From 78459d5590bc38f65f2ba18296a052eeead6f204 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 13:06:02 +1000 Subject: [PATCH 01/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index be93d09f8c..436f9878e9 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-13 04:17\n" +"PO-Revision-Date: 2021-05-14 03:06\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -2154,8 +2154,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6064,8 +6063,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7462,3 +7460,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From 2f6834b069f838e2aa9b28bbd506c5cd4b593e0a Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 13:06:04 +1000 Subject: [PATCH 02/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/es/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index cea9bdc726..8bc69a6313 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-13 04:17\n" +"PO-Revision-Date: 2021-05-14 03:06\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -2154,8 +2154,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6064,8 +6063,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7462,3 +7460,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From 42a75494f9b2310691015b64da5fd06b067229a5 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 13:06:05 +1000 Subject: [PATCH 03/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/it/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 69e35b78f2..999ad72b4c 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-13 04:17\n" +"PO-Revision-Date: 2021-05-14 03:06\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -2154,8 +2154,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6064,8 +6063,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7462,3 +7460,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From 39b87a5e27b0029360dc27f34f3487c1f0234af3 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 13:06:07 +1000 Subject: [PATCH 04/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/pl/LC_MESSAGES/django.po | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 39b5087911..a1fd49f791 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-13 04:17\n" +"PO-Revision-Date: 2021-05-14 03:06\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -2154,8 +2154,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6064,8 +6063,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7312,10 +7310,8 @@ msgid "Instance Name" msgstr "" #: templates/stats.html:18 -#, fuzzy -#| msgid "Data" msgid "Database" -msgstr "Dane" +msgstr "" #: templates/stats.html:26 msgid "Server is running in debug mode" @@ -7464,3 +7460,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From f35f14309600fab2a43d2e2452dcc46a31c7d849 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 13:06:08 +1000 Subject: [PATCH 05/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 83a02bfeb5..1ec379ed68 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-13 04:17\n" +"PO-Revision-Date: 2021-05-14 03:06\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -2154,8 +2154,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6064,8 +6063,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7462,3 +7460,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From c9104becfed46abd9692e4dfdcd6492f636ca2bb Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 13:06:10 +1000 Subject: [PATCH 06/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/tr/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 0ed7b9387d..7b56083b4b 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-13 04:17\n" +"PO-Revision-Date: 2021-05-14 03:06\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -2154,8 +2154,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6064,8 +6063,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7462,3 +7460,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From fccbaadcce9a3174b1f0c9c9d948e9ed96a91f91 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 13:06:11 +1000 Subject: [PATCH 07/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index af651f1de1..7f2922298f 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-13 04:17\n" +"PO-Revision-Date: 2021-05-14 03:06\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -2154,8 +2154,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6064,8 +6063,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7462,3 +7460,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From 3b0d96fff2578668cbeebba3d507bd7904e2652b Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 13:06:12 +1000 Subject: [PATCH 08/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 9b06e72c51..874e9a1ab2 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-13 04:17\n" +"PO-Revision-Date: 2021-05-14 03:06\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -2154,11 +2154,9 @@ msgstr "Sind Sie sicher, dass Sie die Firma '%(name)s' löschen wollen?" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." -msgstr "" -"Es gibt %(count)s Teile, die von diesem Unternehmen bezogen werden.
\n" +msgstr "Es gibt %(count)s Teile, die von diesem Unternehmen bezogen werden.
\n" "Wenn dieser Lieferant gelöscht wird, werden auch diese Zulieferer-Teile gelöscht." #: company/templates/company/detail.html:21 @@ -6066,13 +6064,11 @@ msgstr "Farbschemata" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " -msgstr "" -"\n" +msgstr "\n" "\t\tDie CSS Datei \"%(invalid_color_theme)s.css\" für das aktuell ausgewählte Farbschema wurde nicht gefunden.
\n" "\t\tBitte ein anderes Farbschema auswählen:)\n" "\t " @@ -7318,10 +7314,8 @@ msgid "Instance Name" msgstr "Instanzname" #: templates/stats.html:18 -#, fuzzy -#| msgid "Data" msgid "Database" -msgstr "Wert" +msgstr "" #: templates/stats.html:26 msgid "Server is running in debug mode" @@ -7470,3 +7464,4 @@ msgstr "Berechtigungen Einträge zu ändern" #: users/models.py:187 msgid "Permission to delete items" msgstr "Berechtigung Einträge zu löschen" + From 3229c3d13063835cc77d79d1393ec0be28513eb3 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 13:06:14 +1000 Subject: [PATCH 09/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/ja/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index 8d57b3e898..4b4e9a6300 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-13 04:17\n" +"PO-Revision-Date: 2021-05-14 03:06\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -2154,8 +2154,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6064,8 +6063,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7462,3 +7460,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From cb088322eb195133319e40b5e057b7cbd8e4a1b4 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 May 2021 19:41:56 +1000 Subject: [PATCH 10/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 874e9a1ab2..d27a8132ff 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 03:06\n" +"PO-Revision-Date: 2021-05-14 09:41\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -2669,11 +2669,11 @@ msgstr "Label-Höhe in mm" #: label/models.py:144 msgid "Filename Pattern" -msgstr "" +msgstr "Dateinamen-Muster" #: label/models.py:145 msgid "Pattern for generating label filenames" -msgstr "" +msgstr "Muster für die Erstellung von Label-Dateinamen" #: label/models.py:244 label/models.py:297 msgid "Query filters (comma-separated list of key=value pairs" @@ -4782,7 +4782,7 @@ msgstr "neue Variante anlegen" #: part/templatetags/inventree_extras.py:90 msgid "Unknown database" -msgstr "" +msgstr "Unbekannte Datenbank" #: part/views.py:89 msgid "Add Related Part" @@ -6276,7 +6276,7 @@ msgstr "In die Zwischenablage kopieren" #: templates/about.html:80 msgid "copy version information" -msgstr "" +msgstr "Versionsinformationen kopieren" #: templates/about.html:90 templates/js/modals.js:559 #: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 @@ -7315,11 +7315,11 @@ msgstr "Instanzname" #: templates/stats.html:18 msgid "Database" -msgstr "" +msgstr "Datenbank" #: templates/stats.html:26 msgid "Server is running in debug mode" -msgstr "" +msgstr "Server läuft im Debug-Modus" #: templates/stats.html:32 msgid "Server status" From a50384a01516ef5a796441053ba93a2000668f9e Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 07:55:52 +1000 Subject: [PATCH 11/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 80 ++++++++++++----------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 436f9878e9..d0d48ae8c2 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 03:06\n" +"POT-Creation-Date: 2021-05-14 21:51+0000\n" +"PO-Revision-Date: 2021-05-14 21:55\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -106,7 +106,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:59 stock/models.py:1755 +#: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" msgstr "" @@ -471,8 +471,8 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:175 #: order/templates/order/sales_order_detail.html:70 #: order/templates/order/sales_order_detail.html:77 -#: order/templates/order/sales_order_detail.html:159 -#: order/templates/order/sales_order_detail.html:224 part/forms.py:342 +#: order/templates/order/sales_order_detail.html:162 +#: order/templates/order/sales_order_detail.html:230 part/forms.py:342 #: part/forms.py:371 part/forms.py:387 part/models.py:2216 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 @@ -602,7 +602,7 @@ msgstr "" #: build/models.py:127 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:219 part/models.py:2225 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2225 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 #: templates/js/build.js:565 templates/js/build.js:1008 @@ -629,7 +629,7 @@ msgstr "" #: order/templates/order/order_wizard/select_parts.html:30 #: order/templates/order/purchase_order_detail.html:131 #: order/templates/order/receive_parts.html:19 -#: order/templates/order/sales_order_detail.html:207 part/models.py:321 +#: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1914 part/models.py:1926 part/models.py:1944 #: part/models.py:2019 part/models.py:2115 part/models.py:2200 #: part/templates/part/part_app_base.html:8 @@ -765,13 +765,13 @@ msgstr "" #: order/models.py:618 order/templates/order/po_navbar.html:29 #: order/templates/order/po_navbar.html:32 #: order/templates/order/purchase_order_detail.html:209 -#: order/templates/order/sales_order_detail.html:272 +#: order/templates/order/sales_order_detail.html:278 #: order/templates/order/so_navbar.html:33 #: order/templates/order/so_navbar.html:36 part/models.py:871 #: part/templates/part/navbar.html:128 #: report/templates/report/inventree_build_order_base.html:173 #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 -#: stock/models.py:530 stock/models.py:1659 stock/models.py:1761 +#: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 #: templates/js/bom.js:333 templates/js/stock.js:128 templates/js/stock.js:671 msgid "Notes" @@ -911,7 +911,7 @@ msgstr "" #: build/templates/build/allocation_card.html:21 #: build/templates/build/complete_output.html:46 #: order/templates/order/sales_order_detail.html:75 -#: order/templates/order/sales_order_detail.html:157 +#: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:244 #: templates/js/build.js:474 @@ -3166,12 +3166,12 @@ msgid "No line items found" msgstr "" #: order/templates/order/purchase_order_detail.html:180 -#: order/templates/order/sales_order_detail.html:229 +#: order/templates/order/sales_order_detail.html:235 msgid "Unit Price" msgstr "" #: order/templates/order/purchase_order_detail.html:221 -#: order/templates/order/sales_order_detail.html:303 +#: order/templates/order/sales_order_detail.html:328 msgid "Edit line item" msgstr "" @@ -3263,65 +3263,69 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:92 templates/js/bom.js:342 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:342 #: templates/js/build.js:627 templates/js/build.js:1044 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:99 templates/js/build.js:515 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 #: templates/js/build.js:849 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:100 templates/js/build.js:517 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 #: templates/js/build.js:850 msgid "Delete stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:170 +#: order/templates/order/sales_order_detail.html:176 msgid "No matching line items" msgstr "" -#: order/templates/order/sales_order_detail.html:199 +#: order/templates/order/sales_order_detail.html:205 msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:237 templates/js/build.js:579 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 #: templates/js/build.js:845 msgid "Allocated" msgstr "" -#: order/templates/order/sales_order_detail.html:239 +#: order/templates/order/sales_order_detail.html:245 msgid "Fulfilled" msgstr "" -#: order/templates/order/sales_order_detail.html:287 +#: order/templates/order/sales_order_detail.html:282 +msgid "PO" +msgstr "" + +#: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:290 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 msgid "Allocate stock" msgstr "" -#: order/templates/order/sales_order_detail.html:293 +#: order/templates/order/sales_order_detail.html:318 msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:297 templates/js/build.js:634 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 #: templates/js/build.js:1052 msgid "Build stock" msgstr "" -#: order/templates/order/sales_order_detail.html:300 -#: order/templates/order/sales_order_detail.html:409 +#: order/templates/order/sales_order_detail.html:325 +#: order/templates/order/sales_order_detail.html:434 msgid "Calculate price" msgstr "" -#: order/templates/order/sales_order_detail.html:304 +#: order/templates/order/sales_order_detail.html:329 msgid "Delete line item " msgstr "" -#: order/templates/order/sales_order_detail.html:415 +#: order/templates/order/sales_order_detail.html:440 msgid "Update Unit Price" msgstr "" @@ -4533,7 +4537,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1748 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1754 templates/InvenTree/settings/header.html:8 #: templates/js/stock.js:124 msgid "Value" msgstr "" @@ -5090,12 +5094,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1736 +#: stock/models.py:1742 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1742 +#: stock/models.py:1748 msgid "Result" msgstr "" @@ -5364,35 +5368,35 @@ msgstr "" msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1660 +#: stock/models.py:1666 msgid "Entry notes" msgstr "" -#: stock/models.py:1713 +#: stock/models.py:1719 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1719 +#: stock/models.py:1725 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1737 +#: stock/models.py:1743 msgid "Test name" msgstr "" -#: stock/models.py:1743 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:213 msgid "Test result" msgstr "" -#: stock/models.py:1749 +#: stock/models.py:1755 msgid "Test output value" msgstr "" -#: stock/models.py:1756 +#: stock/models.py:1762 msgid "Test result attachment" msgstr "" -#: stock/models.py:1762 +#: stock/models.py:1768 msgid "Test notes" msgstr "" From 19366017473a520e9744c5860fe21a8ddd09e0da Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 07:55:54 +1000 Subject: [PATCH 12/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/es/LC_MESSAGES/django.po | 80 ++++++++++++----------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 8bc69a6313..e408c67819 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 03:06\n" +"POT-Creation-Date: 2021-05-14 21:51+0000\n" +"PO-Revision-Date: 2021-05-14 21:55\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -106,7 +106,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:59 stock/models.py:1755 +#: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" msgstr "" @@ -471,8 +471,8 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:175 #: order/templates/order/sales_order_detail.html:70 #: order/templates/order/sales_order_detail.html:77 -#: order/templates/order/sales_order_detail.html:159 -#: order/templates/order/sales_order_detail.html:224 part/forms.py:342 +#: order/templates/order/sales_order_detail.html:162 +#: order/templates/order/sales_order_detail.html:230 part/forms.py:342 #: part/forms.py:371 part/forms.py:387 part/models.py:2216 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 @@ -602,7 +602,7 @@ msgstr "" #: build/models.py:127 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:219 part/models.py:2225 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2225 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 #: templates/js/build.js:565 templates/js/build.js:1008 @@ -629,7 +629,7 @@ msgstr "" #: order/templates/order/order_wizard/select_parts.html:30 #: order/templates/order/purchase_order_detail.html:131 #: order/templates/order/receive_parts.html:19 -#: order/templates/order/sales_order_detail.html:207 part/models.py:321 +#: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1914 part/models.py:1926 part/models.py:1944 #: part/models.py:2019 part/models.py:2115 part/models.py:2200 #: part/templates/part/part_app_base.html:8 @@ -765,13 +765,13 @@ msgstr "" #: order/models.py:618 order/templates/order/po_navbar.html:29 #: order/templates/order/po_navbar.html:32 #: order/templates/order/purchase_order_detail.html:209 -#: order/templates/order/sales_order_detail.html:272 +#: order/templates/order/sales_order_detail.html:278 #: order/templates/order/so_navbar.html:33 #: order/templates/order/so_navbar.html:36 part/models.py:871 #: part/templates/part/navbar.html:128 #: report/templates/report/inventree_build_order_base.html:173 #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 -#: stock/models.py:530 stock/models.py:1659 stock/models.py:1761 +#: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 #: templates/js/bom.js:333 templates/js/stock.js:128 templates/js/stock.js:671 msgid "Notes" @@ -911,7 +911,7 @@ msgstr "" #: build/templates/build/allocation_card.html:21 #: build/templates/build/complete_output.html:46 #: order/templates/order/sales_order_detail.html:75 -#: order/templates/order/sales_order_detail.html:157 +#: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:244 #: templates/js/build.js:474 @@ -3166,12 +3166,12 @@ msgid "No line items found" msgstr "" #: order/templates/order/purchase_order_detail.html:180 -#: order/templates/order/sales_order_detail.html:229 +#: order/templates/order/sales_order_detail.html:235 msgid "Unit Price" msgstr "" #: order/templates/order/purchase_order_detail.html:221 -#: order/templates/order/sales_order_detail.html:303 +#: order/templates/order/sales_order_detail.html:328 msgid "Edit line item" msgstr "" @@ -3263,65 +3263,69 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:92 templates/js/bom.js:342 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:342 #: templates/js/build.js:627 templates/js/build.js:1044 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:99 templates/js/build.js:515 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 #: templates/js/build.js:849 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:100 templates/js/build.js:517 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 #: templates/js/build.js:850 msgid "Delete stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:170 +#: order/templates/order/sales_order_detail.html:176 msgid "No matching line items" msgstr "" -#: order/templates/order/sales_order_detail.html:199 +#: order/templates/order/sales_order_detail.html:205 msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:237 templates/js/build.js:579 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 #: templates/js/build.js:845 msgid "Allocated" msgstr "" -#: order/templates/order/sales_order_detail.html:239 +#: order/templates/order/sales_order_detail.html:245 msgid "Fulfilled" msgstr "" -#: order/templates/order/sales_order_detail.html:287 +#: order/templates/order/sales_order_detail.html:282 +msgid "PO" +msgstr "" + +#: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:290 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 msgid "Allocate stock" msgstr "" -#: order/templates/order/sales_order_detail.html:293 +#: order/templates/order/sales_order_detail.html:318 msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:297 templates/js/build.js:634 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 #: templates/js/build.js:1052 msgid "Build stock" msgstr "" -#: order/templates/order/sales_order_detail.html:300 -#: order/templates/order/sales_order_detail.html:409 +#: order/templates/order/sales_order_detail.html:325 +#: order/templates/order/sales_order_detail.html:434 msgid "Calculate price" msgstr "" -#: order/templates/order/sales_order_detail.html:304 +#: order/templates/order/sales_order_detail.html:329 msgid "Delete line item " msgstr "" -#: order/templates/order/sales_order_detail.html:415 +#: order/templates/order/sales_order_detail.html:440 msgid "Update Unit Price" msgstr "" @@ -4533,7 +4537,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1748 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1754 templates/InvenTree/settings/header.html:8 #: templates/js/stock.js:124 msgid "Value" msgstr "" @@ -5090,12 +5094,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1736 +#: stock/models.py:1742 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1742 +#: stock/models.py:1748 msgid "Result" msgstr "" @@ -5364,35 +5368,35 @@ msgstr "" msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1660 +#: stock/models.py:1666 msgid "Entry notes" msgstr "" -#: stock/models.py:1713 +#: stock/models.py:1719 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1719 +#: stock/models.py:1725 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1737 +#: stock/models.py:1743 msgid "Test name" msgstr "" -#: stock/models.py:1743 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:213 msgid "Test result" msgstr "" -#: stock/models.py:1749 +#: stock/models.py:1755 msgid "Test output value" msgstr "" -#: stock/models.py:1756 +#: stock/models.py:1762 msgid "Test result attachment" msgstr "" -#: stock/models.py:1762 +#: stock/models.py:1768 msgid "Test notes" msgstr "" From 1e83496226ac790e2f573499f922c2e297010bd5 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 07:55:56 +1000 Subject: [PATCH 13/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/it/LC_MESSAGES/django.po | 80 ++++++++++++----------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 999ad72b4c..3440057a0b 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 03:06\n" +"POT-Creation-Date: 2021-05-14 21:51+0000\n" +"PO-Revision-Date: 2021-05-14 21:55\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -106,7 +106,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:59 stock/models.py:1755 +#: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" msgstr "" @@ -471,8 +471,8 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:175 #: order/templates/order/sales_order_detail.html:70 #: order/templates/order/sales_order_detail.html:77 -#: order/templates/order/sales_order_detail.html:159 -#: order/templates/order/sales_order_detail.html:224 part/forms.py:342 +#: order/templates/order/sales_order_detail.html:162 +#: order/templates/order/sales_order_detail.html:230 part/forms.py:342 #: part/forms.py:371 part/forms.py:387 part/models.py:2216 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 @@ -602,7 +602,7 @@ msgstr "" #: build/models.py:127 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:219 part/models.py:2225 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2225 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 #: templates/js/build.js:565 templates/js/build.js:1008 @@ -629,7 +629,7 @@ msgstr "" #: order/templates/order/order_wizard/select_parts.html:30 #: order/templates/order/purchase_order_detail.html:131 #: order/templates/order/receive_parts.html:19 -#: order/templates/order/sales_order_detail.html:207 part/models.py:321 +#: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1914 part/models.py:1926 part/models.py:1944 #: part/models.py:2019 part/models.py:2115 part/models.py:2200 #: part/templates/part/part_app_base.html:8 @@ -765,13 +765,13 @@ msgstr "" #: order/models.py:618 order/templates/order/po_navbar.html:29 #: order/templates/order/po_navbar.html:32 #: order/templates/order/purchase_order_detail.html:209 -#: order/templates/order/sales_order_detail.html:272 +#: order/templates/order/sales_order_detail.html:278 #: order/templates/order/so_navbar.html:33 #: order/templates/order/so_navbar.html:36 part/models.py:871 #: part/templates/part/navbar.html:128 #: report/templates/report/inventree_build_order_base.html:173 #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 -#: stock/models.py:530 stock/models.py:1659 stock/models.py:1761 +#: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 #: templates/js/bom.js:333 templates/js/stock.js:128 templates/js/stock.js:671 msgid "Notes" @@ -911,7 +911,7 @@ msgstr "" #: build/templates/build/allocation_card.html:21 #: build/templates/build/complete_output.html:46 #: order/templates/order/sales_order_detail.html:75 -#: order/templates/order/sales_order_detail.html:157 +#: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:244 #: templates/js/build.js:474 @@ -3166,12 +3166,12 @@ msgid "No line items found" msgstr "" #: order/templates/order/purchase_order_detail.html:180 -#: order/templates/order/sales_order_detail.html:229 +#: order/templates/order/sales_order_detail.html:235 msgid "Unit Price" msgstr "" #: order/templates/order/purchase_order_detail.html:221 -#: order/templates/order/sales_order_detail.html:303 +#: order/templates/order/sales_order_detail.html:328 msgid "Edit line item" msgstr "" @@ -3263,65 +3263,69 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:92 templates/js/bom.js:342 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:342 #: templates/js/build.js:627 templates/js/build.js:1044 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:99 templates/js/build.js:515 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 #: templates/js/build.js:849 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:100 templates/js/build.js:517 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 #: templates/js/build.js:850 msgid "Delete stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:170 +#: order/templates/order/sales_order_detail.html:176 msgid "No matching line items" msgstr "" -#: order/templates/order/sales_order_detail.html:199 +#: order/templates/order/sales_order_detail.html:205 msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:237 templates/js/build.js:579 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 #: templates/js/build.js:845 msgid "Allocated" msgstr "" -#: order/templates/order/sales_order_detail.html:239 +#: order/templates/order/sales_order_detail.html:245 msgid "Fulfilled" msgstr "" -#: order/templates/order/sales_order_detail.html:287 +#: order/templates/order/sales_order_detail.html:282 +msgid "PO" +msgstr "" + +#: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:290 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 msgid "Allocate stock" msgstr "" -#: order/templates/order/sales_order_detail.html:293 +#: order/templates/order/sales_order_detail.html:318 msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:297 templates/js/build.js:634 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 #: templates/js/build.js:1052 msgid "Build stock" msgstr "" -#: order/templates/order/sales_order_detail.html:300 -#: order/templates/order/sales_order_detail.html:409 +#: order/templates/order/sales_order_detail.html:325 +#: order/templates/order/sales_order_detail.html:434 msgid "Calculate price" msgstr "" -#: order/templates/order/sales_order_detail.html:304 +#: order/templates/order/sales_order_detail.html:329 msgid "Delete line item " msgstr "" -#: order/templates/order/sales_order_detail.html:415 +#: order/templates/order/sales_order_detail.html:440 msgid "Update Unit Price" msgstr "" @@ -4533,7 +4537,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1748 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1754 templates/InvenTree/settings/header.html:8 #: templates/js/stock.js:124 msgid "Value" msgstr "" @@ -5090,12 +5094,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1736 +#: stock/models.py:1742 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1742 +#: stock/models.py:1748 msgid "Result" msgstr "" @@ -5364,35 +5368,35 @@ msgstr "" msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1660 +#: stock/models.py:1666 msgid "Entry notes" msgstr "" -#: stock/models.py:1713 +#: stock/models.py:1719 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1719 +#: stock/models.py:1725 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1737 +#: stock/models.py:1743 msgid "Test name" msgstr "" -#: stock/models.py:1743 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:213 msgid "Test result" msgstr "" -#: stock/models.py:1749 +#: stock/models.py:1755 msgid "Test output value" msgstr "" -#: stock/models.py:1756 +#: stock/models.py:1762 msgid "Test result attachment" msgstr "" -#: stock/models.py:1762 +#: stock/models.py:1768 msgid "Test notes" msgstr "" From d6a34d4e2e5bb1e006d5bbb87fc347ff49fca7a8 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 07:55:58 +1000 Subject: [PATCH 14/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/pl/LC_MESSAGES/django.po | 80 ++++++++++++----------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index a1fd49f791..6957b1f324 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 03:06\n" +"POT-Creation-Date: 2021-05-14 21:51+0000\n" +"PO-Revision-Date: 2021-05-14 21:55\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -106,7 +106,7 @@ msgstr "Nie znaleziono numerów seryjnych" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Ilość numerów seryjnych ({s}) musi odpowiadać ilości ({q})" -#: InvenTree/models.py:59 stock/models.py:1755 +#: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" msgstr "Załącznik" @@ -471,8 +471,8 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:175 #: order/templates/order/sales_order_detail.html:70 #: order/templates/order/sales_order_detail.html:77 -#: order/templates/order/sales_order_detail.html:159 -#: order/templates/order/sales_order_detail.html:224 part/forms.py:342 +#: order/templates/order/sales_order_detail.html:162 +#: order/templates/order/sales_order_detail.html:230 part/forms.py:342 #: part/forms.py:371 part/forms.py:387 part/models.py:2216 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 @@ -602,7 +602,7 @@ msgstr "Odwołanie do zamówienia wykonania" #: build/models.py:127 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:219 part/models.py:2225 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2225 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 #: templates/js/build.js:565 templates/js/build.js:1008 @@ -629,7 +629,7 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana" #: order/templates/order/order_wizard/select_parts.html:30 #: order/templates/order/purchase_order_detail.html:131 #: order/templates/order/receive_parts.html:19 -#: order/templates/order/sales_order_detail.html:207 part/models.py:321 +#: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1914 part/models.py:1926 part/models.py:1944 #: part/models.py:2019 part/models.py:2115 part/models.py:2200 #: part/templates/part/part_app_base.html:8 @@ -765,13 +765,13 @@ msgstr "Link do zewnętrznego adresu URL" #: order/models.py:618 order/templates/order/po_navbar.html:29 #: order/templates/order/po_navbar.html:32 #: order/templates/order/purchase_order_detail.html:209 -#: order/templates/order/sales_order_detail.html:272 +#: order/templates/order/sales_order_detail.html:278 #: order/templates/order/so_navbar.html:33 #: order/templates/order/so_navbar.html:36 part/models.py:871 #: part/templates/part/navbar.html:128 #: report/templates/report/inventree_build_order_base.html:173 #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 -#: stock/models.py:530 stock/models.py:1659 stock/models.py:1761 +#: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 #: templates/js/bom.js:333 templates/js/stock.js:128 templates/js/stock.js:671 msgid "Notes" @@ -911,7 +911,7 @@ msgstr "" #: build/templates/build/allocation_card.html:21 #: build/templates/build/complete_output.html:46 #: order/templates/order/sales_order_detail.html:75 -#: order/templates/order/sales_order_detail.html:157 +#: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:244 #: templates/js/build.js:474 @@ -3166,12 +3166,12 @@ msgid "No line items found" msgstr "" #: order/templates/order/purchase_order_detail.html:180 -#: order/templates/order/sales_order_detail.html:229 +#: order/templates/order/sales_order_detail.html:235 msgid "Unit Price" msgstr "Cena jednostkowa" #: order/templates/order/purchase_order_detail.html:221 -#: order/templates/order/sales_order_detail.html:303 +#: order/templates/order/sales_order_detail.html:328 msgid "Edit line item" msgstr "" @@ -3263,65 +3263,69 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:92 templates/js/bom.js:342 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:342 #: templates/js/build.js:627 templates/js/build.js:1044 msgid "Actions" msgstr "Akcje" -#: order/templates/order/sales_order_detail.html:99 templates/js/build.js:515 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 #: templates/js/build.js:849 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:100 templates/js/build.js:517 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 #: templates/js/build.js:850 msgid "Delete stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:170 +#: order/templates/order/sales_order_detail.html:176 msgid "No matching line items" msgstr "" -#: order/templates/order/sales_order_detail.html:199 +#: order/templates/order/sales_order_detail.html:205 msgid "ID" msgstr "Numer ID" -#: order/templates/order/sales_order_detail.html:237 templates/js/build.js:579 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 #: templates/js/build.js:845 msgid "Allocated" msgstr "Przydzielono" -#: order/templates/order/sales_order_detail.html:239 +#: order/templates/order/sales_order_detail.html:245 msgid "Fulfilled" msgstr "" -#: order/templates/order/sales_order_detail.html:287 +#: order/templates/order/sales_order_detail.html:282 +msgid "PO" +msgstr "" + +#: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:290 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 msgid "Allocate stock" msgstr "" -#: order/templates/order/sales_order_detail.html:293 +#: order/templates/order/sales_order_detail.html:318 msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:297 templates/js/build.js:634 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 #: templates/js/build.js:1052 msgid "Build stock" msgstr "" -#: order/templates/order/sales_order_detail.html:300 -#: order/templates/order/sales_order_detail.html:409 +#: order/templates/order/sales_order_detail.html:325 +#: order/templates/order/sales_order_detail.html:434 msgid "Calculate price" msgstr "Oblicz cenę" -#: order/templates/order/sales_order_detail.html:304 +#: order/templates/order/sales_order_detail.html:329 msgid "Delete line item " msgstr "" -#: order/templates/order/sales_order_detail.html:415 +#: order/templates/order/sales_order_detail.html:440 msgid "Update Unit Price" msgstr "" @@ -4533,7 +4537,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1748 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1754 templates/InvenTree/settings/header.html:8 #: templates/js/stock.js:124 msgid "Value" msgstr "" @@ -5090,12 +5094,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1736 +#: stock/models.py:1742 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1742 +#: stock/models.py:1748 msgid "Result" msgstr "" @@ -5364,35 +5368,35 @@ msgstr "" msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1660 +#: stock/models.py:1666 msgid "Entry notes" msgstr "" -#: stock/models.py:1713 +#: stock/models.py:1719 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1719 +#: stock/models.py:1725 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1737 +#: stock/models.py:1743 msgid "Test name" msgstr "" -#: stock/models.py:1743 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:213 msgid "Test result" msgstr "" -#: stock/models.py:1749 +#: stock/models.py:1755 msgid "Test output value" msgstr "" -#: stock/models.py:1756 +#: stock/models.py:1762 msgid "Test result attachment" msgstr "" -#: stock/models.py:1762 +#: stock/models.py:1768 msgid "Test notes" msgstr "" From 5b9eeb7a6d42226412bb791d67217947316e75ce Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 07:55:59 +1000 Subject: [PATCH 15/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 80 ++++++++++++----------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 1ec379ed68..ff84e40f1e 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 03:06\n" +"POT-Creation-Date: 2021-05-14 21:51+0000\n" +"PO-Revision-Date: 2021-05-14 21:55\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -106,7 +106,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:59 stock/models.py:1755 +#: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" msgstr "" @@ -471,8 +471,8 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:175 #: order/templates/order/sales_order_detail.html:70 #: order/templates/order/sales_order_detail.html:77 -#: order/templates/order/sales_order_detail.html:159 -#: order/templates/order/sales_order_detail.html:224 part/forms.py:342 +#: order/templates/order/sales_order_detail.html:162 +#: order/templates/order/sales_order_detail.html:230 part/forms.py:342 #: part/forms.py:371 part/forms.py:387 part/models.py:2216 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 @@ -602,7 +602,7 @@ msgstr "" #: build/models.py:127 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:219 part/models.py:2225 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2225 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 #: templates/js/build.js:565 templates/js/build.js:1008 @@ -629,7 +629,7 @@ msgstr "" #: order/templates/order/order_wizard/select_parts.html:30 #: order/templates/order/purchase_order_detail.html:131 #: order/templates/order/receive_parts.html:19 -#: order/templates/order/sales_order_detail.html:207 part/models.py:321 +#: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1914 part/models.py:1926 part/models.py:1944 #: part/models.py:2019 part/models.py:2115 part/models.py:2200 #: part/templates/part/part_app_base.html:8 @@ -765,13 +765,13 @@ msgstr "" #: order/models.py:618 order/templates/order/po_navbar.html:29 #: order/templates/order/po_navbar.html:32 #: order/templates/order/purchase_order_detail.html:209 -#: order/templates/order/sales_order_detail.html:272 +#: order/templates/order/sales_order_detail.html:278 #: order/templates/order/so_navbar.html:33 #: order/templates/order/so_navbar.html:36 part/models.py:871 #: part/templates/part/navbar.html:128 #: report/templates/report/inventree_build_order_base.html:173 #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 -#: stock/models.py:530 stock/models.py:1659 stock/models.py:1761 +#: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 #: templates/js/bom.js:333 templates/js/stock.js:128 templates/js/stock.js:671 msgid "Notes" @@ -911,7 +911,7 @@ msgstr "" #: build/templates/build/allocation_card.html:21 #: build/templates/build/complete_output.html:46 #: order/templates/order/sales_order_detail.html:75 -#: order/templates/order/sales_order_detail.html:157 +#: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:244 #: templates/js/build.js:474 @@ -3166,12 +3166,12 @@ msgid "No line items found" msgstr "" #: order/templates/order/purchase_order_detail.html:180 -#: order/templates/order/sales_order_detail.html:229 +#: order/templates/order/sales_order_detail.html:235 msgid "Unit Price" msgstr "" #: order/templates/order/purchase_order_detail.html:221 -#: order/templates/order/sales_order_detail.html:303 +#: order/templates/order/sales_order_detail.html:328 msgid "Edit line item" msgstr "" @@ -3263,65 +3263,69 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:92 templates/js/bom.js:342 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:342 #: templates/js/build.js:627 templates/js/build.js:1044 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:99 templates/js/build.js:515 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 #: templates/js/build.js:849 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:100 templates/js/build.js:517 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 #: templates/js/build.js:850 msgid "Delete stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:170 +#: order/templates/order/sales_order_detail.html:176 msgid "No matching line items" msgstr "" -#: order/templates/order/sales_order_detail.html:199 +#: order/templates/order/sales_order_detail.html:205 msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:237 templates/js/build.js:579 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 #: templates/js/build.js:845 msgid "Allocated" msgstr "" -#: order/templates/order/sales_order_detail.html:239 +#: order/templates/order/sales_order_detail.html:245 msgid "Fulfilled" msgstr "" -#: order/templates/order/sales_order_detail.html:287 +#: order/templates/order/sales_order_detail.html:282 +msgid "PO" +msgstr "" + +#: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:290 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 msgid "Allocate stock" msgstr "" -#: order/templates/order/sales_order_detail.html:293 +#: order/templates/order/sales_order_detail.html:318 msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:297 templates/js/build.js:634 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 #: templates/js/build.js:1052 msgid "Build stock" msgstr "" -#: order/templates/order/sales_order_detail.html:300 -#: order/templates/order/sales_order_detail.html:409 +#: order/templates/order/sales_order_detail.html:325 +#: order/templates/order/sales_order_detail.html:434 msgid "Calculate price" msgstr "" -#: order/templates/order/sales_order_detail.html:304 +#: order/templates/order/sales_order_detail.html:329 msgid "Delete line item " msgstr "" -#: order/templates/order/sales_order_detail.html:415 +#: order/templates/order/sales_order_detail.html:440 msgid "Update Unit Price" msgstr "" @@ -4533,7 +4537,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1748 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1754 templates/InvenTree/settings/header.html:8 #: templates/js/stock.js:124 msgid "Value" msgstr "" @@ -5090,12 +5094,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1736 +#: stock/models.py:1742 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1742 +#: stock/models.py:1748 msgid "Result" msgstr "" @@ -5364,35 +5368,35 @@ msgstr "" msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1660 +#: stock/models.py:1666 msgid "Entry notes" msgstr "" -#: stock/models.py:1713 +#: stock/models.py:1719 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1719 +#: stock/models.py:1725 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1737 +#: stock/models.py:1743 msgid "Test name" msgstr "" -#: stock/models.py:1743 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:213 msgid "Test result" msgstr "" -#: stock/models.py:1749 +#: stock/models.py:1755 msgid "Test output value" msgstr "" -#: stock/models.py:1756 +#: stock/models.py:1762 msgid "Test result attachment" msgstr "" -#: stock/models.py:1762 +#: stock/models.py:1768 msgid "Test notes" msgstr "" From 39a25c1ac2f63ff4380390b361710639e6be0799 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 07:56:01 +1000 Subject: [PATCH 16/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/tr/LC_MESSAGES/django.po | 80 ++++++++++++----------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 7b56083b4b..a27f0122bb 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 03:06\n" +"POT-Creation-Date: 2021-05-14 21:51+0000\n" +"PO-Revision-Date: 2021-05-14 21:55\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -106,7 +106,7 @@ msgstr "Seri numarası bulunamadı" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Benzersiz serinin numaraları ({s}) miktarla eşleşmeli ({q})" -#: InvenTree/models.py:59 stock/models.py:1755 +#: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" msgstr "Ek" @@ -471,8 +471,8 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:175 #: order/templates/order/sales_order_detail.html:70 #: order/templates/order/sales_order_detail.html:77 -#: order/templates/order/sales_order_detail.html:159 -#: order/templates/order/sales_order_detail.html:224 part/forms.py:342 +#: order/templates/order/sales_order_detail.html:162 +#: order/templates/order/sales_order_detail.html:230 part/forms.py:342 #: part/forms.py:371 part/forms.py:387 part/models.py:2216 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 @@ -602,7 +602,7 @@ msgstr "" #: build/models.py:127 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:219 part/models.py:2225 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2225 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 #: templates/js/build.js:565 templates/js/build.js:1008 @@ -629,7 +629,7 @@ msgstr "" #: order/templates/order/order_wizard/select_parts.html:30 #: order/templates/order/purchase_order_detail.html:131 #: order/templates/order/receive_parts.html:19 -#: order/templates/order/sales_order_detail.html:207 part/models.py:321 +#: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1914 part/models.py:1926 part/models.py:1944 #: part/models.py:2019 part/models.py:2115 part/models.py:2200 #: part/templates/part/part_app_base.html:8 @@ -765,13 +765,13 @@ msgstr "" #: order/models.py:618 order/templates/order/po_navbar.html:29 #: order/templates/order/po_navbar.html:32 #: order/templates/order/purchase_order_detail.html:209 -#: order/templates/order/sales_order_detail.html:272 +#: order/templates/order/sales_order_detail.html:278 #: order/templates/order/so_navbar.html:33 #: order/templates/order/so_navbar.html:36 part/models.py:871 #: part/templates/part/navbar.html:128 #: report/templates/report/inventree_build_order_base.html:173 #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 -#: stock/models.py:530 stock/models.py:1659 stock/models.py:1761 +#: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 #: templates/js/bom.js:333 templates/js/stock.js:128 templates/js/stock.js:671 msgid "Notes" @@ -911,7 +911,7 @@ msgstr "" #: build/templates/build/allocation_card.html:21 #: build/templates/build/complete_output.html:46 #: order/templates/order/sales_order_detail.html:75 -#: order/templates/order/sales_order_detail.html:157 +#: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:244 #: templates/js/build.js:474 @@ -3166,12 +3166,12 @@ msgid "No line items found" msgstr "" #: order/templates/order/purchase_order_detail.html:180 -#: order/templates/order/sales_order_detail.html:229 +#: order/templates/order/sales_order_detail.html:235 msgid "Unit Price" msgstr "" #: order/templates/order/purchase_order_detail.html:221 -#: order/templates/order/sales_order_detail.html:303 +#: order/templates/order/sales_order_detail.html:328 msgid "Edit line item" msgstr "" @@ -3263,65 +3263,69 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:92 templates/js/bom.js:342 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:342 #: templates/js/build.js:627 templates/js/build.js:1044 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:99 templates/js/build.js:515 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 #: templates/js/build.js:849 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:100 templates/js/build.js:517 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 #: templates/js/build.js:850 msgid "Delete stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:170 +#: order/templates/order/sales_order_detail.html:176 msgid "No matching line items" msgstr "" -#: order/templates/order/sales_order_detail.html:199 +#: order/templates/order/sales_order_detail.html:205 msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:237 templates/js/build.js:579 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 #: templates/js/build.js:845 msgid "Allocated" msgstr "" -#: order/templates/order/sales_order_detail.html:239 +#: order/templates/order/sales_order_detail.html:245 msgid "Fulfilled" msgstr "" -#: order/templates/order/sales_order_detail.html:287 +#: order/templates/order/sales_order_detail.html:282 +msgid "PO" +msgstr "" + +#: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:290 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 msgid "Allocate stock" msgstr "" -#: order/templates/order/sales_order_detail.html:293 +#: order/templates/order/sales_order_detail.html:318 msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:297 templates/js/build.js:634 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 #: templates/js/build.js:1052 msgid "Build stock" msgstr "" -#: order/templates/order/sales_order_detail.html:300 -#: order/templates/order/sales_order_detail.html:409 +#: order/templates/order/sales_order_detail.html:325 +#: order/templates/order/sales_order_detail.html:434 msgid "Calculate price" msgstr "" -#: order/templates/order/sales_order_detail.html:304 +#: order/templates/order/sales_order_detail.html:329 msgid "Delete line item " msgstr "" -#: order/templates/order/sales_order_detail.html:415 +#: order/templates/order/sales_order_detail.html:440 msgid "Update Unit Price" msgstr "" @@ -4533,7 +4537,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1748 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1754 templates/InvenTree/settings/header.html:8 #: templates/js/stock.js:124 msgid "Value" msgstr "" @@ -5090,12 +5094,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1736 +#: stock/models.py:1742 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1742 +#: stock/models.py:1748 msgid "Result" msgstr "" @@ -5364,35 +5368,35 @@ msgstr "" msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1660 +#: stock/models.py:1666 msgid "Entry notes" msgstr "" -#: stock/models.py:1713 +#: stock/models.py:1719 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1719 +#: stock/models.py:1725 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1737 +#: stock/models.py:1743 msgid "Test name" msgstr "" -#: stock/models.py:1743 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:213 msgid "Test result" msgstr "" -#: stock/models.py:1749 +#: stock/models.py:1755 msgid "Test output value" msgstr "" -#: stock/models.py:1756 +#: stock/models.py:1762 msgid "Test result attachment" msgstr "" -#: stock/models.py:1762 +#: stock/models.py:1768 msgid "Test notes" msgstr "" From d9af08f17bad4bfcb829031bd80685e0b429aa1c Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 07:56:02 +1000 Subject: [PATCH 17/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 80 ++++++++++++----------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 7f2922298f..fe4ec6173e 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 03:06\n" +"POT-Creation-Date: 2021-05-14 21:51+0000\n" +"PO-Revision-Date: 2021-05-14 21:56\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -106,7 +106,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:59 stock/models.py:1755 +#: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" msgstr "" @@ -471,8 +471,8 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:175 #: order/templates/order/sales_order_detail.html:70 #: order/templates/order/sales_order_detail.html:77 -#: order/templates/order/sales_order_detail.html:159 -#: order/templates/order/sales_order_detail.html:224 part/forms.py:342 +#: order/templates/order/sales_order_detail.html:162 +#: order/templates/order/sales_order_detail.html:230 part/forms.py:342 #: part/forms.py:371 part/forms.py:387 part/models.py:2216 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 @@ -602,7 +602,7 @@ msgstr "" #: build/models.py:127 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:219 part/models.py:2225 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2225 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 #: templates/js/build.js:565 templates/js/build.js:1008 @@ -629,7 +629,7 @@ msgstr "" #: order/templates/order/order_wizard/select_parts.html:30 #: order/templates/order/purchase_order_detail.html:131 #: order/templates/order/receive_parts.html:19 -#: order/templates/order/sales_order_detail.html:207 part/models.py:321 +#: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1914 part/models.py:1926 part/models.py:1944 #: part/models.py:2019 part/models.py:2115 part/models.py:2200 #: part/templates/part/part_app_base.html:8 @@ -765,13 +765,13 @@ msgstr "" #: order/models.py:618 order/templates/order/po_navbar.html:29 #: order/templates/order/po_navbar.html:32 #: order/templates/order/purchase_order_detail.html:209 -#: order/templates/order/sales_order_detail.html:272 +#: order/templates/order/sales_order_detail.html:278 #: order/templates/order/so_navbar.html:33 #: order/templates/order/so_navbar.html:36 part/models.py:871 #: part/templates/part/navbar.html:128 #: report/templates/report/inventree_build_order_base.html:173 #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 -#: stock/models.py:530 stock/models.py:1659 stock/models.py:1761 +#: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 #: templates/js/bom.js:333 templates/js/stock.js:128 templates/js/stock.js:671 msgid "Notes" @@ -911,7 +911,7 @@ msgstr "" #: build/templates/build/allocation_card.html:21 #: build/templates/build/complete_output.html:46 #: order/templates/order/sales_order_detail.html:75 -#: order/templates/order/sales_order_detail.html:157 +#: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:244 #: templates/js/build.js:474 @@ -3166,12 +3166,12 @@ msgid "No line items found" msgstr "" #: order/templates/order/purchase_order_detail.html:180 -#: order/templates/order/sales_order_detail.html:229 +#: order/templates/order/sales_order_detail.html:235 msgid "Unit Price" msgstr "" #: order/templates/order/purchase_order_detail.html:221 -#: order/templates/order/sales_order_detail.html:303 +#: order/templates/order/sales_order_detail.html:328 msgid "Edit line item" msgstr "" @@ -3263,65 +3263,69 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:92 templates/js/bom.js:342 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:342 #: templates/js/build.js:627 templates/js/build.js:1044 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:99 templates/js/build.js:515 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 #: templates/js/build.js:849 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:100 templates/js/build.js:517 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 #: templates/js/build.js:850 msgid "Delete stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:170 +#: order/templates/order/sales_order_detail.html:176 msgid "No matching line items" msgstr "" -#: order/templates/order/sales_order_detail.html:199 +#: order/templates/order/sales_order_detail.html:205 msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:237 templates/js/build.js:579 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 #: templates/js/build.js:845 msgid "Allocated" msgstr "" -#: order/templates/order/sales_order_detail.html:239 +#: order/templates/order/sales_order_detail.html:245 msgid "Fulfilled" msgstr "" -#: order/templates/order/sales_order_detail.html:287 +#: order/templates/order/sales_order_detail.html:282 +msgid "PO" +msgstr "" + +#: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:290 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 msgid "Allocate stock" msgstr "" -#: order/templates/order/sales_order_detail.html:293 +#: order/templates/order/sales_order_detail.html:318 msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:297 templates/js/build.js:634 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 #: templates/js/build.js:1052 msgid "Build stock" msgstr "" -#: order/templates/order/sales_order_detail.html:300 -#: order/templates/order/sales_order_detail.html:409 +#: order/templates/order/sales_order_detail.html:325 +#: order/templates/order/sales_order_detail.html:434 msgid "Calculate price" msgstr "" -#: order/templates/order/sales_order_detail.html:304 +#: order/templates/order/sales_order_detail.html:329 msgid "Delete line item " msgstr "" -#: order/templates/order/sales_order_detail.html:415 +#: order/templates/order/sales_order_detail.html:440 msgid "Update Unit Price" msgstr "" @@ -4533,7 +4537,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1748 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1754 templates/InvenTree/settings/header.html:8 #: templates/js/stock.js:124 msgid "Value" msgstr "" @@ -5090,12 +5094,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1736 +#: stock/models.py:1742 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1742 +#: stock/models.py:1748 msgid "Result" msgstr "" @@ -5364,35 +5368,35 @@ msgstr "" msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1660 +#: stock/models.py:1666 msgid "Entry notes" msgstr "" -#: stock/models.py:1713 +#: stock/models.py:1719 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1719 +#: stock/models.py:1725 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1737 +#: stock/models.py:1743 msgid "Test name" msgstr "" -#: stock/models.py:1743 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:213 msgid "Test result" msgstr "" -#: stock/models.py:1749 +#: stock/models.py:1755 msgid "Test output value" msgstr "" -#: stock/models.py:1756 +#: stock/models.py:1762 msgid "Test result attachment" msgstr "" -#: stock/models.py:1762 +#: stock/models.py:1768 msgid "Test notes" msgstr "" From 76b3cb2a9a59a50fbeb5ef5d324afade0ff7a341 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 07:56:04 +1000 Subject: [PATCH 18/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 80 ++++++++++++----------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index d27a8132ff..1fa30c4ecd 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 09:41\n" +"POT-Creation-Date: 2021-05-14 21:51+0000\n" +"PO-Revision-Date: 2021-05-14 21:56\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -106,7 +106,7 @@ msgstr "Keine Seriennummern gefunden" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Anzahl der eindeutigen Seriennummern ({s}) muss mit der Anzahl ({q}) übereinstimmen" -#: InvenTree/models.py:59 stock/models.py:1755 +#: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" msgstr "Anhang" @@ -471,8 +471,8 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung." #: order/templates/order/purchase_order_detail.html:175 #: order/templates/order/sales_order_detail.html:70 #: order/templates/order/sales_order_detail.html:77 -#: order/templates/order/sales_order_detail.html:159 -#: order/templates/order/sales_order_detail.html:224 part/forms.py:342 +#: order/templates/order/sales_order_detail.html:162 +#: order/templates/order/sales_order_detail.html:230 part/forms.py:342 #: part/forms.py:371 part/forms.py:387 part/models.py:2216 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 @@ -602,7 +602,7 @@ msgstr "Bauauftragsreferenz" #: build/models.py:127 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:219 part/models.py:2225 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2225 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 #: templates/js/build.js:565 templates/js/build.js:1008 @@ -629,7 +629,7 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" #: order/templates/order/order_wizard/select_parts.html:30 #: order/templates/order/purchase_order_detail.html:131 #: order/templates/order/receive_parts.html:19 -#: order/templates/order/sales_order_detail.html:207 part/models.py:321 +#: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1914 part/models.py:1926 part/models.py:1944 #: part/models.py:2019 part/models.py:2115 part/models.py:2200 #: part/templates/part/part_app_base.html:8 @@ -765,13 +765,13 @@ msgstr "Link zu einer externen URL" #: order/models.py:618 order/templates/order/po_navbar.html:29 #: order/templates/order/po_navbar.html:32 #: order/templates/order/purchase_order_detail.html:209 -#: order/templates/order/sales_order_detail.html:272 +#: order/templates/order/sales_order_detail.html:278 #: order/templates/order/so_navbar.html:33 #: order/templates/order/so_navbar.html:36 part/models.py:871 #: part/templates/part/navbar.html:128 #: report/templates/report/inventree_build_order_base.html:173 #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 -#: stock/models.py:530 stock/models.py:1659 stock/models.py:1761 +#: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 #: templates/js/bom.js:333 templates/js/stock.js:128 templates/js/stock.js:671 msgid "Notes" @@ -911,7 +911,7 @@ msgstr "Dieser Bauauftrag hat keine zugeordneten Stücklisten-Einträge" #: build/templates/build/allocation_card.html:21 #: build/templates/build/complete_output.html:46 #: order/templates/order/sales_order_detail.html:75 -#: order/templates/order/sales_order_detail.html:157 +#: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:244 #: templates/js/build.js:474 @@ -3167,12 +3167,12 @@ msgid "No line items found" msgstr "Keine Positionen gefunden" #: order/templates/order/purchase_order_detail.html:180 -#: order/templates/order/sales_order_detail.html:229 +#: order/templates/order/sales_order_detail.html:235 msgid "Unit Price" msgstr "Stück-Preis" #: order/templates/order/purchase_order_detail.html:221 -#: order/templates/order/sales_order_detail.html:303 +#: order/templates/order/sales_order_detail.html:328 msgid "Edit line item" msgstr "Position bearbeiten" @@ -3264,65 +3264,69 @@ msgstr "Abbruch dieser Bestellung bedeutet, dass sie nicht länger bearbeitbar i msgid "Sales Order Items" msgstr "Auftrags-Positionen" -#: order/templates/order/sales_order_detail.html:92 templates/js/bom.js:342 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:342 #: templates/js/build.js:627 templates/js/build.js:1044 msgid "Actions" msgstr "Aktionen" -#: order/templates/order/sales_order_detail.html:99 templates/js/build.js:515 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 #: templates/js/build.js:849 msgid "Edit stock allocation" msgstr "Bestands-Zuordnung bearbeiten" -#: order/templates/order/sales_order_detail.html:100 templates/js/build.js:517 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 #: templates/js/build.js:850 msgid "Delete stock allocation" msgstr "Bestands-Zuordnung löschen" -#: order/templates/order/sales_order_detail.html:170 +#: order/templates/order/sales_order_detail.html:176 msgid "No matching line items" msgstr "Keine passenden Positionen gefunden" -#: order/templates/order/sales_order_detail.html:199 +#: order/templates/order/sales_order_detail.html:205 msgid "ID" msgstr "ID" -#: order/templates/order/sales_order_detail.html:237 templates/js/build.js:579 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 #: templates/js/build.js:845 msgid "Allocated" msgstr "Zugeordnet" -#: order/templates/order/sales_order_detail.html:239 +#: order/templates/order/sales_order_detail.html:245 msgid "Fulfilled" msgstr "Erledigt" -#: order/templates/order/sales_order_detail.html:287 +#: order/templates/order/sales_order_detail.html:282 +msgid "PO" +msgstr "" + +#: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" msgstr "Seriennummern zuweisen" -#: order/templates/order/sales_order_detail.html:290 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 msgid "Allocate stock" msgstr "Lagerbestand zuweisen" -#: order/templates/order/sales_order_detail.html:293 +#: order/templates/order/sales_order_detail.html:318 msgid "Purchase stock" msgstr "Lagerbestand kaufen" -#: order/templates/order/sales_order_detail.html:297 templates/js/build.js:634 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 #: templates/js/build.js:1052 msgid "Build stock" msgstr "Lagerbestand bauen" -#: order/templates/order/sales_order_detail.html:300 -#: order/templates/order/sales_order_detail.html:409 +#: order/templates/order/sales_order_detail.html:325 +#: order/templates/order/sales_order_detail.html:434 msgid "Calculate price" msgstr "Preis berechnen" -#: order/templates/order/sales_order_detail.html:304 +#: order/templates/order/sales_order_detail.html:329 msgid "Delete line item " msgstr "Position löschen " -#: order/templates/order/sales_order_detail.html:415 +#: order/templates/order/sales_order_detail.html:440 msgid "Update Unit Price" msgstr "Stückpreis aktualisieren" @@ -4534,7 +4538,7 @@ msgstr "Neuer Parameter" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1748 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1754 templates/InvenTree/settings/header.html:8 #: templates/js/stock.js:124 msgid "Value" msgstr "Wert" @@ -5091,12 +5095,12 @@ msgid "Test Results" msgstr "Testergebnisse" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1736 +#: stock/models.py:1742 msgid "Test" msgstr "Test" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1742 +#: stock/models.py:1748 msgid "Result" msgstr "Ergebnis" @@ -5365,35 +5369,35 @@ msgstr "Seriennummern {exists} existieren bereits" msgid "StockItem cannot be moved as it is not in stock" msgstr "BestandsObjekt kann nicht bewegt werden, da kein Bestand vorhanden ist" -#: stock/models.py:1660 +#: stock/models.py:1666 msgid "Entry notes" msgstr "Eintrags-Notizen" -#: stock/models.py:1713 +#: stock/models.py:1719 msgid "Value must be provided for this test" msgstr "Wert muss für diesen Test angegeben werden" -#: stock/models.py:1719 +#: stock/models.py:1725 msgid "Attachment must be uploaded for this test" msgstr "Anhang muss für diesen Test hochgeladen werden" -#: stock/models.py:1737 +#: stock/models.py:1743 msgid "Test name" msgstr "Name des Tests" -#: stock/models.py:1743 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:213 msgid "Test result" msgstr "Testergebnis" -#: stock/models.py:1749 +#: stock/models.py:1755 msgid "Test output value" msgstr "Test Ausgabe Wert" -#: stock/models.py:1756 +#: stock/models.py:1762 msgid "Test result attachment" msgstr "Test Ergebnis Anhang" -#: stock/models.py:1762 +#: stock/models.py:1768 msgid "Test notes" msgstr "Test Notizen" From b192df6aa5ad83f9554e23a02246dcd90cd4e4fb Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 07:56:05 +1000 Subject: [PATCH 19/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/ja/LC_MESSAGES/django.po | 80 ++++++++++++----------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index 4b4e9a6300..84612e5c4c 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 02:57+0000\n" -"PO-Revision-Date: 2021-05-14 03:06\n" +"POT-Creation-Date: 2021-05-14 21:51+0000\n" +"PO-Revision-Date: 2021-05-14 21:56\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -106,7 +106,7 @@ msgstr "" msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" -#: InvenTree/models.py:59 stock/models.py:1755 +#: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" msgstr "" @@ -471,8 +471,8 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:175 #: order/templates/order/sales_order_detail.html:70 #: order/templates/order/sales_order_detail.html:77 -#: order/templates/order/sales_order_detail.html:159 -#: order/templates/order/sales_order_detail.html:224 part/forms.py:342 +#: order/templates/order/sales_order_detail.html:162 +#: order/templates/order/sales_order_detail.html:230 part/forms.py:342 #: part/forms.py:371 part/forms.py:387 part/models.py:2216 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 @@ -602,7 +602,7 @@ msgstr "" #: build/models.py:127 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:219 part/models.py:2225 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2225 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 #: templates/js/build.js:565 templates/js/build.js:1008 @@ -629,7 +629,7 @@ msgstr "" #: order/templates/order/order_wizard/select_parts.html:30 #: order/templates/order/purchase_order_detail.html:131 #: order/templates/order/receive_parts.html:19 -#: order/templates/order/sales_order_detail.html:207 part/models.py:321 +#: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1914 part/models.py:1926 part/models.py:1944 #: part/models.py:2019 part/models.py:2115 part/models.py:2200 #: part/templates/part/part_app_base.html:8 @@ -765,13 +765,13 @@ msgstr "" #: order/models.py:618 order/templates/order/po_navbar.html:29 #: order/templates/order/po_navbar.html:32 #: order/templates/order/purchase_order_detail.html:209 -#: order/templates/order/sales_order_detail.html:272 +#: order/templates/order/sales_order_detail.html:278 #: order/templates/order/so_navbar.html:33 #: order/templates/order/so_navbar.html:36 part/models.py:871 #: part/templates/part/navbar.html:128 #: report/templates/report/inventree_build_order_base.html:173 #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 -#: stock/models.py:530 stock/models.py:1659 stock/models.py:1761 +#: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 #: templates/js/bom.js:333 templates/js/stock.js:128 templates/js/stock.js:671 msgid "Notes" @@ -911,7 +911,7 @@ msgstr "" #: build/templates/build/allocation_card.html:21 #: build/templates/build/complete_output.html:46 #: order/templates/order/sales_order_detail.html:75 -#: order/templates/order/sales_order_detail.html:157 +#: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:244 #: templates/js/build.js:474 @@ -3166,12 +3166,12 @@ msgid "No line items found" msgstr "" #: order/templates/order/purchase_order_detail.html:180 -#: order/templates/order/sales_order_detail.html:229 +#: order/templates/order/sales_order_detail.html:235 msgid "Unit Price" msgstr "" #: order/templates/order/purchase_order_detail.html:221 -#: order/templates/order/sales_order_detail.html:303 +#: order/templates/order/sales_order_detail.html:328 msgid "Edit line item" msgstr "" @@ -3263,65 +3263,69 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:92 templates/js/bom.js:342 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:342 #: templates/js/build.js:627 templates/js/build.js:1044 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:99 templates/js/build.js:515 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 #: templates/js/build.js:849 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:100 templates/js/build.js:517 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 #: templates/js/build.js:850 msgid "Delete stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:170 +#: order/templates/order/sales_order_detail.html:176 msgid "No matching line items" msgstr "" -#: order/templates/order/sales_order_detail.html:199 +#: order/templates/order/sales_order_detail.html:205 msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:237 templates/js/build.js:579 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 #: templates/js/build.js:845 msgid "Allocated" msgstr "" -#: order/templates/order/sales_order_detail.html:239 +#: order/templates/order/sales_order_detail.html:245 msgid "Fulfilled" msgstr "" -#: order/templates/order/sales_order_detail.html:287 +#: order/templates/order/sales_order_detail.html:282 +msgid "PO" +msgstr "" + +#: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:290 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 msgid "Allocate stock" msgstr "" -#: order/templates/order/sales_order_detail.html:293 +#: order/templates/order/sales_order_detail.html:318 msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:297 templates/js/build.js:634 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 #: templates/js/build.js:1052 msgid "Build stock" msgstr "" -#: order/templates/order/sales_order_detail.html:300 -#: order/templates/order/sales_order_detail.html:409 +#: order/templates/order/sales_order_detail.html:325 +#: order/templates/order/sales_order_detail.html:434 msgid "Calculate price" msgstr "" -#: order/templates/order/sales_order_detail.html:304 +#: order/templates/order/sales_order_detail.html:329 msgid "Delete line item " msgstr "" -#: order/templates/order/sales_order_detail.html:415 +#: order/templates/order/sales_order_detail.html:440 msgid "Update Unit Price" msgstr "" @@ -4533,7 +4537,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 -#: stock/models.py:1748 templates/InvenTree/settings/header.html:8 +#: stock/models.py:1754 templates/InvenTree/settings/header.html:8 #: templates/js/stock.js:124 msgid "Value" msgstr "" @@ -5090,12 +5094,12 @@ msgid "Test Results" msgstr "" #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:1736 +#: stock/models.py:1742 msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:89 -#: stock/models.py:1742 +#: stock/models.py:1748 msgid "Result" msgstr "" @@ -5364,35 +5368,35 @@ msgstr "" msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:1660 +#: stock/models.py:1666 msgid "Entry notes" msgstr "" -#: stock/models.py:1713 +#: stock/models.py:1719 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:1719 +#: stock/models.py:1725 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:1737 +#: stock/models.py:1743 msgid "Test name" msgstr "" -#: stock/models.py:1743 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:213 msgid "Test result" msgstr "" -#: stock/models.py:1749 +#: stock/models.py:1755 msgid "Test output value" msgstr "" -#: stock/models.py:1756 +#: stock/models.py:1762 msgid "Test result attachment" msgstr "" -#: stock/models.py:1762 +#: stock/models.py:1768 msgid "Test notes" msgstr "" From 96d3a233d1fc76e4b1cd9634e34c9e646a63a30b Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 May 2021 16:21:38 +1000 Subject: [PATCH 20/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 1fa30c4ecd..51d0e86c1d 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-14 21:56\n" +"PO-Revision-Date: 2021-05-15 06:21\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -3298,7 +3298,7 @@ msgstr "Erledigt" #: order/templates/order/sales_order_detail.html:282 msgid "PO" -msgstr "" +msgstr "PO" #: order/templates/order/sales_order_detail.html:312 msgid "Allocate serial numbers" From 271dad4cd99e30781967a57574009c40348ed118 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 00:43:32 +1000 Subject: [PATCH 21/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 51d0e86c1d..346ad2a121 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-15 06:21\n" +"PO-Revision-Date: 2021-05-16 14:43\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -298,11 +298,11 @@ msgstr "Aus Baugruppe entfernt" #: InvenTree/status_codes.py:288 msgid "Installed component item" -msgstr "" +msgstr "Komponente installiert" #: InvenTree/status_codes.py:289 msgid "Removed component item" -msgstr "" +msgstr "Komponente entfernt" #: InvenTree/status_codes.py:291 msgid "Split from parent item" From 7d29490c7ef235280f9bfc7ad469f212918581aa Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 08:54:53 +1000 Subject: [PATCH 22/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 46 +++++++++++++---------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index d0d48ae8c2..5a68f473da 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-14 21:55\n" +"POT-Creation-Date: 2021-05-16 22:53+0000\n" +"PO-Revision-Date: 2021-05-16 22:54\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -171,23 +171,23 @@ msgstr "Description (facultative)" msgid "parent" msgstr "parent" -#: InvenTree/settings.py:496 +#: InvenTree/settings.py:501 msgid "English" msgstr "" -#: InvenTree/settings.py:497 +#: InvenTree/settings.py:502 msgid "French" msgstr "" -#: InvenTree/settings.py:498 +#: InvenTree/settings.py:503 msgid "German" msgstr "" -#: InvenTree/settings.py:499 +#: InvenTree/settings.py:504 msgid "Polish" msgstr "" -#: InvenTree/settings.py:500 +#: InvenTree/settings.py:505 msgid "Turkish" msgstr "" @@ -2390,7 +2390,7 @@ msgstr "" #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 #: templates/InvenTree/search.html:198 templates/js/stock.js:968 -#: templates/stats.html:85 templates/stats.html:94 users/models.py:42 +#: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -3201,7 +3201,7 @@ msgstr "" #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577 -#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81 +#: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" msgstr "" @@ -3734,7 +3734,7 @@ msgstr "" #: part/models.py:83 part/templates/part/category.html:23 #: part/templates/part/category.html:94 part/templates/part/category.html:141 -#: templates/InvenTree/search.html:127 templates/stats.html:76 +#: templates/InvenTree/search.html:127 templates/stats.html:84 #: users/models.py:39 msgid "Part Categories" msgstr "" @@ -4783,7 +4783,7 @@ msgstr "" msgid "New Variant" msgstr "" -#: part/templatetags/inventree_extras.py:90 +#: part/templatetags/inventree_extras.py:97 msgid "Unknown database" msgstr "" @@ -5689,7 +5689,7 @@ msgid "Stock Details" msgstr "" #: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279 -#: templates/stats.html:89 users/models.py:41 +#: templates/stats.html:97 users/models.py:41 msgid "Stock Locations" msgstr "" @@ -7321,31 +7321,39 @@ msgstr "" msgid "Server is running in debug mode" msgstr "" -#: templates/stats.html:32 +#: templates/stats.html:33 +msgid "Docker Mode" +msgstr "" + +#: templates/stats.html:34 +msgid "Server is deployed using docker" +msgstr "" + +#: templates/stats.html:40 msgid "Server status" msgstr "" -#: templates/stats.html:35 +#: templates/stats.html:43 msgid "Healthy" msgstr "" -#: templates/stats.html:37 +#: templates/stats.html:45 msgid "Issues detected" msgstr "" -#: templates/stats.html:44 +#: templates/stats.html:52 msgid "Background Worker" msgstr "" -#: templates/stats.html:47 +#: templates/stats.html:55 msgid "Background worker not running" msgstr "" -#: templates/stats.html:55 +#: templates/stats.html:63 msgid "Email Settings" msgstr "" -#: templates/stats.html:58 +#: templates/stats.html:66 msgid "Email settings not configured" msgstr "" From 505b942bd1cbe03f0e803bccab7b51694ea5a542 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 08:54:54 +1000 Subject: [PATCH 23/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/es/LC_MESSAGES/django.po | 46 +++++++++++++---------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index e408c67819..f025e65145 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-14 21:55\n" +"POT-Creation-Date: 2021-05-16 22:53+0000\n" +"PO-Revision-Date: 2021-05-16 22:54\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -171,23 +171,23 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/settings.py:496 +#: InvenTree/settings.py:501 msgid "English" msgstr "Inglés" -#: InvenTree/settings.py:497 +#: InvenTree/settings.py:502 msgid "French" msgstr "Francés" -#: InvenTree/settings.py:498 +#: InvenTree/settings.py:503 msgid "German" msgstr "Alemán" -#: InvenTree/settings.py:499 +#: InvenTree/settings.py:504 msgid "Polish" msgstr "Polaco" -#: InvenTree/settings.py:500 +#: InvenTree/settings.py:505 msgid "Turkish" msgstr "Turco" @@ -2390,7 +2390,7 @@ msgstr "" #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 #: templates/InvenTree/search.html:198 templates/js/stock.js:968 -#: templates/stats.html:85 templates/stats.html:94 users/models.py:42 +#: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -3201,7 +3201,7 @@ msgstr "" #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577 -#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81 +#: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" msgstr "" @@ -3734,7 +3734,7 @@ msgstr "" #: part/models.py:83 part/templates/part/category.html:23 #: part/templates/part/category.html:94 part/templates/part/category.html:141 -#: templates/InvenTree/search.html:127 templates/stats.html:76 +#: templates/InvenTree/search.html:127 templates/stats.html:84 #: users/models.py:39 msgid "Part Categories" msgstr "" @@ -4783,7 +4783,7 @@ msgstr "" msgid "New Variant" msgstr "" -#: part/templatetags/inventree_extras.py:90 +#: part/templatetags/inventree_extras.py:97 msgid "Unknown database" msgstr "" @@ -5689,7 +5689,7 @@ msgid "Stock Details" msgstr "" #: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279 -#: templates/stats.html:89 users/models.py:41 +#: templates/stats.html:97 users/models.py:41 msgid "Stock Locations" msgstr "" @@ -7321,31 +7321,39 @@ msgstr "" msgid "Server is running in debug mode" msgstr "" -#: templates/stats.html:32 +#: templates/stats.html:33 +msgid "Docker Mode" +msgstr "" + +#: templates/stats.html:34 +msgid "Server is deployed using docker" +msgstr "" + +#: templates/stats.html:40 msgid "Server status" msgstr "" -#: templates/stats.html:35 +#: templates/stats.html:43 msgid "Healthy" msgstr "" -#: templates/stats.html:37 +#: templates/stats.html:45 msgid "Issues detected" msgstr "" -#: templates/stats.html:44 +#: templates/stats.html:52 msgid "Background Worker" msgstr "" -#: templates/stats.html:47 +#: templates/stats.html:55 msgid "Background worker not running" msgstr "" -#: templates/stats.html:55 +#: templates/stats.html:63 msgid "Email Settings" msgstr "" -#: templates/stats.html:58 +#: templates/stats.html:66 msgid "Email settings not configured" msgstr "" From 41a27203ffe2cb212c8f2b92bd24d9e2fc10cee3 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 08:54:56 +1000 Subject: [PATCH 24/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/it/LC_MESSAGES/django.po | 46 +++++++++++++---------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 3440057a0b..ce770f7910 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-14 21:55\n" +"POT-Creation-Date: 2021-05-16 22:53+0000\n" +"PO-Revision-Date: 2021-05-16 22:54\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -171,23 +171,23 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/settings.py:496 +#: InvenTree/settings.py:501 msgid "English" msgstr "" -#: InvenTree/settings.py:497 +#: InvenTree/settings.py:502 msgid "French" msgstr "" -#: InvenTree/settings.py:498 +#: InvenTree/settings.py:503 msgid "German" msgstr "" -#: InvenTree/settings.py:499 +#: InvenTree/settings.py:504 msgid "Polish" msgstr "" -#: InvenTree/settings.py:500 +#: InvenTree/settings.py:505 msgid "Turkish" msgstr "" @@ -2390,7 +2390,7 @@ msgstr "" #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 #: templates/InvenTree/search.html:198 templates/js/stock.js:968 -#: templates/stats.html:85 templates/stats.html:94 users/models.py:42 +#: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -3201,7 +3201,7 @@ msgstr "" #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577 -#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81 +#: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" msgstr "" @@ -3734,7 +3734,7 @@ msgstr "" #: part/models.py:83 part/templates/part/category.html:23 #: part/templates/part/category.html:94 part/templates/part/category.html:141 -#: templates/InvenTree/search.html:127 templates/stats.html:76 +#: templates/InvenTree/search.html:127 templates/stats.html:84 #: users/models.py:39 msgid "Part Categories" msgstr "" @@ -4783,7 +4783,7 @@ msgstr "" msgid "New Variant" msgstr "" -#: part/templatetags/inventree_extras.py:90 +#: part/templatetags/inventree_extras.py:97 msgid "Unknown database" msgstr "" @@ -5689,7 +5689,7 @@ msgid "Stock Details" msgstr "" #: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279 -#: templates/stats.html:89 users/models.py:41 +#: templates/stats.html:97 users/models.py:41 msgid "Stock Locations" msgstr "" @@ -7321,31 +7321,39 @@ msgstr "" msgid "Server is running in debug mode" msgstr "" -#: templates/stats.html:32 +#: templates/stats.html:33 +msgid "Docker Mode" +msgstr "" + +#: templates/stats.html:34 +msgid "Server is deployed using docker" +msgstr "" + +#: templates/stats.html:40 msgid "Server status" msgstr "" -#: templates/stats.html:35 +#: templates/stats.html:43 msgid "Healthy" msgstr "" -#: templates/stats.html:37 +#: templates/stats.html:45 msgid "Issues detected" msgstr "" -#: templates/stats.html:44 +#: templates/stats.html:52 msgid "Background Worker" msgstr "" -#: templates/stats.html:47 +#: templates/stats.html:55 msgid "Background worker not running" msgstr "" -#: templates/stats.html:55 +#: templates/stats.html:63 msgid "Email Settings" msgstr "" -#: templates/stats.html:58 +#: templates/stats.html:66 msgid "Email settings not configured" msgstr "" From 6aee171405c6bc3895c31df04086a5bb29c3171b Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 08:54:57 +1000 Subject: [PATCH 25/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/pl/LC_MESSAGES/django.po | 46 +++++++++++++---------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 6957b1f324..cf15f5ac70 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-14 21:55\n" +"POT-Creation-Date: 2021-05-16 22:53+0000\n" +"PO-Revision-Date: 2021-05-16 22:54\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -171,23 +171,23 @@ msgstr "Opis (opcjonalny)" msgid "parent" msgstr "nadrzędny" -#: InvenTree/settings.py:496 +#: InvenTree/settings.py:501 msgid "English" msgstr "Angielski" -#: InvenTree/settings.py:497 +#: InvenTree/settings.py:502 msgid "French" msgstr "Francuski" -#: InvenTree/settings.py:498 +#: InvenTree/settings.py:503 msgid "German" msgstr "Niemiecki" -#: InvenTree/settings.py:499 +#: InvenTree/settings.py:504 msgid "Polish" msgstr "Polski" -#: InvenTree/settings.py:500 +#: InvenTree/settings.py:505 msgid "Turkish" msgstr "Turecki" @@ -2390,7 +2390,7 @@ msgstr "Dostarczone części" #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 #: templates/InvenTree/search.html:198 templates/js/stock.js:968 -#: templates/stats.html:85 templates/stats.html:94 users/models.py:42 +#: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -3201,7 +3201,7 @@ msgstr "" #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577 -#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81 +#: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" msgstr "Części" @@ -3734,7 +3734,7 @@ msgstr "" #: part/models.py:83 part/templates/part/category.html:23 #: part/templates/part/category.html:94 part/templates/part/category.html:141 -#: templates/InvenTree/search.html:127 templates/stats.html:76 +#: templates/InvenTree/search.html:127 templates/stats.html:84 #: users/models.py:39 msgid "Part Categories" msgstr "" @@ -4783,7 +4783,7 @@ msgstr "" msgid "New Variant" msgstr "" -#: part/templatetags/inventree_extras.py:90 +#: part/templatetags/inventree_extras.py:97 msgid "Unknown database" msgstr "" @@ -5689,7 +5689,7 @@ msgid "Stock Details" msgstr "" #: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279 -#: templates/stats.html:89 users/models.py:41 +#: templates/stats.html:97 users/models.py:41 msgid "Stock Locations" msgstr "" @@ -7321,31 +7321,39 @@ msgstr "" msgid "Server is running in debug mode" msgstr "" -#: templates/stats.html:32 +#: templates/stats.html:33 +msgid "Docker Mode" +msgstr "" + +#: templates/stats.html:34 +msgid "Server is deployed using docker" +msgstr "" + +#: templates/stats.html:40 msgid "Server status" msgstr "" -#: templates/stats.html:35 +#: templates/stats.html:43 msgid "Healthy" msgstr "" -#: templates/stats.html:37 +#: templates/stats.html:45 msgid "Issues detected" msgstr "" -#: templates/stats.html:44 +#: templates/stats.html:52 msgid "Background Worker" msgstr "" -#: templates/stats.html:47 +#: templates/stats.html:55 msgid "Background worker not running" msgstr "" -#: templates/stats.html:55 +#: templates/stats.html:63 msgid "Email Settings" msgstr "" -#: templates/stats.html:58 +#: templates/stats.html:66 msgid "Email settings not configured" msgstr "" From 8756a2ecefeb59ac72cee13c95fe46ff8d0c5aac Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 08:54:59 +1000 Subject: [PATCH 26/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 46 +++++++++++++---------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index ff84e40f1e..96f688954d 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-14 21:55\n" +"POT-Creation-Date: 2021-05-16 22:53+0000\n" +"PO-Revision-Date: 2021-05-16 22:54\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -171,23 +171,23 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/settings.py:496 +#: InvenTree/settings.py:501 msgid "English" msgstr "" -#: InvenTree/settings.py:497 +#: InvenTree/settings.py:502 msgid "French" msgstr "" -#: InvenTree/settings.py:498 +#: InvenTree/settings.py:503 msgid "German" msgstr "" -#: InvenTree/settings.py:499 +#: InvenTree/settings.py:504 msgid "Polish" msgstr "" -#: InvenTree/settings.py:500 +#: InvenTree/settings.py:505 msgid "Turkish" msgstr "" @@ -2390,7 +2390,7 @@ msgstr "" #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 #: templates/InvenTree/search.html:198 templates/js/stock.js:968 -#: templates/stats.html:85 templates/stats.html:94 users/models.py:42 +#: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -3201,7 +3201,7 @@ msgstr "" #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577 -#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81 +#: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" msgstr "" @@ -3734,7 +3734,7 @@ msgstr "" #: part/models.py:83 part/templates/part/category.html:23 #: part/templates/part/category.html:94 part/templates/part/category.html:141 -#: templates/InvenTree/search.html:127 templates/stats.html:76 +#: templates/InvenTree/search.html:127 templates/stats.html:84 #: users/models.py:39 msgid "Part Categories" msgstr "" @@ -4783,7 +4783,7 @@ msgstr "" msgid "New Variant" msgstr "" -#: part/templatetags/inventree_extras.py:90 +#: part/templatetags/inventree_extras.py:97 msgid "Unknown database" msgstr "" @@ -5689,7 +5689,7 @@ msgid "Stock Details" msgstr "" #: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279 -#: templates/stats.html:89 users/models.py:41 +#: templates/stats.html:97 users/models.py:41 msgid "Stock Locations" msgstr "" @@ -7321,31 +7321,39 @@ msgstr "" msgid "Server is running in debug mode" msgstr "" -#: templates/stats.html:32 +#: templates/stats.html:33 +msgid "Docker Mode" +msgstr "" + +#: templates/stats.html:34 +msgid "Server is deployed using docker" +msgstr "" + +#: templates/stats.html:40 msgid "Server status" msgstr "" -#: templates/stats.html:35 +#: templates/stats.html:43 msgid "Healthy" msgstr "" -#: templates/stats.html:37 +#: templates/stats.html:45 msgid "Issues detected" msgstr "" -#: templates/stats.html:44 +#: templates/stats.html:52 msgid "Background Worker" msgstr "" -#: templates/stats.html:47 +#: templates/stats.html:55 msgid "Background worker not running" msgstr "" -#: templates/stats.html:55 +#: templates/stats.html:63 msgid "Email Settings" msgstr "" -#: templates/stats.html:58 +#: templates/stats.html:66 msgid "Email settings not configured" msgstr "" From 6b9163fe4ce32f6f9372135ea6ac7fc0245b7018 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 08:55:00 +1000 Subject: [PATCH 27/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/tr/LC_MESSAGES/django.po | 46 +++++++++++++---------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index a27f0122bb..dee2e87f4b 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-14 21:55\n" +"POT-Creation-Date: 2021-05-16 22:53+0000\n" +"PO-Revision-Date: 2021-05-16 22:54\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -171,23 +171,23 @@ msgstr "Açıklama(opsiyonel)" msgid "parent" msgstr "ebeveyn" -#: InvenTree/settings.py:496 +#: InvenTree/settings.py:501 msgid "English" msgstr "İngilizce" -#: InvenTree/settings.py:497 +#: InvenTree/settings.py:502 msgid "French" msgstr "Fransızca" -#: InvenTree/settings.py:498 +#: InvenTree/settings.py:503 msgid "German" msgstr "Almanca" -#: InvenTree/settings.py:499 +#: InvenTree/settings.py:504 msgid "Polish" msgstr "Polonyaca" -#: InvenTree/settings.py:500 +#: InvenTree/settings.py:505 msgid "Turkish" msgstr "Türkçe" @@ -2390,7 +2390,7 @@ msgstr "" #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 #: templates/InvenTree/search.html:198 templates/js/stock.js:968 -#: templates/stats.html:85 templates/stats.html:94 users/models.py:42 +#: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -3201,7 +3201,7 @@ msgstr "" #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577 -#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81 +#: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" msgstr "" @@ -3734,7 +3734,7 @@ msgstr "" #: part/models.py:83 part/templates/part/category.html:23 #: part/templates/part/category.html:94 part/templates/part/category.html:141 -#: templates/InvenTree/search.html:127 templates/stats.html:76 +#: templates/InvenTree/search.html:127 templates/stats.html:84 #: users/models.py:39 msgid "Part Categories" msgstr "" @@ -4783,7 +4783,7 @@ msgstr "" msgid "New Variant" msgstr "" -#: part/templatetags/inventree_extras.py:90 +#: part/templatetags/inventree_extras.py:97 msgid "Unknown database" msgstr "" @@ -5689,7 +5689,7 @@ msgid "Stock Details" msgstr "" #: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279 -#: templates/stats.html:89 users/models.py:41 +#: templates/stats.html:97 users/models.py:41 msgid "Stock Locations" msgstr "" @@ -7321,31 +7321,39 @@ msgstr "" msgid "Server is running in debug mode" msgstr "" -#: templates/stats.html:32 +#: templates/stats.html:33 +msgid "Docker Mode" +msgstr "" + +#: templates/stats.html:34 +msgid "Server is deployed using docker" +msgstr "" + +#: templates/stats.html:40 msgid "Server status" msgstr "" -#: templates/stats.html:35 +#: templates/stats.html:43 msgid "Healthy" msgstr "" -#: templates/stats.html:37 +#: templates/stats.html:45 msgid "Issues detected" msgstr "" -#: templates/stats.html:44 +#: templates/stats.html:52 msgid "Background Worker" msgstr "" -#: templates/stats.html:47 +#: templates/stats.html:55 msgid "Background worker not running" msgstr "" -#: templates/stats.html:55 +#: templates/stats.html:63 msgid "Email Settings" msgstr "" -#: templates/stats.html:58 +#: templates/stats.html:66 msgid "Email settings not configured" msgstr "" From cdf2c1c4b2da63daad0a4fa947a787d2dd74a86f Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 08:55:02 +1000 Subject: [PATCH 28/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 46 +++++++++++++---------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index fe4ec6173e..d75aaa545c 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-14 21:56\n" +"POT-Creation-Date: 2021-05-16 22:53+0000\n" +"PO-Revision-Date: 2021-05-16 22:55\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -171,23 +171,23 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/settings.py:496 +#: InvenTree/settings.py:501 msgid "English" msgstr "" -#: InvenTree/settings.py:497 +#: InvenTree/settings.py:502 msgid "French" msgstr "" -#: InvenTree/settings.py:498 +#: InvenTree/settings.py:503 msgid "German" msgstr "" -#: InvenTree/settings.py:499 +#: InvenTree/settings.py:504 msgid "Polish" msgstr "" -#: InvenTree/settings.py:500 +#: InvenTree/settings.py:505 msgid "Turkish" msgstr "" @@ -2390,7 +2390,7 @@ msgstr "" #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 #: templates/InvenTree/search.html:198 templates/js/stock.js:968 -#: templates/stats.html:85 templates/stats.html:94 users/models.py:42 +#: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -3201,7 +3201,7 @@ msgstr "" #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577 -#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81 +#: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" msgstr "" @@ -3734,7 +3734,7 @@ msgstr "" #: part/models.py:83 part/templates/part/category.html:23 #: part/templates/part/category.html:94 part/templates/part/category.html:141 -#: templates/InvenTree/search.html:127 templates/stats.html:76 +#: templates/InvenTree/search.html:127 templates/stats.html:84 #: users/models.py:39 msgid "Part Categories" msgstr "" @@ -4783,7 +4783,7 @@ msgstr "" msgid "New Variant" msgstr "" -#: part/templatetags/inventree_extras.py:90 +#: part/templatetags/inventree_extras.py:97 msgid "Unknown database" msgstr "" @@ -5689,7 +5689,7 @@ msgid "Stock Details" msgstr "" #: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279 -#: templates/stats.html:89 users/models.py:41 +#: templates/stats.html:97 users/models.py:41 msgid "Stock Locations" msgstr "" @@ -7321,31 +7321,39 @@ msgstr "" msgid "Server is running in debug mode" msgstr "" -#: templates/stats.html:32 +#: templates/stats.html:33 +msgid "Docker Mode" +msgstr "" + +#: templates/stats.html:34 +msgid "Server is deployed using docker" +msgstr "" + +#: templates/stats.html:40 msgid "Server status" msgstr "" -#: templates/stats.html:35 +#: templates/stats.html:43 msgid "Healthy" msgstr "" -#: templates/stats.html:37 +#: templates/stats.html:45 msgid "Issues detected" msgstr "" -#: templates/stats.html:44 +#: templates/stats.html:52 msgid "Background Worker" msgstr "" -#: templates/stats.html:47 +#: templates/stats.html:55 msgid "Background worker not running" msgstr "" -#: templates/stats.html:55 +#: templates/stats.html:63 msgid "Email Settings" msgstr "" -#: templates/stats.html:58 +#: templates/stats.html:66 msgid "Email settings not configured" msgstr "" From ae6c458e09ea14abe85a2ea770f3eae386cbbc70 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 08:55:03 +1000 Subject: [PATCH 29/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 46 +++++++++++++---------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 346ad2a121..afd984ab7e 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-16 14:43\n" +"POT-Creation-Date: 2021-05-16 22:53+0000\n" +"PO-Revision-Date: 2021-05-16 22:55\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -171,23 +171,23 @@ msgstr "Beschreibung (optional)" msgid "parent" msgstr "Eltern" -#: InvenTree/settings.py:496 +#: InvenTree/settings.py:501 msgid "English" msgstr "Englisch" -#: InvenTree/settings.py:497 +#: InvenTree/settings.py:502 msgid "French" msgstr "Französisch" -#: InvenTree/settings.py:498 +#: InvenTree/settings.py:503 msgid "German" msgstr "Deutsch" -#: InvenTree/settings.py:499 +#: InvenTree/settings.py:504 msgid "Polish" msgstr "Polnisch" -#: InvenTree/settings.py:500 +#: InvenTree/settings.py:505 msgid "Turkish" msgstr "Türkisch" @@ -2391,7 +2391,7 @@ msgstr "Zuliefererteile" #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 #: templates/InvenTree/search.html:198 templates/js/stock.js:968 -#: templates/stats.html:85 templates/stats.html:94 users/models.py:42 +#: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "Teilbestand" @@ -3202,7 +3202,7 @@ msgstr "Ausstehende Teile für %(order)s - %(desc)s empfangen" #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577 -#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81 +#: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" msgstr "Teile" @@ -3735,7 +3735,7 @@ msgstr "Teil-Kategorie" #: part/models.py:83 part/templates/part/category.html:23 #: part/templates/part/category.html:94 part/templates/part/category.html:141 -#: templates/InvenTree/search.html:127 templates/stats.html:76 +#: templates/InvenTree/search.html:127 templates/stats.html:84 #: users/models.py:39 msgid "Part Categories" msgstr "Teil-Kategorien" @@ -4784,7 +4784,7 @@ msgstr "Neue Variante anlegen" msgid "New Variant" msgstr "neue Variante anlegen" -#: part/templatetags/inventree_extras.py:90 +#: part/templatetags/inventree_extras.py:97 msgid "Unknown database" msgstr "Unbekannte Datenbank" @@ -5690,7 +5690,7 @@ msgid "Stock Details" msgstr "Objekt-Details" #: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279 -#: templates/stats.html:89 users/models.py:41 +#: templates/stats.html:97 users/models.py:41 msgid "Stock Locations" msgstr "Bestand-Lagerorte" @@ -7325,31 +7325,39 @@ msgstr "Datenbank" msgid "Server is running in debug mode" msgstr "Server läuft im Debug-Modus" -#: templates/stats.html:32 +#: templates/stats.html:33 +msgid "Docker Mode" +msgstr "" + +#: templates/stats.html:34 +msgid "Server is deployed using docker" +msgstr "" + +#: templates/stats.html:40 msgid "Server status" msgstr "Serverstatus" -#: templates/stats.html:35 +#: templates/stats.html:43 msgid "Healthy" msgstr "Gesund" -#: templates/stats.html:37 +#: templates/stats.html:45 msgid "Issues detected" msgstr "Probleme erkannt" -#: templates/stats.html:44 +#: templates/stats.html:52 msgid "Background Worker" msgstr "Hintergrund-Prozess" -#: templates/stats.html:47 +#: templates/stats.html:55 msgid "Background worker not running" msgstr "Hintergrund-Prozess läuft nicht" -#: templates/stats.html:55 +#: templates/stats.html:63 msgid "Email Settings" msgstr "E-Mail-Einstellungen" -#: templates/stats.html:58 +#: templates/stats.html:66 msgid "Email settings not configured" msgstr "E-Mail-Einstellungen nicht konfiguriert" From cf9bc5136dbacaef80e174d98068ee905ce0166b Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 08:55:05 +1000 Subject: [PATCH 30/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/ja/LC_MESSAGES/django.po | 46 +++++++++++++---------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index 84612e5c4c..d2d9018945 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-14 21:51+0000\n" -"PO-Revision-Date: 2021-05-14 21:56\n" +"POT-Creation-Date: 2021-05-16 22:53+0000\n" +"PO-Revision-Date: 2021-05-16 22:55\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -171,23 +171,23 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/settings.py:496 +#: InvenTree/settings.py:501 msgid "English" msgstr "" -#: InvenTree/settings.py:497 +#: InvenTree/settings.py:502 msgid "French" msgstr "" -#: InvenTree/settings.py:498 +#: InvenTree/settings.py:503 msgid "German" msgstr "" -#: InvenTree/settings.py:499 +#: InvenTree/settings.py:504 msgid "Polish" msgstr "" -#: InvenTree/settings.py:500 +#: InvenTree/settings.py:505 msgid "Turkish" msgstr "" @@ -2390,7 +2390,7 @@ msgstr "" #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 #: templates/InvenTree/search.html:198 templates/js/stock.js:968 -#: templates/stats.html:85 templates/stats.html:94 users/models.py:42 +#: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -3201,7 +3201,7 @@ msgstr "" #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577 -#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81 +#: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" msgstr "" @@ -3734,7 +3734,7 @@ msgstr "" #: part/models.py:83 part/templates/part/category.html:23 #: part/templates/part/category.html:94 part/templates/part/category.html:141 -#: templates/InvenTree/search.html:127 templates/stats.html:76 +#: templates/InvenTree/search.html:127 templates/stats.html:84 #: users/models.py:39 msgid "Part Categories" msgstr "" @@ -4783,7 +4783,7 @@ msgstr "" msgid "New Variant" msgstr "" -#: part/templatetags/inventree_extras.py:90 +#: part/templatetags/inventree_extras.py:97 msgid "Unknown database" msgstr "" @@ -5689,7 +5689,7 @@ msgid "Stock Details" msgstr "" #: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279 -#: templates/stats.html:89 users/models.py:41 +#: templates/stats.html:97 users/models.py:41 msgid "Stock Locations" msgstr "" @@ -7321,31 +7321,39 @@ msgstr "" msgid "Server is running in debug mode" msgstr "" -#: templates/stats.html:32 +#: templates/stats.html:33 +msgid "Docker Mode" +msgstr "" + +#: templates/stats.html:34 +msgid "Server is deployed using docker" +msgstr "" + +#: templates/stats.html:40 msgid "Server status" msgstr "" -#: templates/stats.html:35 +#: templates/stats.html:43 msgid "Healthy" msgstr "" -#: templates/stats.html:37 +#: templates/stats.html:45 msgid "Issues detected" msgstr "" -#: templates/stats.html:44 +#: templates/stats.html:52 msgid "Background Worker" msgstr "" -#: templates/stats.html:47 +#: templates/stats.html:55 msgid "Background worker not running" msgstr "" -#: templates/stats.html:55 +#: templates/stats.html:63 msgid "Email Settings" msgstr "" -#: templates/stats.html:58 +#: templates/stats.html:66 msgid "Email settings not configured" msgstr "" From c2ea6a7cbccb6b8b590c2b1342bb632746b5c796 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 20:47:31 +1000 Subject: [PATCH 31/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 88 +++++++++++------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 5a68f473da..9f32eeb22f 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-16 22:53+0000\n" -"PO-Revision-Date: 2021-05-16 22:54\n" +"POT-Creation-Date: 2021-05-17 10:46+0000\n" +"PO-Revision-Date: 2021-05-17 10:47\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -486,7 +486,7 @@ msgstr "" #: stock/templates/stock/item_base.html:250 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/stock.js:1131 templates/js/stock.js:1379 +#: templates/js/stock.js:1131 templates/js/stock.js:1393 msgid "Quantity" msgstr "" @@ -547,7 +547,7 @@ msgstr "" #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:628 templates/js/stock.js:1100 -#: templates/js/stock.js:1387 +#: templates/js/stock.js:1401 msgid "Status" msgstr "" @@ -643,7 +643,7 @@ msgstr "" #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 #: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 -#: templates/js/stock.js:1451 +#: templates/js/stock.js:1465 msgid "Part" msgstr "" @@ -841,7 +841,7 @@ msgstr "" #: stock/templates/stock/item_base.html:93 #: stock/templates/stock/item_base.html:334 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1082 templates/js/stock.js:1370 +#: templates/js/stock.js:1082 templates/js/stock.js:1384 msgid "Stock Item" msgstr "" @@ -1192,7 +1192,7 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:298 templates/js/stock.js:636 -#: templates/js/stock.js:1394 templates/js/table_filters.js:108 +#: templates/js/stock.js:1408 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -2220,7 +2220,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1265 +#: templates/js/stock.js:1279 msgid "New Part" msgstr "" @@ -2267,7 +2267,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1271 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1285 msgid "New Supplier Part" msgstr "" @@ -2602,7 +2602,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1272 +#: company/views.py:578 templates/js/stock.js:1286 msgid "Create new Supplier Part" msgstr "" @@ -2981,7 +2981,7 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:185 part/templates/part/category.html:227 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1277 +#: templates/js/stock.js:1291 msgid "New Location" msgstr "" @@ -4168,7 +4168,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:584 -#: templates/js/stock.js:1266 +#: templates/js/stock.js:1280 msgid "Create New Part" msgstr "" @@ -5515,7 +5515,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1407 +#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1421 msgid "Uninstall stock item" msgstr "" @@ -6278,8 +6278,8 @@ msgstr "" msgid "copy version information" msgstr "" -#: templates/about.html:90 templates/js/modals.js:559 -#: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 +#: templates/about.html:90 templates/js/modals.js:568 +#: templates/js/modals.js:846 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" msgstr "" @@ -6340,7 +6340,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:892 +#: templates/js/barcode.js:119 templates/js/modals.js:901 msgid "Invalid server response" msgstr "" @@ -6485,7 +6485,7 @@ msgstr "" #: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 #: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1439 +#: templates/js/stock.js:1453 msgid "Select" msgstr "" @@ -6583,96 +6583,96 @@ msgstr "" msgid "Select Label Template" msgstr "" -#: templates/js/modals.js:256 +#: templates/js/modals.js:265 msgid "Waiting for server..." msgstr "" -#: templates/js/modals.js:415 +#: templates/js/modals.js:424 msgid "Show Error Information" msgstr "" -#: templates/js/modals.js:482 templates/modals.html:76 +#: templates/js/modals.js:491 templates/modals.html:76 msgid "Accept" msgstr "" -#: templates/js/modals.js:483 templates/modals.html:75 +#: templates/js/modals.js:492 templates/modals.html:75 msgid "Cancel" msgstr "" -#: templates/js/modals.js:547 +#: templates/js/modals.js:556 msgid "Loading Data" msgstr "" -#: templates/js/modals.js:558 templates/js/modals.js:836 +#: templates/js/modals.js:567 templates/js/modals.js:845 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:801 +#: templates/js/modals.js:810 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:892 +#: templates/js/modals.js:901 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:902 +#: templates/js/modals.js:911 msgid "No Response" msgstr "" -#: templates/js/modals.js:903 +#: templates/js/modals.js:912 msgid "No response from the InvenTree server" msgstr "" -#: templates/js/modals.js:907 +#: templates/js/modals.js:916 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:908 +#: templates/js/modals.js:917 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:912 +#: templates/js/modals.js:921 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/modals.js:913 +#: templates/js/modals.js:922 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:926 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/modals.js:918 +#: templates/js/modals.js:927 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/modals.js:922 +#: templates/js/modals.js:931 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/modals.js:923 +#: templates/js/modals.js:932 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/modals.js:927 +#: templates/js/modals.js:936 msgid "Error 408: Timeout" msgstr "" -#: templates/js/modals.js:928 +#: templates/js/modals.js:937 msgid "Connection timeout while requesting data from server" msgstr "" -#: templates/js/modals.js:931 +#: templates/js/modals.js:940 msgid "Error requesting form data" msgstr "" @@ -6978,19 +6978,19 @@ msgstr "" msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1278 +#: templates/js/stock.js:1292 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1377 +#: templates/js/stock.js:1391 msgid "Serial" msgstr "" -#: templates/js/stock.js:1470 templates/js/table_filters.js:172 +#: templates/js/stock.js:1484 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1495 +#: templates/js/stock.js:1509 msgid "Install item" msgstr "" From 8025e12b0d5e411ac664c2b5706c475b5ff43179 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 20:47:33 +1000 Subject: [PATCH 32/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/es/LC_MESSAGES/django.po | 88 +++++++++++------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index f025e65145..f56eb19904 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-16 22:53+0000\n" -"PO-Revision-Date: 2021-05-16 22:54\n" +"POT-Creation-Date: 2021-05-17 10:46+0000\n" +"PO-Revision-Date: 2021-05-17 10:47\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -486,7 +486,7 @@ msgstr "" #: stock/templates/stock/item_base.html:250 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/stock.js:1131 templates/js/stock.js:1379 +#: templates/js/stock.js:1131 templates/js/stock.js:1393 msgid "Quantity" msgstr "Cantidad" @@ -547,7 +547,7 @@ msgstr "" #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:628 templates/js/stock.js:1100 -#: templates/js/stock.js:1387 +#: templates/js/stock.js:1401 msgid "Status" msgstr "Estado" @@ -643,7 +643,7 @@ msgstr "" #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 #: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 -#: templates/js/stock.js:1451 +#: templates/js/stock.js:1465 msgid "Part" msgstr "Parte" @@ -841,7 +841,7 @@ msgstr "" #: stock/templates/stock/item_base.html:93 #: stock/templates/stock/item_base.html:334 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1082 templates/js/stock.js:1370 +#: templates/js/stock.js:1082 templates/js/stock.js:1384 msgid "Stock Item" msgstr "" @@ -1192,7 +1192,7 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:298 templates/js/stock.js:636 -#: templates/js/stock.js:1394 templates/js/table_filters.js:108 +#: templates/js/stock.js:1408 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "Lote" @@ -2220,7 +2220,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1265 +#: templates/js/stock.js:1279 msgid "New Part" msgstr "" @@ -2267,7 +2267,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1271 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1285 msgid "New Supplier Part" msgstr "" @@ -2602,7 +2602,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1272 +#: company/views.py:578 templates/js/stock.js:1286 msgid "Create new Supplier Part" msgstr "" @@ -2981,7 +2981,7 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:185 part/templates/part/category.html:227 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1277 +#: templates/js/stock.js:1291 msgid "New Location" msgstr "" @@ -4168,7 +4168,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:584 -#: templates/js/stock.js:1266 +#: templates/js/stock.js:1280 msgid "Create New Part" msgstr "" @@ -5515,7 +5515,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1407 +#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1421 msgid "Uninstall stock item" msgstr "" @@ -6278,8 +6278,8 @@ msgstr "" msgid "copy version information" msgstr "" -#: templates/about.html:90 templates/js/modals.js:559 -#: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 +#: templates/about.html:90 templates/js/modals.js:568 +#: templates/js/modals.js:846 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" msgstr "" @@ -6340,7 +6340,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:892 +#: templates/js/barcode.js:119 templates/js/modals.js:901 msgid "Invalid server response" msgstr "" @@ -6485,7 +6485,7 @@ msgstr "" #: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 #: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1439 +#: templates/js/stock.js:1453 msgid "Select" msgstr "" @@ -6583,96 +6583,96 @@ msgstr "" msgid "Select Label Template" msgstr "" -#: templates/js/modals.js:256 +#: templates/js/modals.js:265 msgid "Waiting for server..." msgstr "" -#: templates/js/modals.js:415 +#: templates/js/modals.js:424 msgid "Show Error Information" msgstr "" -#: templates/js/modals.js:482 templates/modals.html:76 +#: templates/js/modals.js:491 templates/modals.html:76 msgid "Accept" msgstr "" -#: templates/js/modals.js:483 templates/modals.html:75 +#: templates/js/modals.js:492 templates/modals.html:75 msgid "Cancel" msgstr "" -#: templates/js/modals.js:547 +#: templates/js/modals.js:556 msgid "Loading Data" msgstr "" -#: templates/js/modals.js:558 templates/js/modals.js:836 +#: templates/js/modals.js:567 templates/js/modals.js:845 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:801 +#: templates/js/modals.js:810 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:892 +#: templates/js/modals.js:901 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:902 +#: templates/js/modals.js:911 msgid "No Response" msgstr "" -#: templates/js/modals.js:903 +#: templates/js/modals.js:912 msgid "No response from the InvenTree server" msgstr "" -#: templates/js/modals.js:907 +#: templates/js/modals.js:916 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:908 +#: templates/js/modals.js:917 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:912 +#: templates/js/modals.js:921 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/modals.js:913 +#: templates/js/modals.js:922 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:926 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/modals.js:918 +#: templates/js/modals.js:927 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/modals.js:922 +#: templates/js/modals.js:931 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/modals.js:923 +#: templates/js/modals.js:932 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/modals.js:927 +#: templates/js/modals.js:936 msgid "Error 408: Timeout" msgstr "" -#: templates/js/modals.js:928 +#: templates/js/modals.js:937 msgid "Connection timeout while requesting data from server" msgstr "" -#: templates/js/modals.js:931 +#: templates/js/modals.js:940 msgid "Error requesting form data" msgstr "" @@ -6978,19 +6978,19 @@ msgstr "" msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1278 +#: templates/js/stock.js:1292 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1377 +#: templates/js/stock.js:1391 msgid "Serial" msgstr "" -#: templates/js/stock.js:1470 templates/js/table_filters.js:172 +#: templates/js/stock.js:1484 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1495 +#: templates/js/stock.js:1509 msgid "Install item" msgstr "" From e176bb1c804aa04262687300ce58b8c1b306331c Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 20:47:34 +1000 Subject: [PATCH 33/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/it/LC_MESSAGES/django.po | 88 +++++++++++------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index ce770f7910..20cbccebaa 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-16 22:53+0000\n" -"PO-Revision-Date: 2021-05-16 22:54\n" +"POT-Creation-Date: 2021-05-17 10:46+0000\n" +"PO-Revision-Date: 2021-05-17 10:47\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -486,7 +486,7 @@ msgstr "" #: stock/templates/stock/item_base.html:250 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/stock.js:1131 templates/js/stock.js:1379 +#: templates/js/stock.js:1131 templates/js/stock.js:1393 msgid "Quantity" msgstr "" @@ -547,7 +547,7 @@ msgstr "" #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:628 templates/js/stock.js:1100 -#: templates/js/stock.js:1387 +#: templates/js/stock.js:1401 msgid "Status" msgstr "" @@ -643,7 +643,7 @@ msgstr "" #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 #: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 -#: templates/js/stock.js:1451 +#: templates/js/stock.js:1465 msgid "Part" msgstr "" @@ -841,7 +841,7 @@ msgstr "" #: stock/templates/stock/item_base.html:93 #: stock/templates/stock/item_base.html:334 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1082 templates/js/stock.js:1370 +#: templates/js/stock.js:1082 templates/js/stock.js:1384 msgid "Stock Item" msgstr "" @@ -1192,7 +1192,7 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:298 templates/js/stock.js:636 -#: templates/js/stock.js:1394 templates/js/table_filters.js:108 +#: templates/js/stock.js:1408 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -2220,7 +2220,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1265 +#: templates/js/stock.js:1279 msgid "New Part" msgstr "" @@ -2267,7 +2267,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1271 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1285 msgid "New Supplier Part" msgstr "" @@ -2602,7 +2602,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1272 +#: company/views.py:578 templates/js/stock.js:1286 msgid "Create new Supplier Part" msgstr "" @@ -2981,7 +2981,7 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:185 part/templates/part/category.html:227 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1277 +#: templates/js/stock.js:1291 msgid "New Location" msgstr "" @@ -4168,7 +4168,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:584 -#: templates/js/stock.js:1266 +#: templates/js/stock.js:1280 msgid "Create New Part" msgstr "" @@ -5515,7 +5515,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1407 +#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1421 msgid "Uninstall stock item" msgstr "" @@ -6278,8 +6278,8 @@ msgstr "" msgid "copy version information" msgstr "" -#: templates/about.html:90 templates/js/modals.js:559 -#: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 +#: templates/about.html:90 templates/js/modals.js:568 +#: templates/js/modals.js:846 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" msgstr "" @@ -6340,7 +6340,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:892 +#: templates/js/barcode.js:119 templates/js/modals.js:901 msgid "Invalid server response" msgstr "" @@ -6485,7 +6485,7 @@ msgstr "" #: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 #: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1439 +#: templates/js/stock.js:1453 msgid "Select" msgstr "" @@ -6583,96 +6583,96 @@ msgstr "" msgid "Select Label Template" msgstr "" -#: templates/js/modals.js:256 +#: templates/js/modals.js:265 msgid "Waiting for server..." msgstr "" -#: templates/js/modals.js:415 +#: templates/js/modals.js:424 msgid "Show Error Information" msgstr "" -#: templates/js/modals.js:482 templates/modals.html:76 +#: templates/js/modals.js:491 templates/modals.html:76 msgid "Accept" msgstr "" -#: templates/js/modals.js:483 templates/modals.html:75 +#: templates/js/modals.js:492 templates/modals.html:75 msgid "Cancel" msgstr "" -#: templates/js/modals.js:547 +#: templates/js/modals.js:556 msgid "Loading Data" msgstr "" -#: templates/js/modals.js:558 templates/js/modals.js:836 +#: templates/js/modals.js:567 templates/js/modals.js:845 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:801 +#: templates/js/modals.js:810 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:892 +#: templates/js/modals.js:901 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:902 +#: templates/js/modals.js:911 msgid "No Response" msgstr "" -#: templates/js/modals.js:903 +#: templates/js/modals.js:912 msgid "No response from the InvenTree server" msgstr "" -#: templates/js/modals.js:907 +#: templates/js/modals.js:916 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:908 +#: templates/js/modals.js:917 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:912 +#: templates/js/modals.js:921 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/modals.js:913 +#: templates/js/modals.js:922 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:926 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/modals.js:918 +#: templates/js/modals.js:927 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/modals.js:922 +#: templates/js/modals.js:931 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/modals.js:923 +#: templates/js/modals.js:932 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/modals.js:927 +#: templates/js/modals.js:936 msgid "Error 408: Timeout" msgstr "" -#: templates/js/modals.js:928 +#: templates/js/modals.js:937 msgid "Connection timeout while requesting data from server" msgstr "" -#: templates/js/modals.js:931 +#: templates/js/modals.js:940 msgid "Error requesting form data" msgstr "" @@ -6978,19 +6978,19 @@ msgstr "" msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1278 +#: templates/js/stock.js:1292 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1377 +#: templates/js/stock.js:1391 msgid "Serial" msgstr "" -#: templates/js/stock.js:1470 templates/js/table_filters.js:172 +#: templates/js/stock.js:1484 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1495 +#: templates/js/stock.js:1509 msgid "Install item" msgstr "" From 25f8e3a2d341efeaaa388e61c5b07c57f4d2d36d Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 20:47:36 +1000 Subject: [PATCH 34/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/pl/LC_MESSAGES/django.po | 88 +++++++++++------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index cf15f5ac70..c9c9975b16 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-16 22:53+0000\n" -"PO-Revision-Date: 2021-05-16 22:54\n" +"POT-Creation-Date: 2021-05-17 10:46+0000\n" +"PO-Revision-Date: 2021-05-17 10:47\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -486,7 +486,7 @@ msgstr "" #: stock/templates/stock/item_base.html:250 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/stock.js:1131 templates/js/stock.js:1379 +#: templates/js/stock.js:1131 templates/js/stock.js:1393 msgid "Quantity" msgstr "Ilość" @@ -547,7 +547,7 @@ msgstr "Lokalizacja ukończonych części" #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:628 templates/js/stock.js:1100 -#: templates/js/stock.js:1387 +#: templates/js/stock.js:1401 msgid "Status" msgstr "Status" @@ -643,7 +643,7 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana" #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 #: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 -#: templates/js/stock.js:1451 +#: templates/js/stock.js:1465 msgid "Part" msgstr "Część" @@ -841,7 +841,7 @@ msgstr "" #: stock/templates/stock/item_base.html:93 #: stock/templates/stock/item_base.html:334 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1082 templates/js/stock.js:1370 +#: templates/js/stock.js:1082 templates/js/stock.js:1384 msgid "Stock Item" msgstr "Element magazynowy" @@ -1192,7 +1192,7 @@ msgstr "Nie określono lokalizacji docelowej" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:298 templates/js/stock.js:636 -#: templates/js/stock.js:1394 templates/js/table_filters.js:108 +#: templates/js/stock.js:1408 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "Partia" @@ -2220,7 +2220,7 @@ msgstr "Usuń części" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1265 +#: templates/js/stock.js:1279 msgid "New Part" msgstr "Nowy komponent" @@ -2267,7 +2267,7 @@ msgstr "Utwórz nowego dostawcę części" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1271 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1285 msgid "New Supplier Part" msgstr "Now dostawca części" @@ -2602,7 +2602,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1272 +#: company/views.py:578 templates/js/stock.js:1286 msgid "Create new Supplier Part" msgstr "" @@ -2981,7 +2981,7 @@ msgstr "Wydany" #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:185 part/templates/part/category.html:227 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1277 +#: templates/js/stock.js:1291 msgid "New Location" msgstr "Nowa lokalizacja" @@ -4168,7 +4168,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:584 -#: templates/js/stock.js:1266 +#: templates/js/stock.js:1280 msgid "Create New Part" msgstr "" @@ -5515,7 +5515,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1407 +#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1421 msgid "Uninstall stock item" msgstr "" @@ -6278,8 +6278,8 @@ msgstr "" msgid "copy version information" msgstr "" -#: templates/about.html:90 templates/js/modals.js:559 -#: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 +#: templates/about.html:90 templates/js/modals.js:568 +#: templates/js/modals.js:846 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" msgstr "" @@ -6340,7 +6340,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:892 +#: templates/js/barcode.js:119 templates/js/modals.js:901 msgid "Invalid server response" msgstr "" @@ -6485,7 +6485,7 @@ msgstr "" #: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 #: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1439 +#: templates/js/stock.js:1453 msgid "Select" msgstr "" @@ -6583,96 +6583,96 @@ msgstr "" msgid "Select Label Template" msgstr "" -#: templates/js/modals.js:256 +#: templates/js/modals.js:265 msgid "Waiting for server..." msgstr "" -#: templates/js/modals.js:415 +#: templates/js/modals.js:424 msgid "Show Error Information" msgstr "" -#: templates/js/modals.js:482 templates/modals.html:76 +#: templates/js/modals.js:491 templates/modals.html:76 msgid "Accept" msgstr "" -#: templates/js/modals.js:483 templates/modals.html:75 +#: templates/js/modals.js:492 templates/modals.html:75 msgid "Cancel" msgstr "" -#: templates/js/modals.js:547 +#: templates/js/modals.js:556 msgid "Loading Data" msgstr "" -#: templates/js/modals.js:558 templates/js/modals.js:836 +#: templates/js/modals.js:567 templates/js/modals.js:845 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:801 +#: templates/js/modals.js:810 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:892 +#: templates/js/modals.js:901 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:902 +#: templates/js/modals.js:911 msgid "No Response" msgstr "" -#: templates/js/modals.js:903 +#: templates/js/modals.js:912 msgid "No response from the InvenTree server" msgstr "" -#: templates/js/modals.js:907 +#: templates/js/modals.js:916 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:908 +#: templates/js/modals.js:917 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:912 +#: templates/js/modals.js:921 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/modals.js:913 +#: templates/js/modals.js:922 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:926 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/modals.js:918 +#: templates/js/modals.js:927 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/modals.js:922 +#: templates/js/modals.js:931 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/modals.js:923 +#: templates/js/modals.js:932 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/modals.js:927 +#: templates/js/modals.js:936 msgid "Error 408: Timeout" msgstr "" -#: templates/js/modals.js:928 +#: templates/js/modals.js:937 msgid "Connection timeout while requesting data from server" msgstr "" -#: templates/js/modals.js:931 +#: templates/js/modals.js:940 msgid "Error requesting form data" msgstr "" @@ -6978,19 +6978,19 @@ msgstr "" msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1278 +#: templates/js/stock.js:1292 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1377 +#: templates/js/stock.js:1391 msgid "Serial" msgstr "" -#: templates/js/stock.js:1470 templates/js/table_filters.js:172 +#: templates/js/stock.js:1484 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1495 +#: templates/js/stock.js:1509 msgid "Install item" msgstr "" From 80cfa133771502084b86c8299bc3361e49f51cbb Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 20:47:37 +1000 Subject: [PATCH 35/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 88 +++++++++++------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 96f688954d..df6f0336c7 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-16 22:53+0000\n" -"PO-Revision-Date: 2021-05-16 22:54\n" +"POT-Creation-Date: 2021-05-17 10:46+0000\n" +"PO-Revision-Date: 2021-05-17 10:47\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -486,7 +486,7 @@ msgstr "" #: stock/templates/stock/item_base.html:250 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/stock.js:1131 templates/js/stock.js:1379 +#: templates/js/stock.js:1131 templates/js/stock.js:1393 msgid "Quantity" msgstr "" @@ -547,7 +547,7 @@ msgstr "" #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:628 templates/js/stock.js:1100 -#: templates/js/stock.js:1387 +#: templates/js/stock.js:1401 msgid "Status" msgstr "" @@ -643,7 +643,7 @@ msgstr "" #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 #: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 -#: templates/js/stock.js:1451 +#: templates/js/stock.js:1465 msgid "Part" msgstr "" @@ -841,7 +841,7 @@ msgstr "" #: stock/templates/stock/item_base.html:93 #: stock/templates/stock/item_base.html:334 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1082 templates/js/stock.js:1370 +#: templates/js/stock.js:1082 templates/js/stock.js:1384 msgid "Stock Item" msgstr "" @@ -1192,7 +1192,7 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:298 templates/js/stock.js:636 -#: templates/js/stock.js:1394 templates/js/table_filters.js:108 +#: templates/js/stock.js:1408 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -2220,7 +2220,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1265 +#: templates/js/stock.js:1279 msgid "New Part" msgstr "" @@ -2267,7 +2267,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1271 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1285 msgid "New Supplier Part" msgstr "" @@ -2602,7 +2602,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1272 +#: company/views.py:578 templates/js/stock.js:1286 msgid "Create new Supplier Part" msgstr "" @@ -2981,7 +2981,7 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:185 part/templates/part/category.html:227 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1277 +#: templates/js/stock.js:1291 msgid "New Location" msgstr "" @@ -4168,7 +4168,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:584 -#: templates/js/stock.js:1266 +#: templates/js/stock.js:1280 msgid "Create New Part" msgstr "" @@ -5515,7 +5515,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1407 +#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1421 msgid "Uninstall stock item" msgstr "" @@ -6278,8 +6278,8 @@ msgstr "" msgid "copy version information" msgstr "" -#: templates/about.html:90 templates/js/modals.js:559 -#: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 +#: templates/about.html:90 templates/js/modals.js:568 +#: templates/js/modals.js:846 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" msgstr "" @@ -6340,7 +6340,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:892 +#: templates/js/barcode.js:119 templates/js/modals.js:901 msgid "Invalid server response" msgstr "" @@ -6485,7 +6485,7 @@ msgstr "" #: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 #: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1439 +#: templates/js/stock.js:1453 msgid "Select" msgstr "" @@ -6583,96 +6583,96 @@ msgstr "" msgid "Select Label Template" msgstr "" -#: templates/js/modals.js:256 +#: templates/js/modals.js:265 msgid "Waiting for server..." msgstr "" -#: templates/js/modals.js:415 +#: templates/js/modals.js:424 msgid "Show Error Information" msgstr "" -#: templates/js/modals.js:482 templates/modals.html:76 +#: templates/js/modals.js:491 templates/modals.html:76 msgid "Accept" msgstr "" -#: templates/js/modals.js:483 templates/modals.html:75 +#: templates/js/modals.js:492 templates/modals.html:75 msgid "Cancel" msgstr "" -#: templates/js/modals.js:547 +#: templates/js/modals.js:556 msgid "Loading Data" msgstr "" -#: templates/js/modals.js:558 templates/js/modals.js:836 +#: templates/js/modals.js:567 templates/js/modals.js:845 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:801 +#: templates/js/modals.js:810 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:892 +#: templates/js/modals.js:901 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:902 +#: templates/js/modals.js:911 msgid "No Response" msgstr "" -#: templates/js/modals.js:903 +#: templates/js/modals.js:912 msgid "No response from the InvenTree server" msgstr "" -#: templates/js/modals.js:907 +#: templates/js/modals.js:916 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:908 +#: templates/js/modals.js:917 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:912 +#: templates/js/modals.js:921 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/modals.js:913 +#: templates/js/modals.js:922 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:926 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/modals.js:918 +#: templates/js/modals.js:927 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/modals.js:922 +#: templates/js/modals.js:931 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/modals.js:923 +#: templates/js/modals.js:932 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/modals.js:927 +#: templates/js/modals.js:936 msgid "Error 408: Timeout" msgstr "" -#: templates/js/modals.js:928 +#: templates/js/modals.js:937 msgid "Connection timeout while requesting data from server" msgstr "" -#: templates/js/modals.js:931 +#: templates/js/modals.js:940 msgid "Error requesting form data" msgstr "" @@ -6978,19 +6978,19 @@ msgstr "" msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1278 +#: templates/js/stock.js:1292 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1377 +#: templates/js/stock.js:1391 msgid "Serial" msgstr "" -#: templates/js/stock.js:1470 templates/js/table_filters.js:172 +#: templates/js/stock.js:1484 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1495 +#: templates/js/stock.js:1509 msgid "Install item" msgstr "" From b2f568368dbb0cd0b02a7a3f6a31860c5cfe28e8 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 20:47:39 +1000 Subject: [PATCH 36/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/tr/LC_MESSAGES/django.po | 88 +++++++++++------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index dee2e87f4b..9d3d99e1c6 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-16 22:53+0000\n" -"PO-Revision-Date: 2021-05-16 22:54\n" +"POT-Creation-Date: 2021-05-17 10:46+0000\n" +"PO-Revision-Date: 2021-05-17 10:47\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -486,7 +486,7 @@ msgstr "" #: stock/templates/stock/item_base.html:250 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/stock.js:1131 templates/js/stock.js:1379 +#: templates/js/stock.js:1131 templates/js/stock.js:1393 msgid "Quantity" msgstr "" @@ -547,7 +547,7 @@ msgstr "" #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:628 templates/js/stock.js:1100 -#: templates/js/stock.js:1387 +#: templates/js/stock.js:1401 msgid "Status" msgstr "" @@ -643,7 +643,7 @@ msgstr "" #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 #: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 -#: templates/js/stock.js:1451 +#: templates/js/stock.js:1465 msgid "Part" msgstr "" @@ -841,7 +841,7 @@ msgstr "" #: stock/templates/stock/item_base.html:93 #: stock/templates/stock/item_base.html:334 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1082 templates/js/stock.js:1370 +#: templates/js/stock.js:1082 templates/js/stock.js:1384 msgid "Stock Item" msgstr "" @@ -1192,7 +1192,7 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:298 templates/js/stock.js:636 -#: templates/js/stock.js:1394 templates/js/table_filters.js:108 +#: templates/js/stock.js:1408 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -2220,7 +2220,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1265 +#: templates/js/stock.js:1279 msgid "New Part" msgstr "" @@ -2267,7 +2267,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1271 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1285 msgid "New Supplier Part" msgstr "" @@ -2602,7 +2602,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1272 +#: company/views.py:578 templates/js/stock.js:1286 msgid "Create new Supplier Part" msgstr "" @@ -2981,7 +2981,7 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:185 part/templates/part/category.html:227 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1277 +#: templates/js/stock.js:1291 msgid "New Location" msgstr "" @@ -4168,7 +4168,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:584 -#: templates/js/stock.js:1266 +#: templates/js/stock.js:1280 msgid "Create New Part" msgstr "" @@ -5515,7 +5515,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1407 +#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1421 msgid "Uninstall stock item" msgstr "" @@ -6278,8 +6278,8 @@ msgstr "" msgid "copy version information" msgstr "" -#: templates/about.html:90 templates/js/modals.js:559 -#: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 +#: templates/about.html:90 templates/js/modals.js:568 +#: templates/js/modals.js:846 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" msgstr "" @@ -6340,7 +6340,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:892 +#: templates/js/barcode.js:119 templates/js/modals.js:901 msgid "Invalid server response" msgstr "" @@ -6485,7 +6485,7 @@ msgstr "" #: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 #: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1439 +#: templates/js/stock.js:1453 msgid "Select" msgstr "" @@ -6583,96 +6583,96 @@ msgstr "" msgid "Select Label Template" msgstr "" -#: templates/js/modals.js:256 +#: templates/js/modals.js:265 msgid "Waiting for server..." msgstr "" -#: templates/js/modals.js:415 +#: templates/js/modals.js:424 msgid "Show Error Information" msgstr "" -#: templates/js/modals.js:482 templates/modals.html:76 +#: templates/js/modals.js:491 templates/modals.html:76 msgid "Accept" msgstr "" -#: templates/js/modals.js:483 templates/modals.html:75 +#: templates/js/modals.js:492 templates/modals.html:75 msgid "Cancel" msgstr "" -#: templates/js/modals.js:547 +#: templates/js/modals.js:556 msgid "Loading Data" msgstr "" -#: templates/js/modals.js:558 templates/js/modals.js:836 +#: templates/js/modals.js:567 templates/js/modals.js:845 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:801 +#: templates/js/modals.js:810 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:892 +#: templates/js/modals.js:901 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:902 +#: templates/js/modals.js:911 msgid "No Response" msgstr "" -#: templates/js/modals.js:903 +#: templates/js/modals.js:912 msgid "No response from the InvenTree server" msgstr "" -#: templates/js/modals.js:907 +#: templates/js/modals.js:916 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:908 +#: templates/js/modals.js:917 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:912 +#: templates/js/modals.js:921 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/modals.js:913 +#: templates/js/modals.js:922 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:926 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/modals.js:918 +#: templates/js/modals.js:927 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/modals.js:922 +#: templates/js/modals.js:931 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/modals.js:923 +#: templates/js/modals.js:932 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/modals.js:927 +#: templates/js/modals.js:936 msgid "Error 408: Timeout" msgstr "" -#: templates/js/modals.js:928 +#: templates/js/modals.js:937 msgid "Connection timeout while requesting data from server" msgstr "" -#: templates/js/modals.js:931 +#: templates/js/modals.js:940 msgid "Error requesting form data" msgstr "" @@ -6978,19 +6978,19 @@ msgstr "" msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1278 +#: templates/js/stock.js:1292 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1377 +#: templates/js/stock.js:1391 msgid "Serial" msgstr "" -#: templates/js/stock.js:1470 templates/js/table_filters.js:172 +#: templates/js/stock.js:1484 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1495 +#: templates/js/stock.js:1509 msgid "Install item" msgstr "" From b7a8c2c5bd049480a8a4c2f9aeed07fe8e0da793 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 20:47:40 +1000 Subject: [PATCH 37/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 88 +++++++++++------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index d75aaa545c..9c874fdec7 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-16 22:53+0000\n" -"PO-Revision-Date: 2021-05-16 22:55\n" +"POT-Creation-Date: 2021-05-17 10:46+0000\n" +"PO-Revision-Date: 2021-05-17 10:47\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -486,7 +486,7 @@ msgstr "" #: stock/templates/stock/item_base.html:250 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/stock.js:1131 templates/js/stock.js:1379 +#: templates/js/stock.js:1131 templates/js/stock.js:1393 msgid "Quantity" msgstr "" @@ -547,7 +547,7 @@ msgstr "" #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:628 templates/js/stock.js:1100 -#: templates/js/stock.js:1387 +#: templates/js/stock.js:1401 msgid "Status" msgstr "" @@ -643,7 +643,7 @@ msgstr "" #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 #: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 -#: templates/js/stock.js:1451 +#: templates/js/stock.js:1465 msgid "Part" msgstr "" @@ -841,7 +841,7 @@ msgstr "" #: stock/templates/stock/item_base.html:93 #: stock/templates/stock/item_base.html:334 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1082 templates/js/stock.js:1370 +#: templates/js/stock.js:1082 templates/js/stock.js:1384 msgid "Stock Item" msgstr "" @@ -1192,7 +1192,7 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:298 templates/js/stock.js:636 -#: templates/js/stock.js:1394 templates/js/table_filters.js:108 +#: templates/js/stock.js:1408 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -2220,7 +2220,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1265 +#: templates/js/stock.js:1279 msgid "New Part" msgstr "" @@ -2267,7 +2267,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1271 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1285 msgid "New Supplier Part" msgstr "" @@ -2602,7 +2602,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1272 +#: company/views.py:578 templates/js/stock.js:1286 msgid "Create new Supplier Part" msgstr "" @@ -2981,7 +2981,7 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:185 part/templates/part/category.html:227 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1277 +#: templates/js/stock.js:1291 msgid "New Location" msgstr "" @@ -4168,7 +4168,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:584 -#: templates/js/stock.js:1266 +#: templates/js/stock.js:1280 msgid "Create New Part" msgstr "" @@ -5515,7 +5515,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1407 +#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1421 msgid "Uninstall stock item" msgstr "" @@ -6278,8 +6278,8 @@ msgstr "" msgid "copy version information" msgstr "" -#: templates/about.html:90 templates/js/modals.js:559 -#: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 +#: templates/about.html:90 templates/js/modals.js:568 +#: templates/js/modals.js:846 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" msgstr "" @@ -6340,7 +6340,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:892 +#: templates/js/barcode.js:119 templates/js/modals.js:901 msgid "Invalid server response" msgstr "" @@ -6485,7 +6485,7 @@ msgstr "" #: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 #: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1439 +#: templates/js/stock.js:1453 msgid "Select" msgstr "" @@ -6583,96 +6583,96 @@ msgstr "" msgid "Select Label Template" msgstr "" -#: templates/js/modals.js:256 +#: templates/js/modals.js:265 msgid "Waiting for server..." msgstr "" -#: templates/js/modals.js:415 +#: templates/js/modals.js:424 msgid "Show Error Information" msgstr "" -#: templates/js/modals.js:482 templates/modals.html:76 +#: templates/js/modals.js:491 templates/modals.html:76 msgid "Accept" msgstr "" -#: templates/js/modals.js:483 templates/modals.html:75 +#: templates/js/modals.js:492 templates/modals.html:75 msgid "Cancel" msgstr "" -#: templates/js/modals.js:547 +#: templates/js/modals.js:556 msgid "Loading Data" msgstr "" -#: templates/js/modals.js:558 templates/js/modals.js:836 +#: templates/js/modals.js:567 templates/js/modals.js:845 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:801 +#: templates/js/modals.js:810 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:892 +#: templates/js/modals.js:901 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:902 +#: templates/js/modals.js:911 msgid "No Response" msgstr "" -#: templates/js/modals.js:903 +#: templates/js/modals.js:912 msgid "No response from the InvenTree server" msgstr "" -#: templates/js/modals.js:907 +#: templates/js/modals.js:916 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:908 +#: templates/js/modals.js:917 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:912 +#: templates/js/modals.js:921 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/modals.js:913 +#: templates/js/modals.js:922 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:926 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/modals.js:918 +#: templates/js/modals.js:927 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/modals.js:922 +#: templates/js/modals.js:931 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/modals.js:923 +#: templates/js/modals.js:932 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/modals.js:927 +#: templates/js/modals.js:936 msgid "Error 408: Timeout" msgstr "" -#: templates/js/modals.js:928 +#: templates/js/modals.js:937 msgid "Connection timeout while requesting data from server" msgstr "" -#: templates/js/modals.js:931 +#: templates/js/modals.js:940 msgid "Error requesting form data" msgstr "" @@ -6978,19 +6978,19 @@ msgstr "" msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1278 +#: templates/js/stock.js:1292 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1377 +#: templates/js/stock.js:1391 msgid "Serial" msgstr "" -#: templates/js/stock.js:1470 templates/js/table_filters.js:172 +#: templates/js/stock.js:1484 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1495 +#: templates/js/stock.js:1509 msgid "Install item" msgstr "" From 2568299192632dff8252f21d5fdf8bc62d8323b6 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 20:47:42 +1000 Subject: [PATCH 38/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 88 +++++++++++------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index afd984ab7e..300a639a69 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-16 22:53+0000\n" -"PO-Revision-Date: 2021-05-16 22:55\n" +"POT-Creation-Date: 2021-05-17 10:46+0000\n" +"PO-Revision-Date: 2021-05-17 10:47\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -486,7 +486,7 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung." #: stock/templates/stock/item_base.html:250 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/stock.js:1131 templates/js/stock.js:1379 +#: templates/js/stock.js:1131 templates/js/stock.js:1393 msgid "Quantity" msgstr "Anzahl" @@ -547,7 +547,7 @@ msgstr "Lagerort der Endprodukte" #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:628 templates/js/stock.js:1100 -#: templates/js/stock.js:1387 +#: templates/js/stock.js:1401 msgid "Status" msgstr "Status" @@ -643,7 +643,7 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 #: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 -#: templates/js/stock.js:1451 +#: templates/js/stock.js:1465 msgid "Part" msgstr "Teil" @@ -841,7 +841,7 @@ msgstr "Bauauftrag starten um Teile zuzuweisen" #: stock/templates/stock/item_base.html:93 #: stock/templates/stock/item_base.html:334 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1082 templates/js/stock.js:1370 +#: templates/js/stock.js:1082 templates/js/stock.js:1384 msgid "Stock Item" msgstr "BestandsObjekt" @@ -1192,7 +1192,7 @@ msgstr "Ziel-Lagerort nicht angegeben" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:298 templates/js/stock.js:636 -#: templates/js/stock.js:1394 templates/js/table_filters.js:108 +#: templates/js/stock.js:1408 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "Losnummer" @@ -2221,7 +2221,7 @@ msgstr "Teile löschen" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1265 +#: templates/js/stock.js:1279 msgid "New Part" msgstr "Neues Teil" @@ -2268,7 +2268,7 @@ msgstr "Neues Zuliefererteil anlegen" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1271 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1285 msgid "New Supplier Part" msgstr "Neues Zuliefererteil" @@ -2603,7 +2603,7 @@ msgstr "Herstellerteil löschen" msgid "Edit Supplier Part" msgstr "Zuliefererteil bearbeiten" -#: company/views.py:578 templates/js/stock.js:1272 +#: company/views.py:578 templates/js/stock.js:1286 msgid "Create new Supplier Part" msgstr "Neues Zuliefererteil anlegen" @@ -2982,7 +2982,7 @@ msgstr "Aufgegeben" #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:185 part/templates/part/category.html:227 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1277 +#: templates/js/stock.js:1291 msgid "New Location" msgstr "Neuer Lagerort" @@ -4169,7 +4169,7 @@ msgid "All selected BOM items will be deleted" msgstr "Alle ausgewählte Stücklistenpositionen werden gelöscht" #: part/templates/part/bom.html:160 part/views.py:584 -#: templates/js/stock.js:1266 +#: templates/js/stock.js:1280 msgid "Create New Part" msgstr "Neues Teil anlegen" @@ -5516,7 +5516,7 @@ msgstr "Kunden zuweisen" msgid "Return to stock" msgstr "zu Bestand zurückgeben" -#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1407 +#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1421 msgid "Uninstall stock item" msgstr "BestandsObjekt deinstallieren" @@ -6282,8 +6282,8 @@ msgstr "In die Zwischenablage kopieren" msgid "copy version information" msgstr "Versionsinformationen kopieren" -#: templates/about.html:90 templates/js/modals.js:559 -#: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 +#: templates/about.html:90 templates/js/modals.js:568 +#: templates/js/modals.js:846 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" msgstr "Schliessen" @@ -6344,7 +6344,7 @@ msgstr "Server-Fehler" msgid "Unknown response from server" msgstr "Unbekannte Antwort von Server erhalten" -#: templates/js/barcode.js:119 templates/js/modals.js:892 +#: templates/js/barcode.js:119 templates/js/modals.js:901 msgid "Invalid server response" msgstr "Ungültige Antwort von Server" @@ -6489,7 +6489,7 @@ msgstr "Keine Bauaufträge passen zur Anfrage" #: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 #: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1439 +#: templates/js/stock.js:1453 msgid "Select" msgstr "Auswählen" @@ -6587,96 +6587,96 @@ msgstr "Label auswählen" msgid "Select Label Template" msgstr "Label-Vorlage auswählen" -#: templates/js/modals.js:256 +#: templates/js/modals.js:265 msgid "Waiting for server..." msgstr "Warte auf Server..." -#: templates/js/modals.js:415 +#: templates/js/modals.js:424 msgid "Show Error Information" msgstr "Fehler-Informationen anzeigen" -#: templates/js/modals.js:482 templates/modals.html:76 +#: templates/js/modals.js:491 templates/modals.html:76 msgid "Accept" msgstr "Akzeptieren" -#: templates/js/modals.js:483 templates/modals.html:75 +#: templates/js/modals.js:492 templates/modals.html:75 msgid "Cancel" msgstr "abbrechen" -#: templates/js/modals.js:547 +#: templates/js/modals.js:556 msgid "Loading Data" msgstr "Lade Daten" -#: templates/js/modals.js:558 templates/js/modals.js:836 +#: templates/js/modals.js:567 templates/js/modals.js:845 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "Abschicken" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Invalid response from server" msgstr "ungültige Antwort vom Server" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Form data missing from server response" msgstr "Formulardaten fehlen bei Serverantwort" -#: templates/js/modals.js:801 +#: templates/js/modals.js:810 msgid "Error posting form data" msgstr "Formulardaten fehlerhaft" -#: templates/js/modals.js:892 +#: templates/js/modals.js:901 msgid "JSON response missing form data" msgstr "JSON Antwort enthält keine Formulardaten" -#: templates/js/modals.js:902 +#: templates/js/modals.js:911 msgid "No Response" msgstr "Keine Antwort" -#: templates/js/modals.js:903 +#: templates/js/modals.js:912 msgid "No response from the InvenTree server" msgstr "keine Antwort vom InvenTree Server" -#: templates/js/modals.js:907 +#: templates/js/modals.js:916 msgid "Error 400: Bad Request" msgstr "Fehler 400: Ungültige Anfrage" -#: templates/js/modals.js:908 +#: templates/js/modals.js:917 msgid "Server returned error code 400" msgstr "Fehler 400 von Server erhalten" -#: templates/js/modals.js:912 +#: templates/js/modals.js:921 msgid "Error 401: Not Authenticated" msgstr "Fehler 401: Nicht Angemeldet" -#: templates/js/modals.js:913 +#: templates/js/modals.js:922 msgid "Authentication credentials not supplied" msgstr "Authentication Kredentials nicht angegeben" -#: templates/js/modals.js:917 +#: templates/js/modals.js:926 msgid "Error 403: Permission Denied" msgstr "Fehler 403: keine Berechtigung" -#: templates/js/modals.js:918 +#: templates/js/modals.js:927 msgid "You do not have the required permissions to access this function" msgstr "Fehlende Berechtigung für diese Aktion" -#: templates/js/modals.js:922 +#: templates/js/modals.js:931 msgid "Error 404: Resource Not Found" msgstr "Fehler 404: Ressource nicht gefunden" -#: templates/js/modals.js:923 +#: templates/js/modals.js:932 msgid "The requested resource could not be located on the server" msgstr "Die angefragte Ressource kann auf diesem Server nicht gefunden werden" -#: templates/js/modals.js:927 +#: templates/js/modals.js:936 msgid "Error 408: Timeout" msgstr "Fehler 408: Zeitüberschreitung" -#: templates/js/modals.js:928 +#: templates/js/modals.js:937 msgid "Connection timeout while requesting data from server" msgstr "Verbindungszeitüberschreitung bei der Datenanforderung" -#: templates/js/modals.js:931 +#: templates/js/modals.js:940 msgid "Error requesting form data" msgstr "Fehler bei Formulardaten-Anfrage" @@ -6982,19 +6982,19 @@ msgstr "Tracking-Eintrag bearbeiten" msgid "Delete tracking entry" msgstr "Tracking-Eintrag löschen" -#: templates/js/stock.js:1278 +#: templates/js/stock.js:1292 msgid "Create New Location" msgstr "Neuen Lagerort anlegen" -#: templates/js/stock.js:1377 +#: templates/js/stock.js:1391 msgid "Serial" msgstr "Seriennummer" -#: templates/js/stock.js:1470 templates/js/table_filters.js:172 +#: templates/js/stock.js:1484 templates/js/table_filters.js:172 msgid "Installed" msgstr "Installiert" -#: templates/js/stock.js:1495 +#: templates/js/stock.js:1509 msgid "Install item" msgstr "Installiere Objekt" From 69b935d97c1a75884f6e124293bd2a28f2e05ce9 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 May 2021 20:47:43 +1000 Subject: [PATCH 39/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/ja/LC_MESSAGES/django.po | 88 +++++++++++------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index d2d9018945..fe9b71062e 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-16 22:53+0000\n" -"PO-Revision-Date: 2021-05-16 22:55\n" +"POT-Creation-Date: 2021-05-17 10:46+0000\n" +"PO-Revision-Date: 2021-05-17 10:47\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -486,7 +486,7 @@ msgstr "" #: stock/templates/stock/item_base.html:250 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/stock.js:1131 templates/js/stock.js:1379 +#: templates/js/stock.js:1131 templates/js/stock.js:1393 msgid "Quantity" msgstr "" @@ -547,7 +547,7 @@ msgstr "" #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:628 templates/js/stock.js:1100 -#: templates/js/stock.js:1387 +#: templates/js/stock.js:1401 msgid "Status" msgstr "" @@ -643,7 +643,7 @@ msgstr "" #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 #: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 -#: templates/js/stock.js:1451 +#: templates/js/stock.js:1465 msgid "Part" msgstr "" @@ -841,7 +841,7 @@ msgstr "" #: stock/templates/stock/item_base.html:93 #: stock/templates/stock/item_base.html:334 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1082 templates/js/stock.js:1370 +#: templates/js/stock.js:1082 templates/js/stock.js:1384 msgid "Stock Item" msgstr "" @@ -1192,7 +1192,7 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:298 templates/js/stock.js:636 -#: templates/js/stock.js:1394 templates/js/table_filters.js:108 +#: templates/js/stock.js:1408 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -2220,7 +2220,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1265 +#: templates/js/stock.js:1279 msgid "New Part" msgstr "" @@ -2267,7 +2267,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1271 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1285 msgid "New Supplier Part" msgstr "" @@ -2602,7 +2602,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1272 +#: company/views.py:578 templates/js/stock.js:1286 msgid "Create new Supplier Part" msgstr "" @@ -2981,7 +2981,7 @@ msgstr "" #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:185 part/templates/part/category.html:227 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1277 +#: templates/js/stock.js:1291 msgid "New Location" msgstr "" @@ -4168,7 +4168,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:584 -#: templates/js/stock.js:1266 +#: templates/js/stock.js:1280 msgid "Create New Part" msgstr "" @@ -5515,7 +5515,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1407 +#: stock/templates/stock/item_base.html:193 templates/js/stock.js:1421 msgid "Uninstall stock item" msgstr "" @@ -6278,8 +6278,8 @@ msgstr "" msgid "copy version information" msgstr "" -#: templates/about.html:90 templates/js/modals.js:559 -#: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 +#: templates/about.html:90 templates/js/modals.js:568 +#: templates/js/modals.js:846 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" msgstr "" @@ -6340,7 +6340,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:892 +#: templates/js/barcode.js:119 templates/js/modals.js:901 msgid "Invalid server response" msgstr "" @@ -6485,7 +6485,7 @@ msgstr "" #: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 #: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1439 +#: templates/js/stock.js:1453 msgid "Select" msgstr "" @@ -6583,96 +6583,96 @@ msgstr "" msgid "Select Label Template" msgstr "" -#: templates/js/modals.js:256 +#: templates/js/modals.js:265 msgid "Waiting for server..." msgstr "" -#: templates/js/modals.js:415 +#: templates/js/modals.js:424 msgid "Show Error Information" msgstr "" -#: templates/js/modals.js:482 templates/modals.html:76 +#: templates/js/modals.js:491 templates/modals.html:76 msgid "Accept" msgstr "" -#: templates/js/modals.js:483 templates/modals.html:75 +#: templates/js/modals.js:492 templates/modals.html:75 msgid "Cancel" msgstr "" -#: templates/js/modals.js:547 +#: templates/js/modals.js:556 msgid "Loading Data" msgstr "" -#: templates/js/modals.js:558 templates/js/modals.js:836 +#: templates/js/modals.js:567 templates/js/modals.js:845 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:788 +#: templates/js/modals.js:797 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:801 +#: templates/js/modals.js:810 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:892 +#: templates/js/modals.js:901 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:902 +#: templates/js/modals.js:911 msgid "No Response" msgstr "" -#: templates/js/modals.js:903 +#: templates/js/modals.js:912 msgid "No response from the InvenTree server" msgstr "" -#: templates/js/modals.js:907 +#: templates/js/modals.js:916 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:908 +#: templates/js/modals.js:917 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:912 +#: templates/js/modals.js:921 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/modals.js:913 +#: templates/js/modals.js:922 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:926 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/modals.js:918 +#: templates/js/modals.js:927 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/modals.js:922 +#: templates/js/modals.js:931 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/modals.js:923 +#: templates/js/modals.js:932 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/modals.js:927 +#: templates/js/modals.js:936 msgid "Error 408: Timeout" msgstr "" -#: templates/js/modals.js:928 +#: templates/js/modals.js:937 msgid "Connection timeout while requesting data from server" msgstr "" -#: templates/js/modals.js:931 +#: templates/js/modals.js:940 msgid "Error requesting form data" msgstr "" @@ -6978,19 +6978,19 @@ msgstr "" msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1278 +#: templates/js/stock.js:1292 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1377 +#: templates/js/stock.js:1391 msgid "Serial" msgstr "" -#: templates/js/stock.js:1470 templates/js/table_filters.js:172 +#: templates/js/stock.js:1484 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1495 +#: templates/js/stock.js:1509 msgid "Install item" msgstr "" From c31380ec6b91136197f3d78ef637011e212b6354 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 18 May 2021 00:58:49 +1000 Subject: [PATCH 40/40] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 42 +++++++++++------------ 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 9c874fdec7..c897b54b5a 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-17 10:46+0000\n" -"PO-Revision-Date: 2021-05-17 10:47\n" +"PO-Revision-Date: 2021-05-17 14:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -19,30 +19,30 @@ msgstr "" #: InvenTree/api.py:64 msgid "API endpoint not found" -msgstr "" +msgstr "未找到 API 端点" #: InvenTree/api.py:110 msgid "No action specified" -msgstr "" +msgstr "未指定操作" #: InvenTree/api.py:124 msgid "No matching action found" -msgstr "" +msgstr "未找到指定操作" #: InvenTree/fields.py:44 msgid "Enter date" -msgstr "" +msgstr "输入日期" #: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:71 part/forms.py:134 msgid "Confirm" -msgstr "" +msgstr "确认" #: InvenTree/forms.py:126 msgid "Confirm delete" -msgstr "" +msgstr "确认删除" #: InvenTree/forms.py:127 msgid "Confirm item deletion" @@ -50,27 +50,27 @@ msgstr "" #: InvenTree/forms.py:159 templates/registration/login.html:77 msgid "Enter password" -msgstr "" +msgstr "输入密码" #: InvenTree/forms.py:160 msgid "Enter new password" -msgstr "" +msgstr "输入新密码" #: InvenTree/forms.py:167 msgid "Confirm password" -msgstr "" +msgstr "确认密码" #: InvenTree/forms.py:168 msgid "Confirm new password" -msgstr "" +msgstr "确认新密码" #: InvenTree/forms.py:203 msgid "Apply Theme" -msgstr "" +msgstr "应用主题" #: InvenTree/forms.py:233 msgid "Select Category" -msgstr "" +msgstr "选择分类" #: InvenTree/helpers.py:377 #, python-brace-format @@ -99,7 +99,7 @@ msgstr "" #: InvenTree/helpers.py:453 msgid "No serial numbers found" -msgstr "" +msgstr "未找到序列号" #: InvenTree/helpers.py:457 #, python-brace-format @@ -108,29 +108,29 @@ msgstr "" #: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" -msgstr "" +msgstr "附件" #: InvenTree/models.py:60 msgid "Select file to attach" -msgstr "" +msgstr "选择附件" #: InvenTree/models.py:62 templates/attachment_table.html:16 msgid "Comment" -msgstr "" +msgstr "注释" #: InvenTree/models.py:62 msgid "File comment" -msgstr "" +msgstr "文件注释" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1946 #: report/templates/report/inventree_test_report_base.html:91 #: templates/js/stock.js:1146 msgid "User" -msgstr "" +msgstr "用户" #: InvenTree/models.py:72 msgid "upload date" -msgstr "" +msgstr "上传日期" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2087 part/templates/part/params.html:27 @@ -138,7 +138,7 @@ msgstr "" #: templates/InvenTree/search.html:289 templates/js/part.js:110 #: templates/js/part.js:553 templates/js/stock.js:944 msgid "Name" -msgstr "" +msgstr "名称" #: InvenTree/models.py:114 build/models.py:134 #: build/templates/build/detail.html:21 company/models.py:339