diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 47dc0b2de6..fef63a2494 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: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: 2021-07-12 14:31\n" "Last-Translator: \n" "Language-Team: German\n" @@ -6288,7 +6288,7 @@ msgstr "Versionsinformationen kopieren" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "Schliessen" @@ -6308,11 +6308,11 @@ msgstr "Der angegebene Server muss erreichbar sein" msgid "Remote image must not exceed maximum allowable file size" msgstr "Das Bild darf nicht größer als die maximal-erlaubte Größe sein" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "Keine Antwort" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "keine Antwort vom InvenTree Server" @@ -6324,35 +6324,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "Fehler 401: Nicht Angemeldet" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "Authentication Kredentials nicht angegeben" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "Fehler 403: keine Berechtigung" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "Fehlende Berechtigung für diese Aktion" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "Fehler 404: Ressource nicht gefunden" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "Die angefragte Ressource kann auf diesem Server nicht gefunden werden" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "Fehler 408: Zeitüberschreitung" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "Verbindungszeitüberschreitung bei der Datenanforderung" @@ -6408,7 +6408,7 @@ msgstr "Server-Fehler" msgid "Unknown response from server" msgstr "Unbekannte Antwort von Server erhalten" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "Ungültige Antwort von Server" @@ -6775,7 +6775,7 @@ msgid "Cancel" msgstr "abbrechen" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "Abschicken" @@ -6800,31 +6800,31 @@ msgstr "Akzeptieren" msgid "Loading Data" msgstr "Lade Daten" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "ungültige Antwort vom Server" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "Formulardaten fehlen bei Serverantwort" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "Formulardaten fehlerhaft" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "JSON Antwort enthält keine Formulardaten" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "Fehler 400: Ungültige Anfrage" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "Fehler 400 von Server erhalten" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr "Fehler bei Formulardaten-Anfrage" diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index 482ce15bbe..19194d3f94 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-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -6277,7 +6277,7 @@ msgstr "" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "" @@ -6297,11 +6297,11 @@ msgstr "" msgid "Remote image must not exceed maximum allowable file size" msgstr "" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "" @@ -6313,35 +6313,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "" @@ -6397,7 +6397,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "" @@ -6764,7 +6764,7 @@ msgid "Cancel" msgstr "" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" @@ -6789,31 +6789,31 @@ msgstr "" msgid "Loading Data" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr "" diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 8cb6fba91d..0af4679033 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: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: 2021-07-12 14:31\n" "Last-Translator: \n" "Language-Team: Spanish\n" @@ -6276,7 +6276,7 @@ msgstr "" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "" @@ -6296,11 +6296,11 @@ msgstr "" msgid "Remote image must not exceed maximum allowable file size" msgstr "" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "" @@ -6312,35 +6312,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "" @@ -6396,7 +6396,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "" @@ -6763,7 +6763,7 @@ msgid "Cancel" msgstr "" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" @@ -6788,31 +6788,31 @@ msgstr "" msgid "Loading Data" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr "" diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 4a6b54109e..0044753ac5 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: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: 2021-07-12 14:31\n" "Last-Translator: \n" "Language-Team: French\n" @@ -6278,7 +6278,7 @@ msgstr "" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "" @@ -6298,11 +6298,11 @@ msgstr "" msgid "Remote image must not exceed maximum allowable file size" msgstr "" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "" @@ -6314,35 +6314,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "" @@ -6398,7 +6398,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "" @@ -6765,7 +6765,7 @@ msgid "Cancel" msgstr "" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" @@ -6790,31 +6790,31 @@ msgstr "" msgid "Loading Data" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr "" diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 4c16e11664..3327dd416d 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: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: 2021-07-12 14:31\n" "Last-Translator: \n" "Language-Team: Italian\n" @@ -6276,7 +6276,7 @@ msgstr "" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "" @@ -6296,11 +6296,11 @@ msgstr "" msgid "Remote image must not exceed maximum allowable file size" msgstr "" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "" @@ -6312,35 +6312,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "" @@ -6396,7 +6396,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "" @@ -6763,7 +6763,7 @@ msgid "Cancel" msgstr "" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" @@ -6788,31 +6788,31 @@ msgstr "" msgid "Loading Data" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr "" diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index 16ffe5f256..1728f13319 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: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: 2021-07-12 14:31\n" "Last-Translator: \n" "Language-Team: Japanese\n" @@ -6278,7 +6278,7 @@ msgstr "" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "" @@ -6298,11 +6298,11 @@ msgstr "" msgid "Remote image must not exceed maximum allowable file size" msgstr "" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "" @@ -6314,35 +6314,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "" @@ -6398,7 +6398,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "" @@ -6765,7 +6765,7 @@ msgid "Cancel" msgstr "" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" @@ -6790,31 +6790,31 @@ msgstr "" msgid "Loading Data" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr "" diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 9e49167fa2..0aa71fe2eb 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: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: 2021-07-12 14:31\n" "Last-Translator: \n" "Language-Team: Polish\n" @@ -6284,7 +6284,7 @@ msgstr "" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "" @@ -6304,11 +6304,11 @@ msgstr "" msgid "Remote image must not exceed maximum allowable file size" msgstr "" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "" @@ -6320,35 +6320,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "" @@ -6404,7 +6404,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "" @@ -6771,7 +6771,7 @@ msgid "Cancel" msgstr "" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" @@ -6796,31 +6796,31 @@ msgstr "" msgid "Loading Data" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr "" diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 7bdf538abe..e01235d6ed 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: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: 2021-07-12 14:31\n" "Last-Translator: \n" "Language-Team: Russian\n" @@ -6276,7 +6276,7 @@ msgstr "" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "" @@ -6296,11 +6296,11 @@ msgstr "" msgid "Remote image must not exceed maximum allowable file size" msgstr "" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "" @@ -6312,35 +6312,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "" @@ -6396,7 +6396,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "" @@ -6763,7 +6763,7 @@ msgid "Cancel" msgstr "" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" @@ -6788,31 +6788,31 @@ msgstr "" msgid "Loading Data" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr "" diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index af75876994..e661272835 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: 2021-07-12 14:31\n" "Last-Translator: \n" "Language-Team: Turkish\n" @@ -6282,7 +6282,7 @@ msgstr "" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "" @@ -6302,11 +6302,11 @@ msgstr "" msgid "Remote image must not exceed maximum allowable file size" msgstr "" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "" @@ -6318,35 +6318,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "Bu fonksiyona erişmek için gerekli izinlere sahip değilsiniz" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "" @@ -6402,7 +6402,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "" @@ -6769,7 +6769,7 @@ msgid "Cancel" msgstr "" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" @@ -6794,31 +6794,31 @@ msgstr "" msgid "Loading Data" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr "" diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index d72fca1554..7da18602bc 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: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-18 11:42+0000\n" +"POT-Creation-Date: 2021-07-18 11:47+0000\n" "PO-Revision-Date: 2021-07-12 14:31\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -6276,7 +6276,7 @@ msgstr "" #: templates/about.html:100 templates/js/modals.js:33 #: templates/js/modals.js:567 templates/js/modals.js:661 -#: templates/js/modals.js:954 templates/modals.html:29 templates/modals.html:54 +#: templates/js/modals.js:957 templates/modals.html:29 templates/modals.html:54 msgid "Close" msgstr "" @@ -6296,11 +6296,11 @@ msgstr "" msgid "Remote image must not exceed maximum allowable file size" msgstr "" -#: templates/js/api.js:162 templates/js/modals.js:1024 +#: templates/js/api.js:162 templates/js/modals.js:1027 msgid "No Response" msgstr "" -#: templates/js/api.js:163 templates/js/modals.js:1025 +#: templates/js/api.js:163 templates/js/modals.js:1028 msgid "No response from the InvenTree server" msgstr "" @@ -6312,35 +6312,35 @@ msgstr "" msgid "API request returned error code 400" msgstr "" -#: templates/js/api.js:172 templates/js/modals.js:1034 +#: templates/js/api.js:172 templates/js/modals.js:1037 msgid "Error 401: Not Authenticated" msgstr "" -#: templates/js/api.js:173 templates/js/modals.js:1035 +#: templates/js/api.js:173 templates/js/modals.js:1038 msgid "Authentication credentials not supplied" msgstr "" -#: templates/js/api.js:176 templates/js/modals.js:1039 +#: templates/js/api.js:176 templates/js/modals.js:1042 msgid "Error 403: Permission Denied" msgstr "" -#: templates/js/api.js:177 templates/js/modals.js:1040 +#: templates/js/api.js:177 templates/js/modals.js:1043 msgid "You do not have the required permissions to access this function" msgstr "" -#: templates/js/api.js:180 templates/js/modals.js:1044 +#: templates/js/api.js:180 templates/js/modals.js:1047 msgid "Error 404: Resource Not Found" msgstr "" -#: templates/js/api.js:181 templates/js/modals.js:1045 +#: templates/js/api.js:181 templates/js/modals.js:1048 msgid "The requested resource could not be located on the server" msgstr "" -#: templates/js/api.js:184 templates/js/modals.js:1049 +#: templates/js/api.js:184 templates/js/modals.js:1052 msgid "Error 408: Timeout" msgstr "" -#: templates/js/api.js:185 templates/js/modals.js:1050 +#: templates/js/api.js:185 templates/js/modals.js:1053 msgid "Connection timeout while requesting data from server" msgstr "" @@ -6396,7 +6396,7 @@ msgstr "" msgid "Unknown response from server" msgstr "" -#: templates/js/barcode.js:119 templates/js/modals.js:1014 +#: templates/js/barcode.js:119 templates/js/modals.js:1017 msgid "Invalid server response" msgstr "" @@ -6763,7 +6763,7 @@ msgid "Cancel" msgstr "" #: templates/js/modals.js:60 templates/js/modals.js:102 -#: templates/js/modals.js:660 templates/js/modals.js:953 +#: templates/js/modals.js:660 templates/js/modals.js:956 #: templates/modals.html:30 templates/modals.html:55 msgid "Submit" msgstr "" @@ -6788,31 +6788,31 @@ msgstr "" msgid "Loading Data" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Invalid response from server" msgstr "" -#: templates/js/modals.js:904 +#: templates/js/modals.js:907 msgid "Form data missing from server response" msgstr "" -#: templates/js/modals.js:917 +#: templates/js/modals.js:920 msgid "Error posting form data" msgstr "" -#: templates/js/modals.js:1014 +#: templates/js/modals.js:1017 msgid "JSON response missing form data" msgstr "" -#: templates/js/modals.js:1029 +#: templates/js/modals.js:1032 msgid "Error 400: Bad Request" msgstr "" -#: templates/js/modals.js:1030 +#: templates/js/modals.js:1033 msgid "Server returned error code 400" msgstr "" -#: templates/js/modals.js:1053 +#: templates/js/modals.js:1056 msgid "Error requesting form data" msgstr ""