2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 20:46:47 +00:00

updated translation base

This commit is contained in:
github-actions[bot] 2021-07-18 23:55:05 +00:00
parent 263429b76a
commit c9437fd49e
10 changed files with 1201 additions and 1025 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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+0000\n"
"PO-Revision-Date: 2021-07-12 14:31\n" "PO-Revision-Date: 2021-07-12 14:31\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
@ -469,7 +469,7 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung."
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -478,8 +478,8 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung."
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1698,175 +1698,187 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
#, fuzzy
#| msgid "Create new Stock Item"
msgid "Create initial stock"
msgstr "Neues BestandsObjekt hinzufügen"
#: common/models.py:238
#, fuzzy
#| msgid "Create new stock location"
msgid "Create initial stock on part creation"
msgstr "Neuen Lagerort anlegen"
#: common/models.py:244
msgid "Internal Prices" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:245
msgid "Enable internal prices for parts" msgid "Enable internal prices for parts"
msgstr "" msgstr ""
#: common/models.py:244 #: common/models.py:251
msgid "Internal Price as BOM-Price" msgid "Internal Price as BOM-Price"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:252
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:258 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Entwickler-Modus" msgstr "Entwickler-Modus"
#: common/models.py:252 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "Berichte im Entwickler-Modus generieren (als HTML)" msgstr "Berichte im Entwickler-Modus generieren (als HTML)"
#: common/models.py:258 #: common/models.py:265
msgid "Page Size" msgid "Page Size"
msgstr "Seitengröße" msgstr "Seitengröße"
#: common/models.py:259 #: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "Standardseitenformat für PDF-Bericht" msgstr "Standardseitenformat für PDF-Bericht"
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "Test-Berichte" msgstr "Test-Berichte"
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "Erstellung von Test-Berichten aktivieren" msgstr "Erstellung von Test-Berichten aktivieren"
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "Bestands-Ablauf" msgstr "Bestands-Ablauf"
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "Ablaufen von Bestand ermöglichen" msgstr "Ablaufen von Bestand ermöglichen"
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "Abgelaufenen Bestand verkaufen" msgstr "Abgelaufenen Bestand verkaufen"
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "Verkauf von abgelaufenem Bestand erlaubt" msgstr "Verkauf von abgelaufenem Bestand erlaubt"
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "Bestands-Stehzeit" msgstr "Bestands-Stehzeit"
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "Anzahl an Tagen, an denen Bestand als abgestanden markiert wird, bevor sie ablaufen" msgstr "Anzahl an Tagen, an denen Bestand als abgestanden markiert wird, bevor sie ablaufen"
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "Tage" msgstr "Tage"
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "Abgelaufenen Bestand verbauen" msgstr "Abgelaufenen Bestand verbauen"
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "Verbauen von abgelaufenen Bestand erlaubt" msgstr "Verbauen von abgelaufenen Bestand erlaubt"
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "Bestands-Eigentümerkontrolle" msgstr "Bestands-Eigentümerkontrolle"
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "Eigentümerkontrolle für Lagerorte und Teile aktivieren" msgstr "Eigentümerkontrolle für Lagerorte und Teile aktivieren"
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "Gruppieren nach Teil" msgstr "Gruppieren nach Teil"
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "Bestand in Tabellen anhand von Teil-Referenz gruppieren" msgstr "Bestand in Tabellen anhand von Teil-Referenz gruppieren"
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "aktueller Bestand" msgstr "aktueller Bestand"
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "Anzahl des geänderten Bestands auf der Startseite" msgstr "Anzahl des geänderten Bestands auf der Startseite"
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "Bauauftrag-Referenz Präfix" msgstr "Bauauftrag-Referenz Präfix"
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "Präfix für Bauauftrag-Referenz" msgstr "Präfix für Bauauftrag-Referenz"
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "Bauauftrag-Referenz RegEx" msgstr "Bauauftrag-Referenz RegEx"
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "RegEx Muster für die Zuordnung von Bauauftrag-Referenzen" msgstr "RegEx Muster für die Zuordnung von Bauauftrag-Referenzen"
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "Auftrags-Referenz Präfix" msgstr "Auftrags-Referenz Präfix"
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "Präfix für Auftrags-Referenz" msgstr "Präfix für Auftrags-Referenz"
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "Bestellungs-Referenz Präfix" msgstr "Bestellungs-Referenz Präfix"
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "Präfix für Bestellungs-Referenz" msgstr "Präfix für Bestellungs-Referenz"
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "Einstellungs-Schlüssel (muss einzigartig sein, Groß-/ Kleinschreibung wird nicht beachtet)" msgstr "Einstellungs-Schlüssel (muss einzigartig sein, Groß-/ Kleinschreibung wird nicht beachtet)"
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "Einstellungs-Wert" msgstr "Einstellungs-Wert"
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "Nur Ganzzahl eingeben" msgstr "Nur Ganzzahl eingeben"
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "Wahrheitswert erforderlich" msgstr "Wahrheitswert erforderlich"
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "Nur Ganzzahl eingeben" msgstr "Nur Ganzzahl eingeben"
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "Schlüsseltext muss eindeutig sein" msgstr "Schlüsseltext muss eindeutig sein"
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "Preisstaffelungs Anzahl" msgstr "Preisstaffelungs Anzahl"
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "Preis" msgstr "Preis"
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "Stückpreis für die angegebene Anzahl" msgstr "Stückpreis für die angegebene Anzahl"
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "Standard" msgstr "Standard"
@ -1890,16 +1902,16 @@ msgstr "Angegebener Wert muss ein Wahrheitswert sein"
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "Datei hochgeladen" msgstr "Datei hochgeladen"
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "Übereinstimmende Felder" msgstr "Übereinstimmende Felder"
@ -2456,7 +2468,7 @@ msgstr "Parameter"
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "Neuer Parameter" msgstr "Neuer Parameter"
@ -2579,7 +2591,7 @@ msgstr "Preisinformationen ansehen"
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "Preisstaffel hinzufügen" msgstr "Preisstaffel hinzufügen"
@ -2587,11 +2599,11 @@ msgstr "Preisstaffel hinzufügen"
msgid "No price break information found" msgid "No price break information found"
msgstr "Keine Informationen zur Preisstaffel gefunden" msgstr "Keine Informationen zur Preisstaffel gefunden"
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "Preisstaffel löschen" msgstr "Preisstaffel löschen"
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "Preisstaffel bearbeiten" msgstr "Preisstaffel bearbeiten"
@ -2641,20 +2653,20 @@ msgstr "Firmen"
msgid "New Company" msgid "New Company"
msgstr "Neue Firma" msgstr "Neue Firma"
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "Bild herunterladen" msgstr "Bild herunterladen"
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "Bildgröße überschreitet maximal-erlaubte Größe für Downloads" msgstr "Bildgröße überschreitet maximal-erlaubte Größe für Downloads"
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "Ungültige Antwort {code}" msgstr "Ungültige Antwort {code}"
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "Angegebene URL ist kein gültiges Bild" msgstr "Angegebene URL ist kein gültiges Bild"
@ -3753,19 +3765,31 @@ msgstr "Kategorie Parameter-Vorlage einschließen"
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "Über-Kategorie Parameter-Vorlage einschließen" msgstr "Über-Kategorie Parameter-Vorlage einschließen"
#: part/forms.py:297 #: part/forms.py:222
#, fuzzy
#| msgid "Uninstall stock item"
msgid "Initial stock amount"
msgstr "BestandsObjekt deinstallieren"
#: part/forms.py:223
#, fuzzy
#| msgid "Show stock for active parts"
msgid "Create stock for this part"
msgstr "Bestand aktiver Teile anzeigen"
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "Parameter-Vorlage zu Kategorien dieser Ebene hinzufügen" msgstr "Parameter-Vorlage zu Kategorien dieser Ebene hinzufügen"
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "Parameter-Vorlage zu allen Kategorien hinzufügen" msgstr "Parameter-Vorlage zu allen Kategorien hinzufügen"
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "Untergeordnetes Teil" msgstr "Untergeordnetes Teil"
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "Menge für die Preisberechnung" msgstr "Menge für die Preisberechnung"
@ -4183,7 +4207,7 @@ msgstr "Stückliste bearbeiten"
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "Stückliste kontrollieren" msgstr "Stückliste kontrollieren"
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "Stückliste exportieren" msgstr "Stückliste exportieren"
@ -4238,7 +4262,7 @@ msgstr "Damit wird jede Zeile der Stückliste kontrolliert"
msgid "All parts" msgid "All parts"
msgstr "Alle Teile" msgstr "Alle Teile"
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "Teil-Kategorie anlegen" msgstr "Teil-Kategorie anlegen"
@ -4330,7 +4354,7 @@ msgstr "Neuen Lagerort erstellen"
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "Teil-Kategorie bearbeiten" msgstr "Teil-Kategorie bearbeiten"
@ -4833,7 +4857,7 @@ msgstr "Für dieses Teil sind keine Bestandspreise verfügbar."
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4900,7 +4924,7 @@ msgstr "Variante anlegen"
msgid "Copied part" msgid "Copied part"
msgstr "Teil kopiert" msgstr "Teil kopiert"
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "Übereinstimmung gefunden - Teil trotzdem anlegen" msgstr "Übereinstimmung gefunden - Teil trotzdem anlegen"
@ -4908,115 +4932,115 @@ msgstr "Übereinstimmung gefunden - Teil trotzdem anlegen"
msgid "Created new part" msgid "Created new part"
msgstr "Neues Teil angelegt" msgstr "Neues Teil angelegt"
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "Teil-QR-Code" msgstr "Teil-QR-Code"
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "Teilbild auswählen" msgstr "Teilbild auswählen"
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "Teilbild aktualisiert" msgstr "Teilbild aktualisiert"
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "Teilbild nicht gefunden" msgstr "Teilbild nicht gefunden"
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "Stückliste duplizieren" msgstr "Stückliste duplizieren"
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "bestätige Duplizierung Stückliste von übergeordneter Stückliste" msgstr "bestätige Duplizierung Stückliste von übergeordneter Stückliste"
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "Stückliste überprüfen" msgstr "Stückliste überprüfen"
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "Bestätigen, dass Stückliste korrekt ist" msgstr "Bestätigen, dass Stückliste korrekt ist"
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "überprüfte Stückliste" msgstr "überprüfte Stückliste"
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "Löschen des Teils bestätigen" msgstr "Löschen des Teils bestätigen"
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "Teil wurde gelöscht" msgstr "Teil wurde gelöscht"
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "Teilbepreisung" msgstr "Teilbepreisung"
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "Teilparametervorlage anlegen" msgstr "Teilparametervorlage anlegen"
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "Teilparametervorlage bearbeiten" msgstr "Teilparametervorlage bearbeiten"
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "Teilparametervorlage löschen" msgstr "Teilparametervorlage löschen"
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "Teil-Kategorie löschen" msgstr "Teil-Kategorie löschen"
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "Teil-Kategorie wurde gelöscht" msgstr "Teil-Kategorie wurde gelöscht"
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "Kategorieparametervorlage anlegen" msgstr "Kategorieparametervorlage anlegen"
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "Kategorieparametervorlage bearbeiten" msgstr "Kategorieparametervorlage bearbeiten"
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "Kategorieparametervorlage löschen" msgstr "Kategorieparametervorlage löschen"
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "Stücklisten-Position anlegen" msgstr "Stücklisten-Position anlegen"
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "Stücklisten-Position bearbeiten" msgstr "Stücklisten-Position bearbeiten"
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "neue Preisstaffel hinzufügt" msgstr "neue Preisstaffel hinzufügt"
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6058,12 +6082,12 @@ msgid "No category parameter templates found"
msgstr "Keine Kategorie-Parametervorlagen gefunden" msgstr "Keine Kategorie-Parametervorlagen gefunden"
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "Vorlage bearbeiten" msgstr "Vorlage bearbeiten"
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "Vorlage löschen" msgstr "Vorlage löschen"
@ -6111,19 +6135,19 @@ msgstr "Teil-Einstellungen"
msgid "Part Options" msgid "Part Options"
msgstr "Teil-Optionen" msgstr "Teil-Optionen"
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "Teil-Parametervorlage" msgstr "Teil-Parametervorlage"
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
msgstr "Keine Teilparametervorlagen gefunden" msgstr "Keine Teilparametervorlagen gefunden"

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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+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"
@ -470,7 +470,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -479,8 +479,8 @@ msgstr ""
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1699,175 +1699,183 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
msgid "Internal Prices" msgid "Create initial stock"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:238
msgid "Enable internal prices for parts" msgid "Create initial stock on part creation"
msgstr "" msgstr ""
#: common/models.py:244 #: common/models.py:244
msgid "Internal Price as BOM-Price" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:245
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Enable internal prices for parts"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:251
msgid "Debug Mode" msgid "Internal Price as BOM-Price"
msgstr "" msgstr ""
#: common/models.py:252 #: common/models.py:252
msgid "Generate reports in debug mode (HTML output)" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:258 #: common/models.py:258 templates/stats.html:25
msgid "Page Size" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:259 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:265
msgid "Page Size"
msgstr ""
#: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -1891,16 +1899,16 @@ msgstr ""
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "" msgstr ""
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "" msgstr ""
@ -2457,7 +2465,7 @@ msgstr ""
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "" msgstr ""
@ -2580,7 +2588,7 @@ msgstr ""
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "" msgstr ""
@ -2588,11 +2596,11 @@ msgstr ""
msgid "No price break information found" msgid "No price break information found"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "" msgstr ""
@ -2642,20 +2650,20 @@ msgstr ""
msgid "New Company" msgid "New Company"
msgstr "" msgstr ""
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "" msgstr ""
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "" msgstr ""
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "" msgstr ""
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "" msgstr ""
@ -3750,19 +3758,27 @@ msgstr ""
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "" msgstr ""
#: part/forms.py:297 #: part/forms.py:222
msgid "Initial stock amount"
msgstr ""
#: part/forms.py:223
msgid "Create stock for this part"
msgstr ""
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "" msgstr ""
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "" msgstr ""
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "" msgstr ""
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "" msgstr ""
@ -4180,7 +4196,7 @@ msgstr ""
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "" msgstr ""
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "" msgstr ""
@ -4233,7 +4249,7 @@ msgstr ""
msgid "All parts" msgid "All parts"
msgstr "" msgstr ""
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "" msgstr ""
@ -4325,7 +4341,7 @@ msgstr ""
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "" msgstr ""
@ -4826,7 +4842,7 @@ msgstr ""
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4893,7 +4909,7 @@ msgstr ""
msgid "Copied part" msgid "Copied part"
msgstr "" msgstr ""
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "" msgstr ""
@ -4901,115 +4917,115 @@ msgstr ""
msgid "Created new part" msgid "Created new part"
msgstr "" msgstr ""
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "" msgstr ""
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "" msgstr ""
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "" msgstr ""
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "" msgstr ""
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "" msgstr ""
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "" msgstr ""
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "" msgstr ""
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "" msgstr ""
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "" msgstr ""
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "" msgstr ""
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "" msgstr ""
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "" msgstr ""
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "" msgstr ""
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "" msgstr ""
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "" msgstr ""
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "" msgstr ""
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "" msgstr ""
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6047,12 +6063,12 @@ msgid "No category parameter templates found"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
@ -6100,19 +6116,19 @@ msgstr ""
msgid "Part Options" msgid "Part Options"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+0000\n"
"PO-Revision-Date: 2021-07-12 14:31\n" "PO-Revision-Date: 2021-07-12 14:31\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
@ -469,7 +469,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -478,8 +478,8 @@ msgstr ""
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1698,175 +1698,183 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
msgid "Internal Prices" msgid "Create initial stock"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:238
msgid "Enable internal prices for parts" msgid "Create initial stock on part creation"
msgstr "" msgstr ""
#: common/models.py:244 #: common/models.py:244
msgid "Internal Price as BOM-Price" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:245
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Enable internal prices for parts"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:251
msgid "Debug Mode" msgid "Internal Price as BOM-Price"
msgstr "" msgstr ""
#: common/models.py:252 #: common/models.py:252
msgid "Generate reports in debug mode (HTML output)" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:258 #: common/models.py:258 templates/stats.html:25
msgid "Page Size" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:259 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:265
msgid "Page Size"
msgstr ""
#: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "días" msgstr "días"
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -1890,16 +1898,16 @@ msgstr ""
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "" msgstr ""
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "" msgstr ""
@ -2456,7 +2464,7 @@ msgstr ""
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "" msgstr ""
@ -2579,7 +2587,7 @@ msgstr ""
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "" msgstr ""
@ -2587,11 +2595,11 @@ msgstr ""
msgid "No price break information found" msgid "No price break information found"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "" msgstr ""
@ -2641,20 +2649,20 @@ msgstr ""
msgid "New Company" msgid "New Company"
msgstr "" msgstr ""
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "" msgstr ""
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "" msgstr ""
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "" msgstr ""
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "" msgstr ""
@ -3749,19 +3757,27 @@ msgstr ""
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "" msgstr ""
#: part/forms.py:297 #: part/forms.py:222
msgid "Initial stock amount"
msgstr ""
#: part/forms.py:223
msgid "Create stock for this part"
msgstr ""
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "" msgstr ""
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "" msgstr ""
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "" msgstr ""
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "" msgstr ""
@ -4179,7 +4195,7 @@ msgstr ""
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "" msgstr ""
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "" msgstr ""
@ -4232,7 +4248,7 @@ msgstr ""
msgid "All parts" msgid "All parts"
msgstr "" msgstr ""
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "" msgstr ""
@ -4324,7 +4340,7 @@ msgstr ""
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "" msgstr ""
@ -4825,7 +4841,7 @@ msgstr ""
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4892,7 +4908,7 @@ msgstr ""
msgid "Copied part" msgid "Copied part"
msgstr "" msgstr ""
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "" msgstr ""
@ -4900,115 +4916,115 @@ msgstr ""
msgid "Created new part" msgid "Created new part"
msgstr "" msgstr ""
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "" msgstr ""
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "" msgstr ""
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "" msgstr ""
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "" msgstr ""
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "" msgstr ""
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "" msgstr ""
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "" msgstr ""
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "" msgstr ""
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "" msgstr ""
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "" msgstr ""
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "" msgstr ""
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "" msgstr ""
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "" msgstr ""
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "" msgstr ""
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "" msgstr ""
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "" msgstr ""
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "" msgstr ""
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6046,12 +6062,12 @@ msgid "No category parameter templates found"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
@ -6099,19 +6115,19 @@ msgstr ""
msgid "Part Options" msgid "Part Options"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+0000\n"
"PO-Revision-Date: 2021-07-12 14:31\n" "PO-Revision-Date: 2021-07-12 14:31\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
@ -469,7 +469,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -478,8 +478,8 @@ msgstr ""
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1698,175 +1698,183 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
msgid "Internal Prices" msgid "Create initial stock"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:238
msgid "Enable internal prices for parts" msgid "Create initial stock on part creation"
msgstr "" msgstr ""
#: common/models.py:244 #: common/models.py:244
msgid "Internal Price as BOM-Price" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:245
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Enable internal prices for parts"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:251
msgid "Debug Mode" msgid "Internal Price as BOM-Price"
msgstr "" msgstr ""
#: common/models.py:252 #: common/models.py:252
msgid "Generate reports in debug mode (HTML output)" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:258 #: common/models.py:258 templates/stats.html:25
msgid "Page Size" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:259 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:265
msgid "Page Size"
msgstr ""
#: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "jours" msgstr "jours"
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -1890,16 +1898,16 @@ msgstr ""
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "" msgstr ""
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "" msgstr ""
@ -2456,7 +2464,7 @@ msgstr ""
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "" msgstr ""
@ -2579,7 +2587,7 @@ msgstr ""
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "" msgstr ""
@ -2587,11 +2595,11 @@ msgstr ""
msgid "No price break information found" msgid "No price break information found"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "" msgstr ""
@ -2641,20 +2649,20 @@ msgstr ""
msgid "New Company" msgid "New Company"
msgstr "" msgstr ""
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "" msgstr ""
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "" msgstr ""
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "" msgstr ""
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "" msgstr ""
@ -3751,19 +3759,27 @@ msgstr ""
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "" msgstr ""
#: part/forms.py:297 #: part/forms.py:222
msgid "Initial stock amount"
msgstr ""
#: part/forms.py:223
msgid "Create stock for this part"
msgstr ""
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "" msgstr ""
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "" msgstr ""
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "" msgstr ""
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "" msgstr ""
@ -4181,7 +4197,7 @@ msgstr ""
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "" msgstr ""
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "" msgstr ""
@ -4234,7 +4250,7 @@ msgstr ""
msgid "All parts" msgid "All parts"
msgstr "" msgstr ""
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "" msgstr ""
@ -4326,7 +4342,7 @@ msgstr ""
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "" msgstr ""
@ -4827,7 +4843,7 @@ msgstr ""
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4894,7 +4910,7 @@ msgstr ""
msgid "Copied part" msgid "Copied part"
msgstr "" msgstr ""
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "" msgstr ""
@ -4902,115 +4918,115 @@ msgstr ""
msgid "Created new part" msgid "Created new part"
msgstr "" msgstr ""
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "" msgstr ""
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "" msgstr ""
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "" msgstr ""
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "" msgstr ""
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "" msgstr ""
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "" msgstr ""
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "" msgstr ""
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "" msgstr ""
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "" msgstr ""
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "" msgstr ""
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "" msgstr ""
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "" msgstr ""
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "" msgstr ""
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "" msgstr ""
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "" msgstr ""
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "" msgstr ""
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "" msgstr ""
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6048,12 +6064,12 @@ msgid "No category parameter templates found"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
@ -6101,19 +6117,19 @@ msgstr ""
msgid "Part Options" msgid "Part Options"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+0000\n"
"PO-Revision-Date: 2021-07-12 14:31\n" "PO-Revision-Date: 2021-07-12 14:31\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
@ -469,7 +469,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -478,8 +478,8 @@ msgstr ""
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1698,175 +1698,183 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
msgid "Internal Prices" msgid "Create initial stock"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:238
msgid "Enable internal prices for parts" msgid "Create initial stock on part creation"
msgstr "" msgstr ""
#: common/models.py:244 #: common/models.py:244
msgid "Internal Price as BOM-Price" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:245
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Enable internal prices for parts"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:251
msgid "Debug Mode" msgid "Internal Price as BOM-Price"
msgstr "" msgstr ""
#: common/models.py:252 #: common/models.py:252
msgid "Generate reports in debug mode (HTML output)" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:258 #: common/models.py:258 templates/stats.html:25
msgid "Page Size" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:259 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:265
msgid "Page Size"
msgstr ""
#: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -1890,16 +1898,16 @@ msgstr ""
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "" msgstr ""
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "" msgstr ""
@ -2456,7 +2464,7 @@ msgstr ""
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "" msgstr ""
@ -2579,7 +2587,7 @@ msgstr ""
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "" msgstr ""
@ -2587,11 +2595,11 @@ msgstr ""
msgid "No price break information found" msgid "No price break information found"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "" msgstr ""
@ -2641,20 +2649,20 @@ msgstr ""
msgid "New Company" msgid "New Company"
msgstr "" msgstr ""
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "" msgstr ""
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "" msgstr ""
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "" msgstr ""
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "" msgstr ""
@ -3749,19 +3757,27 @@ msgstr ""
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "" msgstr ""
#: part/forms.py:297 #: part/forms.py:222
msgid "Initial stock amount"
msgstr ""
#: part/forms.py:223
msgid "Create stock for this part"
msgstr ""
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "" msgstr ""
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "" msgstr ""
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "" msgstr ""
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "" msgstr ""
@ -4179,7 +4195,7 @@ msgstr ""
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "" msgstr ""
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "" msgstr ""
@ -4232,7 +4248,7 @@ msgstr ""
msgid "All parts" msgid "All parts"
msgstr "" msgstr ""
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "" msgstr ""
@ -4324,7 +4340,7 @@ msgstr ""
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "" msgstr ""
@ -4825,7 +4841,7 @@ msgstr ""
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4892,7 +4908,7 @@ msgstr ""
msgid "Copied part" msgid "Copied part"
msgstr "" msgstr ""
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "" msgstr ""
@ -4900,115 +4916,115 @@ msgstr ""
msgid "Created new part" msgid "Created new part"
msgstr "" msgstr ""
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "" msgstr ""
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "" msgstr ""
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "" msgstr ""
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "" msgstr ""
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "" msgstr ""
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "" msgstr ""
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "" msgstr ""
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "" msgstr ""
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "" msgstr ""
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "" msgstr ""
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "" msgstr ""
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "" msgstr ""
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "" msgstr ""
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "" msgstr ""
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "" msgstr ""
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "" msgstr ""
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "" msgstr ""
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6046,12 +6062,12 @@ msgid "No category parameter templates found"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
@ -6099,19 +6115,19 @@ msgstr ""
msgid "Part Options" msgid "Part Options"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+0000\n"
"PO-Revision-Date: 2021-07-12 14:31\n" "PO-Revision-Date: 2021-07-12 14:31\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
@ -469,7 +469,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -478,8 +478,8 @@ msgstr ""
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1698,175 +1698,183 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
msgid "Internal Prices" msgid "Create initial stock"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:238
msgid "Enable internal prices for parts" msgid "Create initial stock on part creation"
msgstr "" msgstr ""
#: common/models.py:244 #: common/models.py:244
msgid "Internal Price as BOM-Price" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:245
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Enable internal prices for parts"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:251
msgid "Debug Mode" msgid "Internal Price as BOM-Price"
msgstr "" msgstr ""
#: common/models.py:252 #: common/models.py:252
msgid "Generate reports in debug mode (HTML output)" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:258 #: common/models.py:258 templates/stats.html:25
msgid "Page Size" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:259 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:265
msgid "Page Size"
msgstr ""
#: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -1890,16 +1898,16 @@ msgstr ""
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "" msgstr ""
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "" msgstr ""
@ -2456,7 +2464,7 @@ msgstr ""
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "" msgstr ""
@ -2579,7 +2587,7 @@ msgstr ""
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "" msgstr ""
@ -2587,11 +2595,11 @@ msgstr ""
msgid "No price break information found" msgid "No price break information found"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "" msgstr ""
@ -2641,20 +2649,20 @@ msgstr ""
msgid "New Company" msgid "New Company"
msgstr "" msgstr ""
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "" msgstr ""
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "" msgstr ""
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "" msgstr ""
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "" msgstr ""
@ -3751,19 +3759,27 @@ msgstr ""
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "" msgstr ""
#: part/forms.py:297 #: part/forms.py:222
msgid "Initial stock amount"
msgstr ""
#: part/forms.py:223
msgid "Create stock for this part"
msgstr ""
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "" msgstr ""
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "" msgstr ""
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "" msgstr ""
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "" msgstr ""
@ -4181,7 +4197,7 @@ msgstr ""
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "" msgstr ""
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "" msgstr ""
@ -4234,7 +4250,7 @@ msgstr ""
msgid "All parts" msgid "All parts"
msgstr "全てのパーツ" msgstr "全てのパーツ"
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "" msgstr ""
@ -4326,7 +4342,7 @@ msgstr ""
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "" msgstr ""
@ -4827,7 +4843,7 @@ msgstr ""
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4894,7 +4910,7 @@ msgstr ""
msgid "Copied part" msgid "Copied part"
msgstr "" msgstr ""
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "" msgstr ""
@ -4902,115 +4918,115 @@ msgstr ""
msgid "Created new part" msgid "Created new part"
msgstr "" msgstr ""
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "" msgstr ""
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "" msgstr ""
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "" msgstr ""
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "" msgstr ""
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "" msgstr ""
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "" msgstr ""
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "" msgstr ""
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "" msgstr ""
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "" msgstr ""
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "" msgstr ""
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "" msgstr ""
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "" msgstr ""
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "" msgstr ""
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "" msgstr ""
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "" msgstr ""
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "" msgstr ""
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "" msgstr ""
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6048,12 +6064,12 @@ msgid "No category parameter templates found"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
@ -6101,19 +6117,19 @@ msgstr ""
msgid "Part Options" msgid "Part Options"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+0000\n"
"PO-Revision-Date: 2021-07-12 14:31\n" "PO-Revision-Date: 2021-07-12 14:31\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
@ -469,7 +469,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -478,8 +478,8 @@ msgstr ""
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1698,175 +1698,185 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
msgid "Internal Prices" msgid "Create initial stock"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:238
msgid "Enable internal prices for parts" #, fuzzy
msgstr "" #| msgid "Create new Stock Location"
msgid "Create initial stock on part creation"
msgstr "Utwórz nową lokalizację magazynową"
#: common/models.py:244 #: common/models.py:244
msgid "Internal Price as BOM-Price" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:245
msgid "Enable internal prices for parts"
msgstr ""
#: common/models.py:251
msgid "Internal Price as BOM-Price"
msgstr ""
#: common/models.py:252
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:258 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Tryb Debugowania" msgstr "Tryb Debugowania"
#: common/models.py:252 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:258 #: common/models.py:265
msgid "Page Size" msgid "Page Size"
msgstr "Rozmiar strony" msgstr "Rozmiar strony"
#: common/models.py:259 #: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "Raporty testów" msgstr "Raporty testów"
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "Włącz generowanie raportów testów" msgstr "Włącz generowanie raportów testów"
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "dni" msgstr "dni"
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "Grupuj według komponentu" msgstr "Grupuj według komponentu"
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "Ustawienia wartości" msgstr "Ustawienia wartości"
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "Cena" msgstr "Cena"
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "Domyślny" msgstr "Domyślny"
@ -1890,16 +1900,16 @@ msgstr ""
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "Wyślij plik" msgstr "Wyślij plik"
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "" msgstr ""
@ -2456,7 +2466,7 @@ msgstr "Parametry"
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "" msgstr ""
@ -2579,7 +2589,7 @@ msgstr "Informacja cenowa"
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "" msgstr ""
@ -2587,11 +2597,11 @@ msgstr ""
msgid "No price break information found" msgid "No price break information found"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "Edytuj przedział cenowy" msgstr "Edytuj przedział cenowy"
@ -2641,20 +2651,20 @@ msgstr "Firmy"
msgid "New Company" msgid "New Company"
msgstr "Nowa firma" msgstr "Nowa firma"
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "Pobierz obraz" msgstr "Pobierz obraz"
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "" msgstr ""
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "" msgstr ""
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "" msgstr ""
@ -3753,19 +3763,27 @@ msgstr ""
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "" msgstr ""
#: part/forms.py:297 #: part/forms.py:222
msgid "Initial stock amount"
msgstr ""
#: part/forms.py:223
msgid "Create stock for this part"
msgstr ""
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "" msgstr ""
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "" msgstr ""
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "Podczęść" msgstr "Podczęść"
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "" msgstr ""
@ -4183,7 +4201,7 @@ msgstr ""
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "" msgstr ""
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "" msgstr ""
@ -4238,7 +4256,7 @@ msgstr ""
msgid "All parts" msgid "All parts"
msgstr "Wszystkie części" msgstr "Wszystkie części"
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "Stwórz nową kategorię komponentów" msgstr "Stwórz nową kategorię komponentów"
@ -4330,7 +4348,7 @@ msgstr "Utwórz nową lokalizację magazynową"
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "" msgstr ""
@ -4833,7 +4851,7 @@ msgstr ""
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4900,7 +4918,7 @@ msgstr ""
msgid "Copied part" msgid "Copied part"
msgstr "" msgstr ""
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "" msgstr ""
@ -4908,115 +4926,115 @@ msgstr ""
msgid "Created new part" msgid "Created new part"
msgstr "" msgstr ""
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "" msgstr ""
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "" msgstr ""
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "" msgstr ""
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "" msgstr ""
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "" msgstr ""
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "" msgstr ""
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "" msgstr ""
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "" msgstr ""
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "" msgstr ""
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "" msgstr ""
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "" msgstr ""
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "" msgstr ""
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "" msgstr ""
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "" msgstr ""
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "" msgstr ""
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "" msgstr ""
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "" msgstr ""
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6054,12 +6072,12 @@ msgid "No category parameter templates found"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
@ -6107,19 +6125,19 @@ msgstr ""
msgid "Part Options" msgid "Part Options"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+0000\n"
"PO-Revision-Date: 2021-07-12 14:31\n" "PO-Revision-Date: 2021-07-12 14:31\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
@ -469,7 +469,7 @@ msgstr "Целевая дата для сборки. Сборка будет п
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -478,8 +478,8 @@ msgstr "Целевая дата для сборки. Сборка будет п
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1698,175 +1698,183 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
msgid "Internal Prices" msgid "Create initial stock"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:238
msgid "Enable internal prices for parts" msgid "Create initial stock on part creation"
msgstr "" msgstr ""
#: common/models.py:244 #: common/models.py:244
msgid "Internal Price as BOM-Price" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:245
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Enable internal prices for parts"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:251
msgid "Debug Mode" msgid "Internal Price as BOM-Price"
msgstr "" msgstr ""
#: common/models.py:252 #: common/models.py:252
msgid "Generate reports in debug mode (HTML output)" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:258 #: common/models.py:258 templates/stats.html:25
msgid "Page Size" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:259 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:265
msgid "Page Size"
msgstr ""
#: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -1890,16 +1898,16 @@ msgstr ""
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "" msgstr ""
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "" msgstr ""
@ -2456,7 +2464,7 @@ msgstr ""
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "" msgstr ""
@ -2579,7 +2587,7 @@ msgstr ""
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "" msgstr ""
@ -2587,11 +2595,11 @@ msgstr ""
msgid "No price break information found" msgid "No price break information found"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "" msgstr ""
@ -2641,20 +2649,20 @@ msgstr ""
msgid "New Company" msgid "New Company"
msgstr "" msgstr ""
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "" msgstr ""
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "" msgstr ""
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "" msgstr ""
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "" msgstr ""
@ -3749,19 +3757,27 @@ msgstr ""
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "" msgstr ""
#: part/forms.py:297 #: part/forms.py:222
msgid "Initial stock amount"
msgstr ""
#: part/forms.py:223
msgid "Create stock for this part"
msgstr ""
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "" msgstr ""
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "" msgstr ""
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "" msgstr ""
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "" msgstr ""
@ -4179,7 +4195,7 @@ msgstr ""
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "" msgstr ""
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "" msgstr ""
@ -4232,7 +4248,7 @@ msgstr ""
msgid "All parts" msgid "All parts"
msgstr "" msgstr ""
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "" msgstr ""
@ -4324,7 +4340,7 @@ msgstr ""
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "" msgstr ""
@ -4825,7 +4841,7 @@ msgstr ""
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4892,7 +4908,7 @@ msgstr ""
msgid "Copied part" msgid "Copied part"
msgstr "" msgstr ""
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "" msgstr ""
@ -4900,115 +4916,115 @@ msgstr ""
msgid "Created new part" msgid "Created new part"
msgstr "" msgstr ""
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "" msgstr ""
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "" msgstr ""
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "" msgstr ""
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "" msgstr ""
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "" msgstr ""
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "" msgstr ""
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "" msgstr ""
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "" msgstr ""
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "" msgstr ""
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "" msgstr ""
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "" msgstr ""
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "" msgstr ""
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "" msgstr ""
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "" msgstr ""
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "" msgstr ""
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "" msgstr ""
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "" msgstr ""
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6046,12 +6062,12 @@ msgid "No category parameter templates found"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
@ -6099,19 +6115,19 @@ msgstr ""
msgid "Part Options" msgid "Part Options"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+0000\n"
"PO-Revision-Date: 2021-07-12 14:31\n" "PO-Revision-Date: 2021-07-12 14:31\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
@ -469,7 +469,7 @@ msgstr "Yapım işinin tamamlanması için hedef tarih. Bu tarihten sonra yapım
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -478,8 +478,8 @@ msgstr "Yapım işinin tamamlanması için hedef tarih. Bu tarihten sonra yapım
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1698,175 +1698,187 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
#, fuzzy
#| msgid "Create new stock location"
msgid "Create initial stock"
msgstr "Yeni stok konumu oluştur"
#: common/models.py:238
#, fuzzy
#| msgid "Create new stock location"
msgid "Create initial stock on part creation"
msgstr "Yeni stok konumu oluştur"
#: common/models.py:244
msgid "Internal Prices" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:245
msgid "Enable internal prices for parts" msgid "Enable internal prices for parts"
msgstr "" msgstr ""
#: common/models.py:244 #: common/models.py:251
msgid "Internal Price as BOM-Price" msgid "Internal Price as BOM-Price"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:252
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:258 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:252 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:258 #: common/models.py:265
msgid "Page Size" msgid "Page Size"
msgstr "" msgstr ""
#: common/models.py:259 #: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "Stok konumu ve ögeler üzerinde sahiplik kontrolünü etkinleştirin" msgstr "Stok konumu ve ögeler üzerinde sahiplik kontrolünü etkinleştirin"
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -1890,16 +1902,16 @@ msgstr ""
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "Dosya Yükle" msgstr "Dosya Yükle"
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "" msgstr ""
@ -2456,7 +2468,7 @@ msgstr ""
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "" msgstr ""
@ -2579,7 +2591,7 @@ msgstr ""
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "" msgstr ""
@ -2587,11 +2599,11 @@ msgstr ""
msgid "No price break information found" msgid "No price break information found"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "" msgstr ""
@ -2641,20 +2653,20 @@ msgstr ""
msgid "New Company" msgid "New Company"
msgstr "" msgstr ""
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "" msgstr ""
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "" msgstr ""
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "" msgstr ""
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "Sağlanan URL geçerli bir resim dosyası değil" msgstr "Sağlanan URL geçerli bir resim dosyası değil"
@ -3753,19 +3765,29 @@ msgstr "Kategori parametre şablonlarını dahil et"
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "Üst kategorilerin parametre şablonlarını dahil et" msgstr "Üst kategorilerin parametre şablonlarını dahil et"
#: part/forms.py:297 #: part/forms.py:222
msgid "Initial stock amount"
msgstr ""
#: part/forms.py:223
#, fuzzy
#| msgid "Create new stock location"
msgid "Create stock for this part"
msgstr "Yeni stok konumu oluştur"
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "Parametre şablonunu aynı seviyedeki kategorilere ekle" msgstr "Parametre şablonunu aynı seviyedeki kategorilere ekle"
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "Parametre şablonunu tüm kategorilere ekle" msgstr "Parametre şablonunu tüm kategorilere ekle"
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "" msgstr ""
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "" msgstr ""
@ -4183,7 +4205,7 @@ msgstr ""
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "" msgstr ""
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "" msgstr ""
@ -4236,7 +4258,7 @@ msgstr ""
msgid "All parts" msgid "All parts"
msgstr "" msgstr ""
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "" msgstr ""
@ -4328,7 +4350,7 @@ msgstr "Yeni Stok konumu oluştur"
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "" msgstr ""
@ -4831,7 +4853,7 @@ msgstr ""
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4898,7 +4920,7 @@ msgstr "Çeşit Oluştur"
msgid "Copied part" msgid "Copied part"
msgstr "" msgstr ""
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "" msgstr ""
@ -4906,115 +4928,115 @@ msgstr ""
msgid "Created new part" msgid "Created new part"
msgstr "" msgstr ""
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "" msgstr ""
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "" msgstr ""
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "" msgstr ""
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "" msgstr ""
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "" msgstr ""
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "" msgstr ""
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "" msgstr ""
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "" msgstr ""
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "" msgstr ""
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "" msgstr ""
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "" msgstr ""
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "" msgstr ""
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "Parça Parametre Şablonu Oluştur" msgstr "Parça Parametre Şablonu Oluştur"
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "Parça Parametre Şablonu Düzenle" msgstr "Parça Parametre Şablonu Düzenle"
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "Parça Parametre Şablonu Sil" msgstr "Parça Parametre Şablonu Sil"
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "" msgstr ""
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "" msgstr ""
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "Kategori Parametre Şablonu Oluştur" msgstr "Kategori Parametre Şablonu Oluştur"
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "Kategori Parametre Şablonu Düzenle" msgstr "Kategori Parametre Şablonu Düzenle"
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "Kategori Parametre Şablonu Sil" msgstr "Kategori Parametre Şablonu Sil"
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "" msgstr ""
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "" msgstr ""
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "" msgstr ""
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6052,12 +6074,12 @@ msgid "No category parameter templates found"
msgstr "Kategori parametre şablonu bulunamadı" msgstr "Kategori parametre şablonu bulunamadı"
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "Şablonu Düzenle" msgstr "Şablonu Düzenle"
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "Şablonu Sil" msgstr "Şablonu Sil"
@ -6105,19 +6127,19 @@ msgstr ""
msgid "Part Options" msgid "Part Options"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "Parça Parametre Şablonu" msgstr "Parça Parametre Şablonu"
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
msgstr "Parça parametre şablonu bulunamadı" msgstr "Parça parametre şablonu bulunamadı"

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-18 11:47+0000\n" "POT-Creation-Date: 2021-07-18 23:54+0000\n"
"PO-Revision-Date: 2021-07-12 14:31\n" "PO-Revision-Date: 2021-07-12 14:31\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
@ -469,7 +469,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:741 #: build/templates/build/detail.html:34 common/models.py:748
#: company/forms.py:104 company/templates/company/supplier_part.html:226 #: company/forms.py:104 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706 #: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:706
#: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30 #: order/models.py:952 order/templates/order/order_wizard/match_parts.html:30
@ -478,8 +478,8 @@ msgstr ""
#: order/templates/order/sales_order_detail.html:200 #: order/templates/order/sales_order_detail.html:200
#: order/templates/order/sales_order_detail.html:207 #: order/templates/order/sales_order_detail.html:207
#: order/templates/order/sales_order_detail.html:292 #: order/templates/order/sales_order_detail.html:292
#: order/templates/order/sales_order_detail.html:364 part/forms.py:317 #: order/templates/order/sales_order_detail.html:364 part/forms.py:323
#: part/forms.py:347 part/forms.py:363 part/forms.py:379 part/models.py:2329 #: part/forms.py:353 part/forms.py:369 part/forms.py:385 part/models.py:2329
#: part/templates/part/bom_upload/match_parts.html:31 #: part/templates/part/bom_upload/match_parts.html:31
#: part/templates/part/detail.html:952 part/templates/part/detail.html:1038 #: part/templates/part/detail.html:952 part/templates/part/detail.html:1038
#: part/templates/part/part_pricing.html:16 #: part/templates/part/part_pricing.html:16
@ -1698,175 +1698,183 @@ msgid "Display related parts for a part"
msgstr "" msgstr ""
#: common/models.py:237 #: common/models.py:237
msgid "Internal Prices" msgid "Create initial stock"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:238
msgid "Enable internal prices for parts" msgid "Create initial stock on part creation"
msgstr "" msgstr ""
#: common/models.py:244 #: common/models.py:244
msgid "Internal Price as BOM-Price" msgid "Internal Prices"
msgstr "" msgstr ""
#: common/models.py:245 #: common/models.py:245
msgid "Use the internal price (if set) in BOM-price calculations" msgid "Enable internal prices for parts"
msgstr "" msgstr ""
#: common/models.py:251 templates/stats.html:25 #: common/models.py:251
msgid "Debug Mode" msgid "Internal Price as BOM-Price"
msgstr "" msgstr ""
#: common/models.py:252 #: common/models.py:252
msgid "Generate reports in debug mode (HTML output)" msgid "Use the internal price (if set) in BOM-price calculations"
msgstr "" msgstr ""
#: common/models.py:258 #: common/models.py:258 templates/stats.html:25
msgid "Page Size" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:259 #: common/models.py:259
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:265
msgid "Page Size"
msgstr ""
#: common/models.py:266
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:293 #: common/models.py:300
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:298 #: common/models.py:305
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:299 #: common/models.py:306
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:305 #: common/models.py:312
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:306 #: common/models.py:313
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:312 #: common/models.py:319
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:313 #: common/models.py:320
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:319 #: common/models.py:326
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:320 #: common/models.py:327
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:326 #: common/models.py:333
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:327 #: common/models.py:334
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:332 #: common/models.py:339
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:333 #: common/models.py:340
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:337 #: common/models.py:344
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:338 #: common/models.py:345
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:343 #: common/models.py:350
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:344 #: common/models.py:351
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:567 #: common/models.py:574
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:569 #: common/models.py:576
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:604 #: common/models.py:611
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:627 #: common/models.py:634
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:638 #: common/models.py:645
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:661 #: common/models.py:668
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:742 company/forms.py:105 #: common/models.py:749 company/forms.py:105
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:749 company/templates/company/supplier_part.html:231 #: common/models.py:756 company/templates/company/supplier_part.html:231
#: templates/js/part.js:1021 #: templates/js/part.js:1021
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:750 #: common/models.py:757
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:842 #: common/models.py:849
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -1890,16 +1898,16 @@ msgstr ""
#: order/templates/order/po_navbar.html:19 #: order/templates/order/po_navbar.html:19
#: order/templates/order/po_navbar.html:22 order/views.py:290 #: order/templates/order/po_navbar.html:22 order/views.py:290
#: part/templates/part/bom_upload/upload_file.html:45 #: part/templates/part/bom_upload/upload_file.html:45
#: part/templates/part/import_wizard/part_upload.html:45 part/views.py:622 #: part/templates/part/import_wizard/part_upload.html:45 part/views.py:634
#: part/views.py:1236 #: part/views.py:1248
msgid "Upload File" msgid "Upload File"
msgstr "" msgstr ""
#: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52 #: common/views.py:185 order/templates/order/order_wizard/match_fields.html:52
#: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52 #: order/views.py:291 part/templates/part/bom_upload/match_fields.html:52
#: part/templates/part/import_wizard/ajax_match_fields.html:45 #: part/templates/part/import_wizard/ajax_match_fields.html:45
#: part/templates/part/import_wizard/match_fields.html:52 part/views.py:623 #: part/templates/part/import_wizard/match_fields.html:52 part/views.py:635
#: part/views.py:1237 #: part/views.py:1249
msgid "Match Fields" msgid "Match Fields"
msgstr "" msgstr ""
@ -2456,7 +2464,7 @@ msgstr ""
#: company/templates/company/manufacturer_part.html:133 #: company/templates/company/manufacturer_part.html:133
#: part/templates/part/detail.html:162 #: part/templates/part/detail.html:162
#: templates/InvenTree/settings/category.html:29 #: templates/InvenTree/settings/category.html:29
#: templates/InvenTree/settings/part.html:65 #: templates/InvenTree/settings/part.html:66
msgid "New Parameter" msgid "New Parameter"
msgstr "" msgstr ""
@ -2579,7 +2587,7 @@ msgstr ""
#: company/templates/company/supplier_part.html:164 #: company/templates/company/supplier_part.html:164
#: company/templates/company/supplier_part.html:265 #: company/templates/company/supplier_part.html:265
#: part/templates/part/prices.html:253 part/views.py:2247 #: part/templates/part/prices.html:253 part/views.py:2259
msgid "Add Price Break" msgid "Add Price Break"
msgstr "" msgstr ""
@ -2587,11 +2595,11 @@ msgstr ""
msgid "No price break information found" msgid "No price break information found"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:199 part/views.py:2309 #: company/templates/company/supplier_part.html:199 part/views.py:2321
msgid "Delete Price Break" msgid "Delete Price Break"
msgstr "" msgstr ""
#: company/templates/company/supplier_part.html:213 part/views.py:2295 #: company/templates/company/supplier_part.html:213 part/views.py:2307
msgid "Edit Price Break" msgid "Edit Price Break"
msgstr "" msgstr ""
@ -2641,20 +2649,20 @@ msgstr ""
msgid "New Company" msgid "New Company"
msgstr "" msgstr ""
#: company/views.py:138 part/views.py:962 #: company/views.py:138 part/views.py:974
msgid "Download Image" msgid "Download Image"
msgstr "" msgstr ""
#: company/views.py:167 part/views.py:994 #: company/views.py:167 part/views.py:1006
msgid "Image size exceeds maximum allowable size for download" msgid "Image size exceeds maximum allowable size for download"
msgstr "" msgstr ""
#: company/views.py:174 part/views.py:1001 #: company/views.py:174 part/views.py:1013
#, python-brace-format #, python-brace-format
msgid "Invalid response: {code}" msgid "Invalid response: {code}"
msgstr "" msgstr ""
#: company/views.py:183 part/views.py:1010 #: company/views.py:183 part/views.py:1022
msgid "Supplied URL is not a valid image file" msgid "Supplied URL is not a valid image file"
msgstr "" msgstr ""
@ -3749,19 +3757,27 @@ msgstr ""
msgid "Include parent categories parameter templates" msgid "Include parent categories parameter templates"
msgstr "" msgstr ""
#: part/forms.py:297 #: part/forms.py:222
msgid "Initial stock amount"
msgstr ""
#: part/forms.py:223
msgid "Create stock for this part"
msgstr ""
#: part/forms.py:303
msgid "Add parameter template to same level categories" msgid "Add parameter template to same level categories"
msgstr "" msgstr ""
#: part/forms.py:301 #: part/forms.py:307
msgid "Add parameter template to all categories" msgid "Add parameter template to all categories"
msgstr "" msgstr ""
#: part/forms.py:319 part/models.py:2322 #: part/forms.py:325 part/models.py:2322
msgid "Sub part" msgid "Sub part"
msgstr "" msgstr ""
#: part/forms.py:348 #: part/forms.py:354
msgid "Input quantity for price calculation" msgid "Input quantity for price calculation"
msgstr "" msgstr ""
@ -4179,7 +4195,7 @@ msgstr ""
msgid "Validate Bill of Materials" msgid "Validate Bill of Materials"
msgstr "" msgstr ""
#: part/templates/part/bom.html:56 part/views.py:1574 #: part/templates/part/bom.html:56 part/views.py:1586
msgid "Export Bill of Materials" msgid "Export Bill of Materials"
msgstr "" msgstr ""
@ -4232,7 +4248,7 @@ msgstr ""
msgid "All parts" msgid "All parts"
msgstr "" msgstr ""
#: part/templates/part/category.html:38 part/views.py:1900 #: part/templates/part/category.html:38 part/views.py:1912
msgid "Create new part category" msgid "Create new part category"
msgstr "" msgstr ""
@ -4324,7 +4340,7 @@ msgstr ""
msgid "Select parent category" msgid "Select parent category"
msgstr "" msgstr ""
#: part/templates/part/category.html:324 part/views.py:1848 #: part/templates/part/category.html:324 part/views.py:1860
msgid "Edit Part Category" msgid "Edit Part Category"
msgstr "" msgstr ""
@ -4825,7 +4841,7 @@ msgstr ""
msgid "Internal Cost" msgid "Internal Cost"
msgstr "" msgstr ""
#: part/templates/part/prices.html:197 part/views.py:2318 #: part/templates/part/prices.html:197 part/views.py:2330
msgid "Add Internal Price Break" msgid "Add Internal Price Break"
msgstr "" msgstr ""
@ -4892,7 +4908,7 @@ msgstr ""
msgid "Copied part" msgid "Copied part"
msgstr "" msgstr ""
#: part/views.py:386 part/views.py:524 #: part/views.py:386 part/views.py:528
msgid "Possible matches exist - confirm creation of new part" msgid "Possible matches exist - confirm creation of new part"
msgstr "" msgstr ""
@ -4900,115 +4916,115 @@ msgstr ""
msgid "Created new part" msgid "Created new part"
msgstr "" msgstr ""
#: part/views.py:624 #: part/views.py:636
msgid "Match References" msgid "Match References"
msgstr "" msgstr ""
#: part/views.py:880 #: part/views.py:892
msgid "None" msgid "None"
msgstr "" msgstr ""
#: part/views.py:939 #: part/views.py:951
msgid "Part QR Code" msgid "Part QR Code"
msgstr "" msgstr ""
#: part/views.py:1041 #: part/views.py:1053
msgid "Select Part Image" msgid "Select Part Image"
msgstr "" msgstr ""
#: part/views.py:1067 #: part/views.py:1079
msgid "Updated part image" msgid "Updated part image"
msgstr "" msgstr ""
#: part/views.py:1070 #: part/views.py:1082
msgid "Part image not found" msgid "Part image not found"
msgstr "" msgstr ""
#: part/views.py:1082 #: part/views.py:1094
msgid "Duplicate BOM" msgid "Duplicate BOM"
msgstr "" msgstr ""
#: part/views.py:1112 #: part/views.py:1124
msgid "Confirm duplication of BOM from parent" msgid "Confirm duplication of BOM from parent"
msgstr "" msgstr ""
#: part/views.py:1133 #: part/views.py:1145
msgid "Validate BOM" msgid "Validate BOM"
msgstr "" msgstr ""
#: part/views.py:1154 #: part/views.py:1166
msgid "Confirm that the BOM is valid" msgid "Confirm that the BOM is valid"
msgstr "" msgstr ""
#: part/views.py:1165 #: part/views.py:1177
msgid "Validated Bill of Materials" msgid "Validated Bill of Materials"
msgstr "" msgstr ""
#: part/views.py:1238 #: part/views.py:1250
msgid "Match Parts" msgid "Match Parts"
msgstr "" msgstr ""
#: part/views.py:1626 #: part/views.py:1638
msgid "Confirm Part Deletion" msgid "Confirm Part Deletion"
msgstr "" msgstr ""
#: part/views.py:1633 #: part/views.py:1645
msgid "Part was deleted" msgid "Part was deleted"
msgstr "" msgstr ""
#: part/views.py:1642 #: part/views.py:1654
msgid "Part Pricing" msgid "Part Pricing"
msgstr "" msgstr ""
#: part/views.py:1783 #: part/views.py:1795
msgid "Create Part Parameter Template" msgid "Create Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1793 #: part/views.py:1805
msgid "Edit Part Parameter Template" msgid "Edit Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1800 #: part/views.py:1812
msgid "Delete Part Parameter Template" msgid "Delete Part Parameter Template"
msgstr "" msgstr ""
#: part/views.py:1886 #: part/views.py:1898
msgid "Delete Part Category" msgid "Delete Part Category"
msgstr "" msgstr ""
#: part/views.py:1892 #: part/views.py:1904
msgid "Part category was deleted" msgid "Part category was deleted"
msgstr "" msgstr ""
#: part/views.py:1944 #: part/views.py:1956
msgid "Create Category Parameter Template" msgid "Create Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2045 #: part/views.py:2057
msgid "Edit Category Parameter Template" msgid "Edit Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2101 #: part/views.py:2113
msgid "Delete Category Parameter Template" msgid "Delete Category Parameter Template"
msgstr "" msgstr ""
#: part/views.py:2120 #: part/views.py:2132
msgid "Create BOM Item" msgid "Create BOM Item"
msgstr "" msgstr ""
#: part/views.py:2190 #: part/views.py:2202
msgid "Edit BOM item" msgid "Edit BOM item"
msgstr "" msgstr ""
#: part/views.py:2251 #: part/views.py:2263
msgid "Added new price break" msgid "Added new price break"
msgstr "" msgstr ""
#: part/views.py:2327 #: part/views.py:2339
msgid "Edit Internal Price Break" msgid "Edit Internal Price Break"
msgstr "" msgstr ""
#: part/views.py:2335 #: part/views.py:2347
msgid "Delete Internal Price Break" msgid "Delete Internal Price Break"
msgstr "" msgstr ""
@ -6046,12 +6062,12 @@ msgid "No category parameter templates found"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:70 #: templates/InvenTree/settings/category.html:70
#: templates/InvenTree/settings/part.html:102 #: templates/InvenTree/settings/part.html:103
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/category.html:71 #: templates/InvenTree/settings/category.html:71
#: templates/InvenTree/settings/part.html:103 #: templates/InvenTree/settings/part.html:104
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
@ -6099,19 +6115,19 @@ msgstr ""
msgid "Part Options" msgid "Part Options"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:45 #: templates/InvenTree/settings/part.html:46
msgid "Part Import" msgid "Part Import"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:48 #: templates/InvenTree/settings/part.html:49
msgid "Import Part" msgid "Import Part"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:61 #: templates/InvenTree/settings/part.html:62
msgid "Part Parameter Templates" msgid "Part Parameter Templates"
msgstr "" msgstr ""
#: templates/InvenTree/settings/part.html:82 #: templates/InvenTree/settings/part.html:83
msgid "No part parameter templates found" msgid "No part parameter templates found"
msgstr "" msgstr ""