mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	updated translation base
This commit is contained in:
		| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: German\n" | ||||
| @@ -1177,8 +1177,9 @@ msgid "Select a stock item to allocate to the selected build output" | ||||
| msgstr "BestandsObjekt zur Zuordnung zum ausgewählten Endprodukt auswählen" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "Der zugeordnete Bestand wird in den folgenden Endprodukten verbaut werden:<br><i>%(output)s</i>" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3451,8 +3452,9 @@ msgid "No price" | ||||
| msgstr "Kein Preis" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "Zulieferer auswählen für <i>%(name)s</i>" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3568,8 +3570,9 @@ msgid "Print Order Reports" | ||||
| msgstr "Berichte drucken" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "Ausstehende Teile für <b>%(order)s</b> - <i>%(desc)s</i> empfangen" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4415,18 +4418,21 @@ msgid "You do not have permission to edit the BOM." | ||||
| msgstr "Sie haben keine Berechtigung zum Bearbeiten der Stückliste." | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "Die Stückliste für <i>%(part)s</i> hat sich geändert und muss kontrolliert werden.<br>" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "Die Stückliste für <i>%(part)s</i> wurde zuletzt von %(checker)s am %(check_date)s kontrolliert" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| #, fuzzy, python-format | ||||
| #| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "Die Stückliste für <i>%(part)s</i> wurde noch nicht kontrolliert" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4499,8 +4505,9 @@ msgid "Each part must already exist in the database" | ||||
| msgstr "Jedes Teil muss bereits in der Datenbank bestehen" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "Bestätigen Sie das die Stückliste für <br><i>%(part)s</i> korrekt ist" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4657,8 +4664,9 @@ msgid "The new part may be a duplicate of these existing parts" | ||||
| msgstr "Teil evtl. Duplikat dieser Teile" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% übereinstimmend)" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4666,8 +4674,9 @@ msgid "Part Stock" | ||||
| msgstr "Teilbestand" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "Lagerbestand aller Varianten von <i>%(full_name)s</i>" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5031,8 +5040,9 @@ msgid "Select from existing images" | ||||
| msgstr "Aus vorhandenen Bildern auswählen" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "Sind Sie sicher, dass Sie das Teil '<b>%(full_name)s</b>' löschen wollen?" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5144,8 +5154,9 @@ msgid "Create new part variant" | ||||
| msgstr "Neue Teilevariante anlegen" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "Neue Variante von Vorlage anlegen <i>'%(full_name)s'</i>." | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5937,8 +5948,9 @@ msgid "Are you sure you want to delete this stock item?" | ||||
| msgstr "Sind Sie sicher, dass Sie dieses BestandsObjekt löschen wollen?" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| #, fuzzy, python-format | ||||
| #| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "Damit werden <b>%(qty)s</b> Elemente vom Bestand von <b>%(full_name)s</b> entfernt." | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6087,8 +6099,9 @@ msgid "Convert Stock Item" | ||||
| msgstr "BestandsObjekt umwandeln" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "BestandsObjekt ist aktuell eine Instanz von <i>%(part)s</i>" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Greek\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||||
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||
| "Language-Team: LANGUAGE <LL@li.org>\n" | ||||
| @@ -1179,7 +1179,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3453,7 +3453,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3570,7 +3570,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4417,17 +4417,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4501,7 +4501,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4659,7 +4659,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4668,7 +4668,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5033,7 +5033,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5146,7 +5146,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5939,7 +5939,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6089,7 +6089,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Spanish\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: French\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Hebrew\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Indonesian\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Italian\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Japanese\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3568,8 +3568,9 @@ msgid "Print Order Reports" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "<b>%(order)s</b> - <i>%(desc)s</i> の未処理のパーツを受け取る" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4417,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4501,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4659,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4668,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5033,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5146,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5939,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6089,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Korean\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Dutch\n" | ||||
| @@ -1177,9 +1177,10 @@ msgid "Select a stock item to allocate to the selected build output" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgstr "" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "The following stock items will be allocated to the specified build output" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "De volgende voorraadartikelen zullen worden toegewezen aan het opgegeven product" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| #, python-format | ||||
| @@ -3452,7 +3453,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3570,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4417,17 @@ msgstr "U heeft geen toestemming om de stuklijst te bewerken." | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4501,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4659,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4668,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5033,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5146,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5939,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6089,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Norwegian\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Polish\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "Nie masz uprawnień do edycji BOM." | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "Zapasy części" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5031,8 +5031,9 @@ msgid "Select from existing images" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "Czy na pewno chcesz usunąć część '<b>%(full_name)s</b>'?" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5144,9 +5145,10 @@ msgid "Create new part variant" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgstr "" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "Czy na pewno chcesz usunąć część '<b>%(full_name)s</b>'?" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| msgid "Unknown database" | ||||
| @@ -5938,7 +5940,7 @@ msgstr "Czy na pewno chcesz usunąć tą część?" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6090,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Russian\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Swedish\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:25\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Thai\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Turkish\n" | ||||
| @@ -1177,8 +1177,9 @@ msgid "Select a stock item to allocate to the selected build output" | ||||
| msgstr "Seçili yapım işi emri için tahsis edilecek bir stok kalemi seçiniz" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "Tahsis edilen stok bu yapım işi çıktısının kurulmasında kullanılacak: <br><i>%(output)s</i>" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3453,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3570,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4417,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4501,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4659,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4666,8 +4667,9 @@ msgid "Part Stock" | ||||
| msgstr "Parça Stoku" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "<i>%(full_name)s</i> için tüm çeşitlerin stokları gösteriliyor" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5031,9 +5033,10 @@ msgid "Select from existing images" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgstr "" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Are you sure you want to delete this stock location?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "Bu stok konumunu silmek istediğinizden emin misiniz?" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| #, python-format | ||||
| @@ -5144,8 +5147,9 @@ msgid "Create new part variant" | ||||
| msgstr "Yeni parça çeşidi oluştur" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| #, fuzzy, python-format | ||||
| #| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "<i>%(full_name)s</i> şablonu için yeni bir çeşit oluştur." | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5942,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6087,8 +6091,9 @@ msgid "Convert Stock Item" | ||||
| msgstr "Stok Kalemine Dönüştür" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| #, fuzzy, python-format | ||||
| #| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "Bu stok kalemi şu anda <i>%(part)s</i> parçasının örneğidir" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Vietnamese\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: inventree\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-09-01 21:11+0000\n" | ||||
| "POT-Creation-Date: 2021-09-01 22:49+0000\n" | ||||
| "PO-Revision-Date: 2021-08-26 13:24\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: Chinese Simplified\n" | ||||
| @@ -1178,7 +1178,7 @@ msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:11 | ||||
| #, python-format | ||||
| msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" | ||||
| msgid "The allocated stock will be installed into the following build output:<br><em>%(output)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: build/templates/build/create_build_item.html:17 | ||||
| @@ -3452,7 +3452,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:65 | ||||
| #, python-format | ||||
| msgid "Select a supplier for <i>%(name)s</i>" | ||||
| msgid "Select a supplier for <em>%(name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/order_wizard/select_parts.html:77 | ||||
| @@ -3569,7 +3569,7 @@ msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:8 | ||||
| #, python-format | ||||
| msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" | ||||
| msgid "Receive outstanding parts for <strong>%(order)s</strong> - <em>%(desc)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: order/templates/order/receive_parts.html:14 part/api.py:54 | ||||
| @@ -4416,17 +4416,17 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:14 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" | ||||
| msgid "The BOM for <em>%(part)s</em> has changed, and must be validated.<br>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:16 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> was last checked by %(checker)s on %(check_date)s" | ||||
| msgid "The BOM for <em>%(part)s</em> was last checked by %(checker)s on %(check_date)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:20 | ||||
| #, python-format | ||||
| msgid "The BOM for <i>%(part)s</i> has not been validated." | ||||
| msgid "The BOM for <em>%(part)s</em> has not been validated." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom.html:27 | ||||
| @@ -4500,7 +4500,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:6 | ||||
| #, python-format | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><i>%(part)s</i>" | ||||
| msgid "Confirm that the Bill of Materials (BOM) is valid for:<br><em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/bom_validate.html:9 | ||||
| @@ -4658,7 +4658,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/create_part.html:17 | ||||
| #, python-format | ||||
| msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" | ||||
| msgid "%(full_name)s - <em>%(desc)s</em> (%(match_per)s%% match)" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:16 | ||||
| @@ -4667,7 +4667,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:21 | ||||
| #, python-format | ||||
| msgid "Showing stock for all variants of <i>%(full_name)s</i>" | ||||
| msgid "Showing stock for all variants of <em>%(full_name)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 | ||||
| @@ -5032,7 +5032,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:7 | ||||
| #, python-format | ||||
| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?" | ||||
| msgid "Are you sure you want to delete part '<strong>%(full_name)s</strong>'?" | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templates/part/partial_delete.html:12 | ||||
| @@ -5145,7 +5145,7 @@ msgstr "" | ||||
|  | ||||
| #: part/templates/part/variant_part.html:10 | ||||
| #, python-format | ||||
| msgid "Create a new variant of template <i>'%(full_name)s'</i>." | ||||
| msgid "Create a new variant of template <em>'%(full_name)s'</em>." | ||||
| msgstr "" | ||||
|  | ||||
| #: part/templatetags/inventree_extras.py:106 | ||||
| @@ -5938,7 +5938,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_delete.html:12 | ||||
| #, python-format | ||||
| msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." | ||||
| msgid "This will remove <strong>%(qty)s</strong> units of <strong>%(full_name)s</strong> from stock." | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/item_install.html:8 | ||||
| @@ -6088,7 +6088,7 @@ msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:8 | ||||
| #, python-format | ||||
| msgid "This stock item is current an instance of <i>%(part)s</i>" | ||||
| msgid "This stock item is current an instance of <em>%(part)s</em>" | ||||
| msgstr "" | ||||
|  | ||||
| #: stock/templates/stock/stockitem_convert.html:9 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user