2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-30 22:46:49 +00:00

New translations app_en.arb (German) (#130)

This commit is contained in:
Oliver 2022-05-12 23:58:05 +10:00 committed by GitHub
parent 72e9162520
commit 73a8e8da40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,13 @@
{
"@@locale": "en",
"appTitle": "InvenTree",
"@appTitle": {
"description": "InvenTree application title string"
},
"ok": "OK",
"@ok": {
"description": "OK"
},
"about": "Über",
"@about": {},
"accountDetails": "Konto Details",
@ -142,6 +150,10 @@
"@description": {},
"destroyed": "Vernichtet",
"@destroyed": {},
"details": "Details",
"@details": {
"description": "details"
},
"documentation": "Dokumentation",
"@documentation": {},
"downloading": "Datei wird heruntergeladen",
@ -186,6 +198,8 @@
"@errorReportUpload": {},
"errorReportUploadDetails": "Anonyme Fehlerberichte und Absturzprotokolle hochladen",
"@errorReportUploadDetails": {},
"feedback": "Feedback",
"@feedback": {},
"feedbackError": "Fehler beim Senden des Feedbacks",
"@feedbackError": {},
"feedbackSuccess": "Feedback gesendet",
@ -200,6 +214,7 @@
"@history": {
"description": "history"
},
"home": "Startseite",
"@homeScreen": {},
"homeScreen": "Startseite",
"homeScreenSettings": "Einstellungen für Startseite konfigurieren",
@ -244,6 +259,8 @@
"@incompleteDetails": {},
"internalPartNumber": "Interne Teilenummer",
"@internalPartNumber": {},
"info": "Info",
"@info": {},
"inProduction": "In Produktion",
"@inProduction": {},
"inProductionDetail": "Dieser Lagerbestand ist in der Produktion",
@ -284,18 +301,26 @@
"@locationNotSet": {},
"locationUpdated": "Lagerort aktualisiert",
"@locationUpdated": {},
"link": "Link",
"@link": {},
"lost": "Verloren",
"@lost": {},
"manufacturers": "Hersteller",
"@manufacturers": {},
"missingData": "Fehlende Daten",
"@missingData": {},
"name": "Name",
"@name": {},
"notConnected": "Nicht verbunden",
"@notConnected": {},
"notes": "Notizen",
"@notes": {
"description": "Notes"
},
"notifications": "Benachrichtigungen",
"@notifications": {},
"notificationsEmpty": "Keine ungelesenen Benachrichtigungen",
"@notificationsEmpty": {},
"noResponse": "Keine Antwort vom Server",
"@noResponse": {},
"noResults": "Keine Ergebnisse",
@ -368,6 +393,14 @@
"@permissionRequired": {},
"printLabel": "Label drucken",
"@printLabel": {},
"plugin": "Plugin",
"@plugin": {},
"pluginPrinter": "Drucker",
"@pluginPrinter": {},
"pluginSupport": "Plugin-Unterstützung aktiviert",
"@pluginSupport": {},
"pluginSupportDetail": "Der Server unterstützt individuelle Plugins",
"@pluginSupportDetail": {},
"printLabelFailure": "Labeldruck fehlgeschlagen",
"@printLabelFailure": {},
"printLabelSuccess": "Label an den Drucker gesendet",
@ -390,6 +423,8 @@
"@profileNotSelected": {},
"profileSelect": "InvenTree-Server auswählen",
"@profileSelect": {},
"profileSelectOrCreate": "Server auswählen oder ein neues Profil erstellen",
"@profileSelectOrCreate": {},
"profileTapToCreate": "Zum Erstellen oder Auswählen eines Profils tippen",
"@profileTapToCreate": {},
"purchaseOrder": "Bestellung",
@ -412,6 +447,8 @@
"@quantityInvalid": {},
"quantityPositive": "Menge muss positiv sein",
"@quantityPositive": {},
"queryEmpty": "Suchanfrage eingeben",
"@queryEmpty": {},
"queryNoResults": "Keine Ergebnisse für die Anfrage",
"@queryNoResults": {},
"received": "Empfangen",
@ -444,6 +481,8 @@
"@results": {},
"request": "Anfrage",
"@request": {},
"requestSuccessful": "Anfrage erfolgreich",
"@requestSuccessful": {},
"requestingData": "Daten werden angefordert",
"@requestingData": {},
"required": "Erforderlich",
@ -518,6 +557,8 @@
"@send": {},
"serialNumber": "Seriennummer",
"@serialNumber": {},
"server": "Server",
"@server": {},
"serverAddress": "Serveradresse",
"@serverAddress": {},
"serverApiRequired": "Erforderliche API-Version",
@ -562,6 +603,8 @@
"@soundOnBarcodeAction": {},
"soundOnServerError": "Ton bei Serverfehler abspielen",
"@soundOnServerError": {},
"status": "Status",
"@status": {},
"statusCode": "Statuscode",
"@statusCode": {},
"stock": "Bestand",
@ -712,6 +755,10 @@
"@valueCannotBeEmpty": {},
"valueRequired": "Wert erforderlich",
"@valueRequired": {},
"version": "Version",
"@version": {},
"viewSupplierPart": "Zulieferer-Teil anzeigen",
"@viewSupplierPart": {}
"@viewSupplierPart": {},
"website": "Website",
"@website": {}
}