mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 09:57:16 +02:00
Add more error messages
This commit is contained in:
@@ -112,6 +112,30 @@
|
||||
"9SR8G0kmU1": {
|
||||
"displayName": "Feature nicht unterstützt",
|
||||
"description": "Das Versionsverwaltungssystem dieses Repo unterstützt das angefragte Feature nicht."
|
||||
},
|
||||
"CmR8GCJb31": {
|
||||
"displayName": "Interner Serverfehler",
|
||||
"description": "Im Server ist ein interner Fehler aufgetreten. Bitte wenden Sie sich an ihren Administrator für weitere Hinweise."
|
||||
},
|
||||
"92RCCCMHO1": {
|
||||
"displayName": "Eine interne URL wurde nicht gefunden",
|
||||
"description": "Ein interner Serveraufruf konnte nicht verarbeitet werden. Bitte wenden Sie sich an ihren Administrator für weitere Hinweise."
|
||||
},
|
||||
"2VRCrvpL71": {
|
||||
"displayName": "Ungültiges Datenformat",
|
||||
"description": "Die zum Server gesendeten Daten konnten nicht verarbeitet werden. Bitte prüfen Sie die eingegebenen Werte oder wenden Sie sich an ihren Administrator für weitere Hinweise."
|
||||
},
|
||||
"8pRBYDURx1": {
|
||||
"displayName": "Ungültiger Datentyp",
|
||||
"description": "Die zum Server gesendeten Daten hatten einen ungültigen Typen. Bitte wenden Sie sich an ihren Administrator für weitere Hinweise."
|
||||
},
|
||||
"1wR7ZBe7H1": {
|
||||
"displayName": "Ungültige Eingabe",
|
||||
"description": "Die eingegebenen Daten konnten nicht validiert werden. Bitte korrigieren Sie die Eingaben und senden Sie sie erneut."
|
||||
},
|
||||
"3zR9vPNIE1": {
|
||||
"displayName": "Ungültige Eingabe",
|
||||
"description": "Die eingegebenen Daten konnten nicht validiert werden. Bitte korrigieren Sie die Eingaben und senden Sie sie erneut."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -112,6 +112,30 @@
|
||||
"9SR8G0kmU1": {
|
||||
"displayName": "Feature not supported",
|
||||
"description": "The version control system for this repository does not support the requested feature."
|
||||
},
|
||||
"CmR8GCJb31": {
|
||||
"displayName": "Internal server error",
|
||||
"description": "The server encountered an internal error. Please contact your administrator for further assistance."
|
||||
},
|
||||
"92RCCCMHO1": {
|
||||
"displayName": "An internal URL could not be found",
|
||||
"description": "An internal request could not be handled by the server. Please contact your administrator for further assistance."
|
||||
},
|
||||
"2VRCrvpL71": {
|
||||
"displayName": "Illegal data format",
|
||||
"description": "The data sent to the server could not be handled. Please check the values you have entered or contact your administrator for further assistance."
|
||||
},
|
||||
"8pRBYDURx1": {
|
||||
"displayName": "Illegal data type",
|
||||
"description": "The data sent to the server had an illegal data type. Please contact your administrator for further assistance."
|
||||
},
|
||||
"1wR7ZBe7H1": {
|
||||
"displayName": "Illegal input",
|
||||
"description": "The values could not be validated. Please correct your input and try again."
|
||||
},
|
||||
"3zR9vPNIE1": {
|
||||
"displayName": "Illegal input",
|
||||
"description": "The values could not be validated. Please correct your input and try again."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user