From 6ed482d9ebfe7bafff4b55c5d0a86036c91d56f5 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 12 Apr 2020 00:33:10 +1000 Subject: [PATCH] Update translations --- .../build/templates/build/build_base.html | 4 +- InvenTree/locale/de/LC_MESSAGES/django.po | 284 ++++++++++++------ InvenTree/locale/en/LC_MESSAGES/django.po | 258 ++++++++++------ InvenTree/locale/es/LC_MESSAGES/django.po | 258 ++++++++++------ 4 files changed, 514 insertions(+), 290 deletions(-) diff --git a/InvenTree/build/templates/build/build_base.html b/InvenTree/build/templates/build/build_base.html index 2538cafc8b..093a49c70f 100644 --- a/InvenTree/build/templates/build/build_base.html +++ b/InvenTree/build/templates/build/build_base.html @@ -78,10 +78,10 @@ InvenTree | Build - {{ build }} {% if bom_price %} {{ bom_price }} {% if build.part.has_complete_bom_pricing == False %} -
BOM pricing is incomplete +
{"% trans "BOM pricing is incomplete" %} {% endif %} {% else %} - No pricing information + {% trans "No pricing information" %} {% endif %} diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 212ae38002..85827e57e2 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-09 15:04+0000\n" +"POT-Creation-Date: 2020-04-11 14:32+0000\n" "PO-Revision-Date: 2020-02-02 08:07+0100\n" "Last-Translator: Christian Schlüter \n" "Language-Team: C \n" @@ -71,47 +71,47 @@ msgstr "Französisch" msgid "Polish" msgstr "Polnisch" -#: InvenTree/status_codes.py:36 InvenTree/status_codes.py:97 +#: InvenTree/status_codes.py:86 InvenTree/status_codes.py:162 msgid "Pending" msgstr "Ausstehend" -#: InvenTree/status_codes.py:37 +#: InvenTree/status_codes.py:87 msgid "Placed" msgstr "Platziert" -#: InvenTree/status_codes.py:38 InvenTree/status_codes.py:100 +#: InvenTree/status_codes.py:88 InvenTree/status_codes.py:165 msgid "Complete" msgstr "Fertig" -#: InvenTree/status_codes.py:39 InvenTree/status_codes.py:99 +#: InvenTree/status_codes.py:89 InvenTree/status_codes.py:164 msgid "Cancelled" msgstr "Storniert" -#: InvenTree/status_codes.py:40 InvenTree/status_codes.py:71 +#: InvenTree/status_codes.py:90 InvenTree/status_codes.py:130 msgid "Lost" msgstr "Verloren" -#: InvenTree/status_codes.py:41 +#: InvenTree/status_codes.py:91 msgid "Returned" msgstr "Zurückgegeben" -#: InvenTree/status_codes.py:67 +#: InvenTree/status_codes.py:126 msgid "OK" msgstr "OK" -#: InvenTree/status_codes.py:68 +#: InvenTree/status_codes.py:127 msgid "Attention needed" msgstr "erfordert Eingriff" -#: InvenTree/status_codes.py:69 +#: InvenTree/status_codes.py:128 msgid "Damaged" msgstr "Beschädigt" -#: InvenTree/status_codes.py:70 +#: InvenTree/status_codes.py:129 msgid "Destroyed" msgstr "Zerstört" -#: InvenTree/status_codes.py:98 build/templates/build/allocate_edit.html:28 +#: InvenTree/status_codes.py:163 build/templates/build/allocate_edit.html:28 #: build/templates/build/allocate_view.html:21 #: part/templates/part/part_base.html:109 part/templates/part/tabs.html:21 msgid "Allocated" @@ -178,7 +178,7 @@ msgstr "" msgid "Number of parts to build" msgstr "Anzahl der zu bauenden Teile" -#: build/models.py:82 +#: build/models.py:82 templates/table_filters.html:42 msgid "Build status" msgstr "Bau-Status" @@ -231,10 +231,10 @@ msgstr "Zuweisung aufheben" #: build/templates/build/allocate_edit.html:19 #: build/templates/build/allocate_view.html:17 -#: build/templates/build/detail.html:21 +#: build/templates/build/detail.html:22 #: company/templates/company/detail_part.html:65 #: order/templates/order/order_wizard/select_parts.html:30 -#: order/templates/order/purchase_order_detail.html:25 +#: order/templates/order/purchase_order_detail.html:26 #: part/templates/part/part_app_base.html:7 msgid "Part" msgstr "Teil" @@ -266,7 +266,7 @@ msgstr "Teile bestellen" #: company/templates/company/index.html:54 #: company/templates/company/supplier_part_base.html:50 #: company/templates/company/supplier_part_detail.html:27 -#: order/templates/order/purchase_order_detail.html:26 +#: order/templates/order/purchase_order_detail.html:27 #: part/templates/part/detail.html:38 msgid "Description" msgstr "Beschreibung" @@ -276,6 +276,48 @@ msgstr "Beschreibung" msgid "On Order" msgstr "bestellt" +#: build/templates/build/build_base.html:27 part/templates/part/tabs.html:28 +#: stock/templates/stock/item_base.html:122 templates/navbar.html:12 +msgid "Build" +msgstr "Bau" + +#: build/templates/build/build_base.html:52 build/templates/build/detail.html:9 +msgid "Build Details" +msgstr "Bau-Status" + +#: build/templates/build/build_base.html:56 +#, fuzzy +#| msgid "Build Notes" +msgid "Build Title" +msgstr "Bau-Bemerkungen" + +#: build/templates/build/build_base.html:66 +#: build/templates/build/detail.html:27 +#: company/templates/company/supplier_part_pricing.html:27 +#: order/templates/order/order_wizard/select_parts.html:32 +#: order/templates/order/purchase_order_detail.html:30 +#: stock/templates/stock/item_base.html:108 +#: stock/templates/stock/stock_adjust.html:18 +msgid "Quantity" +msgstr "Anzahl" + +#: build/templates/build/build_base.html:71 +#: build/templates/build/detail.html:42 +#: order/templates/order/order_base.html:72 +#: stock/templates/stock/item_base.html:175 +msgid "Status" +msgstr "Status" + +#: build/templates/build/build_base.html:76 +msgid "BOM Price" +msgstr "" + +#: build/templates/build/build_base.html:84 +#, fuzzy +#| msgid "Show pricing information" +msgid "No pricing information" +msgstr "Kosteninformationen ansehen" + #: build/templates/build/build_output.html:9 #, fuzzy #| msgid "Build status" @@ -289,68 +331,49 @@ msgid "Are you sure you want to unallocate these parts?" msgstr "" "Sind Sie sicher, dass sie die folgenden Zulieferer-Teile löschen möchten?" -#: build/templates/build/detail.html:8 -msgid "Build Details" -msgstr "Bau-Status" - -#: build/templates/build/detail.html:16 +#: build/templates/build/detail.html:17 msgid "Title" msgstr "Titel" -#: build/templates/build/detail.html:26 -#: company/templates/company/supplier_part_pricing.html:27 -#: order/templates/order/order_wizard/select_parts.html:32 -#: order/templates/order/purchase_order_detail.html:29 -#: stock/templates/stock/item_base.html:107 -#: stock/templates/stock/stock_adjust.html:18 -msgid "Quantity" -msgstr "Anzahl" - -#: build/templates/build/detail.html:30 +#: build/templates/build/detail.html:31 msgid "Stock Source" msgstr "Lagerobjekt" -#: build/templates/build/detail.html:35 +#: build/templates/build/detail.html:36 msgid "Stock can be taken from any available location." msgstr "Bestand kann jedem verfügbaren Lagerort entnommen werden." -#: build/templates/build/detail.html:41 -#: order/templates/order/order_base.html:71 -#: stock/templates/stock/item_base.html:174 -msgid "Status" -msgstr "Status" - -#: build/templates/build/detail.html:47 -#: stock/templates/stock/item_base.html:114 +#: build/templates/build/detail.html:48 +#: stock/templates/stock/item_base.html:115 msgid "Batch" msgstr "Los" -#: build/templates/build/detail.html:54 +#: build/templates/build/detail.html:55 #: company/templates/company/supplier_part_base.html:47 #: company/templates/company/supplier_part_detail.html:24 #: part/templates/part/detail.html:67 part/templates/part/part_base.html:84 -#: stock/templates/stock/item_base.html:142 +#: stock/templates/stock/item_base.html:143 msgid "External Link" msgstr "" -#: build/templates/build/detail.html:60 -#: order/templates/order/order_base.html:83 +#: build/templates/build/detail.html:61 +#: order/templates/order/order_base.html:84 msgid "Created" msgstr "Erstellt" -#: build/templates/build/detail.html:66 +#: build/templates/build/detail.html:67 msgid "Enough Parts?" msgstr "Genügend Teile?" -#: build/templates/build/detail.html:69 +#: build/templates/build/detail.html:70 msgid "Yes" msgstr "Ja" -#: build/templates/build/detail.html:71 +#: build/templates/build/detail.html:72 msgid "No" msgstr "Nein" -#: build/templates/build/detail.html:79 +#: build/templates/build/detail.html:80 msgid "Completed" msgstr "Fertig" @@ -680,7 +703,7 @@ msgid "Company Details" msgstr "Firmenbemerkungen" #: company/templates/company/detail.html:16 -#: stock/templates/stock/item_base.html:135 +#: stock/templates/stock/item_base.html:136 msgid "Customer" msgstr "Kunde" @@ -688,9 +711,9 @@ msgstr "Kunde" #: company/templates/company/index.html:46 #: company/templates/company/supplier_part_base.html:44 #: company/templates/company/supplier_part_detail.html:21 -#: order/templates/order/order_base.html:66 +#: order/templates/order/order_base.html:67 #: order/templates/order/order_wizard/select_pos.html:30 -#: stock/templates/stock/item_base.html:149 +#: stock/templates/stock/item_base.html:150 msgid "Supplier" msgstr "Zulieferer" @@ -783,7 +806,7 @@ msgstr "" #: company/templates/company/supplier_part_base.html:6 #: company/templates/company/supplier_part_base.html:13 -#: stock/templates/stock/item_base.html:154 +#: stock/templates/stock/item_base.html:155 msgid "Supplier Part" msgstr "Zulieferer-Teil" @@ -810,7 +833,7 @@ msgstr "IPN (Interne Produktnummer)" #: company/templates/company/supplier_part_base.html:57 #: company/templates/company/supplier_part_detail.html:34 -#: order/templates/order/purchase_order_detail.html:33 +#: order/templates/order/purchase_order_detail.html:34 msgid "Note" msgstr "Notiz" @@ -1030,7 +1053,7 @@ msgstr "Position - Referenz" msgid "Line item notes" msgstr "Position - Notizen" -#: order/models.py:298 stock/templates/stock/item_base.html:128 +#: order/models.py:298 stock/templates/stock/item_base.html:129 msgid "Purchase Order" msgstr "Kaufvertrag" @@ -1042,16 +1065,16 @@ msgstr "Zulieferer-Teil" msgid "Number of items received" msgstr "Empfangene Objekt-Anzahl" -#: order/templates/order/order_base.html:61 +#: order/templates/order/order_base.html:62 msgid "Purchase Order Details" msgstr "Bestelldetails" -#: order/templates/order/order_base.html:89 +#: order/templates/order/order_base.html:90 msgid "Issued" msgstr "Aufgegeben" -#: order/templates/order/order_base.html:96 -#: order/templates/order/purchase_order_detail.html:31 +#: order/templates/order/order_base.html:97 +#: order/templates/order/purchase_order_detail.html:32 msgid "Received" msgstr "Empfangen" @@ -1152,23 +1175,23 @@ msgid "Are you sure you want to delete this attachment?" msgstr "" "Sind Sie sicher, dass sie die folgenden Zulieferer-Teile löschen möchten?" -#: order/templates/order/purchase_order_detail.html:15 order/views.py:825 +#: order/templates/order/purchase_order_detail.html:16 order/views.py:825 msgid "Add Line Item" msgstr "Position hinzufügen" -#: order/templates/order/purchase_order_detail.html:19 +#: order/templates/order/purchase_order_detail.html:20 msgid "Order Items" msgstr "Bestellungspositionen" -#: order/templates/order/purchase_order_detail.html:24 +#: order/templates/order/purchase_order_detail.html:25 msgid "Line" msgstr "Position" -#: order/templates/order/purchase_order_detail.html:27 +#: order/templates/order/purchase_order_detail.html:28 msgid "Order Code" msgstr "Bestellnummer" -#: order/templates/order/purchase_order_detail.html:28 +#: order/templates/order/purchase_order_detail.html:29 msgid "Reference" msgstr "Referenz" @@ -1475,63 +1498,63 @@ msgstr "Bemerkungen - unterstüzt Markdown-Formatierung" msgid "Stored BOM checksum" msgstr "Prüfsumme der Stückliste gespeichert" -#: part/models.py:1040 +#: part/models.py:1049 msgid "Parameter template name must be unique" msgstr "Vorlagen-Name des Parameters muss eindeutig sein" -#: part/models.py:1045 +#: part/models.py:1054 msgid "Parameter Name" msgstr "Name des Parameters" -#: part/models.py:1047 +#: part/models.py:1056 msgid "Parameter Units" msgstr "Parameter Einheit" -#: part/models.py:1073 +#: part/models.py:1082 msgid "Parent Part" msgstr "Ausgangsteil" -#: part/models.py:1075 +#: part/models.py:1084 msgid "Parameter Template" msgstr "Parameter Vorlage" -#: part/models.py:1077 +#: part/models.py:1086 msgid "Parameter Value" msgstr "Parameter Wert" -#: part/models.py:1101 +#: part/models.py:1110 msgid "Select parent part" msgstr "Ausgangsteil auswählen" -#: part/models.py:1110 +#: part/models.py:1119 msgid "Select part to be used in BOM" msgstr "Teil für die Nutzung in der Stückliste auswählen" -#: part/models.py:1117 +#: part/models.py:1126 msgid "BOM quantity for this BOM item" msgstr "Stücklisten-Anzahl für dieses Stücklisten-Teil" -#: part/models.py:1120 +#: part/models.py:1129 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "Geschätzter Ausschuss (absolut oder prozentual)" -#: part/models.py:1123 +#: part/models.py:1132 msgid "BOM item reference" msgstr "Referenz des Objekts auf der Stückliste" -#: part/models.py:1126 +#: part/models.py:1135 msgid "BOM item notes" msgstr "Notizen zum Stücklisten-Objekt" -#: part/models.py:1128 +#: part/models.py:1137 msgid "BOM line checksum" msgstr "Prüfsumme der Stückliste" -#: part/models.py:1191 +#: part/models.py:1200 msgid "Part cannot be added to its own Bill of Materials" msgstr "Teil kann nicht zu seiner eigenen Stückliste hinzugefügt werden" -#: part/models.py:1198 +#: part/models.py:1207 #, python-brace-format msgid "Part '{p1}' is used in BOM for '{p2}' (recursive)" msgstr "Teil '{p1}' wird in Stückliste für Teil '{p2}' benutzt (rekursiv)" @@ -1637,7 +1660,7 @@ msgstr "Teil ist virtuell (kein physisches Teil)" msgid "Part is not a virtual part" msgstr "Teil ist nicht virtuell" -#: part/templates/part/detail.html:132 +#: part/templates/part/detail.html:132 templates/table_filters.html:86 msgid "Assembly" msgstr "Baugruppe" @@ -1649,7 +1672,7 @@ msgstr "Teil kann aus anderen Teilen angefertigt werden" msgid "Part cannot be assembled from other parts" msgstr "Teil kann nicht aus anderen Teilen angefertigt werden" -#: part/templates/part/detail.html:141 +#: part/templates/part/detail.html:141 templates/table_filters.html:90 msgid "Component" msgstr "Komponente" @@ -1787,11 +1810,6 @@ msgstr "Varianten" msgid "BOM" msgstr "Stückliste" -#: part/templates/part/tabs.html:28 stock/templates/stock/item_base.html:121 -#: templates/navbar.html:12 -msgid "Build" -msgstr "Bau" - #: part/templates/part/tabs.html:32 msgid "Used In" msgstr "Benutzt in" @@ -2164,11 +2182,11 @@ msgstr "Link auf externe Seite für weitere Informationen" msgid "Stock Tracking Information" msgstr "Informationen zum Lagerbestands-Tracking" -#: stock/templates/stock/item_base.html:10 +#: stock/templates/stock/item_base.html:11 msgid "Stock Item Details" msgstr "Lagerbestands-Details" -#: stock/templates/stock/item_base.html:55 +#: stock/templates/stock/item_base.html:56 msgid "" "This stock item is serialized - it has a unique serial number and the " "quantity cannot be adjusted." @@ -2176,45 +2194,45 @@ msgstr "" "Dieses Lagerobjekt ist serialisiert. Es hat eine eindeutige Seriennummer und " "die Anzahl kann nicht angepasst werden." -#: stock/templates/stock/item_base.html:59 +#: stock/templates/stock/item_base.html:60 #, fuzzy #| msgid "Stock item cannot be created for a template Part" msgid "This stock item cannot be deleted as it has child items" msgstr "Lagerobjekt kann nicht für Vorlagen-Teile angelegt werden" -#: stock/templates/stock/item_base.html:63 +#: stock/templates/stock/item_base.html:64 msgid "" "This stock item will be automatically deleted when all stock is depleted." msgstr "" "Dieses Lagerobjekt wird automatisch gelöscht wenn der Lagerbestand " "aufgebraucht ist." -#: stock/templates/stock/item_base.html:68 +#: stock/templates/stock/item_base.html:69 msgid "This stock item was split from " msgstr "" -#: stock/templates/stock/item_base.html:88 +#: stock/templates/stock/item_base.html:89 msgid "Belongs To" msgstr "Gehört zu" -#: stock/templates/stock/item_base.html:94 +#: stock/templates/stock/item_base.html:95 #: stock/templates/stock/stock_adjust.html:17 msgid "Location" msgstr "Standort" -#: stock/templates/stock/item_base.html:101 +#: stock/templates/stock/item_base.html:102 msgid "Serial Number" msgstr "Seriennummer" -#: stock/templates/stock/item_base.html:160 +#: stock/templates/stock/item_base.html:161 msgid "Last Updated" msgstr "Zuletzt aktualisiert" -#: stock/templates/stock/item_base.html:165 +#: stock/templates/stock/item_base.html:166 msgid "Last Stocktake" msgstr "Letzte Inventur" -#: stock/templates/stock/item_base.html:169 +#: stock/templates/stock/item_base.html:170 msgid "No stocktake performed" msgstr "Keine Inventur ausgeführt" @@ -2540,6 +2558,80 @@ msgstr "bestellt" msgid "Delete Stock" msgstr "Lagerobjekt löschen" +#: templates/table_filters.html:22 +#, fuzzy +#| msgid "Include stock items in sub locations" +msgid "Include sublocations" +msgstr "Lagerobjekte in untergeordneten Lagerorten einschließen" + +#: templates/table_filters.html:23 +#, fuzzy +#| msgid "Include stock items in sub locations" +msgid "Include stock in sublocations" +msgstr "Lagerobjekte in untergeordneten Lagerorten einschließen" + +#: templates/table_filters.html:27 +#, fuzzy +#| msgid "Required Parts" +msgid "Active parts" +msgstr "benötigte Teile" + +#: templates/table_filters.html:28 +msgid "Show stock for active parts" +msgstr "" + +#: templates/table_filters.html:32 templates/table_filters.html:33 +#, fuzzy +#| msgid "Stock Details" +msgid "Stock status" +msgstr "Objekt-Details" + +#: templates/table_filters.html:53 +#, fuzzy +#| msgid "Order Parts" +msgid "Order status" +msgstr "Teile bestellen" + +#: templates/table_filters.html:64 +#, fuzzy +#| msgid "Parts (Including subcategories)" +msgid "Include subcategories" +msgstr "Teile (inklusive Unter-Kategorien)" + +#: templates/table_filters.html:65 +#, fuzzy +#| msgid "Parts (Including subcategories)" +msgid "Include parts in subcategories" +msgstr "Teile (inklusive Unter-Kategorien)" + +#: templates/table_filters.html:69 +msgid "Active" +msgstr "" + +#: templates/table_filters.html:70 +#, fuzzy +#| msgid "Build to allocate parts" +msgid "Show active parts" +msgstr "Bau starten um Teile zuzuweisen" + +#: templates/table_filters.html:74 +#, fuzzy +#| msgid "Parameter Template" +msgid "Template" +msgstr "Parameter Vorlage" + +#: templates/table_filters.html:78 +#, fuzzy +#| msgid "Available" +msgid "Stock available" +msgstr "verfügbar" + +#: templates/table_filters.html:82 +#, fuzzy +#| msgid "Stock" +msgid "Low stock" +msgstr "Lagerbestand" + #~ msgid "URL" #~ msgstr "URL" diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index 9291ccd461..ed90c43073 100644 --- a/InvenTree/locale/en/LC_MESSAGES/django.po +++ b/InvenTree/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-09 15:04+0000\n" +"POT-Creation-Date: 2020-04-11 14:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -70,47 +70,47 @@ msgstr "" msgid "Polish" msgstr "" -#: InvenTree/status_codes.py:36 InvenTree/status_codes.py:97 +#: InvenTree/status_codes.py:86 InvenTree/status_codes.py:162 msgid "Pending" msgstr "" -#: InvenTree/status_codes.py:37 +#: InvenTree/status_codes.py:87 msgid "Placed" msgstr "" -#: InvenTree/status_codes.py:38 InvenTree/status_codes.py:100 +#: InvenTree/status_codes.py:88 InvenTree/status_codes.py:165 msgid "Complete" msgstr "" -#: InvenTree/status_codes.py:39 InvenTree/status_codes.py:99 +#: InvenTree/status_codes.py:89 InvenTree/status_codes.py:164 msgid "Cancelled" msgstr "" -#: InvenTree/status_codes.py:40 InvenTree/status_codes.py:71 +#: InvenTree/status_codes.py:90 InvenTree/status_codes.py:130 msgid "Lost" msgstr "" -#: InvenTree/status_codes.py:41 +#: InvenTree/status_codes.py:91 msgid "Returned" msgstr "" -#: InvenTree/status_codes.py:67 +#: InvenTree/status_codes.py:126 msgid "OK" msgstr "" -#: InvenTree/status_codes.py:68 +#: InvenTree/status_codes.py:127 msgid "Attention needed" msgstr "" -#: InvenTree/status_codes.py:69 +#: InvenTree/status_codes.py:128 msgid "Damaged" msgstr "" -#: InvenTree/status_codes.py:70 +#: InvenTree/status_codes.py:129 msgid "Destroyed" msgstr "" -#: InvenTree/status_codes.py:98 build/templates/build/allocate_edit.html:28 +#: InvenTree/status_codes.py:163 build/templates/build/allocate_edit.html:28 #: build/templates/build/allocate_view.html:21 #: part/templates/part/part_base.html:109 part/templates/part/tabs.html:21 msgid "Allocated" @@ -175,7 +175,7 @@ msgstr "" msgid "Number of parts to build" msgstr "" -#: build/models.py:82 +#: build/models.py:82 templates/table_filters.html:42 msgid "Build status" msgstr "" @@ -227,10 +227,10 @@ msgstr "" #: build/templates/build/allocate_edit.html:19 #: build/templates/build/allocate_view.html:17 -#: build/templates/build/detail.html:21 +#: build/templates/build/detail.html:22 #: company/templates/company/detail_part.html:65 #: order/templates/order/order_wizard/select_parts.html:30 -#: order/templates/order/purchase_order_detail.html:25 +#: order/templates/order/purchase_order_detail.html:26 #: part/templates/part/part_app_base.html:7 msgid "Part" msgstr "" @@ -262,7 +262,7 @@ msgstr "" #: company/templates/company/index.html:54 #: company/templates/company/supplier_part_base.html:50 #: company/templates/company/supplier_part_detail.html:27 -#: order/templates/order/purchase_order_detail.html:26 +#: order/templates/order/purchase_order_detail.html:27 #: part/templates/part/detail.html:38 msgid "Description" msgstr "" @@ -272,6 +272,44 @@ msgstr "" msgid "On Order" msgstr "" +#: build/templates/build/build_base.html:27 part/templates/part/tabs.html:28 +#: stock/templates/stock/item_base.html:122 templates/navbar.html:12 +msgid "Build" +msgstr "" + +#: build/templates/build/build_base.html:52 build/templates/build/detail.html:9 +msgid "Build Details" +msgstr "" + +#: build/templates/build/build_base.html:56 +msgid "Build Title" +msgstr "" + +#: build/templates/build/build_base.html:66 +#: build/templates/build/detail.html:27 +#: company/templates/company/supplier_part_pricing.html:27 +#: order/templates/order/order_wizard/select_parts.html:32 +#: order/templates/order/purchase_order_detail.html:30 +#: stock/templates/stock/item_base.html:108 +#: stock/templates/stock/stock_adjust.html:18 +msgid "Quantity" +msgstr "" + +#: build/templates/build/build_base.html:71 +#: build/templates/build/detail.html:42 +#: order/templates/order/order_base.html:72 +#: stock/templates/stock/item_base.html:175 +msgid "Status" +msgstr "" + +#: build/templates/build/build_base.html:76 +msgid "BOM Price" +msgstr "" + +#: build/templates/build/build_base.html:84 +msgid "No pricing information" +msgstr "" + #: build/templates/build/build_output.html:9 msgid "Build Outputs" msgstr "" @@ -280,68 +318,49 @@ msgstr "" msgid "Are you sure you want to unallocate these parts?" msgstr "" -#: build/templates/build/detail.html:8 -msgid "Build Details" -msgstr "" - -#: build/templates/build/detail.html:16 +#: build/templates/build/detail.html:17 msgid "Title" msgstr "" -#: build/templates/build/detail.html:26 -#: company/templates/company/supplier_part_pricing.html:27 -#: order/templates/order/order_wizard/select_parts.html:32 -#: order/templates/order/purchase_order_detail.html:29 -#: stock/templates/stock/item_base.html:107 -#: stock/templates/stock/stock_adjust.html:18 -msgid "Quantity" -msgstr "" - -#: build/templates/build/detail.html:30 +#: build/templates/build/detail.html:31 msgid "Stock Source" msgstr "" -#: build/templates/build/detail.html:35 +#: build/templates/build/detail.html:36 msgid "Stock can be taken from any available location." msgstr "" -#: build/templates/build/detail.html:41 -#: order/templates/order/order_base.html:71 -#: stock/templates/stock/item_base.html:174 -msgid "Status" -msgstr "" - -#: build/templates/build/detail.html:47 -#: stock/templates/stock/item_base.html:114 +#: build/templates/build/detail.html:48 +#: stock/templates/stock/item_base.html:115 msgid "Batch" msgstr "" -#: build/templates/build/detail.html:54 +#: build/templates/build/detail.html:55 #: company/templates/company/supplier_part_base.html:47 #: company/templates/company/supplier_part_detail.html:24 #: part/templates/part/detail.html:67 part/templates/part/part_base.html:84 -#: stock/templates/stock/item_base.html:142 +#: stock/templates/stock/item_base.html:143 msgid "External Link" msgstr "" -#: build/templates/build/detail.html:60 -#: order/templates/order/order_base.html:83 +#: build/templates/build/detail.html:61 +#: order/templates/order/order_base.html:84 msgid "Created" msgstr "" -#: build/templates/build/detail.html:66 +#: build/templates/build/detail.html:67 msgid "Enough Parts?" msgstr "" -#: build/templates/build/detail.html:69 +#: build/templates/build/detail.html:70 msgid "Yes" msgstr "" -#: build/templates/build/detail.html:71 +#: build/templates/build/detail.html:72 msgid "No" msgstr "" -#: build/templates/build/detail.html:79 +#: build/templates/build/detail.html:80 msgid "Completed" msgstr "" @@ -637,7 +656,7 @@ msgid "Company Details" msgstr "" #: company/templates/company/detail.html:16 -#: stock/templates/stock/item_base.html:135 +#: stock/templates/stock/item_base.html:136 msgid "Customer" msgstr "" @@ -645,9 +664,9 @@ msgstr "" #: company/templates/company/index.html:46 #: company/templates/company/supplier_part_base.html:44 #: company/templates/company/supplier_part_detail.html:21 -#: order/templates/order/order_base.html:66 +#: order/templates/order/order_base.html:67 #: order/templates/order/order_wizard/select_pos.html:30 -#: stock/templates/stock/item_base.html:149 +#: stock/templates/stock/item_base.html:150 msgid "Supplier" msgstr "" @@ -727,7 +746,7 @@ msgstr "" #: company/templates/company/supplier_part_base.html:6 #: company/templates/company/supplier_part_base.html:13 -#: stock/templates/stock/item_base.html:154 +#: stock/templates/stock/item_base.html:155 msgid "Supplier Part" msgstr "" @@ -748,7 +767,7 @@ msgstr "" #: company/templates/company/supplier_part_base.html:57 #: company/templates/company/supplier_part_detail.html:34 -#: order/templates/order/purchase_order_detail.html:33 +#: order/templates/order/purchase_order_detail.html:34 msgid "Note" msgstr "" @@ -930,7 +949,7 @@ msgstr "" msgid "Line item notes" msgstr "" -#: order/models.py:298 stock/templates/stock/item_base.html:128 +#: order/models.py:298 stock/templates/stock/item_base.html:129 msgid "Purchase Order" msgstr "" @@ -942,16 +961,16 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/templates/order/order_base.html:61 +#: order/templates/order/order_base.html:62 msgid "Purchase Order Details" msgstr "" -#: order/templates/order/order_base.html:89 +#: order/templates/order/order_base.html:90 msgid "Issued" msgstr "" -#: order/templates/order/order_base.html:96 -#: order/templates/order/purchase_order_detail.html:31 +#: order/templates/order/order_base.html:97 +#: order/templates/order/purchase_order_detail.html:32 msgid "Received" msgstr "" @@ -1035,23 +1054,23 @@ msgstr "" msgid "Are you sure you want to delete this attachment?" msgstr "" -#: order/templates/order/purchase_order_detail.html:15 order/views.py:825 +#: order/templates/order/purchase_order_detail.html:16 order/views.py:825 msgid "Add Line Item" msgstr "" -#: order/templates/order/purchase_order_detail.html:19 +#: order/templates/order/purchase_order_detail.html:20 msgid "Order Items" msgstr "" -#: order/templates/order/purchase_order_detail.html:24 +#: order/templates/order/purchase_order_detail.html:25 msgid "Line" msgstr "" -#: order/templates/order/purchase_order_detail.html:27 +#: order/templates/order/purchase_order_detail.html:28 msgid "Order Code" msgstr "" -#: order/templates/order/purchase_order_detail.html:28 +#: order/templates/order/purchase_order_detail.html:29 msgid "Reference" msgstr "" @@ -1324,63 +1343,63 @@ msgstr "" msgid "Stored BOM checksum" msgstr "" -#: part/models.py:1040 +#: part/models.py:1049 msgid "Parameter template name must be unique" msgstr "" -#: part/models.py:1045 +#: part/models.py:1054 msgid "Parameter Name" msgstr "" -#: part/models.py:1047 +#: part/models.py:1056 msgid "Parameter Units" msgstr "" -#: part/models.py:1073 +#: part/models.py:1082 msgid "Parent Part" msgstr "" -#: part/models.py:1075 +#: part/models.py:1084 msgid "Parameter Template" msgstr "" -#: part/models.py:1077 +#: part/models.py:1086 msgid "Parameter Value" msgstr "" -#: part/models.py:1101 +#: part/models.py:1110 msgid "Select parent part" msgstr "" -#: part/models.py:1110 +#: part/models.py:1119 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:1117 +#: part/models.py:1126 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:1120 +#: part/models.py:1129 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:1123 +#: part/models.py:1132 msgid "BOM item reference" msgstr "" -#: part/models.py:1126 +#: part/models.py:1135 msgid "BOM item notes" msgstr "" -#: part/models.py:1128 +#: part/models.py:1137 msgid "BOM line checksum" msgstr "" -#: part/models.py:1191 +#: part/models.py:1200 msgid "Part cannot be added to its own Bill of Materials" msgstr "" -#: part/models.py:1198 +#: part/models.py:1207 #, python-brace-format msgid "Part '{p1}' is used in BOM for '{p2}' (recursive)" msgstr "" @@ -1482,7 +1501,7 @@ msgstr "" msgid "Part is not a virtual part" msgstr "" -#: part/templates/part/detail.html:132 +#: part/templates/part/detail.html:132 templates/table_filters.html:86 msgid "Assembly" msgstr "" @@ -1494,7 +1513,7 @@ msgstr "" msgid "Part cannot be assembled from other parts" msgstr "" -#: part/templates/part/detail.html:141 +#: part/templates/part/detail.html:141 templates/table_filters.html:90 msgid "Component" msgstr "" @@ -1618,11 +1637,6 @@ msgstr "" msgid "BOM" msgstr "" -#: part/templates/part/tabs.html:28 stock/templates/stock/item_base.html:121 -#: templates/navbar.html:12 -msgid "Build" -msgstr "" - #: part/templates/part/tabs.html:32 msgid "Used In" msgstr "" @@ -1938,51 +1952,51 @@ msgstr "" msgid "Stock Tracking Information" msgstr "" -#: stock/templates/stock/item_base.html:10 +#: stock/templates/stock/item_base.html:11 msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:55 +#: stock/templates/stock/item_base.html:56 msgid "" "This stock item is serialized - it has a unique serial number and the " "quantity cannot be adjusted." msgstr "" -#: stock/templates/stock/item_base.html:59 +#: stock/templates/stock/item_base.html:60 msgid "This stock item cannot be deleted as it has child items" msgstr "" -#: stock/templates/stock/item_base.html:63 +#: stock/templates/stock/item_base.html:64 msgid "" "This stock item will be automatically deleted when all stock is depleted." msgstr "" -#: stock/templates/stock/item_base.html:68 +#: stock/templates/stock/item_base.html:69 msgid "This stock item was split from " msgstr "" -#: stock/templates/stock/item_base.html:88 +#: stock/templates/stock/item_base.html:89 msgid "Belongs To" msgstr "" -#: stock/templates/stock/item_base.html:94 +#: stock/templates/stock/item_base.html:95 #: stock/templates/stock/stock_adjust.html:17 msgid "Location" msgstr "" -#: stock/templates/stock/item_base.html:101 +#: stock/templates/stock/item_base.html:102 msgid "Serial Number" msgstr "" -#: stock/templates/stock/item_base.html:160 +#: stock/templates/stock/item_base.html:161 msgid "Last Updated" msgstr "" -#: stock/templates/stock/item_base.html:165 +#: stock/templates/stock/item_base.html:166 msgid "Last Stocktake" msgstr "" -#: stock/templates/stock/item_base.html:169 +#: stock/templates/stock/item_base.html:170 msgid "No stocktake performed" msgstr "" @@ -2280,3 +2294,55 @@ msgstr "" #: templates/stock_table.html:17 msgid "Delete Stock" msgstr "" + +#: templates/table_filters.html:22 +msgid "Include sublocations" +msgstr "" + +#: templates/table_filters.html:23 +msgid "Include stock in sublocations" +msgstr "" + +#: templates/table_filters.html:27 +msgid "Active parts" +msgstr "" + +#: templates/table_filters.html:28 +msgid "Show stock for active parts" +msgstr "" + +#: templates/table_filters.html:32 templates/table_filters.html:33 +msgid "Stock status" +msgstr "" + +#: templates/table_filters.html:53 +msgid "Order status" +msgstr "" + +#: templates/table_filters.html:64 +msgid "Include subcategories" +msgstr "" + +#: templates/table_filters.html:65 +msgid "Include parts in subcategories" +msgstr "" + +#: templates/table_filters.html:69 +msgid "Active" +msgstr "" + +#: templates/table_filters.html:70 +msgid "Show active parts" +msgstr "" + +#: templates/table_filters.html:74 +msgid "Template" +msgstr "" + +#: templates/table_filters.html:78 +msgid "Stock available" +msgstr "" + +#: templates/table_filters.html:82 +msgid "Low stock" +msgstr "" diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 9291ccd461..ed90c43073 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-09 15:04+0000\n" +"POT-Creation-Date: 2020-04-11 14:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -70,47 +70,47 @@ msgstr "" msgid "Polish" msgstr "" -#: InvenTree/status_codes.py:36 InvenTree/status_codes.py:97 +#: InvenTree/status_codes.py:86 InvenTree/status_codes.py:162 msgid "Pending" msgstr "" -#: InvenTree/status_codes.py:37 +#: InvenTree/status_codes.py:87 msgid "Placed" msgstr "" -#: InvenTree/status_codes.py:38 InvenTree/status_codes.py:100 +#: InvenTree/status_codes.py:88 InvenTree/status_codes.py:165 msgid "Complete" msgstr "" -#: InvenTree/status_codes.py:39 InvenTree/status_codes.py:99 +#: InvenTree/status_codes.py:89 InvenTree/status_codes.py:164 msgid "Cancelled" msgstr "" -#: InvenTree/status_codes.py:40 InvenTree/status_codes.py:71 +#: InvenTree/status_codes.py:90 InvenTree/status_codes.py:130 msgid "Lost" msgstr "" -#: InvenTree/status_codes.py:41 +#: InvenTree/status_codes.py:91 msgid "Returned" msgstr "" -#: InvenTree/status_codes.py:67 +#: InvenTree/status_codes.py:126 msgid "OK" msgstr "" -#: InvenTree/status_codes.py:68 +#: InvenTree/status_codes.py:127 msgid "Attention needed" msgstr "" -#: InvenTree/status_codes.py:69 +#: InvenTree/status_codes.py:128 msgid "Damaged" msgstr "" -#: InvenTree/status_codes.py:70 +#: InvenTree/status_codes.py:129 msgid "Destroyed" msgstr "" -#: InvenTree/status_codes.py:98 build/templates/build/allocate_edit.html:28 +#: InvenTree/status_codes.py:163 build/templates/build/allocate_edit.html:28 #: build/templates/build/allocate_view.html:21 #: part/templates/part/part_base.html:109 part/templates/part/tabs.html:21 msgid "Allocated" @@ -175,7 +175,7 @@ msgstr "" msgid "Number of parts to build" msgstr "" -#: build/models.py:82 +#: build/models.py:82 templates/table_filters.html:42 msgid "Build status" msgstr "" @@ -227,10 +227,10 @@ msgstr "" #: build/templates/build/allocate_edit.html:19 #: build/templates/build/allocate_view.html:17 -#: build/templates/build/detail.html:21 +#: build/templates/build/detail.html:22 #: company/templates/company/detail_part.html:65 #: order/templates/order/order_wizard/select_parts.html:30 -#: order/templates/order/purchase_order_detail.html:25 +#: order/templates/order/purchase_order_detail.html:26 #: part/templates/part/part_app_base.html:7 msgid "Part" msgstr "" @@ -262,7 +262,7 @@ msgstr "" #: company/templates/company/index.html:54 #: company/templates/company/supplier_part_base.html:50 #: company/templates/company/supplier_part_detail.html:27 -#: order/templates/order/purchase_order_detail.html:26 +#: order/templates/order/purchase_order_detail.html:27 #: part/templates/part/detail.html:38 msgid "Description" msgstr "" @@ -272,6 +272,44 @@ msgstr "" msgid "On Order" msgstr "" +#: build/templates/build/build_base.html:27 part/templates/part/tabs.html:28 +#: stock/templates/stock/item_base.html:122 templates/navbar.html:12 +msgid "Build" +msgstr "" + +#: build/templates/build/build_base.html:52 build/templates/build/detail.html:9 +msgid "Build Details" +msgstr "" + +#: build/templates/build/build_base.html:56 +msgid "Build Title" +msgstr "" + +#: build/templates/build/build_base.html:66 +#: build/templates/build/detail.html:27 +#: company/templates/company/supplier_part_pricing.html:27 +#: order/templates/order/order_wizard/select_parts.html:32 +#: order/templates/order/purchase_order_detail.html:30 +#: stock/templates/stock/item_base.html:108 +#: stock/templates/stock/stock_adjust.html:18 +msgid "Quantity" +msgstr "" + +#: build/templates/build/build_base.html:71 +#: build/templates/build/detail.html:42 +#: order/templates/order/order_base.html:72 +#: stock/templates/stock/item_base.html:175 +msgid "Status" +msgstr "" + +#: build/templates/build/build_base.html:76 +msgid "BOM Price" +msgstr "" + +#: build/templates/build/build_base.html:84 +msgid "No pricing information" +msgstr "" + #: build/templates/build/build_output.html:9 msgid "Build Outputs" msgstr "" @@ -280,68 +318,49 @@ msgstr "" msgid "Are you sure you want to unallocate these parts?" msgstr "" -#: build/templates/build/detail.html:8 -msgid "Build Details" -msgstr "" - -#: build/templates/build/detail.html:16 +#: build/templates/build/detail.html:17 msgid "Title" msgstr "" -#: build/templates/build/detail.html:26 -#: company/templates/company/supplier_part_pricing.html:27 -#: order/templates/order/order_wizard/select_parts.html:32 -#: order/templates/order/purchase_order_detail.html:29 -#: stock/templates/stock/item_base.html:107 -#: stock/templates/stock/stock_adjust.html:18 -msgid "Quantity" -msgstr "" - -#: build/templates/build/detail.html:30 +#: build/templates/build/detail.html:31 msgid "Stock Source" msgstr "" -#: build/templates/build/detail.html:35 +#: build/templates/build/detail.html:36 msgid "Stock can be taken from any available location." msgstr "" -#: build/templates/build/detail.html:41 -#: order/templates/order/order_base.html:71 -#: stock/templates/stock/item_base.html:174 -msgid "Status" -msgstr "" - -#: build/templates/build/detail.html:47 -#: stock/templates/stock/item_base.html:114 +#: build/templates/build/detail.html:48 +#: stock/templates/stock/item_base.html:115 msgid "Batch" msgstr "" -#: build/templates/build/detail.html:54 +#: build/templates/build/detail.html:55 #: company/templates/company/supplier_part_base.html:47 #: company/templates/company/supplier_part_detail.html:24 #: part/templates/part/detail.html:67 part/templates/part/part_base.html:84 -#: stock/templates/stock/item_base.html:142 +#: stock/templates/stock/item_base.html:143 msgid "External Link" msgstr "" -#: build/templates/build/detail.html:60 -#: order/templates/order/order_base.html:83 +#: build/templates/build/detail.html:61 +#: order/templates/order/order_base.html:84 msgid "Created" msgstr "" -#: build/templates/build/detail.html:66 +#: build/templates/build/detail.html:67 msgid "Enough Parts?" msgstr "" -#: build/templates/build/detail.html:69 +#: build/templates/build/detail.html:70 msgid "Yes" msgstr "" -#: build/templates/build/detail.html:71 +#: build/templates/build/detail.html:72 msgid "No" msgstr "" -#: build/templates/build/detail.html:79 +#: build/templates/build/detail.html:80 msgid "Completed" msgstr "" @@ -637,7 +656,7 @@ msgid "Company Details" msgstr "" #: company/templates/company/detail.html:16 -#: stock/templates/stock/item_base.html:135 +#: stock/templates/stock/item_base.html:136 msgid "Customer" msgstr "" @@ -645,9 +664,9 @@ msgstr "" #: company/templates/company/index.html:46 #: company/templates/company/supplier_part_base.html:44 #: company/templates/company/supplier_part_detail.html:21 -#: order/templates/order/order_base.html:66 +#: order/templates/order/order_base.html:67 #: order/templates/order/order_wizard/select_pos.html:30 -#: stock/templates/stock/item_base.html:149 +#: stock/templates/stock/item_base.html:150 msgid "Supplier" msgstr "" @@ -727,7 +746,7 @@ msgstr "" #: company/templates/company/supplier_part_base.html:6 #: company/templates/company/supplier_part_base.html:13 -#: stock/templates/stock/item_base.html:154 +#: stock/templates/stock/item_base.html:155 msgid "Supplier Part" msgstr "" @@ -748,7 +767,7 @@ msgstr "" #: company/templates/company/supplier_part_base.html:57 #: company/templates/company/supplier_part_detail.html:34 -#: order/templates/order/purchase_order_detail.html:33 +#: order/templates/order/purchase_order_detail.html:34 msgid "Note" msgstr "" @@ -930,7 +949,7 @@ msgstr "" msgid "Line item notes" msgstr "" -#: order/models.py:298 stock/templates/stock/item_base.html:128 +#: order/models.py:298 stock/templates/stock/item_base.html:129 msgid "Purchase Order" msgstr "" @@ -942,16 +961,16 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/templates/order/order_base.html:61 +#: order/templates/order/order_base.html:62 msgid "Purchase Order Details" msgstr "" -#: order/templates/order/order_base.html:89 +#: order/templates/order/order_base.html:90 msgid "Issued" msgstr "" -#: order/templates/order/order_base.html:96 -#: order/templates/order/purchase_order_detail.html:31 +#: order/templates/order/order_base.html:97 +#: order/templates/order/purchase_order_detail.html:32 msgid "Received" msgstr "" @@ -1035,23 +1054,23 @@ msgstr "" msgid "Are you sure you want to delete this attachment?" msgstr "" -#: order/templates/order/purchase_order_detail.html:15 order/views.py:825 +#: order/templates/order/purchase_order_detail.html:16 order/views.py:825 msgid "Add Line Item" msgstr "" -#: order/templates/order/purchase_order_detail.html:19 +#: order/templates/order/purchase_order_detail.html:20 msgid "Order Items" msgstr "" -#: order/templates/order/purchase_order_detail.html:24 +#: order/templates/order/purchase_order_detail.html:25 msgid "Line" msgstr "" -#: order/templates/order/purchase_order_detail.html:27 +#: order/templates/order/purchase_order_detail.html:28 msgid "Order Code" msgstr "" -#: order/templates/order/purchase_order_detail.html:28 +#: order/templates/order/purchase_order_detail.html:29 msgid "Reference" msgstr "" @@ -1324,63 +1343,63 @@ msgstr "" msgid "Stored BOM checksum" msgstr "" -#: part/models.py:1040 +#: part/models.py:1049 msgid "Parameter template name must be unique" msgstr "" -#: part/models.py:1045 +#: part/models.py:1054 msgid "Parameter Name" msgstr "" -#: part/models.py:1047 +#: part/models.py:1056 msgid "Parameter Units" msgstr "" -#: part/models.py:1073 +#: part/models.py:1082 msgid "Parent Part" msgstr "" -#: part/models.py:1075 +#: part/models.py:1084 msgid "Parameter Template" msgstr "" -#: part/models.py:1077 +#: part/models.py:1086 msgid "Parameter Value" msgstr "" -#: part/models.py:1101 +#: part/models.py:1110 msgid "Select parent part" msgstr "" -#: part/models.py:1110 +#: part/models.py:1119 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:1117 +#: part/models.py:1126 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:1120 +#: part/models.py:1129 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:1123 +#: part/models.py:1132 msgid "BOM item reference" msgstr "" -#: part/models.py:1126 +#: part/models.py:1135 msgid "BOM item notes" msgstr "" -#: part/models.py:1128 +#: part/models.py:1137 msgid "BOM line checksum" msgstr "" -#: part/models.py:1191 +#: part/models.py:1200 msgid "Part cannot be added to its own Bill of Materials" msgstr "" -#: part/models.py:1198 +#: part/models.py:1207 #, python-brace-format msgid "Part '{p1}' is used in BOM for '{p2}' (recursive)" msgstr "" @@ -1482,7 +1501,7 @@ msgstr "" msgid "Part is not a virtual part" msgstr "" -#: part/templates/part/detail.html:132 +#: part/templates/part/detail.html:132 templates/table_filters.html:86 msgid "Assembly" msgstr "" @@ -1494,7 +1513,7 @@ msgstr "" msgid "Part cannot be assembled from other parts" msgstr "" -#: part/templates/part/detail.html:141 +#: part/templates/part/detail.html:141 templates/table_filters.html:90 msgid "Component" msgstr "" @@ -1618,11 +1637,6 @@ msgstr "" msgid "BOM" msgstr "" -#: part/templates/part/tabs.html:28 stock/templates/stock/item_base.html:121 -#: templates/navbar.html:12 -msgid "Build" -msgstr "" - #: part/templates/part/tabs.html:32 msgid "Used In" msgstr "" @@ -1938,51 +1952,51 @@ msgstr "" msgid "Stock Tracking Information" msgstr "" -#: stock/templates/stock/item_base.html:10 +#: stock/templates/stock/item_base.html:11 msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:55 +#: stock/templates/stock/item_base.html:56 msgid "" "This stock item is serialized - it has a unique serial number and the " "quantity cannot be adjusted." msgstr "" -#: stock/templates/stock/item_base.html:59 +#: stock/templates/stock/item_base.html:60 msgid "This stock item cannot be deleted as it has child items" msgstr "" -#: stock/templates/stock/item_base.html:63 +#: stock/templates/stock/item_base.html:64 msgid "" "This stock item will be automatically deleted when all stock is depleted." msgstr "" -#: stock/templates/stock/item_base.html:68 +#: stock/templates/stock/item_base.html:69 msgid "This stock item was split from " msgstr "" -#: stock/templates/stock/item_base.html:88 +#: stock/templates/stock/item_base.html:89 msgid "Belongs To" msgstr "" -#: stock/templates/stock/item_base.html:94 +#: stock/templates/stock/item_base.html:95 #: stock/templates/stock/stock_adjust.html:17 msgid "Location" msgstr "" -#: stock/templates/stock/item_base.html:101 +#: stock/templates/stock/item_base.html:102 msgid "Serial Number" msgstr "" -#: stock/templates/stock/item_base.html:160 +#: stock/templates/stock/item_base.html:161 msgid "Last Updated" msgstr "" -#: stock/templates/stock/item_base.html:165 +#: stock/templates/stock/item_base.html:166 msgid "Last Stocktake" msgstr "" -#: stock/templates/stock/item_base.html:169 +#: stock/templates/stock/item_base.html:170 msgid "No stocktake performed" msgstr "" @@ -2280,3 +2294,55 @@ msgstr "" #: templates/stock_table.html:17 msgid "Delete Stock" msgstr "" + +#: templates/table_filters.html:22 +msgid "Include sublocations" +msgstr "" + +#: templates/table_filters.html:23 +msgid "Include stock in sublocations" +msgstr "" + +#: templates/table_filters.html:27 +msgid "Active parts" +msgstr "" + +#: templates/table_filters.html:28 +msgid "Show stock for active parts" +msgstr "" + +#: templates/table_filters.html:32 templates/table_filters.html:33 +msgid "Stock status" +msgstr "" + +#: templates/table_filters.html:53 +msgid "Order status" +msgstr "" + +#: templates/table_filters.html:64 +msgid "Include subcategories" +msgstr "" + +#: templates/table_filters.html:65 +msgid "Include parts in subcategories" +msgstr "" + +#: templates/table_filters.html:69 +msgid "Active" +msgstr "" + +#: templates/table_filters.html:70 +msgid "Show active parts" +msgstr "" + +#: templates/table_filters.html:74 +msgid "Template" +msgstr "" + +#: templates/table_filters.html:78 +msgid "Stock available" +msgstr "" + +#: templates/table_filters.html:82 +msgid "Low stock" +msgstr ""