2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

updated translation base

This commit is contained in:
github-actions[bot]
2021-06-21 22:28:03 +00:00
parent 3228c0673c
commit feb90e4871
10 changed files with 266 additions and 220 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-06-21 10:58+0000\n"
"POT-Creation-Date: 2021-06-21 22:27+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -547,7 +547,7 @@ msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:59 order/models.py:469
#: order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252
#: stock/templates/stock/item_base.html:408 templates/InvenTree/search.html:252
#: templates/js/barcode.js:119 templates/js/build.js:864
#: templates/js/order.js:187 templates/js/order.js:285
#: templates/js/stock.js:626 templates/js/stock.js:1129
@ -1287,8 +1287,8 @@ msgstr ""
#: build/templates/build/notes.html:26 company/templates/company/notes.html:24
#: order/templates/order/order_notes.html:27
#: order/templates/order/sales_order_notes.html:29
#: part/templates/part/notes.html:27 stock/templates/stock/item_base.html:482
#: stock/templates/stock/item_base.html:492
#: part/templates/part/notes.html:27 stock/templates/stock/item_base.html:487
#: stock/templates/stock/item_base.html:497
#: stock/templates/stock/item_notes.html:26
msgid "Save"
msgstr ""
@ -2044,7 +2044,7 @@ msgstr ""
#: company/models.py:390 company/models.py:520
#: company/templates/company/manufacturer_part_base.html:6
#: company/templates/company/manufacturer_part_base.html:19
#: stock/templates/stock/item_base.html:357
#: stock/templates/stock/item_base.html:362
msgid "Manufacturer Part"
msgstr ""
@ -2078,7 +2078,7 @@ msgstr ""
#: company/templates/company/supplier_part_detail.html:25 order/models.py:193
#: order/templates/order/order_base.html:92
#: order/templates/order/order_wizard/select_pos.html:30 part/bom.py:175
#: part/bom.py:286 stock/templates/stock/item_base.html:364
#: part/bom.py:286 stock/templates/stock/item_base.html:369
#: templates/js/company.js:48 templates/js/company.js:364
#: templates/js/order.js:170
msgid "Supplier"
@ -2503,7 +2503,7 @@ msgstr ""
#: company/templates/company/supplier_part_base.html:7
#: company/templates/company/supplier_part_base.html:20 stock/models.py:416
#: stock/templates/stock/item_base.html:369 templates/js/company.js:380
#: stock/templates/stock/item_base.html:374 templates/js/company.js:380
msgid "Supplier Part"
msgstr ""
@ -2551,7 +2551,7 @@ msgstr ""
msgid "Pricing Information"
msgstr ""
#: company/templates/company/supplier_part_pricing.html:19 company/views.py:854
#: company/templates/company/supplier_part_pricing.html:19 company/views.py:855
#: part/templates/part/sale_prices.html:17 part/views.py:2749
msgid "Add Price Break"
msgstr ""
@ -2667,23 +2667,23 @@ msgstr ""
msgid "Edit Supplier Part"
msgstr ""
#: company/views.py:638 templates/js/stock.js:1315
#: company/views.py:639 templates/js/stock.js:1315
msgid "Create new Supplier Part"
msgstr ""
#: company/views.py:782
#: company/views.py:783
msgid "Delete Supplier Part"
msgstr ""
#: company/views.py:859 part/views.py:2753
#: company/views.py:860 part/views.py:2753
msgid "Added new price break"
msgstr ""
#: company/views.py:915 part/views.py:2797
#: company/views.py:916 part/views.py:2797
msgid "Edit Price Break"
msgstr ""
#: company/views.py:930 part/views.py:2811
#: company/views.py:931 part/views.py:2811
msgid "Delete Price Break"
msgstr ""
@ -4643,7 +4643,7 @@ msgstr ""
msgid "Part Test Templates"
msgstr ""
#: part/templates/part/navbar.html:123 stock/templates/stock/item_base.html:409
#: part/templates/part/navbar.html:123 stock/templates/stock/item_base.html:414
msgid "Tests"
msgstr ""
@ -5307,7 +5307,7 @@ msgid "Moved {n} parts to {loc}"
msgstr ""
#: stock/forms.py:114 stock/forms.py:418 stock/models.py:509
#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654
#: stock/templates/stock/item_base.html:381 templates/js/stock.js:654
msgid "Expiry Date"
msgstr ""
@ -5593,12 +5593,12 @@ msgid "Stock Item Attachments"
msgstr ""
#: stock/templates/stock/item_base.html:33
#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150
#: stock/templates/stock/item_base.html:385 templates/js/table_filters.js:150
msgid "Expired"
msgstr ""
#: stock/templates/stock/item_base.html:43
#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155
#: stock/templates/stock/item_base.html:387 templates/js/table_filters.js:155
msgid "Stale"
msgstr ""
@ -5740,25 +5740,29 @@ msgstr ""
msgid "Parent Item"
msgstr ""
#: stock/templates/stock/item_base.html:380
#: stock/templates/stock/item_base.html:356
msgid "No manufacturer set"
msgstr ""
#: stock/templates/stock/item_base.html:385
#, python-format
msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:382
#: stock/templates/stock/item_base.html:387
#, python-format
msgid "This StockItem expires on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660
#: stock/templates/stock/item_base.html:394 templates/js/stock.js:660
msgid "Last Updated"
msgstr ""
#: stock/templates/stock/item_base.html:394
#: stock/templates/stock/item_base.html:399
msgid "Last Stocktake"
msgstr ""
#: stock/templates/stock/item_base.html:398
#: stock/templates/stock/item_base.html:403
msgid "No stocktake performed"
msgstr ""