updated translation base

This commit is contained in:
github-actions[bot] 2021-09-01 22:49:28 +00:00
parent 4ac1765937
commit 062a3e78bb
19 changed files with 313 additions and 291 deletions

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\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" msgstr "BestandsObjekt zur Zuordnung zum ausgewählten Endprodukt auswählen"
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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><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>" msgstr "Der zugeordnete Bestand wird in den folgenden Endprodukten verbaut werden:<br><i>%(output)s</i>"
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3451,8 +3452,9 @@ msgid "No price"
msgstr "Kein Preis" msgstr "Kein Preis"
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, fuzzy, python-format
msgid "Select a supplier for <i>%(name)s</i>" #| 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>" msgstr "Zulieferer auswählen für <i>%(name)s</i>"
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3568,8 +3570,9 @@ msgid "Print Order Reports"
msgstr "Berichte drucken" msgstr "Berichte drucken"
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, fuzzy, python-format
msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" #| 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" 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 #: 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." msgstr "Sie haben keine Berechtigung zum Bearbeiten der Stückliste."
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, fuzzy, python-format
msgid "The BOM for <i>%(part)s</i> has changed, and must be validated.<br>" #| 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>" 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 #: part/templates/part/bom.html:16
#, python-format #, 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 <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" 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 #: part/templates/part/bom.html:20
#, python-format #, fuzzy, python-format
msgid "The BOM for <i>%(part)s</i> has not been validated." #| 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" msgstr "Die Stückliste für <i>%(part)s</i> wurde noch nicht kontrolliert"
#: part/templates/part/bom.html:27 #: 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" msgstr "Jedes Teil muss bereits in der Datenbank bestehen"
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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><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" msgstr "Bestätigen Sie das die Stückliste für <br><i>%(part)s</i> korrekt ist"
#: part/templates/part/bom_validate.html:9 #: 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" msgstr "Teil evtl. Duplikat dieser Teile"
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, fuzzy, python-format
msgid "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% match)" #| 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)" msgstr "%(full_name)s - <i>%(desc)s</i> (%(match_per)s%% übereinstimmend)"
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4666,8 +4674,9 @@ msgid "Part Stock"
msgstr "Teilbestand" msgstr "Teilbestand"
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, fuzzy, python-format
msgid "Showing stock for all variants of <i>%(full_name)s</i>" #| 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>" msgstr "Lagerbestand aller Varianten von <i>%(full_name)s</i>"
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: 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" msgstr "Aus vorhandenen Bildern auswählen"
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 '<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?" msgstr "Sind Sie sicher, dass Sie das Teil '<b>%(full_name)s</b>' löschen wollen?"
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5144,8 +5154,9 @@ msgid "Create new part variant"
msgstr "Neue Teilevariante anlegen" msgstr "Neue Teilevariante anlegen"
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, fuzzy, python-format
msgid "Create a new variant of template <i>'%(full_name)s'</i>." #| 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>." msgstr "Neue Variante von Vorlage anlegen <i>'%(full_name)s'</i>."
#: part/templatetags/inventree_extras.py:106 #: 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?" msgstr "Sind Sie sicher, dass Sie dieses BestandsObjekt löschen wollen?"
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, fuzzy, python-format
msgid "This will remove <b>%(qty)s</b> units of <b>%(full_name)s</b> from stock." #| 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." msgstr "Damit werden <b>%(qty)s</b> Elemente vom Bestand von <b>%(full_name)s</b> entfernt."
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6087,8 +6099,9 @@ msgid "Convert Stock Item"
msgstr "BestandsObjekt umwandeln" msgstr "BestandsObjekt umwandeln"
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 <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>" msgstr "BestandsObjekt ist aktuell eine Instanz von <i>%(part)s</i>"
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Greek\n" "Language-Team: Greek\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1179,7 +1179,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3453,7 +3453,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3570,7 +3570,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4417,17 +4417,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4501,7 +4501,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4659,7 +4659,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4668,7 +4668,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5033,7 +5033,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5146,7 +5146,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5939,7 +5939,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6089,7 +6089,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hebrew\n" "Language-Team: Hebrew\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3568,8 +3568,9 @@ msgid "Print Order Reports"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, fuzzy, python-format
msgid "Receive outstanding parts for <b>%(order)s</b> - <i>%(desc)s</i>" #| 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> の未処理のパーツを受け取る" msgstr "<b>%(order)s</b> - <i>%(desc)s</i> の未処理のパーツを受け取る"
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4417,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4501,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4659,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4668,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5033,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5146,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5939,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6089,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
@ -1177,9 +1177,10 @@ msgid "Select a stock item to allocate to the selected build output"
msgstr "" msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, fuzzy, python-format
msgid "The allocated stock will be installed into the following build output:<br><i>%(output)s</i>" #| msgid "The following stock items will be allocated to the specified build output"
msgstr "" 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 #: build/templates/build/create_build_item.html:17
#, python-format #, python-format
@ -3452,7 +3453,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3570,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: 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 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4501,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4659,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4668,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5033,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5146,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5939,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6089,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Norwegian\n" "Language-Team: Norwegian\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: 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 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr "Zapasy części"
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5031,8 +5031,9 @@ msgid "Select from existing images"
msgstr "" msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 '<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>'?" msgstr "Czy na pewno chcesz usunąć część '<b>%(full_name)s</b>'?"
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5144,9 +5145,10 @@ msgid "Create new part variant"
msgstr "" msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, fuzzy, python-format
msgid "Create a new variant of template <i>'%(full_name)s'</i>." #| msgid "Are you sure you want to delete part '<b>%(full_name)s</b>'?"
msgstr "" 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 #: part/templatetags/inventree_extras.py:106
msgid "Unknown database" msgid "Unknown database"
@ -5938,7 +5940,7 @@ msgstr "Czy na pewno chcesz usunąć tą część?"
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6090,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:25\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Thai\n" "Language-Team: Thai\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\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" 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 #: build/templates/build/create_build_item.html:11
#, python-format #, 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><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>" 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 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3453,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3570,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4417,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4501,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4659,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4666,8 +4667,9 @@ msgid "Part Stock"
msgstr "Parça Stoku" msgstr "Parça Stoku"
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, fuzzy, python-format
msgid "Showing stock for all variants of <i>%(full_name)s</i>" #| 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" 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 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5031,9 +5033,10 @@ msgid "Select from existing images"
msgstr "" msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 this stock location?"
msgstr "" 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 #: part/templates/part/partial_delete.html:12
#, python-format #, python-format
@ -5144,8 +5147,9 @@ msgid "Create new part variant"
msgstr "Yeni parça çeşidi oluştur" msgstr "Yeni parça çeşidi oluştur"
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, fuzzy, python-format
msgid "Create a new variant of template <i>'%(full_name)s'</i>." #| 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." msgstr "<i>%(full_name)s</i> şablonu için yeni bir çeşit oluştur."
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5942,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6087,8 +6091,9 @@ msgid "Convert Stock Item"
msgstr "Stok Kalemine Dönüştür" msgstr "Stok Kalemine Dönüştür"
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 <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" msgstr "Bu stok kalemi şu anda <i>%(part)s</i> parçasının örneğidir"
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-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" "PO-Revision-Date: 2021-08-26 13:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
@ -1178,7 +1178,7 @@ msgstr ""
#: build/templates/build/create_build_item.html:11 #: build/templates/build/create_build_item.html:11
#, python-format #, 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 "" msgstr ""
#: build/templates/build/create_build_item.html:17 #: build/templates/build/create_build_item.html:17
@ -3452,7 +3452,7 @@ msgstr ""
#: order/templates/order/order_wizard/select_parts.html:65 #: order/templates/order/order_wizard/select_parts.html:65
#, python-format #, python-format
msgid "Select a supplier for <i>%(name)s</i>" msgid "Select a supplier for <em>%(name)s</em>"
msgstr "" msgstr ""
#: order/templates/order/order_wizard/select_parts.html:77 #: order/templates/order/order_wizard/select_parts.html:77
@ -3569,7 +3569,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:8 #: order/templates/order/receive_parts.html:8
#, python-format #, 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 "" msgstr ""
#: order/templates/order/receive_parts.html:14 part/api.py:54 #: order/templates/order/receive_parts.html:14 part/api.py:54
@ -4416,17 +4416,17 @@ msgstr ""
#: part/templates/part/bom.html:14 #: part/templates/part/bom.html:14
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:16 #: part/templates/part/bom.html:16
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:20 #: part/templates/part/bom.html:20
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom.html:27 #: part/templates/part/bom.html:27
@ -4500,7 +4500,7 @@ msgstr ""
#: part/templates/part/bom_validate.html:6 #: part/templates/part/bom_validate.html:6
#, python-format #, 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 "" msgstr ""
#: part/templates/part/bom_validate.html:9 #: part/templates/part/bom_validate.html:9
@ -4658,7 +4658,7 @@ msgstr ""
#: part/templates/part/create_part.html:17 #: part/templates/part/create_part.html:17
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:16 #: part/templates/part/detail.html:16
@ -4667,7 +4667,7 @@ msgstr ""
#: part/templates/part/detail.html:21 #: part/templates/part/detail.html:21
#, python-format #, 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 "" msgstr ""
#: part/templates/part/detail.html:30 part/templates/part/navbar.html:99 #: part/templates/part/detail.html:30 part/templates/part/navbar.html:99
@ -5032,7 +5032,7 @@ msgstr ""
#: part/templates/part/partial_delete.html:7 #: part/templates/part/partial_delete.html:7
#, python-format #, 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 "" msgstr ""
#: part/templates/part/partial_delete.html:12 #: part/templates/part/partial_delete.html:12
@ -5145,7 +5145,7 @@ msgstr ""
#: part/templates/part/variant_part.html:10 #: part/templates/part/variant_part.html:10
#, python-format #, 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 "" msgstr ""
#: part/templatetags/inventree_extras.py:106 #: part/templatetags/inventree_extras.py:106
@ -5938,7 +5938,7 @@ msgstr ""
#: stock/templates/stock/item_delete.html:12 #: stock/templates/stock/item_delete.html:12
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/item_install.html:8 #: stock/templates/stock/item_install.html:8
@ -6088,7 +6088,7 @@ msgstr ""
#: stock/templates/stock/stockitem_convert.html:8 #: stock/templates/stock/stockitem_convert.html:8
#, python-format #, 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 "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:9 #: stock/templates/stock/stockitem_convert.html:9