diff --git a/src-ui/src/locale/messages.de.xlf b/src-ui/src/locale/messages.de.xlf index 54acbd23e..ce6fa0c1b 100644 --- a/src-ui/src/locale/messages.de.xlf +++ b/src-ui/src/locale/messages.de.xlf @@ -785,9 +785,9 @@ 102 - - Consumer status - Status Dokumentenverarbeitung + + Document processing + Dokumentverarbeitung src/app/components/manage/settings/settings.component.html 106 @@ -801,17 +801,17 @@ 109 - - Show notifications when document consumption completes successfully - Zeige Benachrichtigungen wenn neue Dokumente erfolgreich hinzugefügt wurden. + + Show notifications when document processing completes successfully + Zeige Benachrichtigungen wenn neue Dokumente erfolgreich hinzugefügt wurden src/app/components/manage/settings/settings.component.html 110 - - Show notifications when document consumption fails - Zeige Benachrichtigungen wenn Dokumente nicht hinzugefügt werden können + + Show notifications when document processing fails + Zeige Benachrichtigungen wenn Dokumente nicht hinzugefügt werden konnten src/app/components/manage/settings/settings.component.html 111 @@ -825,8 +825,8 @@ 112 - - This will suppress all consumer related status messages on the dashboard. + + This will suppress all messages about document processing status on the dashboard. Dadurch werden alle Benachrichtigungen über die Dokumentenverarbeitung auf der Startseite unterdrückt. src/app/components/manage/settings/settings.component.html @@ -1662,9 +1662,9 @@ 123 - - Waiting for consumer... - Warte auf Consumer... + + Upload complete, waiting... + Dateo hochgeladen, warte... src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 126 @@ -1701,21 +1701,23 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 4 + This button dismisses all status messages about processed documents on the dashboard (failed and successful) - - more hidden - weitere versteckt + + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + {VAR_PLURAL, plural, =1 {Ein weiteres Dokument} other { weitere Dokumente}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 24 + 25 + This is shown as a summary line when there are more than 5 document in the processing pipeline. Open document Dokument öffnen src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 41 + 45 @@ -1877,6 +1879,7 @@ src/app/services/consumer-status.service.ts 16 + Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation Error while executing pre-consume script. @@ -1885,6 +1888,7 @@ src/app/services/consumer-status.service.ts 17 + Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation Post-consume script does not exist. @@ -1893,6 +1897,7 @@ src/app/services/consumer-status.service.ts 18 + Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation Error while executing post-consume script. @@ -1901,6 +1906,7 @@ src/app/services/consumer-status.service.ts 19 + Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation Received new file.