diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 9742de503b..1d37c1ccea 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: 2021-04-21 10:02\n" "Last-Translator: \n" "Language-Team: German\n" @@ -6228,13 +6228,19 @@ msgid "View Code on GitHub" msgstr "Code auf GitHub ansehen" #: templates/about.html:63 -msgid "Get the App" -msgstr "App herunterladen" +msgid "Mobile App" +msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "Fehlerbericht senden" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "Schliessen" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "Anhang hinzufügen" @@ -6567,11 +6573,6 @@ msgstr "Lade Daten" msgid "Submit" msgstr "Abschicken" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "Schliessen" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "ungültige Antwort vom Server" @@ -7145,6 +7146,10 @@ msgstr "Alle" msgid "Form errors exist" msgstr "Fehler in Formular" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr "Kaufen" @@ -7409,5 +7414,8 @@ msgstr "Berechtigungen Einträge zu ändern" msgid "Permission to delete items" msgstr "Berechtigung Einträge zu löschen" +#~ msgid "Get the App" +#~ msgstr "App herunterladen" + #~ msgid "Create new purchase order for {{ supplier.name }}" #~ msgstr "Neue Bestellung für {{ supplier.name }} anlegen" diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index 20c660535e..81617f6cf6 100644 --- a/InvenTree/locale/en/LC_MESSAGES/django.po +++ b/InvenTree/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -6119,13 +6119,19 @@ msgid "View Code on GitHub" msgstr "" #: templates/about.html:63 -msgid "Get the App" +msgid "Mobile App" msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "" @@ -6455,11 +6461,6 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "" @@ -7033,6 +7034,10 @@ msgstr "" msgid "Form errors exist" msgstr "" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr "" diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 7ee04f84c5..b63821babf 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: 2021-04-21 09:33\n" "Last-Translator: \n" "Language-Team: Spanish\n" @@ -6113,13 +6113,19 @@ msgid "View Code on GitHub" msgstr "" #: templates/about.html:63 -msgid "Get the App" +msgid "Mobile App" msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "" @@ -6449,11 +6455,6 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "" @@ -7027,6 +7028,10 @@ msgstr "" msgid "Form errors exist" msgstr "" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr "" diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 8b0cc5dd67..274cb82346 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: 2021-04-21 09:33\n" "Last-Translator: \n" "Language-Team: French\n" @@ -6113,13 +6113,19 @@ msgid "View Code on GitHub" msgstr "" #: templates/about.html:63 -msgid "Get the App" +msgid "Mobile App" msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "" @@ -6449,11 +6455,6 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "" @@ -7027,6 +7028,10 @@ msgstr "" msgid "Form errors exist" msgstr "" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr "" diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 323d973a4c..1a999f2f54 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: 2021-04-21 09:33\n" "Last-Translator: \n" "Language-Team: Italian\n" @@ -6113,13 +6113,19 @@ msgid "View Code on GitHub" msgstr "" #: templates/about.html:63 -msgid "Get the App" +msgid "Mobile App" msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "" @@ -6449,11 +6455,6 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "" @@ -7027,6 +7028,10 @@ msgstr "" msgid "Form errors exist" msgstr "" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr "" diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index b286554b25..13a5be012c 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: 2021-04-21 09:33\n" "Last-Translator: \n" "Language-Team: Japanese\n" @@ -6113,13 +6113,19 @@ msgid "View Code on GitHub" msgstr "" #: templates/about.html:63 -msgid "Get the App" +msgid "Mobile App" msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "" @@ -6449,11 +6455,6 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "" @@ -7027,6 +7028,10 @@ msgstr "" msgid "Form errors exist" msgstr "" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr "" diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 13703ece48..51576c0294 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: 2021-04-21 09:33\n" "Last-Translator: \n" "Language-Team: Polish\n" @@ -6115,13 +6115,19 @@ msgid "View Code on GitHub" msgstr "" #: templates/about.html:63 -msgid "Get the App" +msgid "Mobile App" msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "" @@ -6451,11 +6457,6 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "" @@ -7029,6 +7030,10 @@ msgstr "" msgid "Form errors exist" msgstr "" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr "" diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 3a5f622eb5..f87af620f4 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: 2021-04-21 09:33\n" "Last-Translator: \n" "Language-Team: Russian\n" @@ -6115,13 +6115,19 @@ msgid "View Code on GitHub" msgstr "" #: templates/about.html:63 -msgid "Get the App" +msgid "Mobile App" msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "" @@ -6451,11 +6457,6 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "" @@ -7029,6 +7030,10 @@ msgstr "" msgid "Form errors exist" msgstr "" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr "" diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index be9dfc800e..833141ba5a 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -6119,13 +6119,19 @@ msgid "View Code on GitHub" msgstr "" #: templates/about.html:63 -msgid "Get the App" +msgid "Mobile App" msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "" @@ -6455,11 +6461,6 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "" @@ -7033,6 +7034,10 @@ msgstr "" msgid "Form errors exist" msgstr "" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr "" diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 9b53ecc377..01f13c636a 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-22 13:24+0000\n" +"POT-Creation-Date: 2021-04-22 13:38+0000\n" "PO-Revision-Date: 2021-04-21 09:33\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -6113,13 +6113,19 @@ msgid "View Code on GitHub" msgstr "" #: templates/about.html:63 -msgid "Get the App" +msgid "Mobile App" msgstr "" #: templates/about.html:68 msgid "Submit Bug Report" msgstr "" +#: templates/about.html:77 templates/js/modals.js:550 +#: templates/js/modals.js:809 templates/modals.html:28 templates/modals.html:52 +#: templates/modals.html:93 +msgid "Close" +msgstr "" + #: templates/attachment_table.html:6 msgid "Add Attachment" msgstr "" @@ -6449,11 +6455,6 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/js/modals.js:550 templates/js/modals.js:809 -#: templates/modals.html:28 templates/modals.html:52 templates/modals.html:93 -msgid "Close" -msgstr "" - #: templates/js/modals.js:760 msgid "Invalid response from server" msgstr "" @@ -7027,6 +7028,10 @@ msgstr "" msgid "Form errors exist" msgstr "" +#: templates/navbar.html:13 +msgid "Toggle navigation" +msgstr "" + #: templates/navbar.html:33 msgid "Buy" msgstr ""