2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00

New Crowdin updates (#3519)

* updated translation base

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Oliver
2022-08-15 12:22:56 +10:00
committed by GitHub
parent 87e7112326
commit 956701a584
25 changed files with 911 additions and 1012 deletions

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-08-10 11:38+0000\n"
"PO-Revision-Date: 2022-08-10 13:22\n"
"POT-Creation-Date: 2022-08-11 02:47+0000\n"
"PO-Revision-Date: 2022-08-11 13:49\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"Language: ko_KR\n"
@ -816,7 +816,7 @@ msgstr ""
msgid "SalesOrder to which this build is allocated"
msgstr ""
#: build/models.py:213 build/serializers.py:803
#: build/models.py:213 build/serializers.py:800
#: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873
msgid "Source Location"
msgstr ""
@ -977,7 +977,7 @@ msgstr ""
msgid "Build to allocate parts"
msgstr ""
#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015
#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015
#: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754
#: stock/serializers.py:880 stock/templates/stock/item_base.html:10
#: stock/templates/stock/item_base.html:23
@ -1045,7 +1045,7 @@ msgstr ""
msgid "Destination stock item"
msgstr ""
#: build/serializers.py:138 build/serializers.py:677
#: build/serializers.py:138 build/serializers.py:674
#: templates/js/translated/build.js:1166
msgid "Build Output"
msgstr ""
@ -1070,7 +1070,7 @@ msgstr ""
msgid "Enter quantity for build output"
msgstr ""
#: build/serializers.py:208 build/serializers.py:668 order/models.py:318
#: build/serializers.py:208 build/serializers.py:665 order/models.py:318
#: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542
#: part/serializers.py:974 stock/models.py:477 stock/models.py:1244
#: stock/serializers.py:302
@ -1212,77 +1212,73 @@ msgstr ""
msgid "Build order has incomplete outputs"
msgstr ""
#: build/serializers.py:550 build/templates/build/build_base.html:95
msgid "No build outputs have been created for this build order"
msgstr ""
#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719
#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719
#: part/models.py:2853
msgid "BOM Item"
msgstr ""
#: build/serializers.py:590
#: build/serializers.py:587
msgid "Build output"
msgstr ""
#: build/serializers.py:598
#: build/serializers.py:595
msgid "Build output must point to the same build"
msgstr ""
#: build/serializers.py:639
#: build/serializers.py:636
msgid "bom_item.part must point to the same part as the build order"
msgstr ""
#: build/serializers.py:654 stock/serializers.py:767
#: build/serializers.py:651 stock/serializers.py:767
msgid "Item must be in stock"
msgstr ""
#: build/serializers.py:712 order/serializers.py:1073
#: build/serializers.py:709 order/serializers.py:1073
#, python-brace-format
msgid "Available quantity ({q}) exceeded"
msgstr ""
#: build/serializers.py:718
#: build/serializers.py:715
msgid "Build output must be specified for allocation of tracked parts"
msgstr ""
#: build/serializers.py:725
#: build/serializers.py:722
msgid "Build output cannot be specified for allocation of untracked parts"
msgstr ""
#: build/serializers.py:730
#: build/serializers.py:727
msgid "This stock item has already been allocated to this build output"
msgstr ""
#: build/serializers.py:753 order/serializers.py:1319
#: build/serializers.py:750 order/serializers.py:1319
msgid "Allocation items must be provided"
msgstr ""
#: build/serializers.py:804
#: build/serializers.py:801
msgid "Stock location where parts are to be sourced (leave blank to take from any location)"
msgstr ""
#: build/serializers.py:812
#: build/serializers.py:809
msgid "Exclude Location"
msgstr ""
#: build/serializers.py:813
#: build/serializers.py:810
msgid "Exclude stock items from this selected location"
msgstr ""
#: build/serializers.py:818
#: build/serializers.py:815
msgid "Interchangeable Stock"
msgstr ""
#: build/serializers.py:819
#: build/serializers.py:816
msgid "Stock items in multiple locations can be used interchangeably"
msgstr ""
#: build/serializers.py:824
#: build/serializers.py:821
msgid "Substitute Stock"
msgstr ""
#: build/serializers.py:825
#: build/serializers.py:822
msgid "Allow allocation of substitute parts"
msgstr ""
@ -1334,6 +1330,10 @@ msgstr ""
msgid "Build Description"
msgstr ""
#: build/templates/build/build_base.html:95
msgid "No build outputs have been created for this build order"
msgstr ""
#: build/templates/build/build_base.html:101
#, python-format
msgid "This Build Order is allocated to Sales Order %(link)s"
@ -1412,16 +1412,7 @@ msgstr ""
msgid "Issued By"
msgstr ""
#: build/templates/build/build_base.html:230
#: build/templates/build/sidebar.html:12
msgid "Incomplete Outputs"
msgstr ""
#: build/templates/build/build_base.html:231
msgid "Build Order cannot be completed as incomplete build outputs remain"
msgstr ""
#: build/templates/build/build_base.html:257
#: build/templates/build/build_base.html:245
msgid "Delete Build Order"
msgstr ""
@ -1617,6 +1608,10 @@ msgstr ""
msgid "Build Order Details"
msgstr ""
#: build/templates/build/sidebar.html:12
msgid "Incomplete Outputs"
msgstr ""
#: build/templates/build/sidebar.html:15
msgid "Completed Outputs"
msgstr ""