mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Fix: New translations django.po from Crowdin
This commit is contained in:
		| @@ -2,8 +2,8 @@ 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-24 02:36+0000\n" | "POT-Creation-Date: 2021-09-28 00:58+0000\n" | ||||||
| "PO-Revision-Date: 2021-09-24 02:39\n" | "PO-Revision-Date: 2021-09-28 01:13\n" | ||||||
| "Last-Translator: \n" | "Last-Translator: \n" | ||||||
| "Language-Team: Chinese Simplified\n" | "Language-Team: Chinese Simplified\n" | ||||||
| "Language: zh_CN\n" | "Language: zh_CN\n" | ||||||
| @@ -102,7 +102,7 @@ msgstr "未找到序列号" | |||||||
| msgid "Number of unique serial number ({s}) must match quantity ({q})" | msgid "Number of unique serial number ({s}) must match quantity ({q})" | ||||||
| msgstr "唯一序列号 ({s}) 必须匹配数量 ({q})" | msgstr "唯一序列号 ({s}) 必须匹配数量 ({q})" | ||||||
|  |  | ||||||
| #: InvenTree/models.py:66 stock/models.py:1826 | #: InvenTree/models.py:66 stock/models.py:1823 | ||||||
| msgid "Attachment" | msgid "Attachment" | ||||||
| msgstr "附件" | msgstr "附件" | ||||||
|  |  | ||||||
| @@ -873,7 +873,7 @@ msgstr "链接到外部 URL" | |||||||
| #: part/templates/part/navbar.html:123 | #: part/templates/part/navbar.html:123 | ||||||
| #: report/templates/report/inventree_build_order_base.html:173 | #: report/templates/report/inventree_build_order_base.html:173 | ||||||
| #: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 | #: stock/forms.py:138 stock/forms.py:250 stock/forms.py:282 stock/models.py:579 | ||||||
| #: stock/models.py:1726 stock/models.py:1832 | #: stock/models.py:1723 stock/models.py:1829 | ||||||
| #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 | #: stock/templates/stock/navbar.html:57 templates/js/translated/barcode.js:59 | ||||||
| #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 | #: templates/js/translated/bom.js:385 templates/js/translated/company.js:839 | ||||||
| #: templates/js/translated/order.js:604 templates/js/translated/stock.js:338 | #: templates/js/translated/order.js:604 templates/js/translated/stock.js:338 | ||||||
| @@ -2400,7 +2400,7 @@ msgstr "参数名称" | |||||||
|  |  | ||||||
| #: company/models.py:421 | #: company/models.py:421 | ||||||
| #: report/templates/report/inventree_test_report_base.html:90 | #: report/templates/report/inventree_test_report_base.html:90 | ||||||
| #: stock/models.py:1819 templates/InvenTree/settings/header.html:8 | #: stock/models.py:1816 templates/InvenTree/settings/header.html:8 | ||||||
| #: templates/js/translated/company.js:642 templates/js/translated/part.js:623 | #: templates/js/translated/company.js:642 templates/js/translated/part.js:623 | ||||||
| #: templates/js/translated/stock.js:576 | #: templates/js/translated/stock.js:576 | ||||||
| msgid "Value" | msgid "Value" | ||||||
| @@ -5392,12 +5392,12 @@ msgid "Test Results" | |||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: report/templates/report/inventree_test_report_base.html:88 | #: report/templates/report/inventree_test_report_base.html:88 | ||||||
| #: stock/models.py:1807 | #: stock/models.py:1804 | ||||||
| msgid "Test" | msgid "Test" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: report/templates/report/inventree_test_report_base.html:89 | #: report/templates/report/inventree_test_report_base.html:89 | ||||||
| #: stock/models.py:1813 | #: stock/models.py:1810 | ||||||
| msgid "Result" | msgid "Result" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -5414,44 +5414,44 @@ msgstr "" | |||||||
| msgid "Fail" | msgid "Fail" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:146 | #: stock/api.py:157 | ||||||
| msgid "Request must contain list of stock items" | msgid "Request must contain list of stock items" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:154 | #: stock/api.py:165 | ||||||
| msgid "Improperly formatted data" | msgid "Improperly formatted data" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:162 | #: stock/api.py:173 | ||||||
| msgid "Each entry must contain a valid integer primary-key" | msgid "Each entry must contain a valid integer primary-key" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:168 | #: stock/api.py:179 | ||||||
| msgid "Primary key does not match valid stock item" | msgid "Primary key does not match valid stock item" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:178 | #: stock/api.py:189 | ||||||
| msgid "Invalid quantity value" | msgid "Invalid quantity value" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:183 | #: stock/api.py:194 | ||||||
| msgid "Quantity must not be less than zero" | msgid "Quantity must not be less than zero" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:211 | #: stock/api.py:222 | ||||||
| #, python-brace-format | #, python-brace-format | ||||||
| msgid "Updated stock for {n} items" | msgid "Updated stock for {n} items" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:247 stock/api.py:280 | #: stock/api.py:258 stock/api.py:291 | ||||||
| msgid "Specified quantity exceeds stock quantity" | msgid "Specified quantity exceeds stock quantity" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:270 | #: stock/api.py:281 | ||||||
| msgid "Valid location must be specified" | msgid "Valid location must be specified" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/api.py:290 | #: stock/api.py:301 | ||||||
| #, python-brace-format | #, python-brace-format | ||||||
| msgid "Moved {n} parts to {loc}" | msgid "Moved {n} parts to {loc}" | ||||||
| msgstr "" | msgstr "" | ||||||
| @@ -5670,35 +5670,35 @@ msgstr "" | |||||||
| msgid "StockItem cannot be moved as it is not in stock" | msgid "StockItem cannot be moved as it is not in stock" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/models.py:1727 | #: stock/models.py:1724 | ||||||
| msgid "Entry notes" | msgid "Entry notes" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/models.py:1784 | #: stock/models.py:1781 | ||||||
| msgid "Value must be provided for this test" | msgid "Value must be provided for this test" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/models.py:1790 | #: stock/models.py:1787 | ||||||
| msgid "Attachment must be uploaded for this test" | msgid "Attachment must be uploaded for this test" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/models.py:1808 | #: stock/models.py:1805 | ||||||
| msgid "Test name" | msgid "Test name" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/models.py:1814 templates/js/translated/table_filters.js:244 | #: stock/models.py:1811 templates/js/translated/table_filters.js:244 | ||||||
| msgid "Test result" | msgid "Test result" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/models.py:1820 | #: stock/models.py:1817 | ||||||
| msgid "Test output value" | msgid "Test output value" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/models.py:1827 | #: stock/models.py:1824 | ||||||
| msgid "Test result attachment" | msgid "Test result attachment" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: stock/models.py:1833 | #: stock/models.py:1830 | ||||||
| msgid "Test notes" | msgid "Test notes" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user