2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 12:06:44 +00:00

Add translation files

This commit is contained in:
Oliver Walters 2019-12-05 10:29:23 +11:00
parent 7f2804dff3
commit 2152cb14b4
3 changed files with 99 additions and 87 deletions

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: 2019-11-18 23:32+0000\n" "POT-Creation-Date: 2019-12-04 23:28+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"
@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: InvenTree/helpers.py:175 order/models.py:159 order/models.py:204 #: InvenTree/helpers.py:175 order/models.py:159 order/models.py:210
msgid "Invalid quantity provided" msgid "Invalid quantity provided"
msgstr "" msgstr ""
@ -211,7 +211,7 @@ msgstr ""
#: build/templates/build/allocate_edit.html:19 #: build/templates/build/allocate_edit.html:19
#: build/templates/build/allocate_view.html:17 #: build/templates/build/allocate_view.html:17
#: order/templates/order/purchase_order_detail.html:104 #: order/templates/order/purchase_order_detail.html:107
msgid "Part" msgid "Part"
msgstr "" msgstr ""
@ -238,7 +238,7 @@ msgid "Order Parts"
msgstr "" msgstr ""
#: build/templates/build/allocate_view.html:18 #: build/templates/build/allocate_view.html:18
#: order/templates/order/purchase_order_detail.html:105 #: order/templates/order/purchase_order_detail.html:108
#: part/templates/part/detail.html:33 #: part/templates/part/detail.html:33
msgid "Description" msgid "Description"
msgstr "" msgstr ""
@ -298,10 +298,14 @@ msgid "Place order"
msgstr "" msgstr ""
#: order/forms.py:32 #: order/forms.py:32
msgid "Cancel order" msgid "Mark order as complete"
msgstr "" msgstr ""
#: order/forms.py:43 #: order/forms.py:43
msgid "Cancel order"
msgstr ""
#: order/forms.py:54
msgid "Receive parts to this location" msgid "Receive parts to this location"
msgstr "" msgstr ""
@ -325,7 +329,7 @@ msgstr ""
msgid "Company" msgid "Company"
msgstr "" msgstr ""
#: order/models.py:157 order/models.py:202 part/views.py:1032 #: order/models.py:157 order/models.py:208 part/views.py:1032
#: stock/models.py:438 #: stock/models.py:438
msgid "Quantity must be greater than zero" msgid "Quantity must be greater than zero"
msgstr "" msgstr ""
@ -334,84 +338,84 @@ msgstr ""
msgid "Part supplier must match PO supplier" msgid "Part supplier must match PO supplier"
msgstr "" msgstr ""
#: order/models.py:197 #: order/models.py:203
msgid "Lines can only be received against an order marked as 'Placed'" msgid "Lines can only be received against an order marked as 'Placed'"
msgstr "" msgstr ""
#: order/models.py:246 #: order/models.py:252
msgid "Item quantity" msgid "Item quantity"
msgstr "" msgstr ""
#: order/models.py:248 #: order/models.py:254
msgid "Line item reference" msgid "Line item reference"
msgstr "" msgstr ""
#: order/models.py:250 #: order/models.py:256
msgid "Line item notes" msgid "Line item notes"
msgstr "" msgstr ""
#: order/models.py:276 stock/templates/stock/item.html:107 #: order/models.py:282 stock/templates/stock/item.html:107
msgid "Purchase Order" msgid "Purchase Order"
msgstr "" msgstr ""
#: order/models.py:285 #: order/models.py:291
msgid "Supplier part" msgid "Supplier part"
msgstr "" msgstr ""
#: order/models.py:288 #: order/models.py:294
msgid "Number of items received" msgid "Number of items received"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:60 #: order/templates/order/purchase_order_detail.html:63
msgid "Purchase Order Details" msgid "Purchase Order Details"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:63 #: order/templates/order/purchase_order_detail.html:66
#: stock/templates/stock/item.html:125 #: stock/templates/stock/item.html:125
msgid "Supplier" msgid "Supplier"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:67 #: order/templates/order/purchase_order_detail.html:70
#: stock/templates/stock/item.html:146 #: stock/templates/stock/item.html:146
msgid "Status" msgid "Status"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:71 #: order/templates/order/purchase_order_detail.html:74
msgid "Created" msgid "Created"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:76 #: order/templates/order/purchase_order_detail.html:79
msgid "Issued" msgid "Issued"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:82 #: order/templates/order/purchase_order_detail.html:85
#: order/templates/order/purchase_order_detail.html:110 #: order/templates/order/purchase_order_detail.html:113
msgid "Received" msgid "Received"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:103 #: order/templates/order/purchase_order_detail.html:106
msgid "Line" msgid "Line"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:106 #: order/templates/order/purchase_order_detail.html:109
msgid "Order Code" msgid "Order Code"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:107 #: order/templates/order/purchase_order_detail.html:110
msgid "Reference" msgid "Reference"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:108 #: order/templates/order/purchase_order_detail.html:111
#: stock/templates/stock/item.html:89 #: stock/templates/stock/item.html:89
#: stock/templates/stock/stock_adjust.html:20 #: stock/templates/stock/stock_adjust.html:20
msgid "Quantity" msgid "Quantity"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:112 #: order/templates/order/purchase_order_detail.html:115
msgid "Note" msgid "Note"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:165 #: order/templates/order/purchase_order_detail.html:168
#: part/templates/part/detail.html:152 stock/templates/stock/item.html:151 #: part/templates/part/detail.html:152 stock/templates/stock/item.html:151
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
@ -424,15 +428,15 @@ msgstr ""
msgid "Confirm order placement" msgid "Confirm order placement"
msgstr "" msgstr ""
#: order/views.py:695 #: order/views.py:731
msgid "Invalid Purchase Order" msgid "Invalid Purchase Order"
msgstr "" msgstr ""
#: order/views.py:703 #: order/views.py:739
msgid "Supplier must match for Part and Order" msgid "Supplier must match for Part and Order"
msgstr "" msgstr ""
#: order/views.py:708 #: order/views.py:744
msgid "Invalid SupplierPart selection" msgid "Invalid SupplierPart selection"
msgstr "" msgstr ""

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: 2019-11-18 23:32+0000\n" "POT-Creation-Date: 2019-12-04 23:28+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"
@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: InvenTree/helpers.py:175 order/models.py:159 order/models.py:204 #: InvenTree/helpers.py:175 order/models.py:159 order/models.py:210
msgid "Invalid quantity provided" msgid "Invalid quantity provided"
msgstr "" msgstr ""
@ -211,7 +211,7 @@ msgstr ""
#: build/templates/build/allocate_edit.html:19 #: build/templates/build/allocate_edit.html:19
#: build/templates/build/allocate_view.html:17 #: build/templates/build/allocate_view.html:17
#: order/templates/order/purchase_order_detail.html:104 #: order/templates/order/purchase_order_detail.html:107
msgid "Part" msgid "Part"
msgstr "" msgstr ""
@ -238,7 +238,7 @@ msgid "Order Parts"
msgstr "" msgstr ""
#: build/templates/build/allocate_view.html:18 #: build/templates/build/allocate_view.html:18
#: order/templates/order/purchase_order_detail.html:105 #: order/templates/order/purchase_order_detail.html:108
#: part/templates/part/detail.html:33 #: part/templates/part/detail.html:33
msgid "Description" msgid "Description"
msgstr "" msgstr ""
@ -298,10 +298,14 @@ msgid "Place order"
msgstr "" msgstr ""
#: order/forms.py:32 #: order/forms.py:32
msgid "Cancel order" msgid "Mark order as complete"
msgstr "" msgstr ""
#: order/forms.py:43 #: order/forms.py:43
msgid "Cancel order"
msgstr ""
#: order/forms.py:54
msgid "Receive parts to this location" msgid "Receive parts to this location"
msgstr "" msgstr ""
@ -325,7 +329,7 @@ msgstr ""
msgid "Company" msgid "Company"
msgstr "" msgstr ""
#: order/models.py:157 order/models.py:202 part/views.py:1032 #: order/models.py:157 order/models.py:208 part/views.py:1032
#: stock/models.py:438 #: stock/models.py:438
msgid "Quantity must be greater than zero" msgid "Quantity must be greater than zero"
msgstr "" msgstr ""
@ -334,84 +338,84 @@ msgstr ""
msgid "Part supplier must match PO supplier" msgid "Part supplier must match PO supplier"
msgstr "" msgstr ""
#: order/models.py:197 #: order/models.py:203
msgid "Lines can only be received against an order marked as 'Placed'" msgid "Lines can only be received against an order marked as 'Placed'"
msgstr "" msgstr ""
#: order/models.py:246 #: order/models.py:252
msgid "Item quantity" msgid "Item quantity"
msgstr "" msgstr ""
#: order/models.py:248 #: order/models.py:254
msgid "Line item reference" msgid "Line item reference"
msgstr "" msgstr ""
#: order/models.py:250 #: order/models.py:256
msgid "Line item notes" msgid "Line item notes"
msgstr "" msgstr ""
#: order/models.py:276 stock/templates/stock/item.html:107 #: order/models.py:282 stock/templates/stock/item.html:107
msgid "Purchase Order" msgid "Purchase Order"
msgstr "" msgstr ""
#: order/models.py:285 #: order/models.py:291
msgid "Supplier part" msgid "Supplier part"
msgstr "" msgstr ""
#: order/models.py:288 #: order/models.py:294
msgid "Number of items received" msgid "Number of items received"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:60 #: order/templates/order/purchase_order_detail.html:63
msgid "Purchase Order Details" msgid "Purchase Order Details"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:63 #: order/templates/order/purchase_order_detail.html:66
#: stock/templates/stock/item.html:125 #: stock/templates/stock/item.html:125
msgid "Supplier" msgid "Supplier"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:67 #: order/templates/order/purchase_order_detail.html:70
#: stock/templates/stock/item.html:146 #: stock/templates/stock/item.html:146
msgid "Status" msgid "Status"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:71 #: order/templates/order/purchase_order_detail.html:74
msgid "Created" msgid "Created"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:76 #: order/templates/order/purchase_order_detail.html:79
msgid "Issued" msgid "Issued"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:82 #: order/templates/order/purchase_order_detail.html:85
#: order/templates/order/purchase_order_detail.html:110 #: order/templates/order/purchase_order_detail.html:113
msgid "Received" msgid "Received"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:103 #: order/templates/order/purchase_order_detail.html:106
msgid "Line" msgid "Line"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:106 #: order/templates/order/purchase_order_detail.html:109
msgid "Order Code" msgid "Order Code"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:107 #: order/templates/order/purchase_order_detail.html:110
msgid "Reference" msgid "Reference"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:108 #: order/templates/order/purchase_order_detail.html:111
#: stock/templates/stock/item.html:89 #: stock/templates/stock/item.html:89
#: stock/templates/stock/stock_adjust.html:20 #: stock/templates/stock/stock_adjust.html:20
msgid "Quantity" msgid "Quantity"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:112 #: order/templates/order/purchase_order_detail.html:115
msgid "Note" msgid "Note"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:165 #: order/templates/order/purchase_order_detail.html:168
#: part/templates/part/detail.html:152 stock/templates/stock/item.html:151 #: part/templates/part/detail.html:152 stock/templates/stock/item.html:151
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
@ -424,15 +428,15 @@ msgstr ""
msgid "Confirm order placement" msgid "Confirm order placement"
msgstr "" msgstr ""
#: order/views.py:695 #: order/views.py:731
msgid "Invalid Purchase Order" msgid "Invalid Purchase Order"
msgstr "" msgstr ""
#: order/views.py:703 #: order/views.py:739
msgid "Supplier must match for Part and Order" msgid "Supplier must match for Part and Order"
msgstr "" msgstr ""
#: order/views.py:708 #: order/views.py:744
msgid "Invalid SupplierPart selection" msgid "Invalid SupplierPart selection"
msgstr "" msgstr ""

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: 2019-11-18 23:32+0000\n" "POT-Creation-Date: 2019-12-04 23:28+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"
@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: InvenTree/helpers.py:175 order/models.py:159 order/models.py:204 #: InvenTree/helpers.py:175 order/models.py:159 order/models.py:210
msgid "Invalid quantity provided" msgid "Invalid quantity provided"
msgstr "" msgstr ""
@ -211,7 +211,7 @@ msgstr ""
#: build/templates/build/allocate_edit.html:19 #: build/templates/build/allocate_edit.html:19
#: build/templates/build/allocate_view.html:17 #: build/templates/build/allocate_view.html:17
#: order/templates/order/purchase_order_detail.html:104 #: order/templates/order/purchase_order_detail.html:107
msgid "Part" msgid "Part"
msgstr "" msgstr ""
@ -238,7 +238,7 @@ msgid "Order Parts"
msgstr "" msgstr ""
#: build/templates/build/allocate_view.html:18 #: build/templates/build/allocate_view.html:18
#: order/templates/order/purchase_order_detail.html:105 #: order/templates/order/purchase_order_detail.html:108
#: part/templates/part/detail.html:33 #: part/templates/part/detail.html:33
msgid "Description" msgid "Description"
msgstr "" msgstr ""
@ -298,10 +298,14 @@ msgid "Place order"
msgstr "" msgstr ""
#: order/forms.py:32 #: order/forms.py:32
msgid "Cancel order" msgid "Mark order as complete"
msgstr "" msgstr ""
#: order/forms.py:43 #: order/forms.py:43
msgid "Cancel order"
msgstr ""
#: order/forms.py:54
msgid "Receive parts to this location" msgid "Receive parts to this location"
msgstr "" msgstr ""
@ -325,7 +329,7 @@ msgstr ""
msgid "Company" msgid "Company"
msgstr "" msgstr ""
#: order/models.py:157 order/models.py:202 part/views.py:1032 #: order/models.py:157 order/models.py:208 part/views.py:1032
#: stock/models.py:438 #: stock/models.py:438
msgid "Quantity must be greater than zero" msgid "Quantity must be greater than zero"
msgstr "" msgstr ""
@ -334,84 +338,84 @@ msgstr ""
msgid "Part supplier must match PO supplier" msgid "Part supplier must match PO supplier"
msgstr "" msgstr ""
#: order/models.py:197 #: order/models.py:203
msgid "Lines can only be received against an order marked as 'Placed'" msgid "Lines can only be received against an order marked as 'Placed'"
msgstr "" msgstr ""
#: order/models.py:246 #: order/models.py:252
msgid "Item quantity" msgid "Item quantity"
msgstr "" msgstr ""
#: order/models.py:248 #: order/models.py:254
msgid "Line item reference" msgid "Line item reference"
msgstr "" msgstr ""
#: order/models.py:250 #: order/models.py:256
msgid "Line item notes" msgid "Line item notes"
msgstr "" msgstr ""
#: order/models.py:276 stock/templates/stock/item.html:107 #: order/models.py:282 stock/templates/stock/item.html:107
msgid "Purchase Order" msgid "Purchase Order"
msgstr "" msgstr ""
#: order/models.py:285 #: order/models.py:291
msgid "Supplier part" msgid "Supplier part"
msgstr "" msgstr ""
#: order/models.py:288 #: order/models.py:294
msgid "Number of items received" msgid "Number of items received"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:60 #: order/templates/order/purchase_order_detail.html:63
msgid "Purchase Order Details" msgid "Purchase Order Details"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:63 #: order/templates/order/purchase_order_detail.html:66
#: stock/templates/stock/item.html:125 #: stock/templates/stock/item.html:125
msgid "Supplier" msgid "Supplier"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:67 #: order/templates/order/purchase_order_detail.html:70
#: stock/templates/stock/item.html:146 #: stock/templates/stock/item.html:146
msgid "Status" msgid "Status"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:71 #: order/templates/order/purchase_order_detail.html:74
msgid "Created" msgid "Created"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:76 #: order/templates/order/purchase_order_detail.html:79
msgid "Issued" msgid "Issued"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:82 #: order/templates/order/purchase_order_detail.html:85
#: order/templates/order/purchase_order_detail.html:110 #: order/templates/order/purchase_order_detail.html:113
msgid "Received" msgid "Received"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:103 #: order/templates/order/purchase_order_detail.html:106
msgid "Line" msgid "Line"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:106 #: order/templates/order/purchase_order_detail.html:109
msgid "Order Code" msgid "Order Code"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:107 #: order/templates/order/purchase_order_detail.html:110
msgid "Reference" msgid "Reference"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:108 #: order/templates/order/purchase_order_detail.html:111
#: stock/templates/stock/item.html:89 #: stock/templates/stock/item.html:89
#: stock/templates/stock/stock_adjust.html:20 #: stock/templates/stock/stock_adjust.html:20
msgid "Quantity" msgid "Quantity"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:112 #: order/templates/order/purchase_order_detail.html:115
msgid "Note" msgid "Note"
msgstr "" msgstr ""
#: order/templates/order/purchase_order_detail.html:165 #: order/templates/order/purchase_order_detail.html:168
#: part/templates/part/detail.html:152 stock/templates/stock/item.html:151 #: part/templates/part/detail.html:152 stock/templates/stock/item.html:151
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
@ -424,15 +428,15 @@ msgstr ""
msgid "Confirm order placement" msgid "Confirm order placement"
msgstr "" msgstr ""
#: order/views.py:695 #: order/views.py:731
msgid "Invalid Purchase Order" msgid "Invalid Purchase Order"
msgstr "" msgstr ""
#: order/views.py:703 #: order/views.py:739
msgid "Supplier must match for Part and Order" msgid "Supplier must match for Part and Order"
msgstr "" msgstr ""
#: order/views.py:708 #: order/views.py:744
msgid "Invalid SupplierPart selection" msgid "Invalid SupplierPart selection"
msgstr "" msgstr ""