mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
updated translation base
This commit is contained in:
parent
4271912c19
commit
263429b76a
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-07-18 11:42+0000\n"
|
"POT-Creation-Date: 2021-07-18 11:47+0000\n"
|
||||||
"PO-Revision-Date: 2021-07-12 14:31\n"
|
"PO-Revision-Date: 2021-07-12 14:31\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
@ -6288,7 +6288,7 @@ msgstr "Versionsinformationen kopieren"
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr "Schliessen"
|
msgstr "Schliessen"
|
||||||
|
|
||||||
@ -6308,11 +6308,11 @@ msgstr "Der angegebene Server muss erreichbar sein"
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr "Das Bild darf nicht größer als die maximal-erlaubte Größe sein"
|
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"
|
msgid "No Response"
|
||||||
msgstr "Keine Antwort"
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr "keine Antwort vom InvenTree Server"
|
msgstr "keine Antwort vom InvenTree Server"
|
||||||
|
|
||||||
@ -6324,35 +6324,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr "Fehler 401: Nicht Angemeldet"
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr "Authentication Kredentials nicht angegeben"
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr "Fehler 403: keine Berechtigung"
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr "Fehlende Berechtigung für diese Aktion"
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr "Fehler 404: Ressource nicht gefunden"
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr "Die angefragte Ressource kann auf diesem Server nicht gefunden werden"
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr "Fehler 408: Zeitüberschreitung"
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr "Verbindungszeitüberschreitung bei der Datenanforderung"
|
msgstr "Verbindungszeitüberschreitung bei der Datenanforderung"
|
||||||
|
|
||||||
@ -6408,7 +6408,7 @@ msgstr "Server-Fehler"
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr "Unbekannte Antwort von Server erhalten"
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr "Ungültige Antwort von Server"
|
msgstr "Ungültige Antwort von Server"
|
||||||
|
|
||||||
@ -6775,7 +6775,7 @@ msgid "Cancel"
|
|||||||
msgstr "abbrechen"
|
msgstr "abbrechen"
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr "Abschicken"
|
msgstr "Abschicken"
|
||||||
@ -6800,31 +6800,31 @@ msgstr "Akzeptieren"
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr "Lade Daten"
|
msgstr "Lade Daten"
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr "ungültige Antwort vom Server"
|
msgstr "ungültige Antwort vom Server"
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr "Formulardaten fehlen bei Serverantwort"
|
msgstr "Formulardaten fehlen bei Serverantwort"
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr "Formulardaten fehlerhaft"
|
msgstr "Formulardaten fehlerhaft"
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr "JSON Antwort enthält keine Formulardaten"
|
msgstr "JSON Antwort enthält keine Formulardaten"
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr "Fehler 400: Ungültige Anfrage"
|
msgstr "Fehler 400: Ungültige Anfrage"
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr "Fehler 400 von Server erhalten"
|
msgstr "Fehler 400 von Server erhalten"
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr "Fehler bei Formulardaten-Anfrage"
|
msgstr "Fehler bei Formulardaten-Anfrage"
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \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"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -6277,7 +6277,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6297,11 +6297,11 @@ msgstr ""
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/api.js:162 templates/js/modals.js:1024
|
#: templates/js/api.js:162 templates/js/modals.js:1027
|
||||||
msgid "No Response"
|
msgid "No Response"
|
||||||
msgstr ""
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6313,35 +6313,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr ""
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr ""
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr ""
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr ""
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr ""
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr ""
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr ""
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6397,7 +6397,7 @@ msgstr ""
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr ""
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6764,7 +6764,7 @@ msgid "Cancel"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -6789,31 +6789,31 @@ msgstr ""
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-07-18 11:42+0000\n"
|
"POT-Creation-Date: 2021-07-18 11:47+0000\n"
|
||||||
"PO-Revision-Date: 2021-07-12 14:31\n"
|
"PO-Revision-Date: 2021-07-12 14:31\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Spanish\n"
|
"Language-Team: Spanish\n"
|
||||||
@ -6276,7 +6276,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6296,11 +6296,11 @@ msgstr ""
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/api.js:162 templates/js/modals.js:1024
|
#: templates/js/api.js:162 templates/js/modals.js:1027
|
||||||
msgid "No Response"
|
msgid "No Response"
|
||||||
msgstr ""
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6312,35 +6312,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr ""
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr ""
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr ""
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr ""
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr ""
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr ""
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr ""
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6396,7 +6396,7 @@ msgstr ""
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr ""
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6763,7 +6763,7 @@ msgid "Cancel"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -6788,31 +6788,31 @@ msgstr ""
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-07-18 11:42+0000\n"
|
"POT-Creation-Date: 2021-07-18 11:47+0000\n"
|
||||||
"PO-Revision-Date: 2021-07-12 14:31\n"
|
"PO-Revision-Date: 2021-07-12 14:31\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: French\n"
|
"Language-Team: French\n"
|
||||||
@ -6278,7 +6278,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6298,11 +6298,11 @@ msgstr ""
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/api.js:162 templates/js/modals.js:1024
|
#: templates/js/api.js:162 templates/js/modals.js:1027
|
||||||
msgid "No Response"
|
msgid "No Response"
|
||||||
msgstr ""
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6314,35 +6314,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr ""
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr ""
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr ""
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr ""
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr ""
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr ""
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr ""
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6398,7 +6398,7 @@ msgstr ""
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr ""
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6765,7 +6765,7 @@ msgid "Cancel"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -6790,31 +6790,31 @@ msgstr ""
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-07-18 11:42+0000\n"
|
"POT-Creation-Date: 2021-07-18 11:47+0000\n"
|
||||||
"PO-Revision-Date: 2021-07-12 14:31\n"
|
"PO-Revision-Date: 2021-07-12 14:31\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Italian\n"
|
"Language-Team: Italian\n"
|
||||||
@ -6276,7 +6276,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6296,11 +6296,11 @@ msgstr ""
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/api.js:162 templates/js/modals.js:1024
|
#: templates/js/api.js:162 templates/js/modals.js:1027
|
||||||
msgid "No Response"
|
msgid "No Response"
|
||||||
msgstr ""
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6312,35 +6312,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr ""
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr ""
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr ""
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr ""
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr ""
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr ""
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr ""
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6396,7 +6396,7 @@ msgstr ""
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr ""
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6763,7 +6763,7 @@ msgid "Cancel"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -6788,31 +6788,31 @@ msgstr ""
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-07-18 11:42+0000\n"
|
"POT-Creation-Date: 2021-07-18 11:47+0000\n"
|
||||||
"PO-Revision-Date: 2021-07-12 14:31\n"
|
"PO-Revision-Date: 2021-07-12 14:31\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Japanese\n"
|
"Language-Team: Japanese\n"
|
||||||
@ -6278,7 +6278,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6298,11 +6298,11 @@ msgstr ""
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/api.js:162 templates/js/modals.js:1024
|
#: templates/js/api.js:162 templates/js/modals.js:1027
|
||||||
msgid "No Response"
|
msgid "No Response"
|
||||||
msgstr ""
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6314,35 +6314,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr ""
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr ""
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr ""
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr ""
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr ""
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr ""
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr ""
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6398,7 +6398,7 @@ msgstr ""
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr ""
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6765,7 +6765,7 @@ msgid "Cancel"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -6790,31 +6790,31 @@ msgstr ""
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-07-18 11:42+0000\n"
|
"POT-Creation-Date: 2021-07-18 11:47+0000\n"
|
||||||
"PO-Revision-Date: 2021-07-12 14:31\n"
|
"PO-Revision-Date: 2021-07-12 14:31\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Polish\n"
|
"Language-Team: Polish\n"
|
||||||
@ -6284,7 +6284,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6304,11 +6304,11 @@ msgstr ""
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/api.js:162 templates/js/modals.js:1024
|
#: templates/js/api.js:162 templates/js/modals.js:1027
|
||||||
msgid "No Response"
|
msgid "No Response"
|
||||||
msgstr ""
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6320,35 +6320,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr ""
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr ""
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr ""
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr ""
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr ""
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr ""
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr ""
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6404,7 +6404,7 @@ msgstr ""
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr ""
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6771,7 +6771,7 @@ msgid "Cancel"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -6796,31 +6796,31 @@ msgstr ""
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-07-18 11:42+0000\n"
|
"POT-Creation-Date: 2021-07-18 11:47+0000\n"
|
||||||
"PO-Revision-Date: 2021-07-12 14:31\n"
|
"PO-Revision-Date: 2021-07-12 14:31\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Russian\n"
|
"Language-Team: Russian\n"
|
||||||
@ -6276,7 +6276,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6296,11 +6296,11 @@ msgstr ""
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/api.js:162 templates/js/modals.js:1024
|
#: templates/js/api.js:162 templates/js/modals.js:1027
|
||||||
msgid "No Response"
|
msgid "No Response"
|
||||||
msgstr ""
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6312,35 +6312,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr ""
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr ""
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr ""
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr ""
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr ""
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr ""
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr ""
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6396,7 +6396,7 @@ msgstr ""
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr ""
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6763,7 +6763,7 @@ msgid "Cancel"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -6788,31 +6788,31 @@ msgstr ""
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-07-18 11:42+0000\n"
|
"POT-Creation-Date: 2021-07-18 11:47+0000\n"
|
||||||
"PO-Revision-Date: 2021-07-12 14:31\n"
|
"PO-Revision-Date: 2021-07-12 14:31\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Turkish\n"
|
"Language-Team: Turkish\n"
|
||||||
@ -6282,7 +6282,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6302,11 +6302,11 @@ msgstr ""
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/api.js:162 templates/js/modals.js:1024
|
#: templates/js/api.js:162 templates/js/modals.js:1027
|
||||||
msgid "No Response"
|
msgid "No Response"
|
||||||
msgstr ""
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6318,35 +6318,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr ""
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr ""
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr ""
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr "Bu fonksiyona erişmek için gerekli izinlere sahip değilsiniz"
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr ""
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr ""
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr ""
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6402,7 +6402,7 @@ msgstr ""
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr ""
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6769,7 +6769,7 @@ msgid "Cancel"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -6794,31 +6794,31 @@ msgstr ""
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-07-18 11:42+0000\n"
|
"POT-Creation-Date: 2021-07-18 11:47+0000\n"
|
||||||
"PO-Revision-Date: 2021-07-12 14:31\n"
|
"PO-Revision-Date: 2021-07-12 14:31\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
@ -6276,7 +6276,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: templates/about.html:100 templates/js/modals.js:33
|
#: templates/about.html:100 templates/js/modals.js:33
|
||||||
#: templates/js/modals.js:567 templates/js/modals.js:661
|
#: 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"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6296,11 +6296,11 @@ msgstr ""
|
|||||||
msgid "Remote image must not exceed maximum allowable file size"
|
msgid "Remote image must not exceed maximum allowable file size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/api.js:162 templates/js/modals.js:1024
|
#: templates/js/api.js:162 templates/js/modals.js:1027
|
||||||
msgid "No Response"
|
msgid "No Response"
|
||||||
msgstr ""
|
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"
|
msgid "No response from the InvenTree server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6312,35 +6312,35 @@ msgstr ""
|
|||||||
msgid "API request returned error code 400"
|
msgid "API request returned error code 400"
|
||||||
msgstr ""
|
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"
|
msgid "Error 401: Not Authenticated"
|
||||||
msgstr ""
|
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"
|
msgid "Authentication credentials not supplied"
|
||||||
msgstr ""
|
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"
|
msgid "Error 403: Permission Denied"
|
||||||
msgstr ""
|
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"
|
msgid "You do not have the required permissions to access this function"
|
||||||
msgstr ""
|
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"
|
msgid "Error 404: Resource Not Found"
|
||||||
msgstr ""
|
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"
|
msgid "The requested resource could not be located on the server"
|
||||||
msgstr ""
|
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"
|
msgid "Error 408: Timeout"
|
||||||
msgstr ""
|
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"
|
msgid "Connection timeout while requesting data from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6396,7 +6396,7 @@ msgstr ""
|
|||||||
msgid "Unknown response from server"
|
msgid "Unknown response from server"
|
||||||
msgstr ""
|
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"
|
msgid "Invalid server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -6763,7 +6763,7 @@ msgid "Cancel"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:60 templates/js/modals.js:102
|
#: 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
|
#: templates/modals.html:30 templates/modals.html:55
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -6788,31 +6788,31 @@ msgstr ""
|
|||||||
msgid "Loading Data"
|
msgid "Loading Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Invalid response from server"
|
msgid "Invalid response from server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:904
|
#: templates/js/modals.js:907
|
||||||
msgid "Form data missing from server response"
|
msgid "Form data missing from server response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:917
|
#: templates/js/modals.js:920
|
||||||
msgid "Error posting form data"
|
msgid "Error posting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1014
|
#: templates/js/modals.js:1017
|
||||||
msgid "JSON response missing form data"
|
msgid "JSON response missing form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1029
|
#: templates/js/modals.js:1032
|
||||||
msgid "Error 400: Bad Request"
|
msgid "Error 400: Bad Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1030
|
#: templates/js/modals.js:1033
|
||||||
msgid "Server returned error code 400"
|
msgid "Server returned error code 400"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/js/modals.js:1053
|
#: templates/js/modals.js:1056
|
||||||
msgid "Error requesting form data"
|
msgid "Error requesting form data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user