diff --git a/src-ui/src/locale/messages.de_DE.xlf b/src-ui/src/locale/messages.de_DE.xlf index 2b23832df..84548bf18 100644 --- a/src-ui/src/locale/messages.de_DE.xlf +++ b/src-ui/src/locale/messages.de_DE.xlf @@ -169,9 +169,9 @@ 161 - - Do you really want to delete document ''? - Möchten Sie das Dokument '' wirklich löschen? + + Do you really want to delete document ""? + Möchten Sie das Dokument "" wirklich löschen? src/app/components/document-detail/document-detail.component.ts 162 @@ -430,7 +430,7 @@ Möchten Sie das Tag "" wirklich löschen? src/app/components/manage/tag-list/tag-list.component.ts - 31 + 28 @@ -459,6 +459,7 @@ Matching + Zuweisung src/app/components/manage/tag-list/tag-list.component.html 15 @@ -501,7 +502,7 @@ Möchten Sie den Dokumenttyp "" wirklich löschen? src/app/components/manage/document-type-list/document-type-list.component.ts - 26 + 24 @@ -533,7 +534,7 @@ Ansicht gelöscht. src/app/components/manage/settings/settings.component.ts - 52 + 54 @@ -541,7 +542,7 @@ Einstellungen erfolgreich gespeichert. src/app/components/manage/settings/settings.component.ts - 61 + 74 @@ -549,7 +550,7 @@ Fehler beim Speichern der Einstellungen auf dem Server: src/app/components/manage/settings/settings.component.ts - 73 + 86 @@ -565,12 +566,12 @@ Gespeicherte Ansichten src/app/components/manage/settings/settings.component.html - 41 + 56 - - Document list - Dokumentliste + + Appearance + Erscheinungsbild src/app/components/manage/settings/settings.component.html 13 @@ -584,12 +585,28 @@ 17 + + Dark mode + Dunkler Modus + + src/app/components/manage/settings/settings.component.html + 33 + + + + Use system settings + Benutze Systemeinstellungen + + src/app/components/manage/settings/settings.component.html + 36 + + Bulk editing Massenbearbeitung src/app/components/manage/settings/settings.component.html - 33 + 44 @@ -597,7 +614,7 @@ Bestätigungsdialoge anzeigen src/app/components/manage/settings/settings.component.html - 35 + 48 @@ -605,7 +622,7 @@ Beim Löschen von Dokumenten wird immer nach einer Bestätigung gefragt. src/app/components/manage/settings/settings.component.html - 35 + 48 @@ -613,7 +630,7 @@ Anwenden beim Schließen src/app/components/manage/settings/settings.component.html - 36 + 49 @@ -621,7 +638,7 @@ Erscheint auf src/app/components/manage/settings/settings.component.html - 53 + 68 @@ -629,7 +646,7 @@ Auf Startseite zeigen src/app/components/manage/settings/settings.component.html - 56 + 71 @@ -637,7 +654,7 @@ In Seitenleiste zeigen src/app/components/manage/settings/settings.component.html - 60 + 75 @@ -645,7 +662,7 @@ Keine gespeicherten Ansichten vorhanden. src/app/components/manage/settings/settings.component.html - 70 + 85 @@ -661,7 +678,7 @@ Möchten Sie den Korrespondenten "" wirklich löschen? src/app/components/manage/correspondent-list/correspondent-list.component.ts - 26 + 24 @@ -722,13 +739,15 @@ Matching algorithm + Zuweisungsalgorithmus src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 11 - - Match + + Matching pattern + Zuweisungsmuster src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 12 @@ -883,29 +902,37 @@ Paperless-ng src/app/components/app-frame/app-frame.component.html - 4 + 11 app title - - Search for documents - Nach Dokumenten suchen + + Search documents + Dokumente suchen src/app/components/app-frame/app-frame.component.html - 12 - - - - Manage - Verwalten - - src/app/components/app-frame/app-frame.component.html - 77 + 15 Settings Einstellungen + + src/app/components/app-frame/app-frame.component.html + 40 + + + + Logout + Abmelden + + src/app/components/app-frame/app-frame.component.html + 45 + + + + Manage + Verwalten src/app/components/app-frame/app-frame.component.html 112 @@ -916,7 +943,7 @@ Administration src/app/components/app-frame/app-frame.component.html - 119 + 147 @@ -924,7 +951,7 @@ Weiteres src/app/components/app-frame/app-frame.component.html - 125 + 153 @@ -932,7 +959,7 @@ Dokumentation src/app/components/app-frame/app-frame.component.html - 132 + 160 @@ -940,15 +967,15 @@ GitHub src/app/components/app-frame/app-frame.component.html - 139 + 167 - - Logout - Abmelden + + Logged in as + Angemeldet als src/app/components/app-frame/app-frame.component.html - 146 + 34 @@ -956,7 +983,7 @@ Geöffnete Dokumente src/app/components/app-frame/app-frame.component.html - 57 + 92 @@ -964,7 +991,7 @@ Alle schließen src/app/components/app-frame/app-frame.component.html - 71 + 106 @@ -972,7 +999,15 @@ Korrespondent: src/app/components/document-list/filter-editor/filter-editor.component.ts - 28 + 29 + + + + Without correspondent + Ohne Korrespondent + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 31 @@ -980,7 +1015,15 @@ Typ: src/app/components/document-list/filter-editor/filter-editor.component.ts - 31 + 36 + + + + Without document type + Ohne Dokumenttyp + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 38 @@ -988,7 +1031,15 @@ Tag: src/app/components/document-list/filter-editor/filter-editor.component.ts - 34 + 42 + + + + Without any tag + Ohne Tag + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 46 @@ -1036,7 +1087,7 @@ Nicht zugewiesen src/app/components/common/filterable-dropdown/filterable-dropdown.component.ts - 145 + 161 Filter drop down element to filter for documents with no correspondent/type/tag assigned @@ -1195,38 +1246,41 @@ 115 - - This operation will add the tag "" to all selected document(s). - Diese Aktion wird das Tag "" allen ausgewählten Dokumenten hinzufügen. + + This operation will add the tag "" to selected document(s). + Diese Aktion wird ausgewählten Dokumenten das Tag "" hinzufügen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 118 - - This operation will add the tags to all selected document(s). - Diese Aktion wird die Tags allen ausgewählten Dokumenten hinzufügen. + + This operation will add the tags to selected document(s). + Diese Aktion wird ausgewählten Dokumenten die Tags hinzufügen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 120 - - This operation will remove the tag "" from all selected document(s). + + This operation will remove the tag "" from selected document(s). + Diese Aktion wird das Tag "" von ausgewählten Dokumenten entfernen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 123 - - This operation will remove the tags from all selected document(s). + + This operation will remove the tags from selected document(s). + Diese Aktion wird die Tags von ausgewählten Dokumenten entfernen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 125 - - This operation will add the tags and remove the tags on all selected document(s). + + This operation will add the tags and remove the tags on selected document(s). + Diese Aktion wird die Tags den ausgewählten Dokumenten hinzufügen und die Tags entfernen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 127 @@ -1240,15 +1294,17 @@ 157 - - This operation will assign the correspondent "" to all selected document(s). + + This operation will assign the correspondent "" to selected document(s). + Diese Aktion wird ausgewählten Dokumenten den Korrespondent "" zuweisen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 159 - - This operation will remove the correspondent from all selected document(s). + + This operation will remove the correspondent from selected document(s). + Diese Aktion wird bei ausgewählten Dokumenten den Korrespondent entfernen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 161 @@ -1262,15 +1318,17 @@ 190 - - This operation will assign the document type "" to all selected document(s). + + This operation will assign the document type "" to selected document(s). + Diese Aktion wird ausgewählten Dokumenten den Dokumenttyp "" zuweisen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 192 - - This operation will remove the document type from all selected document(s). + + This operation will remove the document type from selected document(s). + Diese Aktion wird bei ausgewählten Dokumenten den Dokumenttyp entfernen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 194 @@ -1284,9 +1342,9 @@ 219 - - This operation will permanently delete all selected document(s). - Diese Aktion wird alle ausgewählte(n) Dokument(e) entgültig löschen. + + This operation will permanently delete selected document(s). + Diese Aktion wird ausgewählte Dokumente unwiderruflich löschen. src/app/components/document-list/bulk-editor/bulk-editor.component.ts 220 @@ -1452,8 +1510,8 @@ 5 - - You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and have they will be shown on the dashboard instead of this message. + + You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. Sie können Ihre Dokumente hochladen, indem Sie sie in die Hochladebox auf der rechten Seite ziehen oder in den konfigurierten Ablageordner kopieren/verschieben. Danach werden sie inder Dokumentliste erscheinen. Nachdem Sie den Dokumenten einige Metadaten zugewiesen haben, können Sie die Filtermechanismen zur Erstellung individueller Ansichten benutzen (zum Beispiel "Kürzlich hinzugefügt" oder "Mit TODO markiert") und die Ansichten werden auf der Startseite erscheinen und diese Nachricht ersetzen. src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html @@ -1478,6 +1536,7 @@ You can configure paperless to read your mails and add documents from attached files. + Sie können in Paperless Ihre E-Mail-Konten einrichten und Paperless wird automatisch Dokumente aus Dateianhängen erzeugen. src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 11 @@ -1485,6 +1544,7 @@ Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general. + Die Dokumentation enthält mehr Informationen, wie diese Funktionen benutzt werden. Der Abschnitt zur allgemeinen Verwendung enthält zudem wertvolle Informationen zur generellen Verwendung von Paperless. src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 13 @@ -1770,22 +1830,49 @@ 97 - - Any + + Any word + Irgendein Wort src/app/data/matching-model.ts 12 - - All + + Any: Document contains any of these words (space separated) + Irgendein Wort: Dokument enthält eins der folgender Wörter + + src/app/data/matching-model.ts + 12 + + + + All words + Alle Wörter src/app/data/matching-model.ts 13 - - Literal + + All: Document contains all of these words (space separated) + Alle: Dokument enthält alle folgenden Wörter + + src/app/data/matching-model.ts + 13 + + + + Exact match + Exakte Übereinstimmung + + src/app/data/matching-model.ts + 14 + + + + Exact: Document contains this string + Exakt: Dokument enthält die folgende Zeichenkette src/app/data/matching-model.ts 14 @@ -1799,16 +1886,33 @@ 15 - - Fuzzy match + + Regular expression: Document matches this regular expression + Regulärer Ausdruck: Dokument passt zum folgenden Audruck + + src/app/data/matching-model.ts + 15 + + + + Fuzzy word + Ungenaues Wort src/app/data/matching-model.ts 16 - - Auto - Automatisch + + Fuzzy: Document contains a word similar to this word + Ungenau: Dokument enthält ein zum folgdendem Wort ähnliches Wort + + src/app/data/matching-model.ts + 16 + + + + Auto: Learn matching automatically. + Auto: Zuweisung automatisch erlernen src/app/data/matching-model.ts 17