diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index f27ac7ed7d..f2799e0448 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-07-09 02:32+0000\n" -"PO-Revision-Date: 2021-07-08 23:07\n" +"PO-Revision-Date: 2021-07-09 02:36\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -6263,13 +6263,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 " @@ -7351,10 +7349,8 @@ msgid "Stocktake" msgstr "Inventur" #: templates/js/stock.js:705 -#, fuzzy -#| msgid "Sub part must be specified" msgid "Supplier part not specified" -msgstr "Zuliefererteil muss festgelegt sein" +msgstr "" #: templates/js/stock.js:876 msgid "Stock Status" @@ -7914,3 +7910,4 @@ msgstr "Berechtigungen Einträge zu ändern" #: users/models.py:193 msgid "Permission to delete items" msgstr "Berechtigung Einträge zu löschen" + diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index cbaf40bad3..6ae9aca8d1 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-07-09 02:32+0000\n" -"PO-Revision-Date: 2021-07-08 23:07\n" +"PO-Revision-Date: 2021-07-09 02:36\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -6263,8 +6263,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" " " @@ -7347,10 +7346,8 @@ msgid "Stocktake" msgstr "" #: templates/js/stock.js:705 -#, fuzzy -#| msgid "No action specified" msgid "Supplier part not specified" -msgstr "No se especificó ninguna acción" +msgstr "" #: templates/js/stock.js:876 msgid "Stock Status" @@ -7910,3 +7907,4 @@ msgstr "" #: users/models.py:193 msgid "Permission to delete items" msgstr "" + diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 3d64fe043f..c9b29e2355 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-07-09 02:32+0000\n" -"PO-Revision-Date: 2021-07-08 23:07\n" +"PO-Revision-Date: 2021-07-09 02:36\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -6263,8 +6263,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" " " @@ -7347,10 +7346,8 @@ msgid "Stocktake" msgstr "" #: templates/js/stock.js:705 -#, fuzzy -#| msgid "No action specified" msgid "Supplier part not specified" -msgstr "Aucune action spécifiée" +msgstr "" #: templates/js/stock.js:876 msgid "Stock Status" @@ -7910,3 +7907,4 @@ msgstr "" #: users/models.py:193 msgid "Permission to delete items" msgstr "" + diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 324d0c9b74..98246c1fbd 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-07-09 02:32+0000\n" -"PO-Revision-Date: 2021-07-08 23:07\n" +"PO-Revision-Date: 2021-07-09 02:36\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -6263,8 +6263,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" " " @@ -7908,3 +7907,4 @@ msgstr "" #: users/models.py:193 msgid "Permission to delete items" msgstr "" + diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index a96f242a65..7e0c03e4a8 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-07-09 02:32+0000\n" -"PO-Revision-Date: 2021-07-08 23:07\n" +"PO-Revision-Date: 2021-07-09 02:36\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -6263,8 +6263,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" " " @@ -7908,3 +7907,4 @@ msgstr "" #: users/models.py:193 msgid "Permission to delete items" msgstr "" + diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 421e136d57..187105e214 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-07-09 02:32+0000\n" -"PO-Revision-Date: 2021-07-08 23:07\n" +"PO-Revision-Date: 2021-07-09 02:36\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -6263,8 +6263,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" " " @@ -7347,10 +7346,8 @@ msgid "Stocktake" msgstr "" #: templates/js/stock.js:705 -#, fuzzy -#| msgid "Supplier Parts" msgid "Supplier part not specified" -msgstr "Komponenty dostawcy" +msgstr "" #: templates/js/stock.js:876 msgid "Stock Status" @@ -7910,3 +7907,4 @@ msgstr "" #: users/models.py:193 msgid "Permission to delete items" msgstr "" + diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index e983059a79..9adfe0c8ba 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-07-09 02:32+0000\n" -"PO-Revision-Date: 2021-07-08 23:07\n" +"PO-Revision-Date: 2021-07-09 02:36\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -6263,8 +6263,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" " " @@ -7347,10 +7346,8 @@ msgid "Stocktake" msgstr "" #: templates/js/stock.js:705 -#, fuzzy -#| msgid "No action specified" msgid "Supplier part not specified" -msgstr "Действие не указано" +msgstr "" #: templates/js/stock.js:876 msgid "Stock Status" @@ -7910,3 +7907,4 @@ msgstr "" #: users/models.py:193 msgid "Permission to delete items" msgstr "" + diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 9d4e3f72c0..00c424c5e8 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-07-09 02:32+0000\n" -"PO-Revision-Date: 2021-07-08 23:07\n" +"PO-Revision-Date: 2021-07-09 02:36\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -6263,8 +6263,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" " " @@ -7347,10 +7346,8 @@ msgid "Stocktake" msgstr "" #: templates/js/stock.js:705 -#, fuzzy -#| msgid "Supplier Part Stock" msgid "Supplier part not specified" -msgstr "Tedarikçi Parça Stoku" +msgstr "" #: templates/js/stock.js:876 msgid "Stock Status" @@ -7910,3 +7907,4 @@ msgstr "" #: users/models.py:193 msgid "Permission to delete items" msgstr "" + diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 225f9f591c..670d2b5c85 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-07-09 02:32+0000\n" -"PO-Revision-Date: 2021-07-08 23:07\n" +"PO-Revision-Date: 2021-07-09 02:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -6263,8 +6263,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" " " @@ -7347,10 +7346,8 @@ msgid "Stocktake" msgstr "" #: templates/js/stock.js:705 -#, fuzzy -#| msgid "No action specified" msgid "Supplier part not specified" -msgstr "未指定操作" +msgstr "" #: templates/js/stock.js:876 msgid "Stock Status" @@ -7910,3 +7907,4 @@ msgstr "" #: users/models.py:193 msgid "Permission to delete items" msgstr "" +