Fix: New translations django.po from Crowdin

This commit is contained in:
Oliver 2021-07-06 09:20:53 +10:00
parent d24877d8bb
commit 3c30e4a385

View File

@ -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-07-05 06:55+0000\n" "POT-Creation-Date: 2021-07-05 23:00+0000\n"
"PO-Revision-Date: 2021-07-05 07:03\n" "PO-Revision-Date: 2021-07-05 23:20\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"Language: fr_FR\n" "Language: fr_FR\n"
@ -78,7 +78,7 @@ msgid "Duplicate serial: {n}"
msgstr "Dupliquer le numéro de série: {n}" msgstr "Dupliquer le numéro de série: {n}"
#: InvenTree/helpers.py:403 order/models.py:311 order/models.py:421 #: InvenTree/helpers.py:403 order/models.py:311 order/models.py:421
#: stock/views.py:1627 #: stock/views.py:1625
msgid "Invalid quantity provided" msgid "Invalid quantity provided"
msgstr "Quantité fournie invalide" msgstr "Quantité fournie invalide"
@ -1354,7 +1354,7 @@ msgstr ""
msgid "Maximum output quantity is " msgid "Maximum output quantity is "
msgstr "" msgstr ""
#: build/views.py:184 stock/views.py:1653 #: build/views.py:184 stock/views.py:1651
msgid "Serial numbers already exist" msgid "Serial numbers already exist"
msgstr "" msgstr ""
@ -2467,7 +2467,7 @@ msgstr ""
#: company/templates/company/manufacturer_part_suppliers.html:142 #: company/templates/company/manufacturer_part_suppliers.html:142
#: part/templates/part/manufacturer.html:24 part/templates/part/params.html:44 #: part/templates/part/manufacturer.html:24 part/templates/part/params.html:44
#: part/templates/part/related.html:44 part/templates/part/supplier.html:22 #: part/templates/part/related.html:44 part/templates/part/supplier.html:22
#: stock/views.py:855 templates/js/company.js:203 users/models.py:192 #: stock/views.py:821 templates/js/company.js:203 users/models.py:192
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -4420,7 +4420,7 @@ msgstr ""
msgid "Create new Part Category" msgid "Create new Part Category"
msgstr "" msgstr ""
#: part/templates/part/category.html:260 stock/views.py:1223 #: part/templates/part/category.html:260 stock/views.py:1221
msgid "Create new Stock Location" msgid "Create new Stock Location"
msgstr "" msgstr ""
@ -5413,7 +5413,7 @@ msgstr ""
msgid "Add note (required)" msgid "Add note (required)"
msgstr "" msgstr ""
#: stock/forms.py:348 stock/views.py:705 stock/views.py:904 #: stock/forms.py:348 stock/views.py:705 stock/views.py:907
msgid "Confirm stock adjustment" msgid "Confirm stock adjustment"
msgstr "" msgstr ""
@ -5963,7 +5963,7 @@ msgstr ""
msgid "The following stock items will be uninstalled" msgid "The following stock items will be uninstalled"
msgstr "" msgstr ""
#: stock/templates/stock/stockitem_convert.html:7 stock/views.py:1196 #: stock/templates/stock/stockitem_convert.html:7 stock/views.py:1194
msgid "Convert Stock Item" msgid "Convert Stock Item"
msgstr "" msgstr ""
@ -5996,8 +5996,8 @@ msgstr ""
msgid "Edit Stock Location" msgid "Edit Stock Location"
msgstr "" msgstr ""
#: stock/views.py:230 stock/views.py:1175 stock/views.py:1297 #: stock/views.py:230 stock/views.py:1173 stock/views.py:1295
#: stock/views.py:1662 #: stock/views.py:1660
msgid "Owner is required (ownership control is enabled)" msgid "Owner is required (ownership control is enabled)"
msgstr "" msgstr ""
@ -6057,65 +6057,65 @@ msgstr ""
msgid "Adjust Stock" msgid "Adjust Stock"
msgstr "" msgstr ""
#: stock/views.py:851 #: stock/views.py:817
msgid "Move Stock Items" msgid "Move Stock Items"
msgstr "" msgstr ""
#: stock/views.py:851 #: stock/views.py:817
msgid "Move" msgid "Move"
msgstr "" msgstr ""
#: stock/views.py:852 #: stock/views.py:818
msgid "Count Stock Items" msgid "Count Stock Items"
msgstr "" msgstr ""
#: stock/views.py:852 #: stock/views.py:818
msgid "Count" msgid "Count"
msgstr "" msgstr ""
#: stock/views.py:853 #: stock/views.py:819
msgid "Remove From Stock" msgid "Remove From Stock"
msgstr "" msgstr ""
#: stock/views.py:853 #: stock/views.py:819
msgid "Take" msgid "Take"
msgstr "" msgstr ""
#: stock/views.py:854 #: stock/views.py:820
msgid "Add Stock Items" msgid "Add Stock Items"
msgstr "" msgstr ""
#: stock/views.py:854 users/models.py:188 #: stock/views.py:820 users/models.py:188
msgid "Add" msgid "Add"
msgstr "" msgstr ""
#: stock/views.py:855 #: stock/views.py:821
msgid "Delete Stock Items" msgid "Delete Stock Items"
msgstr "" msgstr ""
#: stock/views.py:884 #: stock/views.py:887
msgid "Must enter integer value" msgid "Must enter integer value"
msgstr "" msgstr ""
#: stock/views.py:889 #: stock/views.py:892
msgid "Quantity must be positive" msgid "Quantity must be positive"
msgstr "" msgstr ""
#: stock/views.py:896 #: stock/views.py:899
#, python-brace-format #, python-brace-format
msgid "Quantity must not exceed {x}" msgid "Quantity must not exceed {x}"
msgstr "" msgstr ""
#: stock/views.py:960 #: stock/views.py:963
msgid "No action performed" msgid "No action performed"
msgstr "" msgstr ""
#: stock/views.py:975 #: stock/views.py:977
#, python-brace-format #, python-brace-format
msgid "Added stock to {n} items" msgid "Added stock to {n} items"
msgstr "" msgstr ""
#: stock/views.py:990 #: stock/views.py:991
#, python-brace-format #, python-brace-format
msgid "Removed stock from {n} items" msgid "Removed stock from {n} items"
msgstr "" msgstr ""
@ -6125,57 +6125,57 @@ msgstr ""
msgid "Counted stock for {n} items" msgid "Counted stock for {n} items"
msgstr "" msgstr ""
#: stock/views.py:1043 #: stock/views.py:1041
msgid "No items were moved" msgid "No items were moved"
msgstr "" msgstr ""
#: stock/views.py:1046 #: stock/views.py:1044
#, python-brace-format #, python-brace-format
msgid "Moved {n} items to {dest}" msgid "Moved {n} items to {dest}"
msgstr "" msgstr ""
#: stock/views.py:1065 #: stock/views.py:1063
#, python-brace-format #, python-brace-format
msgid "Deleted {n} stock items" msgid "Deleted {n} stock items"
msgstr "" msgstr ""
#: stock/views.py:1077 #: stock/views.py:1075
msgid "Edit Stock Item" msgid "Edit Stock Item"
msgstr "" msgstr ""
#: stock/views.py:1314 #: stock/views.py:1312
msgid "Serialize Stock" msgid "Serialize Stock"
msgstr "" msgstr ""
#: stock/views.py:1407 templates/js/build.js:327 #: stock/views.py:1405 templates/js/build.js:327
msgid "Create new Stock Item" msgid "Create new Stock Item"
msgstr "" msgstr ""
#: stock/views.py:1549 #: stock/views.py:1547
msgid "Duplicate Stock Item" msgid "Duplicate Stock Item"
msgstr "" msgstr ""
#: stock/views.py:1631 #: stock/views.py:1629
msgid "Quantity cannot be negative" msgid "Quantity cannot be negative"
msgstr "" msgstr ""
#: stock/views.py:1731 #: stock/views.py:1729
msgid "Delete Stock Location" msgid "Delete Stock Location"
msgstr "" msgstr ""
#: stock/views.py:1744 #: stock/views.py:1742
msgid "Delete Stock Item" msgid "Delete Stock Item"
msgstr "" msgstr ""
#: stock/views.py:1755 #: stock/views.py:1753
msgid "Delete Stock Tracking Entry" msgid "Delete Stock Tracking Entry"
msgstr "" msgstr ""
#: stock/views.py:1762 #: stock/views.py:1760
msgid "Edit Stock Tracking Entry" msgid "Edit Stock Tracking Entry"
msgstr "" msgstr ""
#: stock/views.py:1771 #: stock/views.py:1769
msgid "Add Stock Tracking Entry" msgid "Add Stock Tracking Entry"
msgstr "" msgstr ""