From f4d2dde460baa90728c846992be12519014254af Mon Sep 17 00:00:00 2001 From: "Paperless-ngx Bot [bot]" <99855517+paperlessngx-bot@users.noreply.github.com> Date: Tue, 31 Oct 2023 15:45:28 -0700 Subject: [PATCH] New Crowdin updates (#4113) --- src-ui/src/locale/messages.af_ZA.xlf | 4756 ++++++++------ src-ui/src/locale/messages.ar_AR.xlf | 4782 ++++++++------ src-ui/src/locale/messages.be_BY.xlf | 4754 ++++++++------ src-ui/src/locale/messages.bg_BG.xlf | 6974 ++++++++++++++++++++ src-ui/src/locale/messages.ca_ES.xlf | 4760 ++++++++------ src-ui/src/locale/messages.cs_CZ.xlf | 4754 ++++++++------ src-ui/src/locale/messages.da_DK.xlf | 4760 ++++++++------ src-ui/src/locale/messages.de_DE.xlf | 5946 +++++++++-------- src-ui/src/locale/messages.el_GR.xlf | 4754 ++++++++------ src-ui/src/locale/messages.es_ES.xlf | 4756 ++++++++------ src-ui/src/locale/messages.fi_FI.xlf | 4800 ++++++++------ src-ui/src/locale/messages.fr_FR.xlf | 4864 ++++++++------ src-ui/src/locale/messages.he_IL.xlf | 4806 ++++++++------ src-ui/src/locale/messages.hr_HR.xlf | 4754 ++++++++------ src-ui/src/locale/messages.hu_HU.xlf | 5298 +++++++++------- src-ui/src/locale/messages.id_ID.xlf | 4754 ++++++++------ src-ui/src/locale/messages.it_IT.xlf | 4762 ++++++++------ src-ui/src/locale/messages.ko_KR.xlf | 6574 +++++++++++++++---- src-ui/src/locale/messages.lb_LU.xlf | 4754 ++++++++------ src-ui/src/locale/messages.lv_LV.xlf | 6974 ++++++++++++++++++++ src-ui/src/locale/messages.nl_NL.xlf | 4784 ++++++++------ src-ui/src/locale/messages.no_NO.xlf | 4762 ++++++++------ src-ui/src/locale/messages.pl_PL.xlf | 4760 ++++++++------ src-ui/src/locale/messages.pt_BR.xlf | 4754 ++++++++------ src-ui/src/locale/messages.pt_PT.xlf | 4754 ++++++++------ src-ui/src/locale/messages.ro_RO.xlf | 4754 ++++++++------ src-ui/src/locale/messages.ru_RU.xlf | 4754 ++++++++------ src-ui/src/locale/messages.sk_SK.xlf | 4754 ++++++++------ src-ui/src/locale/messages.sl_SI.xlf | 4754 ++++++++------ src-ui/src/locale/messages.sr_CS.xlf | 4760 ++++++++------ src-ui/src/locale/messages.sv_SE.xlf | 5112 ++++++++------- src-ui/src/locale/messages.th_TH.xlf | 8096 +++++++++++++++++++----- src-ui/src/locale/messages.tr_TR.xlf | 4754 ++++++++------ src-ui/src/locale/messages.uk_UA.xlf | 4756 ++++++++------ src-ui/src/locale/messages.zh_CN.xlf | 4834 ++++++++------ src-ui/src/locale/messages.zh_TW.xlf | 6574 +++++++++++++++---- src/locale/af_ZA/LC_MESSAGES/django.po | 814 ++- src/locale/ar_AR/LC_MESSAGES/django.po | 852 ++- src/locale/be_BY/LC_MESSAGES/django.po | 808 ++- src/locale/bg_BG/LC_MESSAGES/django.po | 1176 ++++ src/locale/ca_ES/LC_MESSAGES/django.po | 816 ++- src/locale/cs_CZ/LC_MESSAGES/django.po | 814 ++- src/locale/da_DK/LC_MESSAGES/django.po | 808 ++- src/locale/de_DE/LC_MESSAGES/django.po | 792 ++- src/locale/el_GR/LC_MESSAGES/django.po | 814 ++- src/locale/es_ES/LC_MESSAGES/django.po | 814 ++- src/locale/fi_FI/LC_MESSAGES/django.po | 818 ++- src/locale/fr_FR/LC_MESSAGES/django.po | 848 ++- src/locale/he_IL/LC_MESSAGES/django.po | 858 ++- src/locale/hr_HR/LC_MESSAGES/django.po | 814 ++- src/locale/hu_HU/LC_MESSAGES/django.po | 828 ++- src/locale/id_ID/LC_MESSAGES/django.po | 902 ++- src/locale/it_IT/LC_MESSAGES/django.po | 814 ++- src/locale/ko_KR/LC_MESSAGES/django.po | 994 ++- src/locale/lb_LU/LC_MESSAGES/django.po | 808 ++- src/locale/lv_LV/LC_MESSAGES/django.po | 1176 ++++ src/locale/nl_NL/LC_MESSAGES/django.po | 840 ++- src/locale/no_NO/LC_MESSAGES/django.po | 816 ++- src/locale/pl_PL/LC_MESSAGES/django.po | 814 ++- src/locale/pt_BR/LC_MESSAGES/django.po | 816 ++- src/locale/pt_PT/LC_MESSAGES/django.po | 814 ++- src/locale/ro_RO/LC_MESSAGES/django.po | 808 ++- src/locale/ru_RU/LC_MESSAGES/django.po | 814 ++- src/locale/sk_SK/LC_MESSAGES/django.po | 814 ++- src/locale/sl_SI/LC_MESSAGES/django.po | 814 ++- src/locale/sr_CS/LC_MESSAGES/django.po | 814 ++- src/locale/sv_SE/LC_MESSAGES/django.po | 818 ++- src/locale/th_TH/LC_MESSAGES/django.po | 1384 ++-- src/locale/tr_TR/LC_MESSAGES/django.po | 854 ++- src/locale/uk_UA/LC_MESSAGES/django.po | 814 ++- src/locale/zh_CN/LC_MESSAGES/django.po | 810 ++- src/locale/zh_TW/LC_MESSAGES/django.po | 880 ++- 72 files changed, 140291 insertions(+), 75853 deletions(-) create mode 100644 src-ui/src/locale/messages.bg_BG.xlf create mode 100644 src-ui/src/locale/messages.lv_LV.xlf create mode 100644 src/locale/bg_BG/LC_MESSAGES/django.po create mode 100644 src/locale/lv_LV/LC_MESSAGES/django.po diff --git a/src-ui/src/locale/messages.af_ZA.xlf b/src-ui/src/locale/messages.af_ZA.xlf index 811bab545..1e9c54530 100644 --- a/src-ui/src/locale/messages.af_ZA.xlf +++ b/src-ui/src/locale/messages.af_ZA.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Los lêers om te begin oplaai - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument toegevoeg @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument is tot paperless toegevoeg. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Open dokument @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Kon nie toevoeg nie: @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nuwe dokument bespeur @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument word deur paperless verwerk. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Vorige @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Volgende @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Einde @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Die paneelbord kan gebruik word om bewaarde aansigte, soos ’n ‘inmandjie’, te bekyk. Daardie instellings word, sodra u een geskep het, gevind onder Instellings > Bewaarde aansigte. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Sleep-en-los dokumente hier om te begin oplaai, of plaas dit in die verbruik-vouer. U kan ook dokumente enige plek sleep-en-los op alle ander blaaie van die webtoep. Sodra u dit doen, sal Paperless-ngx sy masjienleeralgoritmes begin oplei. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Die dokumentlyste toon al u dokumente en laat filtrering en massawysiging toe. Daar is drie verskillende aansigstyle: lys, klein kaarte en groot kaarte. ’n Lys van dokumente wat tans oop is vir wysiging word in die systaaf getoon. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Die filtreernutsmiddels laat u dokumente vinnig vind met verskeie soektogte, datums, etikette, ens. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Enige kombinasie van filters kan as ’n ‘aansig’ bewaar word, wat dan op die paneelbord en/of systaaf vertoon kan word. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Etikette, korrespondente, dokumenttipes en bergpaaie kan alles deur hierdie blaaie bestuur word. Dit kan ook vanuit die dokumentwysigaansig geskep word. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Lêertake toon dokumente wat verbruik is, wag om verbruik te word, of misluk het tydens die proses. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Bekyk die instellings vir verskillende aanpassings aan die webtoep, wysig instellings vir bewaarde aansigte of stel e-poskontrole in. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Dankie! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Daar is nog <em>baie</em> meer funksies en inligting wat ons nie hier behandel het nie, maar u sal hiermee kan begin. Bekyk die dokumentasie of besoek die projek op GitHub vir meer inligting of om probleme te rapporteer. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Ten slotte, namens elke bydraer aan hierdie gemeenskapsondersteunde projek, dankie dat u Paperless-ngx gebruik! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Oplaai word geïnisieer… + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logboeke + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Laai tans… + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Instellings + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Begin toer + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Algemeen + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Voorkoms + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Aansigtaal + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Die blad moet herlaai word nadat ’n ander taal gekies is. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Datumvertoon + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Datumformaat + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kort: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Lank: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Items par bladsy + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Dokumentwysiger + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Gebruik die blaaier se ingeboude PDF-leser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Dit is gewoonlik vinniger om groot PDF’s te toon, maar werk nie by alle blaaiers nie. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Systaaf + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Gebruik ‘maer’ systaaf (slegs ikone) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Donkermodus + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Gebruik stelselinstellings + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Aktiveer donkermodus + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Toon kiekies se negatief in donkermodus + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Temakleur + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Stel terug + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Bywerkkontrole + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Aktiveer bywerkkontrole + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Massawysiging + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Toon bevestigingsdialoë + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Daar sal altyd vir bevestiging gevra word by die skrap van dokumente. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Pas toe by sluit + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notas + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Aktiveer notas + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Toestemmings + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Voorwerpe sonder ’n eienaar kan deur alle gebruikers bekyk en gewysig word + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Gebruikers: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groepe: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Wysigtoestemmings verleen ook bekyktoestemmings + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Kennisgewings + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Dokumentverwerking + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Toon kennisgewings wanneer nuwe dokumente bespeur is + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Toon kennisgewings wanneer dokumentverwerking suksesvol voltooi is + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Toon kennisgewings wanneer dokumentverwerking misluk + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Onderdruk kennisgewings op paneelbord + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Dit sal alle boodskappe oor dokumentverwerking op die paneelbord onderdruk. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Bewaarde aansigte + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Toon waarskuwing wanneer bewaarde aansigte gesluit word met onbewaarde veranderinge + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Aansigte + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Naam + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Verskyn by + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Toon on paneelbord + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Toon in systaaf + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Aksies + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Skrap + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Geen bewaarde aansigte gedefinieer. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Bewaar + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Bewaarde aansig "" is geskrap. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Instellings bewaar + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Instellings is suksesvol bewaar. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Instellings is suksesvol bewaar. Moet herlaai word om sommige veranderinge toe te pas. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Herlaai nou + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Fout by die bewaar van instellings. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Gebruik stelseltaal + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Gebruik datumformaat van aansigtaal + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Fout toe instellings op bediener bewaar is. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Lêertake + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Wis seleksie + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Verfris + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Geskep + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Resultate + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Inligting + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + klik vir volle afvoer + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Versteek + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open dokument + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {Een taak} other { totale take}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Versteek gekose + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Versteek van alle + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Bevestig versteek van alle + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Gebruikers & Groepe + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Gebruikers + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Voeg gebruiker toe + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Gebruikersnaam + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groepe + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Wysig + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Voeg groep toe + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Wagwoord is verander, u sal vir nn oomblik afgeteken word. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Gebruiker “” is bewaar. + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Fout by bewaar van gebruiker. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Bevestig skrap van gebruikersrekening + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Hierdie bewerking sal hierdie gebruikersrekening permanent skrap. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Dit kan nie ontdaan word nie. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Gaan voort + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Skrap gebruiker + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Fout by skrap van gebruiker. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Groep “” is bewaar. + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Fout by bewaar van groep. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Bevestig skrap van gebruikersgroep + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Hierdie bewerking sal hierdie gebruikersgroep permanent skrap. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Geskrapte groep + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Fout by skrap van groep. Paperless-ngx @@ -495,30 +2137,6 @@ Aangeteken as - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Instellings - Logout @@ -527,15 +2145,31 @@ Teken af + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentasie + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumente - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Bewaarde aansigte - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Open dokumente @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Sluit alles @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Bestuur @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Korrespondente @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Dokumenttipes @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Bergpaaie - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Lêertake + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Lêertake + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logboeke - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Inligting + E-pos - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentasie + Lêertake GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Stel ’n idee voor - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 is beskikbaar. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klik om te bekyk. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx kan outomaties na bywerkings soek @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Hoe werk dit? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Bywerking beskikbaar - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Fout by die bewaar van instellings. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Fout by die bewaar van instellings vir soek na bywerkings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Bevestig @@ -935,97 +2541,293 @@ Afgelope jaar - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Ken dokumenttipe toe + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Ken korrespondent toe + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Fout + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Kanselleer + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Naam + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Hoofletterongevoelig - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Kanselleer - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Bewaar - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Skep nuwe item @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Wysig item - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Toestemmings - Create new user group @@ -1303,22 +2977,6 @@ IMAP-beveiliging - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Gebruikersnaam - Password @@ -1355,50 +3013,6 @@ Karakterstel - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Laai tans… - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Rekening @@ -1611,49 +3225,37 @@ Aksieparameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Ken titel toe van + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Ken dokumenttipe toe + Ken titel toe van Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Ken korrespondent toe van - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Ken korrespondent toe - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Fout + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Verwerk boodskap as .eml en aangehsels afsonderlik - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Skrap - Move to specified folder @@ -1815,11 +3341,19 @@ Gebruik aanhegsellêernaam as titel + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Moenie ’n korrespondent toeken nie @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Gebruik e-posadres @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Gebruik naam (of e-posadres indien nie beskikbaar nie) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Gebruik die korrespondent wat hier onder gekies is @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Skep nuwe e-posreël @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Wysig e-posreël @@ -2007,22 +3541,6 @@ (Verleen alle regte en kan voorwerpe bekyk) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groepe - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Voorstelle: @@ -2164,14 +3682,6 @@ Eienaar: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Voorwerpe sonder ’n eienaar kan deur alle gebruikers bekyk en gewysig word - View @@ -2188,106 +3698,6 @@ Bekyk - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Gebruikers: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groepe: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Wysig - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Wysigtoestemmings verleen ook bekyktoestemmings - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter dokumente met hierdie etikette - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Stel toestemmings + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Let wel dat toestemmings wat hier gestel word enige bestaande toestemmings sal oorheers @@ -2373,18 +3791,6 @@ Sonder eienaar - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Gebruikers - Hide unowned @@ -2417,22 +3823,6 @@ Verander - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - - - Inherited from group @@ -2465,11 +3855,155 @@ Kies asb. ’n voorwerp + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Skep + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Dag , welkom by Paperless-ngx @@ -2477,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Welkom by Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Toon alles - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Geskep - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2541,11 +4067,39 @@ Titel + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Korrespondent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2553,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2573,6 +4127,14 @@ Laai af + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2621,11 +4183,27 @@ Totale karakters + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Ander @@ -2637,36 +4215,36 @@ Laai nuwe dokumente op - - Dismiss completed + + Drop documents anywhere or 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) - Versteek voltooide dokumente - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Sleep dokumente hierheen of + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Kies lêers + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Versteek voltooide dokumente + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Nog een dokument} other {Nog dokumente}} @@ -2675,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 In verwerking: @@ -2683,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Misluk: @@ -2691,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Toegevoeg: @@ -2699,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2780,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Laai oorspronklike af @@ -2788,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2800,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2812,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2824,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Vorige @@ -2832,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Details @@ -2840,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Argiefreeksnommer @@ -2848,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Datum geskep - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Korrespondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2904,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2924,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Verstek @@ -2932,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Inhoud @@ -2940,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2952,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Datum gewysig @@ -2960,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Datum toegevoeg @@ -2968,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Medialêernaam @@ -2976,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Oorspronklike lêernaam @@ -2984,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Oorspronklike MD5 kontrolesom @@ -2992,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Oorspronklike lêergrootte @@ -3000,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Oorspronklike MIME-tipe @@ -3008,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 MD5-kontrolesomargief @@ -3016,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Lêergrootteargief @@ -3024,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Oorspronklike dokumentmetadata @@ -3032,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Geargiveerdedokumentmetadata @@ -3040,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Voorskou @@ -3048,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Voer wagwoord in @@ -3060,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notas @@ -3068,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Verwerp @@ -3076,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Bewaar & volgende @@ -3084,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3092,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Fout by die laai van die inhoud: @@ -3100,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Fout by ophaal van metadata @@ -3116,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Dokument is suksesvol bewaar. @@ -3128,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Fout by bewaar van dokument @@ -3140,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Bevestig skrap @@ -3152,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Wil u regtig dokument skrap"? @@ -3160,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Die lêers vir hierdie dokument word permanent geskrap. Dit kan nie ontdaan word nie. @@ -3168,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Skrap dokument - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Fout by skrap van dokument: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Bevestig OCR-heruitvoer @@ -3196,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Hierdie bewerking sal OCR permanent vir hierdie dokument heruitvoer. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Dit kan nie ontdaan word nie. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Gaan voort - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Heruitvoer van OCR sal in die agtergrond begin. Sluit en heropen of herlaai die dokument nadat die bewerking voltooi is om nuwe inhoud te sien. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Fout by uitvoer van bewerking: + Error executing operation Select: @@ -3340,54 +4834,6 @@ Filtreer bergpaaie - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Aksies - Include: @@ -3420,23 +4866,23 @@ Gebruik geformatteerde lêernaam - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Fout by uitvoer van massabewerking: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 @@ -3444,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' ” en “ @@ -3453,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' en “ @@ -3462,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Bevestig etikettoewysing @@ -3470,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Die etiket "" sal aan gekose dokument(e) toegevoeg word. @@ -3478,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Hierdie bewerking sal die etikette toevoeg aan gekose dokument(e). @@ -3486,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Die etiket “” sal van gekose dokument(e) verwyder word. @@ -3494,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Hierdie bewerking sal die etikette van gekose dokument(e) verwyder. @@ -3502,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Hierdie bewerking sal die etikette toevoeg en die etikette verwyder van gekose dokument(e). @@ -3510,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Bevestig korrespondenttoewysing @@ -3518,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Die korrespondent “” sal aan gekose dokument(e) toegewys word. @@ -3526,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Die korrespondent sal verwyder word van gekose dokument(e). @@ -3534,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Bevestig toewys van dokumenttipe @@ -3542,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Die dokumenttipe “” sal aan gekose dokument(e) toegewys word. @@ -3550,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Die dokumenttipe sal verwyder word van gekose dokument(e). @@ -3558,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Bevestig bergpadtoewysing @@ -3566,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Die bergpad “” sal aan gekose dokument(e) toegewys word. @@ -3574,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Die bergpad sal verwyder word van gekose dokument(e). @@ -3582,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Bevestig skrap @@ -3590,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 gekose dokument(e) sal permanent geskrap word. @@ -3598,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Geskrapte dokument(e) @@ -3606,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 OCR sal permanent heruitgevoer word vir gekose dokument(e) @@ -3782,18 +5228,6 @@ Sorteer - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Aansigte - Save "" @@ -3922,22 +5356,6 @@ Sorteer volgens notas - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notas - Sort by document type @@ -4186,30 +5604,6 @@ Bewaar huidige aansig - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Toon in systaaf - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Toon on paneelbord - Filter rules error occurred while saving this view @@ -4266,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Fout by skrap van nota: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Los lêers om te begin oplaai + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Oplaai word geïnisieer… + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4334,43 +5816,239 @@ Wil u regtig die dokumenttipe “” skrap? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + E-posrekeninge + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Voeg rekening toe + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Bediener + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Geen e-posrekeninge gedefinieer. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + E-posreëls + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Voeg reël toe + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Geen e-posreëls gedefinieer. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Rekening “” is bewaar. + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Fout by bewaar van rekening. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Bevestig skrap van e-posrekening + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Hierdie bewerking sal hierdie e-posrekening permanent skrap. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Skrap e-posrekening + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Fout by skrap van e-posrekening. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Reël “” is bewaar. + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Fout by bewaar van reël. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Bevestig skrap van e-posreël + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Hierdie bewerking sal hierdie e-posreël permanent skrap. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Skrap e-posreël + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Fout by skrap van e-posreël. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Skep + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filter volgens: @@ -4378,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Ooreenstemmend @@ -4398,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Aantal dokumente @@ -4418,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filter dokumente @@ -4438,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {Een } other { totaal }} @@ -4458,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4470,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4482,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 suksesvol geskep. @@ -4490,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Fout by die skep van . @@ -4498,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 suksesvol bygewerk. @@ -4506,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Fout by die skrap van . @@ -4514,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Verwante dokumente sal nie geskrap word nie. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Fout by skrap van element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Begin toer - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Algemeen - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Voorkoms - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Aansigtaal - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Die blad moet herlaai word nadat ’n ander taal gekies is. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Datumvertoon - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Datumformaat - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kort: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Medium: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Lank: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Items par bladsy - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Dokumentwysiger - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Gebruik die blaaier se ingeboude PDF-leser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Dit is gewoonlik vinniger om groot PDF’s te toon, maar werk nie by alle blaaiers nie. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Systaaf - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Gebruik ‘maer’ systaaf (slegs ikone) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Donkermodus - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Gebruik stelselinstellings - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Aktiveer donkermodus - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Toon kiekies se negatief in donkermodus - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Temakleur - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Stel terug - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Bywerkkontrole - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Bywerkkontrole werk deur die openbare Github API te pieng vir die nuutste vrystelling om te bepaal of ’n nuwe weergawe beskikbaar is. Werklike bywerk van die toep moet nog handmatig gedoen word. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Aktiveer bywerkkontrole - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Vir gebruikers van derdepartyhouers bv. linuxserver.io kan hierdie kennisgewing ‘voorloop’ op die huidige derdepartyvrystelling. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Massawysiging - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Toon bevestigingsdialoë - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Daar sal altyd vir bevestiging gevra word by die skrap van dokumente. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Pas toe by sluit - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Aktiveer notas - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Kennisgewings - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Dokumentverwerking - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Toon kennisgewings wanneer nuwe dokumente bespeur is - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Toon kennisgewings wanneer dokumentverwerking suksesvol voltooi is - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Toon kennisgewings wanneer dokumentverwerking misluk - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Onderdruk kennisgewings op paneelbord - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Dit sal alle boodskappe oor dokumentverwerking op die paneelbord onderdruk. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Toon waarskuwing wanneer bewaarde aansigte gesluit word met onbewaarde veranderinge - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Verskyn by - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Geen bewaarde aansigte gedefinieer. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - E-pos - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - E-posrekeninge - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Voeg rekening toe - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Bediener - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Geen e-posrekeninge gedefinieer. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - E-posreëls - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Voeg reël toe - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Geen e-posreëls gedefinieer. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Gebruikers & Groepe - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Voeg gebruiker toe - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Voeg groep toe - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Bewaarde aansig "" is geskrap. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Instellings bewaar - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Instellings is suksesvol bewaar. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Instellings is suksesvol bewaar. Moet herlaai word om sommige veranderinge toe te pas. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Herlaai nou - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Gebruik stelseltaal - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Gebruik datumformaat van aansigtaal - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Fout toe instellings op bediener bewaar is. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Wagwoord is verander, u sal vir nn oomblik afgeteken word. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Gebruiker “” is bewaar. - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Fout by bewaar van gebruiker. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Bevestig skrap van gebruikersrekening - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Hierdie bewerking sal hierdie gebruikersrekening permanent skrap. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Skrap gebruiker - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Fout by skrap van gebruiker. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Groep “” is bewaar. - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Fout by bewaar van groep. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Bevestig skrap van gebruikersgroep - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Hierdie bewerking sal hierdie gebruikersgroep permanent skrap. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Geskrapte groep - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Fout by skrap van groep. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Rekening “” is bewaar. - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Fout by bewaar van rekening. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Bevestig skrap van e-posrekening - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Hierdie bewerking sal hierdie e-posrekening permanent skrap. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Skrap e-posrekening - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Fout by skrap van e-posrekening. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Reël “” is bewaar. - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Fout by bewaar van reël. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Bevestig skrap van e-posreël - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Hierdie bewerking sal hierdie e-posreël permanent skrap. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Skrap e-posreël - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Fout by skrap van e-posreël. + Permissions updated successfully storage path @@ -5302,166 +6260,6 @@ Wil u regtig die etiket “” skrap? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Wis seleksie - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Verfris - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Resultate - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - klik vir volle afvoer - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Versteek - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Open dokument - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {Een taak} other { totale take}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Versteek gekose - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Versteek van alle - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Bevestig versteek van alle - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - take? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5871,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Engels (VS) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabies @@ -5887,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belorussies @@ -5895,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Katalaans @@ -5903,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Tsjeggies @@ -5911,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Deens @@ -5919,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Duits + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Engels (GB) @@ -5935,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spaans @@ -5943,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Fins @@ -5951,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Frans @@ -5959,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italiaans @@ -5967,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxemburgs @@ -5975,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Nederlands + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Pools @@ -5991,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugees (Brasilië) @@ -5999,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugees @@ -6007,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Roemeens @@ -6015,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russies @@ -6023,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6031,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Sloweens @@ -6039,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serwies @@ -6047,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Sweeds @@ -6055,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turks @@ -6063,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6071,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Vereenvoudigde Sjinees @@ -6079,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6087,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Eenmalige migrasie van instellings na die databasis is suksesvol voltooi! @@ -6095,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Kan nie instellings na die databasis migreer nie, probeer handmatig bewaar. @@ -6103,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 U kan die toer weer vanuit die instellingsblad begin. @@ -6119,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Verbind tans… @@ -6127,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Laai tans op… @@ -6135,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Oplaai is klaar, wag tans… @@ -6143,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP-fout: diff --git a/src-ui/src/locale/messages.ar_AR.xlf b/src-ui/src/locale/messages.ar_AR.xlf index a22d7c629..5861d63af 100644 --- a/src-ui/src/locale/messages.ar_AR.xlf +++ b/src-ui/src/locale/messages.ar_AR.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - اسحب الملفات لبدء التحميل - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 تم إضافة المستند @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 تم إضافة المستند إلى paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 فتح مستند @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 تعذّر إضافة : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 عُثر على مستند جديد @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 المستند يتم معالجته من paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 السابق @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 التالي @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 النهاية @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 يمكن استخدام لوحة التحكم لعرض العروض المحفوظة، مثل 'علبة الوارد'. بواسطة الإعدادات يمكنك تفعيلها > المشاهدات المحفوظة بمجرد إنشاء بعضها. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 سحب وإسقاط المستندات هنا للبدء في تحميلها أو وضعها في المجلد المستهلك. يمكنك أيضًا سحب وإسقاط المستندات في أي مكان على جميع الصفحات الأخرى من تطبيق الويب. بمجرد ذلك، سيبدأ هذا التطبيق في تدريب خوارزميات تعلم الآلات. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 تظهر قائمة المستندات جميع مستنداتك وتسمح بالتصفية والتحرير بالجملة. وهناك ثلاث أنماط مختلفة للعرض: القائمة والبطاقات الصغيرة والبطاقات الكبيرة، وفي الشريط الجانبي قائمة بالمستندات المفتوحة حاليا للتحرير. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 أدوات التصفية تسمح لك بالعثور بسرعة على المستندات باستخدام مختلف عمليات البحث والتواريخ والعلامات وما إلى ذلك. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 يمكن حفظ أي مزيج من التصفيات مثل "عرض" يمكنك عرضه بعد ذلك على لوحة التحكم / أو الشريط الجانبي. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 يمكن إدارة جميع العلامات والمراسلين وأنواع الوثائق ومسارات التخزين باستخدام هذه الصفحات. ويمكن أيضا إنشاؤها من تعديل عرض المستند. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + إدارة حسابات البريد الإلكتروني وقواعد الاستيراد التلقائي للمستندات. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + قوالب الاستهلاك تعطيك التحكم بدقة في عملية استخراج المستندات. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 ملف المهام يظهر لك المستندات المستهلكة، أو تنتظر أن تكون، أو يكون أخفق في أثناء العملية. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - التحقق من إعدادات التعديلات المختلفة على تطبيق الويب، أو تبديل إعدادات العروض المحفوظة أو إعداد التحقق من البريد الإلكتروني. + تحقق من إعدادات التعديلات المختلفة على تطبيق الويب و تبديل الإعدادات لطرق العرض المحفوظة. Thank you! 🙏 src/app/app.component.ts - 200 + 209 شكراً لك! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 هناك <em>أطنان</em> المزيد من الميزات والمعلومات التي لم نغطيها هنا، ولكن يجب يكون هذا كافيا لك للبداية. يرجى مراجعة المستندات أو زيارة المشروع على GitHub لمعرفة المزيد أو للإبلاغ عن المشكلات. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 أخيرا، بالنيابة عن كل مساهم في هذا المشروع المدعوم من المجتمع، شكرا لك على استخدام Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - بَدْء التحميل... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + السجلات + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + تحميل... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + الإعدادات + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + ابدأ جولة + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + فتح مسؤول Django + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + عام + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + المظهر + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + لغة العرض + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + يجب إعادة تحميل الصفحة بعد تطبيق لغة جديدة. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + عرض التاريخ + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + تنسيق التاريخ + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + قصير: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + متوسط: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + طويل: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + العناصر لكل صفحة + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + محرر المستند + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + استخدم عارض PDF المقدم من المتصفح + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + عادة ما يكون هذا أسرع لعرض مستندات PDF الكبيرة، ولكن قد لا يعمل على بعض المتصفحات. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + الشريط الجانبي + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + استخدم الشريط الجانبي 'نحيف' (الأيقونات فقط) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + الوضع المظلم + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + استخدم إعدادات النظام + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + تفعيل الوضع المظلم + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + عكس الصور المصغرة في الوضع المظلم + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + لون السمة + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + إعادة تعيين + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + التحقق من التحديث + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + التحقق من التحديثات يعمل عن طريق اختبار التواصل مع Github API حول أحدث إصدار لتحديد ما إذا كان الإصدار الجديد متاحًا أم لا. إجراء التحديث الفعلي للتطبيق ‏يحدث يدويا. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + لا يتم جمع بيانات التتبع بواسطة التطبيق بأي طريقة. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + تمكين التحقق من التحديث + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + تعديل متعدد + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + إظهار تأكيد الحِوَارات + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + حذف المستندات سيطلب التأكيد دائما. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + تطبيق عند الإغلاق + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + الملاحظات + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + السماح بالملاحظات + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + الصلاحيات + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + الأذونات الافتراضية + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + تنطبق الإعدادات على حساب المستخدم هذا للعناصر (قواعد البريد، إلخ) التي تم إنشاؤها عبر واجهة المستخدم + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + المالك الافتراضي + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + الكائنات بدون مالك يمكن مشاهدتها وتعديلها من قبل جميع المستخدمين + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + أذونات العرض الافتراضية + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + المستخدمين: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + المجموعات: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + ‏أذون ‏التعديل الافتراضية + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + تعديل الصلاحيات كما يمنح أيضا صلاحيات العرض + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + الإشعارات + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + معالجة المستندات + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + إظهار الإشعارات عند وجود مستندات جديدة + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + إظهار الإشعارات عند اكتمال معالجة المستندات بنجاح + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + إظهار الإشعارات عند فشل معالجة المستندات + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + منع الإشعارات في لوحة التحكم + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + سيؤدي هذا إلى إلغاء جميع الرسائل حول حالة معالجة المستندات في لوحة التحكم. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + طرق العرض المحفوظة + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + إظهار التحذير عند إغلاق المشاهدات المحفوظة مع التغييرات غير المحفوظة + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + طرق عرض + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + اسم + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + + يظهر في + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + عرض على لوحة التحكم + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + عرض على الشريط الجانبي + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + إجراءات + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + حذف + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + لا توجد آراء محفوظة. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + حفظ + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + خطأ في استرجاع المستخدمين + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + خطأ في استرجاع المجموعات + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + العرض المحفوظ "" مُسح. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + الإعدادات حُفظت + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + حُفظت الإعدادات بنجاح. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + حفظت الإعدادات بنجاح. إعادة تحميل مطلوب لتطبيق بعض التغييرات. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + إعادة تحميل الآن + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + حدث خطأ في أثناء حفظ الإعدادات. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + استخدم لغة النظام + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + استخدم تنسيق تاريخ لغة العرض + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + حدث خطأ أثناء تخزين الإعدادات على السيرفر. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + ملف المهام + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + إزالة التحديد + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + تحديث + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + أُنشئ + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + النتائج + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + معلومات + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + انقر لمشاهدة كامل الإخراج + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + رفض + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + فتح مستند + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, zero {} one { اجمالي المهام} two { اجمالي المهام} few { اجمالي المهام} many { اجمالي المهام}=1 {مهمة واحدة } other { اجمالي المهام}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + فشل + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + أكمل + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + بدأ + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + الانتظار + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + تحديد الرفض + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + رفض الجميع + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + تأكيد رفض الكل + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + تجاهل كل مهام؟ + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + في قائمة الانتظار + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + بدأ + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + اكتمل + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + فشلت + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + المستخدمين & المجموعات + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + المستخدمين + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + إضافة مستخدم + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + اسم المستخدم + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + مجموعات + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + تحرير + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + اضافة مجموعة + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + تم تغيير كلمة المرور، سيتم تسجيل خروجك مؤقتا. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + مستخدم محفوظ "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + خطأ أثناء حفظ المستخدم. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + تأكيد حذف حساب المستخدم + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + هذه العملية ستقوم بحذف حساب المستخدم هذا بشكل دائم. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + لا يمكن التراجع عن هذه العملية. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + متابعة + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + مستخدم محذوف + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + خطأ في حذف المستخدم. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + مجموعة محفوظة "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + خطأ في حفظ المجموعة. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + تأكيد حذف مجموعة المستخدم + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + هذه العملية ستقوم بحذف مجموعة المستخدم هذه بشكل دائم. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + مجموعة محذوفة + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + حدث خطأ أثناء حذف المجموعة. Paperless-ngx @@ -495,30 +2137,6 @@ تسجيل الدخول باسم - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - الإعدادات - Logout @@ -527,15 +2145,31 @@ خروج + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + الوثائق + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 المستندات - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - طرق العرض المحفوظة - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 فتح المستندات @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 إغلاق الكل @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 إدارة @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 مراسلون @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 أنواع المستندات @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 مسارات التخزين - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - ملف المهام + قوالب الاستهلاك - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - ملف المهام + قوالب - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - السجلات - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - معلومات + البريد - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + الإدارة + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - الوثائق + ملف المهام GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 Github - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - اقترح فكرة - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 متوفر. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 انقر للعرض. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx يتحقق تلقائياً من وجود تحديثات @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 كيف يعمل هذا؟ @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 يتوفر تحديث - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - حدث خطأ في أثناء حفظ الإعدادات. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 حدث خطأ في أثناء حفظ إعدادات التحقق من التحديث. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 أكّد @@ -935,97 +2541,293 @@ العام الماضي - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + ترتيب الفرز + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + المرشحات + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + معالجة المستندات التي تتطابق مع جميع الفلاتر المحددة أدناه. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + تصفية المصادر + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + تصفية اسم الملف + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + فقط المستندات التي تتطابق تماما مع اسم هذا المِلَفّ إذا. المحارف البديلة مثل *.pdf أو *الفواتير* مسموح بها. لأنها غير حساسة. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + مسار التصفية + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + تطبيق على المستندات التي تتطابق مع هذا المسار. البطاقات البرية المحددة كما * مسموح بها. حالة غير حساسة.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + تصفية قاعدة البريد + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + تطبيق على المستندات المستهلكة عبر هذه القاعدة البريدية. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + المهام + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + تعيين العنوان + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + يمكن أن تتضمن بعض العناصر النائبة، انظر <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>المستندات</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + تعيين وسوم + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + تعيين نوع المستند + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + تعيين مراسل + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + تعيين مسار التخزين + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + تعيين مالك + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + تعيين أذونات العرض + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + تعيين أذونات التعديل + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + خطأ + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + إلغاء + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + ‏مِلَفّ الاستهلاك + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + تحميل API + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + جلب البريد + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + إنشاء قالب استهلاك جديد + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - اسم + تعديل قالب الاستهلاك Matching algorithm @@ -1087,106 +2889,6 @@ حالة غير حساسة - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - إلغاء - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - حفظ - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 إنشاء عنصر جديد @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 تعديل عنصر - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - الصلاحيات - Create new user group @@ -1303,22 +2977,6 @@ أمان IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - اسم المستخدم - Password @@ -1355,50 +3013,6 @@ نوع ترميز المحارف - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - تحميل... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 الحساب @@ -1611,49 +3225,37 @@ إجراء المعامل - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - تعيين العنوان من + المهام المحددة هنا ستحل محل أي قوالب استهلاك. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - تعيين نوع المستند + تعيين العنوان من Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 تعيين مراسل من - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - تعيين مراسل - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - خطأ + تعيين المالك من القاعدة Only process attachments @@ -1691,82 +3293,6 @@ معالجة الرسالة ك.eml والمرفقات بشكل منفصل - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - حذف - Move to specified folder @@ -1815,11 +3341,19 @@ استخدم اسم الملف المرفق كعنوان + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + لا تقم بتعيين عنوان من هذه القاعدة + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 لا تعيّن مراسل @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 استخدم عنوان البريد @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 استخدم الاسم (أو عنوان البريد إذا لم يكن متاحا) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 استخدم المراسل المحدد أدناه @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 إنشاء قاعدة بريد جديدة @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 تعديل قاعدة البريد @@ -2007,22 +3541,6 @@ (يخول بجميع الصلاحيات ويمكنه عرض الكائنات) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - مجموعات - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 الاقتراحات: @@ -2146,7 +3664,7 @@ src/app/components/common/input/select/select.component.ts 149 - Filter documents with this + البحث عن المستند باستخدام Edit Permissions @@ -2164,14 +3682,6 @@ المالك: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - الكائنات بدون مالك يمكن مشاهدتها وتعديلها من قبل جميع المستخدمين - View @@ -2188,106 +3698,6 @@ عرض - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - المستخدمين: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - المجموعات: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - تحرير - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - تعديل الصلاحيات كما يمنح أيضا صلاحيات العرض - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 تصفية الوثائق بهذه العلامات - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - اختيار الصلاحيّات + تعيين الأذونات + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + تعديل الأذونات لـ Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 لاحظ أن الصلاحيات المحددة هنا ستتجاوز أي صلاحيات موجودة @@ -2373,18 +3791,6 @@ غير مملوك - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - المستخدمين - Hide unowned @@ -2417,20 +3823,6 @@ تغيير - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - من - Inherited from group @@ -2463,11 +3855,155 @@ الرجاء تحديد كائن + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + مشاركة الروابط + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + لا توجد روابط + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + نسخ + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + شارك + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + تم النسخ! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + مشاركة نسخة الأرشيف + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + إنشاء + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + يوم 1 + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 أيام + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 يوم + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + ابدأ + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + خطأ في استرجاع الروابط + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + أيام + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + خطأ في حذف الرابط + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + خطأ في إنشاء الرابط + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + الحالة + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + نسخ الخطأ الخام + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 أهلا , مرحبا بك في Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 مرحبا بك في Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + تم تحديث لوحة التحكم + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + خطأ في تحديث لوحة التحكم + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 عرض الكل - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - أُنشئ - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,23 +4067,51 @@ عنوان + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + مراسل + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 - View Preview + عرض المعاينة Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ تحميل + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + لا توجد مستندات + Statistics @@ -2619,11 +4183,27 @@ اجمالي الحروف + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + أنواع المستند + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + مسارات التخزين + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 أخرى @@ -2635,36 +4215,36 @@ تحميل مستندات جديدة - - Dismiss completed + + Drop documents anywhere or 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) - اكتمل الرفض - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - أسقط المستندات هنا أو + أسقط المستندات في أي مكان أو Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 تصفح الملفات + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + اكتمل الرفض + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, zero {} one { المزيد من المستندات} two { المزيد من المستندات} few { المزيد من المستندات} many { المزيد من المستندات}=1 {مستند واحد آخر} other { المزيد من المستندات}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 المعالجة: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 فشل: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 أضيف: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 تحميل النسخة الأصلية @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 السابق @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 تفاصيل @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 الرقم التسلسلي للأرشيف @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 تاريخ الإنشاء - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - مراسل - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 الافتراضي @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 محتوى @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 تاريخ التعديل @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 تاريخ الإضافة @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 اسم ملف الوسائط @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 اسم الملف الأصلي @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 مجموع MD5 الاختباري للأصل @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 حجم الملف الأصلي @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 نوع mime الأصلي @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 مجموع MD5 الاختباري للأرشيف @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 حجم ملف الأرشيف @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 بيانات التعريف للمستند الأصلي @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 بيانات التعريف للمستند الأصلي @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 معاينة @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 أدخل كلمة المرور @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 الملاحظات @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 تجاهل @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 حفظ & التالي @@ -3082,15 +4638,15 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 - Save & close + حفظ & وإغلاق An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 حدث خطأ في تحميل المحتوى @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 خطأ في استرجاع البيانات الوصفية @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 تم حفظ المستند بنجاح. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 خطأ أثناء حفظ المستند @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 تأكيد الحذف @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 هل تريد حقاً حذف المستند " @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 ستحذف ملفات هذا المستند بشكل دائم. لا يمكن التراجع عن هذه العملية. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 حذف مستند - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - حدث خطأ بحذف المستند: + حدث خطأ في أثناء حذف المستند Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 إعادة تأكيد OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 هذه العملية ستعيد بشكل دائم OCR لهذا المستند. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - لا يمكن التراجع عن هذه العملية. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - متابعة - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 إعادة تشغيل OCR ستبدأ في الخلفية. إغلاق وإعادة فتح أو إعادة تحميل هذا المستند بعد اكتمال العملية لمشاهدة محتوى جديد. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - خطأ في تنفيذ العملية: + خطأ في تنفيذ العملية Select: @@ -3338,54 +4834,6 @@ تصفية مسارات التخزين - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - إجراءات - Include: @@ -3418,23 +4866,23 @@ استخدام اسم الملف المنسّق - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - خطأ في تنفيذ العملية الشاملة: + خطأ في تنفيذ العملية بالجملة "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" و "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' و"" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 تأكيد تعيين العلامات @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 هذه العملية ستضيف العلامة "" إلى مستند (مستندات) مختارة. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 هذه العملية ستضيف العلامات إلى مستند (مستندات) مختارة. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 هذه العملية ستزيل العلامة"" من المستند (المستندات) المختارة. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 هذه العملية ستزيل العلامات من المستند (المستندات) المختارة. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 هذه العملية سوف تضيف العلامات وتزيل العلامات في مستند(مستندات) مختارة. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 تأكيد تعيين المراسل @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 هذه العملية ستعين المراسل"" إلى مستند (مستندات) مختارة. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 هذه العملية ستزيل المراسل من مستند (مستندات) مختارة. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 تأكيد تعيين نوع المستند @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 العملية ستعين نوع المستند "" إلى مستند (مستندات) مختارة. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 هذه العملية ستزيل نوع المستند من مستند (المستندات) مختارة. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 تأكيد تعيين مسار التخزين @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 هذه العملية ستعين مسار التخزين "" إلى مستند (مستندات) مختارة. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 هذه العملية ستزيل مسار التخزين من المستند(المستندات) المختارة. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 تأكيد الحذف @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 هذه العملية ستحذف بشكل دائم المستند(المستندات) المختارة. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 حذف المستند(المستندات) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 هذه العملية ستعيد بشكل دائم OCR لي المستند(المستندات) المختارة. @@ -3646,7 +5094,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 74 - Notes + الملاحظات Filter by document type @@ -3780,18 +5228,6 @@ ترتيب - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - طرق عرض - Save "" @@ -3920,22 +5356,6 @@ ترتيب حسب الملاحظات - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - الملاحظات - Sort by document type @@ -4014,7 +5434,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 118,120 - Correspondent: + مراسل: Without correspondent @@ -4030,7 +5450,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 128,130 - Document type: + نوع المستند: Without document type @@ -4046,7 +5466,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 138,140 - Storage path: + مسار التخزين: Without storage path @@ -4054,7 +5474,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 142 - Without storage path + بدون مسار التخزين Tag: @@ -4062,7 +5482,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 146,147 - Tag: + علامة: Without any tag @@ -4184,30 +5604,6 @@ حفظ العرض الحالي - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - عرض على الشريط الجانبي - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - عرض على لوحة التحكم - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 - Error saving note + خطأ في حفظ الملاحظة - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - خطأ في حذف الملاحظة: + خطأ في حذف الملاحظة + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + اسحب الملفات لبدء التحميل + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + بَدْء التحميل... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + اضافة قالب + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + مصادر المستند + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + لا توجد قوالب محددة. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + قالب محفوظ "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + خطأ في حفظ القالب. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + تأكيد حذف القالب + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + هذه العملية ستقوم بحذف هذا القالب بشكل دائم. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + قالب محذوف + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + حدث خطأ أثناء حذف القالب. correspondent @@ -4332,43 +5816,239 @@ هل ترغب حقاً في حذف نوع المستند " - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + اعدادت البريد الالكترونى + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + حسابات البريد + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + إضافة حساب + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + خادم + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + لا توجد حسابات بريدية. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + قواعد البريد + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + إضافة قاعدة + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + لا توجد قواعد للبريد. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + خطأ في استرداد حسابات البريد + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + خطأ في استرداد قواعد البريد + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + حفظ الحساب"". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + خطأ أثناء حفظ الحساب. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + تأكيد حذف حساب البريد + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + هذه العملية ستقوم بحذف حساب البريد هذا بشكل دائم. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + تم حذف حساب البريد + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + خطأ في حذف حساب البريد. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + قاعدة محفوظة "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + خطأ أثناء حفظ القاعدة. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + تأكيد حذف حساب البريد + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + هذه العملية ستقوم بحذف قاعدة البريد هذه بشكل دائم. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + تم حذف قاعدة البريد + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + خطأ في حذف قاعدة البريد الإلكتروني. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + تم تحديث الأذونات + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + حدث خطأ أثناء تحديث الأذونات + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - إنشاء + إنشاء Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 تصفية حسب: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 مطابقة @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 عدد المستندات @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 تصفية المستندات @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, zero {} one { مجموع } two { مجموع } few { مجموع } many { مجموع }=1 {واحد } other { مجموع }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 أنشئ بنجاح. @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 حدث خطأ في أثناء إنشاء . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 حدث بنجاح. @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 حدث خطأ خلال الحفظ . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 لن تحذف المستندات المرتبطة بها. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - حدث خطأ في أثناء حذف العنصر: + حدث خطأ أثناء حذف العنصر - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - ابدأ جولة - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - فتح مسؤول Django - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - عام - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - المظهر - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - لغة العرض - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - يجب إعادة تحميل الصفحة بعد تطبيق لغة جديدة. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - عرض التاريخ - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - تنسيق التاريخ - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - قصير: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - متوسط: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - طويل: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - العناصر لكل صفحة - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - محرر المستند - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - استخدم عارض PDF المقدم من المتصفح - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - عادة ما يكون هذا أسرع لعرض مستندات PDF الكبيرة، ولكن قد لا يعمل على بعض المتصفحات. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - الشريط الجانبي - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - استخدم الشريط الجانبي 'نحيف' (الأيقونات فقط) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - الوضع المظلم - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - استخدم إعدادات النظام - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - تفعيل الوضع المظلم - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - عكس الصور المصغرة في الوضع المظلم - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - لون السمة - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - إعادة تعيين - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - التحقق من التحديث - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - التحقق من التحديثات يعمل عن طريق اختبار التواصل مع الجمهور Github API حول أحدث إصدار لتحديد ما إذا كان الإصدار الجديد متاحًا أم لا. يتطلب إجراء التحديث الفعلي للتطبيق يدويا. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - تمكين التحقق من التحديث - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - لاحظ أنه بالنسبة لمستخدمي حاويات الطرف الثالث "third-party containers"، مثل linuxserver.io قد 'يسبق' هذا الإشعار إصدار الطرف الثالث "third-party release" الحالي. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - تعديل متعدد - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - إظهار تأكيد الحِوَارات - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - حذف المستندات سيطلب التأكيد دائما. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - تطبيق عند الإغلاق - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - السماح بالملاحظات - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - الإشعارات - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - معالجة المستندات - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - إظهار الإشعارات عند وجود مستندات جديدة - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - إظهار الإشعارات عند اكتمال معالجة المستندات بنجاح - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - إظهار الإشعارات عند فشل معالجة المستندات - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - منع الإشعارات في لوحة التحكم - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - سيؤدي هذا إلى إلغاء جميع الرسائل حول حالة معالجة المستندات في لوحة التحكم. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - إظهار التحذير عند إغلاق المشاهدات المحفوظة مع التغييرات غير المحفوظة - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - لا توجد آراء محفوظة. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - البريد - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - حسابات البريد - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - إضافة حساب - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - خادم - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - لا توجد حسابات بريدية. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - قواعد البريد - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - إضافة قاعدة - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - لا توجد قواعد للبريد. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - المستخدمين & المجموعات - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - إضافة مستخدم - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - اضافة مجموعة - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - العرض المحفوظ "" مُسح. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - الإعدادات حُفظت - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - حُفظت الإعدادات بنجاح. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - حفظت الإعدادات بنجاح. إعادة تحميل مطلوب لتطبيق بعض التغييرات. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - إعادة تحميل الآن - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - استخدم لغة النظام - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - استخدم تنسيق تاريخ لغة العرض - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - حدث خطأ أثناء تخزين الإعدادات على السيرفر. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - تم تغيير كلمة المرور، سيتم تسجيل خروجك مؤقتا. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - مستخدم محفوظ "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - خطأ أثناء حفظ المستخدم. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - تأكيد حذف حساب المستخدم - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - هذه العملية ستقوم بحذف حساب المستخدم هذا بشكل دائم. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - مستخدم محذوف - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - خطأ في حذف المستخدم. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - مجموعة محفوظة "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - خطأ في حفظ المجموعة. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - تأكيد حذف مجموعة المستخدم - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - هذه العملية ستقوم بحذف مجموعة المستخدم هذه بشكل دائم. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - مجموعة محذوفة - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - حدث خطأ أثناء حذف المجموعة. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - حفظ الحساب"". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - خطأ أثناء حفظ الحساب. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - تأكيد حذف حساب البريد - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - هذه العملية ستقوم بحذف حساب البريد هذا بشكل دائم. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - تم حذف حساب البريد - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - خطأ في حذف حساب البريد. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - قاعدة محفوظة "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - خطأ أثناء حفظ القاعدة. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - تأكيد حذف حساب البريد - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - هذه العملية ستقوم بحذف قاعدة البريد هذه بشكل دائم. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - تم حذف قاعدة البريد - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - خطأ في حذف قاعدة البريد الإلكتروني. + تم تحديث الأذونات بنجاح storage path @@ -5300,173 +6260,13 @@ هل ترغب حقاً في حذف العلامة " - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - إزالة التحديد - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - تحديث - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - النتائج - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - انقر لمشاهدة كامل الإخراج - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - رفض - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - فتح مستند - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - تحديد الرفض - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - رفض الجميع - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - تأكيد رفض الكل - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - مهام؟ - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found src/app/components/not-found/not-found.component.html 6 - Not Found + غير موجود Go to Dashboard @@ -5474,7 +6274,7 @@ src/app/components/not-found/not-found.component.html 12 - Go to Dashboard + اذهب إلى لوحة التحكم Auto: Learn matching automatically @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 الإنجليزية (الولايات المتحدة) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + اللغة الأفريقانية + Arabic src/app/services/settings.service.ts - 169 + 167 العربية @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 البيلاروسية @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 اللغة الكتالونية @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 التشيكية @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 الدانماركية @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 الألمانية + + Greek + + src/app/services/settings.service.ts + 203 + + اليونانية + English (GB) src/app/services/settings.service.ts - 205 + 209 الإنجليزية (المملكة المتحدة) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 الإسبانية @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 الفنلندية @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 الفرنسية @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 الإيطالية @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 اللوكسمبرجية @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 الهولندية + + Norwegian + + src/app/services/settings.service.ts + 251 + + النرويجية + Polish src/app/services/settings.service.ts - 247 + 257 البولندية @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 البرتغالية (البرازيل) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 البرتغالية @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 الرومانية @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 الروسية @@ -6021,15 +6845,15 @@ Slovak src/app/services/settings.service.ts - 277 + 287 - Slovak + السلوفاكية Slovenian src/app/services/settings.service.ts - 283 + 293 السلوفانية @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 الصربية @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 السويدية @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 التركية @@ -6061,15 +6885,15 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 - Ukrainian + الأوكرانية Chinese Simplified src/app/services/settings.service.ts - 313 + 323 الصينية المبسطة @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 تم بنجاح ترحيل الإعدادات مرة واحدة إلى قاعدة البيانات! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 غير قادر على ترحيل الإعدادات إلى قاعدة البيانات، الرجاء محاولة الحفظ يدوياً. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 يمكنك إعادة تشغيل الجولة من صفحة الإعدادات. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 الاتصال... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 التحميل... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 اكتمل الرفع، انتظر... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 خطأ HTTP: diff --git a/src-ui/src/locale/messages.be_BY.xlf b/src-ui/src/locale/messages.be_BY.xlf index 4aa715dc5..025e259fa 100644 --- a/src-ui/src/locale/messages.be_BY.xlf +++ b/src-ui/src/locale/messages.be_BY.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Перацягніце файлы, каб пачаць загрузку - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Дакумент дададзены @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Дакумент быў дададзены ў paperless-ngx. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Адкрыць дакумент @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Немагчыма дадаць : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Знойдзены новы дакумент @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Дакумент апрацоўваецца paperless-ngx. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Prev @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Наступная @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 End @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Прыборную панэль можна выкарыстоўваць для паказу захаваных праглядаў, такіх як "Уваходныя". Гэтыя налады знаходзяцца ў Наладах > Захаваныя прагляды пасля таго, як вы іх стварылі. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Спіс дакументаў паказвае ўсе вашы дакументы і дазваляе фільтраваць, а таксама масава рэдагаваць. Ёсць тры розныя стылі прагляду: спіс, маленькія карты і вялікія карты. Спіс дакументаў, адкрытых для рэдагавання, паказаны на бакавой панэлі. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Інструменты фільтрацыі дазваляюць хутка знаходзіць дакументы па розных пошуках, датах, тэгах і г.д. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Любую камбінацыю фільтраў можна захаваць у выглядзе 'прагляда', які потым можа адлюстроўвацца на прыборнай панэлі і/або бакавой панэлі. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 З дапамогай гэтых старонак можна кіраваць тэгамі, карэспандэнтамі, тыпамі дакументаў і шляхамі захоўвання. Іх таксама можна стварыць з прагляду рэдагавання дакумента. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Файлавыя задачы паказваюць вам дакументы, якія былі спажыты, чакаюць або пацярпелі збой падчас працэсу. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Дзякуй! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Ёсць <em>тоны</em> дадатковыя магчымасці і інфармацыя, якую мы тут не разглядалі, але гэта дапаможа вам пачаць. Праверце дакументацыю або наведайце праект на GitHub, каб даведацца больш або паведаміць аб праблемах. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Нарэшце, ад імя кожнага ўдзельніка гэтага праекта, які падтрымліваецца супольнасцю, дзякуй за выкарыстанне Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Пачатак загрузкі... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Логі + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Загрузка... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Наладкі + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Пачаць тур + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Асноўныя + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Знешні выгляд + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Мова інтэрфейсу + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Вам трэба перазагрузіць старонку пасля прымянення новай мовы. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Адлюстраванне даты + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Фармат даты + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Кароткі: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Сярэдні: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Доўгі: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Элементаў на старонцы + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Рэдактар дакументаў + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Выкарыстоўваць прагляднік PDF убудаваны ў браўзэр + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Звычайна гэта хутчэй для адлюстравання вялікіх дакументаў PDF, але можа не працаваць у некаторых браўзерах. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Бакавая панэль + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Выкарыстоўвайце 'тонкую' бакавую панэль (толькі значкі) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Цёмны рэжым + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Выкарыстоўваць сістэмныя налады + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Уключыць цёмны рэжым + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Інверціраваць мініяцюры ў цёмным рэжыме + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Колер тэмы + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Скінуць + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Праверка абнаўленняў + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Уключыць праверку абнаўленняў + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Масавае рэдагаванне + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Паказаць дыялогавыя акно пацверджання + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Пры выдаленні дакументаў заўсёды будзе запытвацца пацверджанне. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Ужыць пры зачыненні + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissions + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Апавяшчэнні + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Апрацоўка дакумента + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Паказваць апавяшчэнні пры выяўленні новых дакументаў + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Паказваць апавяшчэнні, калі апрацоўка дакумента завершана паспяхова + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Паказваць апавяшчэнні, калі апрацоўка дакумента няўдалая + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Схаваць апавяшчэння на галоўнай панэлі + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Гэта адключыць усе паведамленні аб статуце апрацоўкі дакументаў на галоўнай панэлі. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Захаваныя выгляды + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Прагляды + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Назва + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Паказаць на панэлі + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Паказаць у бакавой панэлі + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Дзеянні + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Выдаліць + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Няма захаваных праглядаў. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Захаваць + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Захаваны выгляд "" выдалены. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Налады захаваны + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Налады былі паспяхова захаваны. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Налады былі паспяхова захаваны. Каб прымяніць некаторыя змены, патрабуецца перазагрузка. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Перазагрузіць зараз + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Адбылася памылка пры захаванні налад. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Выкарыстоўваць мову сістэмы + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Выкарыстоўваць фармат даты мовы адлюстравання + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Файлавыя задачы + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Ачысціць выбранае + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Аднавіць + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Створана + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Вынікі + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Інфармацыя + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + націсніце для поўнага вываду + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Адхіліць + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Адкрыць дакумент + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Адхіліць выбранае + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Адхіліць усе + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Пацвердзіць Адхіліць усе + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Username + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Рэдагаваць + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Гэтую аперацыю нельга адмяніць. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Працягнуць + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Вы ўвайшлі як - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Наладкі - Logout @@ -527,15 +2145,31 @@ Выхад + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Дакументацыя + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Дакументы - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Захаваныя выгляды - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Адкрыць дакументы @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Закрыць усё @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Кіраванне @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Карэспандэнты @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Тыпы дакументаў @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Шляхі захоўвання - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Файлавыя задачы + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Файлавыя задачы + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Логі - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Інфармацыя + Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Дакументацыя + Файлавыя задачы GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Прапанаваць ідэю - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 даступна. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Націсніце, каб убачыць. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx можа аўтаматычна правяраць наяўнасць абнаўленняў @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Як гэта працуе? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Даступна абнаўленне - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Адбылася памылка пры захаванні налад. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Адбылася памылка падчас захавання налад праверкі абнаўленняў. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Пацвердзіць @@ -935,97 +2541,293 @@ Апошні год - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Памылка + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Скасаваць + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Назва + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Без уліку рэгістра - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Скасаваць - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Захаваць - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Стварыць новы элемент @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Рэдагаваць элемент - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permissions - Create new user group @@ -1303,22 +2977,6 @@ IMAP Security - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Username - Password @@ -1355,50 +3013,6 @@ Character Set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Загрузка... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Account @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assign document type + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Памылка + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Process message as .eml and attachments separately - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Выдаліць - Move to specified folder @@ -1815,11 +3341,19 @@ Use attachment filename as title + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Use mail address @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Create new mail rule @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edit mail rule @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groups - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Прапановы: @@ -2164,14 +3682,6 @@ Owner: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ Прагляд - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Рэдагаваць - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2417,20 +3823,6 @@ Change - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Калі ласка, абярыце аб'ект + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Стварыць + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Прывітанне, , запрашаем у Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Вітаем у Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Паказаць усё - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Створана - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Назва + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Карэспандэнт + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Спампаваць + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Total characters + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Other @@ -2635,36 +4215,36 @@ Загрузіць новыя дакументы - - Dismiss completed + + Drop documents anywhere or 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) - Схаваць завершаныя - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Перацягнуць дакументы або + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Загрузіце файлы + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Схаваць завершаныя + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Яшчэ дакумент: 1} other {Яшчэ дакументаў: }} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Апрацоўваюцца: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Памылка: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Дададзена: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Спампаваць арыгінал @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Папярэдняя @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Падрабязнасці @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Парадкавы нумар архіва @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Дата стварэння - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Карэспандэнт - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Па змаўчанні @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Змест @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Дата змянення @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Дата дадання @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Імя медыяфайла @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Арыгінальная назва файла @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Арыгінальная кантрольная сума MD5 @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Арыгінальны памер файла @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Арыгінальны MIME тып @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 MD5 сума архіва @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Памер файла архіва @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Арыгінальныя метададзеныя дакумента @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Метададзеныя архіўнага дакумента @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Preview @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Увядзіце пароль @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Адхіліць @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Захаваць & наступны @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Пацвердзіце выдаленне @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Вы сапраўды хочаце выдаліць дакумент ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Файлы для гэтага дакумента будуць выдалены назаўсёды. Гэтую аперацыю нельга адмяніць. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Выдаліць дакумент - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Паўтарыць пацверджанне OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Гэтая аперацыя назаўсёды паўторыць OCR для гэтага дакумента. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Гэтую аперацыю нельга адмяніць. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Працягнуць - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Памылка выканання аперацыі: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Фільтраваць шляхі захоўвання - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Дзеянні - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Памылка выканання масавай аперацыі: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" і "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' і "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Пацвярдзіць прызначэнне тэгаў @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Гэтая аперацыя дадасць тэг "" да выбраных дакументаў. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Гэтая аперацыя дадасць тэгі "" да выбраных дакументаў. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Гэтая аперацыя выдаліць тэг "" з выбраных дакументаў. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Гэтая аперацыя выдаліць тэгі "" з выбраных дакументаў. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Гэтая аперацыя дадасць тэгі і выдаліць тэгі на выбраных дакументах. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Пацвердзіць прызначэнне карэспандэнта @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Гэтая аперацыя прызначыць карэспандэнта "" абраным дакументам. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Гэтая аперацыя выдаліць карэспандэнта з выбраных дакументаў. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Пацвердзіце прызначэнне тыпу дакумента @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Гэтая аперацыя прысвоіць тып "" абраным дакументам. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Гэтая аперацыя выдаліць тып з абраных дакументаў. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Пацвердзіце прызначэнне шляху захоўвання @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Гэтая аперацыя прызначыць шлях захоўвання "" да выбраных дакументаў. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Гэтая аперацыя выдаліць шлях захоўвання з выбраных дакументаў. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Пацвердзіце выдаленне @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Гэтая аперацыя назаўжды выдаліць абраных дакументаў. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Выдаліць дакумент(ы) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Гэта аперацыя назаўсёды паўторыць OCR для выбраных дакументаў. @@ -3780,18 +5228,6 @@ Сартаваць - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Прагляды - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Захаваць цяперашні прагляд - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Паказаць у бакавой панэлі - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Паказаць на панэлі - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Перацягніце файлы, каб пачаць загрузку + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Пачатак загрузкі... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Вы сапраўды хочаце выдаліць тып дакумента ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Стварыць + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Фільтр па: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Супадзення @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Колькасць дакументаў @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Фільтраваць дакументы @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, one {} few { усяго } many { усяго }=1 {Адзін } other { усяго }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Звязаныя дакументы не будуць выдалены. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Памылка пры выдаленні элемента: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Пачаць тур - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Асноўныя - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Знешні выгляд - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Мова інтэрфейсу - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Вам трэба перазагрузіць старонку пасля прымянення новай мовы. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Адлюстраванне даты - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Фармат даты - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Кароткі: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Сярэдні: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Доўгі: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Элементаў на старонцы - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Рэдактар дакументаў - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Выкарыстоўваць прагляднік PDF убудаваны ў браўзэр - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Звычайна гэта хутчэй для адлюстравання вялікіх дакументаў PDF, але можа не працаваць у некаторых браўзерах. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Бакавая панэль - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Выкарыстоўвайце 'тонкую' бакавую панэль (толькі значкі) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Цёмны рэжым - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Выкарыстоўваць сістэмныя налады - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Уключыць цёмны рэжым - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Інверціраваць мініяцюры ў цёмным рэжыме - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Колер тэмы - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Скінуць - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Праверка абнаўленняў - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Уключыць праверку абнаўленняў - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Масавае рэдагаванне - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Паказаць дыялогавыя акно пацверджання - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Пры выдаленні дакументаў заўсёды будзе запытвацца пацверджанне. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Ужыць пры зачыненні - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Апавяшчэнні - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Апрацоўка дакумента - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Паказваць апавяшчэнні пры выяўленні новых дакументаў - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Паказваць апавяшчэнні, калі апрацоўка дакумента завершана паспяхова - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Паказваць апавяшчэнні, калі апрацоўка дакумента няўдалая - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Схаваць апавяшчэння на галоўнай панэлі - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Гэта адключыць усе паведамленні аб статуце апрацоўкі дакументаў на галоўнай панэлі. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Няма захаваных праглядаў. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Захаваны выгляд "" выдалены. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Налады захаваны - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Налады былі паспяхова захаваны. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Налады былі паспяхова захаваны. Каб прымяніць некаторыя змены, патрабуецца перазагрузка. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Перазагрузіць зараз - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Выкарыстоўваць мову сістэмы - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Выкарыстоўваць фармат даты мовы адлюстравання - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Вы сапраўды хочаце выдаліць тэг ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Ачысціць выбранае - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Аднавіць - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Вынікі - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - націсніце для поўнага вываду - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Адхіліць - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Адкрыць дакумент - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Адхіліць выбранае - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Адхіліць усе - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Пацвердзіць Адхіліць усе - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - задачы? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Англійская (ЗША) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Беларуская @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Чэшская @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Дацкая @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Нямецкая + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Англійская (Вялікабрытанія) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Іспанская @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Французская @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Італьянская @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Люксембургская @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Нідэрландская + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Польская @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Партугальская (Бразілія) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Партугальская @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Румынская @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Руская @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Славенская @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Сербская @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Шведская @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Турэцкая @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Кітайская спрошчаная @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Паспяхова выканана аднаразовая міграцыя налад у базу! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Немагчыма перанесці налады ў базу дадзеных, паспрабуйце захаваць уручную. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Падключэнне... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Загрузка... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Загрузка завершана, чакайце... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Памылка HTTP: diff --git a/src-ui/src/locale/messages.bg_BG.xlf b/src-ui/src/locale/messages.bg_BG.xlf new file mode 100644 index 000000000..77e35038e --- /dev/null +++ b/src-ui/src/locale/messages.bg_BG.xlf @@ -0,0 +1,6974 @@ + + + + + + Close + + node_modules/src/ngb-config.ts + 13 + + Затвори + + + HH + + node_modules/src/ngb-config.ts + 13 + + HH + + + Close + + node_modules/src/ngb-config.ts + 13 + + Затвори + + + «« + + node_modules/src/ngb-config.ts + 13 + + «« + + + Select month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Изберете месец + + + Previous month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Предишен месец + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + Slide of + + node_modules/src/ngb-config.ts + 13 + + Currently selected slide number read by screen reader + Слайд от + + + Hours + + node_modules/src/ngb-config.ts + 13 + + Часове + + + « + + node_modules/src/ngb-config.ts + 13 + + « + + + Previous + + node_modules/src/ngb-config.ts + 13 + + Назад + + + MM + + node_modules/src/ngb-config.ts + 13 + + ММ + + + » + + node_modules/src/ngb-config.ts + 13 + + » + + + Select year + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Изберете година + + + Next month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Следващ месец + + + Next + + node_modules/src/ngb-config.ts + 13 + + Напред + + + Minutes + + node_modules/src/ngb-config.ts + 13 + + Минути + + + »» + + node_modules/src/ngb-config.ts + 13 + + »» + + + Increment hours + + node_modules/src/ngb-config.ts + 13 + + Увеличете часове + + + First + + node_modules/src/ngb-config.ts + 13 + + Първи + + + Previous + + node_modules/src/ngb-config.ts + 13 + + Предишен + + + Decrement hours + + node_modules/src/ngb-config.ts + 13 + + Намалете часовете + + + Next + + node_modules/src/ngb-config.ts + 13 + + Напред + + + Increment minutes + + node_modules/src/ngb-config.ts + 13 + + Увеличете минутите + + + Last + + node_modules/src/ngb-config.ts + 13 + + Последен + + + Decrement minutes + + node_modules/src/ngb-config.ts + 13 + + Намалете минутите + + + SS + + node_modules/src/ngb-config.ts + 13 + + SS + + + Seconds + + node_modules/src/ngb-config.ts + 13 + + Секунди + + + Increment seconds + + node_modules/src/ngb-config.ts + 13 + + Увеличете секундите + + + Decrement seconds + + node_modules/src/ngb-config.ts + 13 + + Намалете секундите + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + Document added + + src/app/app.component.ts + 83 + + + src/app/app.component.ts + 93 + + Добавен документ + + + Document was added to paperless. + + src/app/app.component.ts + 85 + + + src/app/app.component.ts + 95 + + Документ беше добавен към paperless. + + + Open document + + src/app/app.component.ts + 86 + + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 50 + + Отваряне на документ + + + Could not add : + + src/app/app.component.ts + 109 + + Не може да се добави : + + + New document detected + + src/app/app.component.ts + 124 + + Засечен нов документ + + + Document is being processed by paperless. + + src/app/app.component.ts + 126 + + Документ се обработва от paperless. + + + Prev + + src/app/app.component.ts + 131 + + Предходен + + + Next + + src/app/app.component.ts + 132 + + + src/app/components/document-detail/document-detail.component.html + 65 + + Следващ + + + End + + src/app/app.component.ts + 133 + + Край + + + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + + src/app/app.component.ts + 139 + + Таблото за управление може да се използва за показване на запазени изгледи, например „Входяща кутия“. Тези настройки се намират в Настройки > Запазени Изгледи, след като сте ги създали. + + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + + src/app/app.component.ts + 146 + + Завлечете и пуснете документи тук, за да започнете да качвате, или ги поставете в папката за консумация. Можете също така да плъзгате и пускате документи навсякъде на всички други страници на уеб приложението. След като го направите, Paperless-ngx ще започне да обучава своите алгоритми за машинно обучение. + + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + src/app/app.component.ts + 151 + + Списъкът с документи показва всички ваши документи и позволява филтриране, както и групово редактиране. Има три различни стила на изглед: списък, малки карти и големи карти. В страничната лента се показва списък с документи, отворени в момента за редактиране. + + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + + src/app/app.component.ts + 158 + + Инструментите за филтриране ви позволяват бързо да намирате документи, като използвате различни търсения, дати, тагове и др. + + + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + + src/app/app.component.ts + 164 + + Всяка комбинация от филтри може да бъде запазена като „изглед“, който след това може да се покаже на таблото за управление и/или страничната лента. + + + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + src/app/app.component.ts + 169 + + Етикетите, кореспондентите, типовете документи и пътищата за съхранение могат да се управляват с помощта на тези страници. + + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Управлявайте имейл профили и правила за автоматично импортиране на документи. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Шаблоните за консумация ви дават по-фин контрол върху процеса на приемане на документи. + + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + + src/app/app.component.ts + 193 + + Файловите Задачи ви показва документи, които са били обработени, чакат да бъдат или са се провалили по време на процеса. + + + Check out the settings for various tweaks to the web app and toggle settings for saved views. + + src/app/app.component.ts + 201 + + Вижте настройките на уеб приложението и превключете настройките за запазени изгледи. + + + Thank you! 🙏 + + src/app/app.component.ts + 209 + + Благодаря! 🙏 + + + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + + src/app/app.component.ts + 211 + + Има <em>много</em> повече функции и информация, които не сме разгледали тук, но това трябва да ви помогне да започнете. Вижте документацията или посетете проекта в GitHub, за да научите повече или да съобщите за проблеми. + + + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + + src/app/app.component.ts + 213 + + И накрая, от името на всеки участник в този проект, поддържан от общността, благодарим ви, че използвате Paperless-ngx! + + + Logs + + src/app/components/admin/logs/logs.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Дневници + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Зареждане... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Настройки + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Започнете обиколка + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Отвори Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Общи + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Външен вид + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Език на показване + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Трябва да презаредите страницата след смяна на език. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Показване на дата + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Формат на дата + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Кратко: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Средно: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Дълго: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Елементи на страница + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Редактор на документи + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Използвайте вградената в браузъра програма за преглед на PDF файлове + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Това обикновено е по-бързо за показване на големи PDF документи, но може да не работи в някои браузъри. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Странична лента + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Използвайте "тънка" странична лента (само икони) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Тъмен режим + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Използвай системните настройки + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Включване на тъмен режим + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Инвертиране на миниатюри в тъмен режим + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Цвят на темата + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Нулиране + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Проверка за актуализация + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Проверката на актуализацията работи чрез пингване на публичния GitHub API за най-новата версия, за да определите дали е налична такава. Действителното актуализиране на приложението все още трябва да се извършва ръчно. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Приложението по никакъв начин не събира данни за проследяване. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Активиране на проверката за актуализация + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Групово редактиране + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Показване на диалогови прозорци за потвърждение + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Изтриването на документи винаги ще иска потвърждение. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Приложи при затваряне + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Бележки + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Включване на бележки + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Права + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Права по подразбиране + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Настройките се прилагат към този потребителски профил за обекти (етикети, правила за поща и т. н.), създадени чрез уеб интерфейса + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Собственик по подразбиране + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Обекти без собственик могат да се преглеждат и редактират от всички потребители + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Права за преглед по подразбиране + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Потребители: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Групи: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Права за промяна по подразбиране + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Разрешенията за редактиране също предоставят права за преглед + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Известия + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Обработване на документ + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Показване на известия, когато са засечени нови документи + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Показване на известия, когато обработката на документ приключи успешно + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Показване на известия, когато обработката на документ се провали + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Потискане на известията на таблото за управление + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Това ще потисне всички съобщения за състоянието на обработка на документи в таблото за управление. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Запазени изгледи + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Показване на предупреждение при затваряне на запазени изгледи с незапазени промени + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Изгледи + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Име + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Появява се върху + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Показване на таблото + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Показване в страничната лента + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Действия + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Изтриване + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Няма запазени дефинирани изгледи. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Запазване + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Грешка при извличане на потребители + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Грешка при извличане на групи + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Запазен изглед "" е изтрит. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Настройките са запазени + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Настройките са запазени успешно. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Настройките са запазени успешно. Нужно е презареждане, за да влязат в сила. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Презареждане веднага + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Възникна грешка при запазване на настройките. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Използване на системния език + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Използване на формата за дата от езика на показване + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Възникна грешка при запазване на настройките в сървъра. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Файлови задачи + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Изчистване на избора + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Опресняване + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Създадено + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Резултати + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Информация + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + щракнете за пълен резултат + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Отхвърляне + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Отваряне на документ + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, one {}=1 {Една задача} other { общо задачи}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Провалена + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Завършена + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Започната + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Изчакваща + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Отхвърляне на селекцията + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Отхвърляне на всичко + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Потвърдете отхвърлянето на всичко + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Отхвърляне на всички задачи? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + на опашка + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + стартирано + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + завършено + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + неуспял + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Потребители & Групи + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Потребители + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Добавяне на потребител + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Потребителско име + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Групи + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Редактиране + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Добавяне на група + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + Няма дефинирани групи + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Паролата е променена, ще излезете моментално. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Запазен потребител "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Възникна грешка при запазване на потребител. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Потвърдете изтриването на потребителски профил + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Тази операция ще изтрие завинаги този потребителски профил. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Това действие не може да бъде отменено. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Продължи + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Изтрит потребител + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Грешка при изтриване на потребител. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Запазена група "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Грешка при запазване на група. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Потвърдете изтриването на потребителска група + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Тази операция ще изтрие завинаги тази потребителска група. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Изтрита група + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Грешка при изтриване на група. + + + Paperless-ngx + + src/app/components/app-frame/app-frame.component.html + 11 + + app title + Paperless-ngx + + + Search documents + + src/app/components/app-frame/app-frame.component.html + 18 + + Търсене на документи + + + Logged in as + + src/app/components/app-frame/app-frame.component.html + 39 + + Влезли сте като + + + Logout + + src/app/components/app-frame/app-frame.component.html + 50 + + Изход + + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Документация + + + Dashboard + + src/app/components/app-frame/app-frame.component.html + 75 + + + src/app/components/app-frame/app-frame.component.html + 78 + + + src/app/components/dashboard/dashboard.component.html + 1 + + Табло + + + Documents + + src/app/components/app-frame/app-frame.component.html + 82 + + + src/app/components/app-frame/app-frame.component.html + 85 + + + src/app/components/document-list/document-list.component.ts + 97 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + Документи + + + Open documents + + src/app/components/app-frame/app-frame.component.html + 118 + + Отваряне на документи + + + Close all + + src/app/components/app-frame/app-frame.component.html + 134 + + + src/app/components/app-frame/app-frame.component.html + 137 + + Затвори всички + + + Manage + + src/app/components/app-frame/app-frame.component.html + 144 + + Управление + + + Correspondents + + src/app/components/app-frame/app-frame.component.html + 148 + + + src/app/components/app-frame/app-frame.component.html + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 + + Кореспонденти + + + Tags + + src/app/components/app-frame/app-frame.component.html + 155 + + + src/app/components/app-frame/app-frame.component.html + 158 + + + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 26 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 26 + + Етикети + + + Document types + + src/app/components/app-frame/app-frame.component.html + 162 + + + src/app/components/app-frame/app-frame.component.html + 165 + + Типове документи + + + Storage paths + + src/app/components/app-frame/app-frame.component.html + 169 + + + src/app/components/app-frame/app-frame.component.html + 172 + + Пътища към хранилища + + + Consumption templates + + src/app/components/app-frame/app-frame.component.html + 176 + + Шаблони за консумация + + + Templates + + src/app/components/app-frame/app-frame.component.html + 179 + + Шаблони + + + Mail + + src/app/components/app-frame/app-frame.component.html + 183 + + + src/app/components/app-frame/app-frame.component.html + 186 + + Поща + + + Administration + + src/app/components/app-frame/app-frame.component.html + 192 + + Администрация + + + File Tasks + + src/app/components/app-frame/app-frame.component.html + 214 + + Файлови задачи + + + GitHub + + src/app/components/app-frame/app-frame.component.html + 234 + + GitHub + + + is available. + + src/app/components/app-frame/app-frame.component.html + 240 + + е налично. + + + Click to view. + + src/app/components/app-frame/app-frame.component.html + 240 + + Натисни за преглед. + + + Paperless-ngx can automatically check for updates + + src/app/components/app-frame/app-frame.component.html + 244 + + Paperless-ngx може автоматично да проверява за актуализации + + + How does this work? + + src/app/components/app-frame/app-frame.component.html + 251,253 + + Как работи това? + + + Update available + + src/app/components/app-frame/app-frame.component.html + 262 + + Налична актуализация + + + Sidebar views updated + + src/app/components/app-frame/app-frame.component.ts + 248 + + Изгледите на страничната лента са актуализирани + + + Error updating sidebar views + + src/app/components/app-frame/app-frame.component.ts + 251 + + Грешка при актуализиране на изгледите на страничната лента + + + An error occurred while saving update checking settings. + + src/app/components/app-frame/app-frame.component.ts + 272 + + Възникна грешка при запазване на настройките за проверка за актуализация. + + + Clear + + src/app/components/common/clearable-badge/clearable-badge.component.html + 1 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 33 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 56 + + Изчистване + + + Cancel + + src/app/components/common/confirm-dialog/confirm-dialog.component.html + 12 + + Отказ + + + Confirmation + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 20 + + Потвърждение + + + Confirm + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 32 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 21 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 323 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 363 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 401 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 439 + + Потвърди + + + now + + src/app/components/common/date-dropdown/date-dropdown.component.html + 20 + + сега + + + After + + src/app/components/common/date-dropdown/date-dropdown.component.html + 28 + + След + + + Before + + src/app/components/common/date-dropdown/date-dropdown.component.html + 51 + + Преди + + + Last 7 days + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 42 + + Последните 7 дни + + + Last month + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 47 + + Миналия месец + + + Last 3 months + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 52 + + Последните 3 месеца + + + Last year + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 57 + + Миналата година + + + Sort order + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + + Ред на сортиране + + + Filters + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + + Филтри + + + Process documents that match all filters specified below. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Обработване на документи, които отговарят на all филтрите, посочени по-долу. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Филтриране на източници + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Филтриране по файлово име + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Прилага се към документи, които отговарят на това файлово име. Позволени са заместващи символи като *.pdf или *invoice*. Нечувствителен към големи и малки букви. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Филтриране на път + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Прилага се към документи, които отговарят на този път. Позволени са заместващи символи, посочени като *. Нечувствителен към големината на буквите.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Правило за филтриране на поща + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Прилагане за документи, консумирани чрез това правило за поща. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Задания + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Задаване на заглавие + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Може да съдържа някои заместващи елементи (placeholders), вижте <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>документация</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Задаване на етикет + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 32 + + Задаване на тип на документ + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Задаване на кореспондент + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Задаване нa път за съхранение + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Задаване на собственик + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Задаване на права за разглеждане + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Задаване на права за промяна + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Грешка + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 18 + + Отмяна + + + Consume Folder + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + + Папка за консумация + + + API Upload + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + + Качване на API + + + Mail Fetch + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + + Извличане на поща + + + Create new consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + + Създаване на шаблон за консумация + + + Edit consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 + + Промяна на шаблон за консумация + + + Matching algorithm + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 13 + + Алгоритъм за съвпадение + + + Matching pattern + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 14 + + Модел за съвпадение + + + Case insensitive + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 15 + + Без чувствителност към големината на буквите + + + Create new correspondent + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 27 + + Създаване на нов кореспондент + + + Edit correspondent + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 31 + + Промяна на кореспондент + + + Create new document type + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 27 + + Създаване на нов тип документ + + + Edit document type + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 31 + + Промяна на тип на документ + + + Create new item + + src/app/components/common/edit-dialog/edit-dialog.component.ts + 109 + + Създаване на нов елемент + + + Edit item + + src/app/components/common/edit-dialog/edit-dialog.component.ts + 113 + + Редактиране на елемент + + + Create new user group + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 26 + + Създаване на нова потребителска група + + + Edit user group + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 30 + + Редактиране потребителска група + + + IMAP Server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 11 + + IMAP сървър + + + IMAP Port + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 12 + + IMAP порт + + + IMAP Security + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 13 + + IMAP сигурност + + + Password + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 12 + + Парола + + + Password is token + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + Паролата е жетон + + + Check if the password above is a token used for authentication + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + Проверете дали горната парола е токен за удостоверяване + + + Character Set + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 19 + + Кодова таблица + + + Test + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 32 + + Тест + + + No encryption + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 14 + + Без шифроване + + + SSL + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 15 + + SSL + + + STARTTLS + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 16 + + STARTTLS + + + Create new mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 41 + + Създаване на нов имейл профил + + + Edit mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 45 + + Промяна на имейл профил + + + Successfully connected to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 90 + + Успешно свързване с мейл сървър + + + Unable to connect to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 91 + + Неуспешно свързване към мейл сървър + + + Account + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 11 + + + src/app/components/manage/mail/mail.component.html + 67 + + Профил + + + Folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + Папка + + + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + Подпапките трябва да бъдат разделени с разделител, често точка ('.') или наклонена черта ('/'), но това варира в зависимост от пощенския сървър. + + + Maximum age (days) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 13 + + Максимална възраст (в дни) + + + Attachment type + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 14 + + Тип на прикачения файл + + + Consumption scope + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + Обхват на консумацията + + + See docs for .eml processing requirements + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + Преглед на документация за изискванията за обработка на .eml + + + Rule order + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 16 + + Ред на правилата + + + Paperless will only process mails that match all of the filters specified below. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 19 + + Paperless ще обработва само писма, които отговарят на all от посочените по-долу филтри. + + + Filter from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 20 + + Филтриране от + + + Filter to + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 21 + + Филтриране към + + + Filter subject + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 22 + + Филтриране на тема + + + Filter body + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 23 + + Филтриране на тяло + + + Filter attachment filename + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Филтриране по име на прикачен файл + + + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Да се консумират само документи, които изцяло съответстват на това файлово име, ако е посочено. Разрешени са заместващи символи като *.pdf или *invoice*. Нечувствителност към големи и малки букви. + + + Action + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + Действие + + + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + Действието се извършва само когато документите се консумират от пощата. Писмата без прикачени файлове остават напълно недокоснати. + + + Action parameter + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 28 + + Параметър на действието + + + Assignments specified here will supersede any consumption templates. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 29 + + Задачите, посочени тук, ще заместят всички шаблони за консумация. + + + Assign title from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 30 + + Присвояване на заглавие от + + + Assign correspondent from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 33 + + Присвояване на кореспондент от + + + Assign owner from rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 35 + + Присвояване на собственик от правило + + + Only process attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 27 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 38 + + Обработване само на прикачени файлове + + + Process all files, including 'inline' attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 31 + + Обработване на всички файлове, включително на "вградените" прикачени файлове + + + Process message as .eml + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 42 + + Обработване на съобщение като .eml + + + Process message as .eml and attachments separately + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 46 + + Обработване на съобщение като .eml и прикачени файлове поотделно + + + Move to specified folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 57 + + Преместване в специфична папка + + + Mark as read, don't process read mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 61 + + Маркиране като прочетено, да не се обработват прочетени писма + + + Flag the mail, don't process flagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 65 + + Маркиране на писмото, да не се обработват маркираните писма + + + Tag the mail with specified tag, don't process tagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 69 + + Маркиране на писмото с определен етикет, да не се обработват маркирани писма + + + Use subject as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 76 + + Използване на тема като заглавие + + + Use attachment filename as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 80 + + Използване на име на прикачен файл като заглавие + + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Да не се присвоява заглавие от това правило + + + Do not assign a correspondent + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 91 + + Да не се присвоява кореспондент + + + Use mail address + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 95 + + Използване на имейл адрес + + + Use name (or mail address if not available) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 99 + + Използвано име (или пощенски адрес, ако няма такова) + + + Use correspondent selected below + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 103 + + Използване на кореспондента, избран по-долу + + + Create new mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 145 + + Създаване на ново правило за поща + + + Edit mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 149 + + Редактиране на правило за поща + + + Path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 10 + + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 42 + + Път + + + e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 28 + + напр. + + + or use slashes to add directories e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 30 + + или използвайте наклонени черти, за да добавите директории, напр. + + + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 32 + + Вижте <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">документация</a> за пълен списък. + + + Create new storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 37 + + Създаване на нов път към хранилище + + + Edit storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 41 + + Промяна на път към хранилище + + + Color + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 10 + + + src/app/components/manage/tag-list/tag-list.component.ts + 42 + + Цвят + + + Inbox tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + Етикет за входяща поща + + + Inbox tags are automatically assigned to all consumed documents. + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + Етикетите на входящата поща се задават автоматично за всички консумирани документи. + + + Create new tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 28 + + Създаване на нов етикет + + + Edit tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 32 + + Редактиране на етикет + + + Email + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 11 + + Имейл + + + First name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 13 + + Собствено име + + + Last name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 14 + + Фамилно име + + + Active + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 19 + + Активен + + + Superuser + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + Суперпотребител + + + (Grants all permissions and can view objects) + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + (Дава всички права и може да преглежда обекти) + + + Create new user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 44 + + Създаване на нов потребителски профил + + + Edit user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 48 + + Промяна на потребителски профил + + + All + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 16 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 18 + + + src/app/components/common/permissions-select/permissions-select.component.html + 6 + + + src/app/components/common/permissions-select/permissions-select.component.html + 17 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 20 + + Всичко + + + Any + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 18 + + Всеки + + + Include + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 24 + + Включване + + + Exclude + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 26 + + Изключване + + + Apply + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 42 + + Прилагане + + + Click again to exclude items. + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 48 + + Натиснете отново, за да изключите елементите. + + + Not assigned + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.ts + 337 + + Filter drop down element to filter for documents with no correspondent/type/tag assigned + Не е възложен + + + Invalid date. + + src/app/components/common/input/date/date.component.html + 18 + + Невалидна дата. + + + Suggestions: + + src/app/components/common/input/date/date.component.html + 21 + + + src/app/components/common/input/select/select.component.html + 37 + + + src/app/components/common/input/tags/tags.component.html + 43 + + Предложения: + + + Filter documents with this + + src/app/components/common/input/date/date.component.ts + 103 + + + src/app/components/common/input/select/select.component.ts + 149 + + Филтриране на документи с + + + Edit Permissions + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 7 + + Редактиране на правата + + + Owner: + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 19 + + Собственик: + + + View + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 27 + + + src/app/components/common/permissions-select/permissions-select.component.html + 10 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 56 + + Изглед + + + Add item + + src/app/components/common/input/select/select.component.html + 12 + + Used for both types, correspondents, storage paths + Добавяне на елемент + + + Private + + src/app/components/common/input/select/select.component.ts + 57 + + + src/app/components/common/tag/tag.component.html + 7 + + + src/app/components/common/tag/tag.component.html + 8 + + + src/app/components/document-list/document-card-small/document-card-small.component.ts + 80 + + Частен + + + Add tag + + src/app/components/common/input/tags/tags.component.html + 12 + + Добавяне на етикет + + + Filter documents with these Tags + + src/app/components/common/input/tags/tags.component.html + 35 + + Филтриране на документи с тези етикети + + + Set permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 28 + + Задаване на права + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Редактиране на права за + + + Note that permissions set here will override any existing permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 61 + + Имайте предвид, че правата, зададени тук, ще заменят всички съществуващи права + + + My documents + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 28 + + Моите документи + + + Shared with me + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 38 + + Споделено с мен + + + Unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 48 + + Безстопанственo + + + Hide unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 77 + + Скриване на безстопанствените + + + Type + + src/app/components/common/permissions-select/permissions-select.component.html + 5 + + Тип + + + Add + + src/app/components/common/permissions-select/permissions-select.component.html + 7 + + Добавяне + + + Change + + src/app/components/common/permissions-select/permissions-select.component.html + 8 + + Промяна + + + Inherited from group + + src/app/components/common/permissions-select/permissions-select.component.ts + 61 + + Наследено от група + + + Select + + src/app/components/common/select-dialog/select-dialog.component.html + 13 + + + src/app/components/common/select-dialog/select-dialog.component.ts + 17 + + + src/app/components/document-list/document-list.component.html + 8 + + Избор + + + Please select an object + + src/app/components/common/select-dialog/select-dialog.component.ts + 20 + + Моля, изберете обект + + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Връзки за споделяне + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + Няма съществуващи връзки + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Копиране + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Споделяне + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Копирано! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Споделяне на архивирана версия + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Създаване + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 ден + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 дена + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 дена + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Никога + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Грешка при извличане на връзки + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + дена + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Грешка при изтриване на връзка + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Грешка при създаване на връзка + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Състояние + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Копиране на необработена грешка + + + Hello , welcome to Paperless-ngx + + src/app/components/dashboard/dashboard.component.ts + 38 + + Здравейте , добре дошли в Paperless-ngx + + + Welcome to Paperless-ngx + + src/app/components/dashboard/dashboard.component.ts + 40 + + Добре дошли в Paperless-ngx + + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Актуализирано табло + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Грешка при актуализиране на табло + + + Show all + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 8 + + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 29 + + Покажи всички + + + Title + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 14 + + + src/app/components/document-detail/document-detail.component.html + 85 + + + src/app/components/document-list/document-list.component.html + 149 + + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 201 + + + src/app/services/rest/document.service.ts + 20 + + Заглавие + + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Кореспондент + + + View Preview + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 31 + + Предварителен преглед + + + Download + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 41 + + + src/app/components/document-detail/document-detail.component.html + 18 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 102 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 64 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 99 + + Изтегляне + + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + Няма документи + + + Statistics + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 1 + + Статистика + + + Go to inbox + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 4 + + Към входящата пощенска кутия + + + Documents in inbox + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 5 + + Документи във входящата пощенска кутия + + + Go to documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 8 + + Към документи + + + Total documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 9 + + Общо документи + + + Total characters + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 13 + + Общо символи + + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Типове документи + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Пътища към хранилища + + + Other + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts + 65 + + Други + + + Upload new documents + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 1 + + Качване на нови документи + + + Drop documents anywhere or + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 4 + + Пуснете документи навсякъде или + + + Browse files + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 5 + + Преглед на файлове + + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Отхвърляне на приключени + + + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 27 + + This is shown as a summary line when there are more than 5 document in the processing pipeline. + {VAR_PLURAL, plural, one {}=1 {Още един документ} other { повече документи}} + + + Processing: + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 44 + + Обработване: + + + Failed: + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 47 + + Провалено: + + + Added: + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 50 + + Добавено: + + + , + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 53 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 268 + + this string is used to separate processing, failed and added on the file upload widget + , + + + Paperless-ngx is running! + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 2 + + Paperless-ngx работи! + + + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 3 + + Вие сте готови да започнете качването на документи! Разгледайте самостоятелно различните функции на това уеб приложение или започнете бърза обиколка, като използвате бутона по-долу. + + + More detail on how to use and configure Paperless-ngx is always available in the documentation. + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 4 + + Повече подробности за това как да използвате и конфигурирате Paperless-ngx можете да намерите в документация. + + + Thanks for being a part of the Paperless-ngx community! + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 7 + + Благодарим ви, че сте част от общността на Paperless-ngx! + + + Start the tour + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 8 + + Започване на обиколката + + + Searching document with asn + + src/app/components/document-asn/document-asn.component.html + 1 + + Търсене на документи по Архивен номер + + + Page + + src/app/components/document-detail/document-detail.component.html + 3 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 15 + + Страница + + + of + + src/app/components/document-detail/document-detail.component.html + 5,6 + + от + + + Download original + + src/app/components/document-detail/document-detail.component.html + 24 + + Изтегляне на оригинала + + + Redo OCR + + src/app/components/document-detail/document-detail.component.html + 40 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 89 + + Повторно OCR + + + More like this + + src/app/components/document-detail/document-detail.component.html + 46 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 44 + + Още като това + + + Close + + src/app/components/document-detail/document-detail.component.html + 53 + + + src/app/guards/dirty-saved-view.guard.ts + 37 + + Затвори + + + Previous + + src/app/components/document-detail/document-detail.component.html + 60 + + Предишно + + + Details + + src/app/components/document-detail/document-detail.component.html + 82 + + Подробности + + + Archive serial number + + src/app/components/document-detail/document-detail.component.html + 86 + + Сериен номер на архива + + + Date created + + src/app/components/document-detail/document-detail.component.html + 87 + + Дата на създаване + + + Document type + + src/app/components/document-detail/document-detail.component.html + 91 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 49 + + + src/app/components/document-list/document-list.component.html + 170 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 43 + + + src/app/services/rest/document.service.ts + 21 + + Тип на документа + + + Storage path + + src/app/components/document-detail/document-detail.component.html + 93 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 60 + + + src/app/components/document-list/document-list.component.html + 177 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 51 + + Път за съхранение + + + Default + + src/app/components/document-detail/document-detail.component.html + 94 + + По подразбиране + + + Content + + src/app/components/document-detail/document-detail.component.html + 101 + + Съдържание + + + Metadata + + src/app/components/document-detail/document-detail.component.html + 110 + + + src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts + 17 + + Метаданни + + + Date modified + + src/app/components/document-detail/document-detail.component.html + 116 + + Дата на промяна + + + Date added + + src/app/components/document-detail/document-detail.component.html + 120 + + Дата на добавяне + + + Media filename + + src/app/components/document-detail/document-detail.component.html + 124 + + Име на медиен файл + + + Original filename + + src/app/components/document-detail/document-detail.component.html + 128 + + Оригинално име на файла + + + Original MD5 checksum + + src/app/components/document-detail/document-detail.component.html + 132 + + Оригинална контролна сума MD5 + + + Original file size + + src/app/components/document-detail/document-detail.component.html + 136 + + Оригинален размер на файла + + + Original mime type + + src/app/components/document-detail/document-detail.component.html + 140 + + Оригинален мим тип + + + Archive MD5 checksum + + src/app/components/document-detail/document-detail.component.html + 144 + + Архивна контролна сума MD5 + + + Archive file size + + src/app/components/document-detail/document-detail.component.html + 148 + + Размер на архива + + + Original document metadata + + src/app/components/document-detail/document-detail.component.html + 154 + + Оригинални метаданни на документ + + + Archived document metadata + + src/app/components/document-detail/document-detail.component.html + 155 + + Архивирани метаданни на документ + + + Preview + + src/app/components/document-detail/document-detail.component.html + 161 + + Преглед + + + Enter Password + + src/app/components/document-detail/document-detail.component.html + 177 + + + src/app/components/document-detail/document-detail.component.html + 228 + + Въведете парола + + + Notes + + src/app/components/document-detail/document-detail.component.html + 185,186 + + Бележки + + + Discard + + src/app/components/document-detail/document-detail.component.html + 204 + + Изхвърли + + + Save & next + + src/app/components/document-detail/document-detail.component.html + 206 + + Запази & следващото + + + Save & close + + src/app/components/document-detail/document-detail.component.html + 207 + + Запази & затвори + + + An error occurred loading content: + + src/app/components/document-detail/document-detail.component.ts + 253,255 + + Възникна грешка при зареждане на съдържание: + + + Error retrieving metadata + + src/app/components/document-detail/document-detail.component.ts + 398 + + Грешка при извличане на метаданни + + + Error retrieving suggestions. + + src/app/components/document-detail/document-detail.component.ts + 419 + + Грешка при извличане на предложения. + + + Document saved successfully. + + src/app/components/document-detail/document-detail.component.ts + 532 + + + src/app/components/document-detail/document-detail.component.ts + 540 + + Документът е запазен успешно. + + + Error saving document + + src/app/components/document-detail/document-detail.component.ts + 544 + + + src/app/components/document-detail/document-detail.component.ts + 585 + + Грешка при запазване на документа + + + Confirm delete + + src/app/components/document-detail/document-detail.component.ts + 611 + + + src/app/components/manage/management-list/management-list.component.ts + 201 + + Потвърдете изтриването + + + Do you really want to delete document ""? + + src/app/components/document-detail/document-detail.component.ts + 612 + + Наистина ли искате да изтриете документа ""? + + + The files for this document will be deleted permanently. This operation cannot be undone. + + src/app/components/document-detail/document-detail.component.ts + 613 + + Файловете за този документ ще бъдат изтрити завинаги. Тази операция не може да бъде отменена. + + + Delete document + + src/app/components/document-detail/document-detail.component.ts + 615 + + Изтриване на документ + + + Error deleting document + + src/app/components/document-detail/document-detail.component.ts + 634 + + Грешка при изтриване на документа + + + Redo OCR confirm + + src/app/components/document-detail/document-detail.component.ts + 654 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 498 + + Потвърдете Повтаряне OCR + + + This operation will permanently redo OCR for this document. + + src/app/components/document-detail/document-detail.component.ts + 655 + + Тази операция ще повтори за постоянно OCR за този документ. + + + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. + + src/app/components/document-detail/document-detail.component.ts + 666 + + Операцията Повтаряне OCR ще започне във фонов режим. Затворете и отворете отново или презаредете този документ, след като операцията приключи, за да видите новото съдържание. + + + Error executing operation + + src/app/components/document-detail/document-detail.component.ts + 677 + + Грешка при изпълнение на операцията + + + Select: + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 10 + + Избор: + + + Edit: + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 25 + + Редактиране: + + + Filter tags + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 27 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 27 + + Филтър на етикети + + + Filter correspondents + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 39 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 36 + + Филтриране на кореспонденти + + + Filter document types + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 50 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 44 + + Филтриране на типове документи + + + Filter storage paths + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 61 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 52 + + Филтриране на пътища за съхранение + + + Include: + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 108 + + Включете: + + + Archived files + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 112,114 + + Архивирани файлове + + + Original files + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 118,120 + + Оригинални файлове + + + Use formatted filename + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 125,127 + + Използвай форматирано име на файл + + + Error executing bulk operation + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 185 + + Грешка при изпълнение на групова операция + + + "" + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 260 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 266 + + "" + + + "" and "" + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 262 + + This is for messages like 'modify "tag1" and "tag2"' + "" и "" + + + and "" + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 270,272 + + this is for messages like 'modify "tag1", "tag2" and "tag3"' + и "" + + + Confirm tags assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 287 + + Потвърждаване на задаването на етикети + + + This operation will add the tag "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 293 + + Тази операция ще добави етикета "" към избрани документ(и). + + + This operation will add the tags to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 298,300 + + Тази операция ще добави етикети "" към избрани документ(и). + + + This operation will remove the tag "" from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 306 + + Тази операция ще премахне етикета "" към избрани документ(и). + + + This operation will remove the tags from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 311,313 + + Тази операция ще премахне етикетите "" към избрани документ(и). + + + This operation will add the tags and remove the tags on selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 315,319 + + Тази операция ще добави етикетите и премахне етикетите на избраните документ(и). + + + Confirm correspondent assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 356 + + Потвърждаване на задаването на кореспондент + + + This operation will assign the correspondent "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 358 + + Тази операция ще зададе кореспонта "" към избраните документ(и). + + + This operation will remove the correspondent from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 360 + + Тази операция ще премахне кореспонта от "" избраните документ(и). + + + Confirm document type assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 394 + + Потвърждаване на заданието за тип документ + + + This operation will assign the document type "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 396 + + Тази операция ще зададе типа документ "" към избраните документ(и). + + + This operation will remove the document type from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 398 + + Тази операция ще премахне типа документ от "" избраните документ(и). + + + Confirm storage path assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 432 + + Потвърждаване на задаването на път към хранилище + + + This operation will assign the storage path "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 434 + + Тази операция ще зададе път към хранилище "" към избраните документ(и). + + + This operation will remove the storage path from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 436 + + Тази операция ще премахне пътя към хранилище от "" избраните документ(и). + + + Delete confirm + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 459 + + Потвърждение за изтриване + + + This operation will permanently delete selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 460 + + Тази операция ще изтрие завинаги " избраните документ(и). + + + Delete document(s) + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 463 + + Изтриване на документ(и) + + + This operation will permanently redo OCR for selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 499 + + Тази операция ще повтори OCR перманентно за " избраните документ(и). + + + Filter by correspondent + + src/app/components/document-list/document-card-large/document-card-large.component.html + 20 + + + src/app/components/document-list/document-list.component.html + 206 + + Филтриране по кореспондент + + + Filter by tag + + src/app/components/document-list/document-card-large/document-card-large.component.html + 24 + + + src/app/components/document-list/document-list.component.html + 211 + + Филтриране по етикет + + + View notes + + src/app/components/document-list/document-card-large/document-card-large.component.html + 70 + + Преглед на бележка + + + Notes + + src/app/components/document-list/document-card-large/document-card-large.component.html + 74 + + Бележки + + + Filter by document type + + src/app/components/document-list/document-card-large/document-card-large.component.html + 76 + + + src/app/components/document-list/document-list.component.html + 227 + + Филтриране по тип на документ + + + Filter by storage path + + src/app/components/document-list/document-card-large/document-card-large.component.html + 83 + + + src/app/components/document-list/document-list.component.html + 232 + + Филтриране по път за съхранение + + + Created: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 98,99 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 56,57 + + Създаде: + + + Added: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 99,100 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 57,58 + + Добави: + + + Modified: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 100,101 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 58,59 + + Промени: + + + Score: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 116 + + Резултат: + + + Toggle tag filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 14 + + Превключване на филтъра по етикети + + + Toggle correspondent filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 32 + + Превключване на филтъра по кореспондент + + + Toggle document type filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 39 + + Превключване на филтъра по тип на документ + + + Toggle storage path filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 46 + + Превключване на филтъра по път към хранилище + + + Select none + + src/app/components/document-list/document-list.component.html + 11 + + Изчисти избора + + + Select page + + src/app/components/document-list/document-list.component.html + 12 + + Изберете страница + + + Select all + + src/app/components/document-list/document-list.component.html + 13 + + Избери всички + + + Sort + + src/app/components/document-list/document-list.component.html + 38 + + Сортиране + + + Save "" + + src/app/components/document-list/document-list.component.html + 76 + + Запази "" + + + Save as... + + src/app/components/document-list/document-list.component.html + 78 + + Запази като... + + + {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} + + src/app/components/document-list/document-list.component.html + 97 + + {VAR_PLURAL, plural, =1 {Селектирано: от един документ} other {Селектирано: от }} + + + {VAR_PLURAL, plural, =1 {One document} other { documents}} + + src/app/components/document-list/document-list.component.html + 99 + + {VAR_PLURAL, plural, one {}=1 {Един документ} other { документи}} + + + (filtered) + + src/app/components/document-list/document-list.component.html + 99 + + (филтрирано) + + + Reset filters + + src/app/components/document-list/document-list.component.html + 104 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 84 + + Нулирай филтрите + + + Error while loading documents + + src/app/components/document-list/document-list.component.html + 117 + + Грешка при зареждане на документи + + + Sort by ASN + + src/app/components/document-list/document-list.component.html + 131 + + Сортиране по Архивен номер + + + ASN + + src/app/components/document-list/document-list.component.html + 135 + + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 206 + + + src/app/services/rest/document.service.ts + 18 + + Архивен номер + + + Sort by correspondent + + src/app/components/document-list/document-list.component.html + 138 + + Сортиране по кореспондент + + + Sort by title + + src/app/components/document-list/document-list.component.html + 145 + + Сортирай по заглавие + + + Sort by owner + + src/app/components/document-list/document-list.component.html + 152 + + Сортиране по собственик + + + Owner + + src/app/components/document-list/document-list.component.html + 156 + + + src/app/services/rest/document.service.ts + 26 + + Собственик + + + Sort by notes + + src/app/components/document-list/document-list.component.html + 159 + + Сортиране по бележки + + + Sort by document type + + src/app/components/document-list/document-list.component.html + 166 + + Сортиране по вид документ + + + Sort by storage path + + src/app/components/document-list/document-list.component.html + 173 + + Сортиране по път за съхранение + + + Sort by created date + + src/app/components/document-list/document-list.component.html + 180 + + Сортиране по дата на създаване + + + Sort by added date + + src/app/components/document-list/document-list.component.html + 187 + + Подреди по дата на добавяне + + + Added + + src/app/components/document-list/document-list.component.html + 191 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 68 + + + src/app/services/rest/document.service.ts + 23 + + Добавено + + + Edit document + + src/app/components/document-list/document-list.component.html + 210 + + Редактиране на документа + + + View "" saved successfully. + + src/app/components/document-list/document-list.component.ts + 207 + + Изглед "" записан успешно. + + + View "" created successfully. + + src/app/components/document-list/document-list.component.ts + 248 + + Изглед "" създаден успешно. + + + Correspondent: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 118,120 + + Кореспондент: + + + Without correspondent + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 122 + + Без кореспондент + + + Document type: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 128,130 + + Тип на документ: + + + Without document type + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 132 + + Без тип на документа + + + Storage path: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 138,140 + + Път за съхранение: + + + Without storage path + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 142 + + Без път за съхранение + + + Tag: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 146,147 + + Етикет: + + + Without any tag + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 151 + + Без никакъв етикет + + + Title: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 155 + + Заглавие: + + + ASN: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 158 + + Архивен номер: + + + Owner: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 161 + + Собственик: + + + Owner not in: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 164 + + Собственикът не е в: + + + Without an owner + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 167 + + Без собственик + + + Title & content + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 204 + + Заглавие & съдържание + + + Advanced search + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 209 + + Подробно търсене + + + More like + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 215 + + Още като + + + equals + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 234 + + е равно на + + + is empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 238 + + е празно + + + is not empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 242 + + не е празно + + + greater than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 246 + + по-голямо от + + + less than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 250 + + по-малко от + + + Save current view + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 3 + + Запазване на текущия изглед + + + Filter rules error occurred while saving this view + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 12 + + При запазването на този изглед възникна грешка в правилата за филтриране + + + The error returned was + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 13 + + Върнатата грешка беше + + + Enter note + + src/app/components/document-notes/document-notes.component.html + 4 + + Въведете бележка + + + Please enter a note. + + src/app/components/document-notes/document-notes.component.html + 5,7 + + Моля, въведете бележка. + + + Add note + + src/app/components/document-notes/document-notes.component.html + 11 + + Добави бележка + + + Delete note + + src/app/components/document-notes/document-notes.component.html + 21 + + + src/app/components/document-notes/document-notes.component.html + 25 + + Изтрий бележка + + + Error saving note + + src/app/components/document-notes/document-notes.component.ts + 66 + + Грешка при записване на бележка + + + Error deleting note + + src/app/components/document-notes/document-notes.component.ts + 80 + + Грешка при изтриване на бележка + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Пуснете файлове, за да започнете качването + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Започва качване... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Добавяне на шаблон + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Източници на документи + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + Няма дефинирани шаблони. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Запазен шаблон "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Грешка при запазване на шаблона. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Потвърдете изтриването на шаблона + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + Тази операция ще изтрие за постоянно този шаблон. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Изтрит шаблон + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Грешка при изтриване на шаблон. + + + correspondent + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 39 + + кореспондент + + + correspondents + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 40 + + кореспонденти + + + Last used + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 45 + + Последно използан + + + Do you really want to delete the correspondent ""? + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 67 + + Наистина ли искате да изтриете кореспондента ""? + + + document type + + src/app/components/manage/document-type-list/document-type-list.component.ts + 36 + + тип на документа + + + document types + + src/app/components/manage/document-type-list/document-type-list.component.ts + 37 + + типове документи + + + Do you really want to delete the document type ""? + + src/app/components/manage/document-type-list/document-type-list.component.ts + 44 + + Наистина ли искате да изтриете този тип документ ""? + + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Настройки на пощата + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Имейл профил + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Добави профил + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Сървър + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Няма дефинирани пощенски профили. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Правила за поща + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Добавяне на правило + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Няма дефинирани правила за поща. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Грешка при извличането на пощенски профили + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Грешка при извличането на правила за поща + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Запазен профил "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Грешка при запазване на профил. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Потвърдете изтриването на имейл профил + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Тази операция ще изтрие за постоянно този имейл профил. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Изтрит имейл профил + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Грешка при изтриване на имейл профил. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Запазено правило "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Грешка при запазване на правилото. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Потвърдете изтриването на имейл правилото + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Тази операция ще изтрие за постоянно това правило за имейл. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Изтрито правило за имейл + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Грешка при изтриване на правилото за имейл. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Правата са актуализирани + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Грешка при актуализиране на правата + + + Create + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + Създай + + + Filter by: + + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 + + Филтриране по: + + + Matching + + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 + + Съвпадения + + + Document count + + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 + + Брой документи + + + Filter Documents + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + Филтриране на документи + + + {VAR_PLURAL, plural, =1 {One } other { total }} + + src/app/components/manage/management-list/management-list.component.html + 109 + + + src/app/components/manage/management-list/management-list.component.html + 109 + + + src/app/components/manage/management-list/management-list.component.html + 109 + + + src/app/components/manage/management-list/management-list.component.html + 109 + + {VAR_PLURAL, plural, one {}=1 {Едно } other { общо }} + + + Automatic + + src/app/components/manage/management-list/management-list.component.ts + 113 + + + src/app/data/matching-model.ts + 15 + + Автоматично + + + None + + src/app/components/manage/management-list/management-list.component.ts + 115 + + + src/app/data/matching-model.ts + 45 + + Нищо + + + Successfully created . + + src/app/components/manage/management-list/management-list.component.ts + 158 + + Успешно създаден . + + + Error occurred while creating . + + src/app/components/manage/management-list/management-list.component.ts + 163 + + Възникна грешка при създаването . + + + Successfully updated . + + src/app/components/manage/management-list/management-list.component.ts + 178 + + Успешно актуализиран . + + + Error occurred while saving . + + src/app/components/manage/management-list/management-list.component.ts + 183 + + Възникна грешка при запазване . + + + Associated documents will not be deleted. + + src/app/components/manage/management-list/management-list.component.ts + 203 + + Свързаните документи няма да бъдат изтрити. + + + Error while deleting element + + src/app/components/manage/management-list/management-list.component.ts + 219 + + Грешка при изтриване на елемент + + + Permissions updated successfully + + src/app/components/manage/management-list/management-list.component.ts + 293 + + Правата са актуализирани успешно + + + storage path + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 36 + + път към хранилище + + + storage paths + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 37 + + пътища за съхранение + + + Do you really want to delete the storage path ""? + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 52 + + Наистина ли искате да изтриете пътя за съхранение ""? + + + tag + + src/app/components/manage/tag-list/tag-list.component.ts + 36 + + етикет + + + tags + + src/app/components/manage/tag-list/tag-list.component.ts + 37 + + етикети + + + Do you really want to delete the tag ""? + + src/app/components/manage/tag-list/tag-list.component.ts + 53 + + Наистина ли искате да изтриете етикета ""? + + + Not Found + + src/app/components/not-found/not-found.component.html + 6 + + Не е намерено + + + Go to Dashboard + + src/app/components/not-found/not-found.component.html + 12 + + Отиди до таблото + + + Auto: Learn matching automatically + + src/app/data/matching-model.ts + 16 + + Автоматично: Научете съвпадението автоматично + + + Any word + + src/app/data/matching-model.ts + 20 + + Всяка дума + + + Any: Document contains any of these words (space separated) + + src/app/data/matching-model.ts + 21 + + Всеки: Документ съдържащ някоя от тези думи (разделени с интервал) + + + All words + + src/app/data/matching-model.ts + 25 + + Всички думи + + + All: Document contains all of these words (space separated) + + src/app/data/matching-model.ts + 26 + + Всички: Документи съдържащи всички тези думи (разделени с интервал) + + + Exact match + + src/app/data/matching-model.ts + 30 + + Точно съвпадение + + + Exact: Document contains this string + + src/app/data/matching-model.ts + 31 + + Точно: Документът съдържа този низ + + + Regular expression + + src/app/data/matching-model.ts + 35 + + Регулярен израз + + + Regular expression: Document matches this regular expression + + src/app/data/matching-model.ts + 36 + + Регулярен израз: Документът съответства на този регулярен израз + + + Fuzzy word + + src/app/data/matching-model.ts + 40 + + Неясна дума + + + Fuzzy: Document contains a word similar to this word + + src/app/data/matching-model.ts + 41 + + Неясно: Документът съдържа дума, подобна на тази дума + + + None: Disable matching + + src/app/data/matching-model.ts + 46 + + Няма: Деактивиране на съвпадението + + + Warning: You have unsaved changes to your document(s). + + src/app/guards/dirty-doc.guard.ts + 16 + + Предупреждение: Имате незапазени промени във вашия документ(и). + + + Unsaved Changes + + src/app/guards/dirty-form.guard.ts + 17 + + + src/app/guards/dirty-saved-view.guard.ts + 29 + + + src/app/services/open-documents.service.ts + 104 + + + src/app/services/open-documents.service.ts + 131 + + Незапазени промени + + + You have unsaved changes. + + src/app/guards/dirty-form.guard.ts + 18 + + + src/app/services/open-documents.service.ts + 132 + + Имате незапазени промени. + + + Are you sure you want to leave? + + src/app/guards/dirty-form.guard.ts + 19 + + Сигурни ли сте, че искате да напуснете? + + + Leave page + + src/app/guards/dirty-form.guard.ts + 21 + + Напускане на страницата + + + You have unsaved changes to the saved view + + src/app/guards/dirty-saved-view.guard.ts + 31 + + Имате незапазени промени в запазения изглед + + + Are you sure you want to close this saved view? + + src/app/guards/dirty-saved-view.guard.ts + 35 + + Сигурни ли сте, че искате да затворите този запазен изглед? + + + Save and close + + src/app/guards/dirty-saved-view.guard.ts + 39 + + Запис и затваряне + + + You don't have permissions to do that + + src/app/guards/permissions.guard.ts + 34 + + Нямате нужните права, за да направите това + + + (no title) + + src/app/pipes/document-title.pipe.ts + 11 + + (без заглавие) + + + Shared + + src/app/pipes/username.pipe.ts + 33 + + Споделено + + + Yes + + src/app/pipes/yes-no.pipe.ts + 8 + + Да + + + No + + src/app/pipes/yes-no.pipe.ts + 8 + + Не + + + Document already exists. + + src/app/services/consumer-status.service.ts + 17 + + Документа вече съществува. + + + Document with ASN already exists. + + src/app/services/consumer-status.service.ts + 18 + + Вече съществува документ с този Архивен номер. + + + File not found. + + src/app/services/consumer-status.service.ts + 19 + + Файла не е намерен. + + + Pre-consume script does not exist. + + src/app/services/consumer-status.service.ts + 20 + + 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. + + src/app/services/consumer-status.service.ts + 21 + + 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. + + src/app/services/consumer-status.service.ts + 22 + + 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. + + src/app/services/consumer-status.service.ts + 23 + + Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation + Грешка при изпълнение на скрипта след потребление. + + + Received new file. + + src/app/services/consumer-status.service.ts + 24 + + Получен нов файл. + + + File type not supported. + + src/app/services/consumer-status.service.ts + 25 + + Типът файл не се поддържа. + + + Processing document... + + src/app/services/consumer-status.service.ts + 26 + + Обработка на документ... + + + Generating thumbnail... + + src/app/services/consumer-status.service.ts + 27 + + Генериране на миниизображение... + + + Retrieving date from document... + + src/app/services/consumer-status.service.ts + 28 + + Датата се извлича от документа... + + + Saving document... + + src/app/services/consumer-status.service.ts + 29 + + Запазване на документ... + + + Finished. + + src/app/services/consumer-status.service.ts + 30 + + Приключено. + + + You have unsaved changes to the document + + src/app/services/open-documents.service.ts + 106 + + Имате незапазени промени в документа + + + Are you sure you want to close this document? + + src/app/services/open-documents.service.ts + 110 + + Сигурни ли сте, че желаете да затворите този документ? + + + Close document + + src/app/services/open-documents.service.ts + 112 + + Затваряне на документ + + + Are you sure you want to close all documents? + + src/app/services/open-documents.service.ts + 133 + + Сигурни ли сте, че желаете да затворите всички документи? + + + Close documents + + src/app/services/open-documents.service.ts + 135 + + Затваряне на документи + + + Modified + + src/app/services/rest/document.service.ts + 24 + + Променено + + + Search score + + src/app/services/rest/document.service.ts + 33 + + Score is a value returned by the full text search engine and specifies how well a result matches the given query + Резултат от търсенето + + + English (US) + + src/app/services/settings.service.ts + 155 + + Английски (САЩ) + + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Африканс + + + Arabic + + src/app/services/settings.service.ts + 167 + + Арабски + + + Belarusian + + src/app/services/settings.service.ts + 173 + + Беларуски + + + Catalan + + src/app/services/settings.service.ts + 179 + + Каталунски + + + Czech + + src/app/services/settings.service.ts + 185 + + Чешки + + + Danish + + src/app/services/settings.service.ts + 191 + + Датски + + + German + + src/app/services/settings.service.ts + 197 + + Немски + + + Greek + + src/app/services/settings.service.ts + 203 + + Гръцки + + + English (GB) + + src/app/services/settings.service.ts + 209 + + Английски (Великобритания) + + + Spanish + + src/app/services/settings.service.ts + 215 + + Испански + + + Finnish + + src/app/services/settings.service.ts + 221 + + Финландски + + + French + + src/app/services/settings.service.ts + 227 + + Френски + + + Italian + + src/app/services/settings.service.ts + 233 + + Италиански + + + Luxembourgish + + src/app/services/settings.service.ts + 239 + + Люксембургски + + + Dutch + + src/app/services/settings.service.ts + 245 + + Нидерландски + + + Norwegian + + src/app/services/settings.service.ts + 251 + + Норвежки + + + Polish + + src/app/services/settings.service.ts + 257 + + Полски + + + Portuguese (Brazil) + + src/app/services/settings.service.ts + 263 + + Португалски (Бразилия) + + + Portuguese + + src/app/services/settings.service.ts + 269 + + Португалски + + + Romanian + + src/app/services/settings.service.ts + 275 + + Румънски + + + Russian + + src/app/services/settings.service.ts + 281 + + Руски + + + Slovak + + src/app/services/settings.service.ts + 287 + + Словашки + + + Slovenian + + src/app/services/settings.service.ts + 293 + + Словенски + + + Serbian + + src/app/services/settings.service.ts + 299 + + Сръбски + + + Swedish + + src/app/services/settings.service.ts + 305 + + Шведски + + + Turkish + + src/app/services/settings.service.ts + 311 + + Турски + + + Ukrainian + + src/app/services/settings.service.ts + 317 + + Украински + + + Chinese Simplified + + src/app/services/settings.service.ts + 323 + + Китайски опростен + + + ISO 8601 + + src/app/services/settings.service.ts + 340 + + ISO 8601 + + + Successfully completed one-time migratration of settings to the database! + + src/app/services/settings.service.ts + 459 + + Успешно завършена еднократна миграция на настройките към базата данни! + + + Unable to migrate settings to the database, please try saving manually. + + src/app/services/settings.service.ts + 460 + + Неуспешно мигриране на настройки в база данни, моля опитайте ръчно запазване. + + + You can restart the tour from the settings page. + + src/app/services/settings.service.ts + 533 + + Можете да рестартирате обиколката от страницата с настройки. + + + Information + + src/app/services/toast.service.ts + 46 + + Информация + + + Connecting... + + src/app/services/upload-documents.service.ts + 42 + + Свързване... + + + Uploading... + + src/app/services/upload-documents.service.ts + 54 + + Качване... + + + Upload complete, waiting... + + src/app/services/upload-documents.service.ts + 57 + + Качването приключи, изчакване... + + + HTTP error: + + src/app/services/upload-documents.service.ts + 70 + + HTTP грешка: + + + + diff --git a/src-ui/src/locale/messages.ca_ES.xlf b/src-ui/src/locale/messages.ca_ES.xlf index 2f4bf7aed..a194fdf97 100644 --- a/src-ui/src/locale/messages.ca_ES.xlf +++ b/src-ui/src/locale/messages.ca_ES.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Deixa fitxers per començar a carregar - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Document afegit @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Document afegit a paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Obre document @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 No es pot afegir : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nou document detectat @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Document processat per paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Prev @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Següent @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Fi @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 El tauler es pot utilitzar per mostrar vistes desades, com ara una "Safata d'entrada". Aquesta configuració es troba a Configuració > Visualitzacions desades un cop hagis creat algunes. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Arrossega i deixa anar documents aquí per començar a penjar-los o col·locar-los a la carpeta de consum. També podeu arrossegar i deixar anar documents a qualsevol lloc de la resta de pàgines de l'aplicació web. Un cop ho feu, Paperless-ngx començarà a entrenar els seus algorismes d'aprenentatge automàtic. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 La llista de documents mostra tots els vostres documents i permet el filtratge i l'edició massiva. Hi ha tres estils de vista diferents: llista, targetes petites i targetes grans. A la barra lateral es mostra una llista dels documents oberts actualment per editar-los. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Les eines de filtratge permeten trobar ràpidament documents mitjançant diverses cerques, dates, etiquetes, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Qualsevol combinació de filtres es pot desar com a "vista" que després es pot mostrar al tauler i/o a la barra lateral. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Etiquetes, corresponsals, tipus de documents i les rutes d'emmagatzematge es poden gestionar mitjançant aquestes pàgines. També es poden crear des de la vista d'edició del document. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Gestioneu els comptes de correu electrònic i les regles per importar documents automàticament. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Les plantilles de consum us ofereixen un control més detallat sobre el procés d'ingestió de documents. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Tasques d'Arxiu mostra documents que s'han consumit, que estan esperant o que poden haver fallat durant el procés. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Consulteu la configuració de d'ajustaments a l'aplicació web, canvieu la configuració de les visualitzacions desades o configureu el correu electrònic. + Consulteu la configuració de diversos ajustaments a l'aplicació web i canvieu la configuració per a les visualitzacions desades. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Gràcies! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Hi ha <em>tones</em> més funcions i informació que no hem cobert aquí, però això us hauria d'ajudar a començar. Consulteu la documentació o visiteu el projecte a GitHub per obtenir més informació o per informar de problemes. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Finalment, en nom de tots els col·laboradors d'aquest projecte recolzat per la comunitat, gràcies per utilitzar Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Inicialitzant pujada... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logs + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Carregant... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Opcions + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Inicia el tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Obrir administració Django + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Aparença + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Llengua visualització + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Has de recarregar la pàgina per aplicar una nova llengua. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Visualització data + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Format de data + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Curt: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Mig: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Llarg: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Ítems per pàgina + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Editor de Document + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Utilitza el visor PDF del navegador + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Això sol ser més ràpid per mostrar documents PDF grans, però pot ser que no funcioni en alguns navegadors. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Barra lateral + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Empra barra lateral 'slim' (només icones) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Mode fosc + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Utilitza la configuració del sistema + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Activar mode fosc + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invertir miniatures en mode fosc + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Color Tema + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Restablir + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Comprovant actualització + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + La comprovació d'actualització funciona fent ping al públic GitHub API per la darrera versió per determinar si hi ha alguna actualització disponible. L'actualització s'haurà de fer de manera manual. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + L'aplicació no recull dades de seguiment. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Habilita la cerca d'actualitzacions + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Edició massiva + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Mostra diàlegs de confirmació + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Esborrat de documents sempre demanarà confirmació. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Aplica al tancar + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Habilita notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permisos + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Permisos per defecte + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + S'apliquen a aquest compte d'usuari per als objectes (etiquetes, regles de correu, etc.) creats mitjançant la interfície d'usuari web + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Propietari per defecte + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Tots els usuaris poden veure i editar objectes sense propietari + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Permisos per defecte de visionat + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Usuaris: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Grups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Edita permissos per defecte + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Permisos d'edició també atorguen permisos de visualització + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notificacions + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Processant document + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Mostra notificacions quan es detectin documents nous + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Mostra notificacions quan es processin documents correctament + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Mostra notificacions quan falli el processament de document + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Suprimeix les notificacions del tauler + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Això suprimirà tots els missatges sobre l'estat del processament de documents al tauler. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Vistes guardades + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Mostra avís en tancar visualitzacions desades amb canvis no desats + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Vistes + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nom + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Apareix a + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Mostra al panell + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Mostra a la barra lateral + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Accions + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Esborra + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Sense vistes definides. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Desa + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error recuperant usuari + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error recuperant grups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Vista Guardada "" esborrada. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Configuració guardada + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Configuració guardada amb èxit. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + La configuració desada correctament. Cal tornar a carregar per aplicar alguns canvis. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Recarrega ara + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Error al guardar opcions. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Utilitza idioma del sistema + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Utilitza el format de data de la llengua + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error desant opcions al servidor. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Tasques Arxiu + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Neteja selecció + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresca + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Creat + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Resultats + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + clic per veure sortida completa + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Descarta + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Obre Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, one {}=1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Fallit + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Completat + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Iniciat + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + A la cua + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Descarta seleccionats + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Descarta tot + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirma Descarta Tot + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Descarta totes tasques? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + a la cua + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + començat + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + acabat + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + Ha fallat + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Usuaris & Grups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Usuaris + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Afegir Usuari + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Nom usuari + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Grups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Edita + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Afegir Grup + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + Sense grups definits + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Contrasenya desada, es tancarà la sessió momentàniament. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Desat usuari "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error desant usuari. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirma esborrat compte usuari + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Això esborrarà definitivament aquest compte d'usuari. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Aquesta acció no es pot desfer. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Procedir + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Usuari esborrat + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error esborrant usuari. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Grup desat "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error desant grup. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirma esborrat grup usuari + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Operació esborrarà aquest grup d'usuari. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Grup esborrat + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error esborrant grup. Paperless-ngx @@ -495,30 +2137,6 @@ Logat com - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Opcions - Logout @@ -527,15 +2145,31 @@ Tanca la sessió + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentació + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Documents - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Vistes guardades - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Obre document @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Tanca-ho tot @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Gestiona @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Corresponsals @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Tipus document @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Rutes emmagatzematge - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Tasques Arxiu + Plantilles consumicions - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Tasques arxiu + Plantilles - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logs - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Info + Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administració + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Documentació + Tasques arxiu GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Suggeriu idea - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 està disponible. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Cliqueu per veure. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx pot cercar actualitzacions automàticament @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Com funciona? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Actualització disponible - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Vistes laterals actualitzades + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Error al guardar opcions. + Error a l'actualitzar vistes laterals An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 S'ha produït un error en desar la configuració de comprovació d'actualitzacions. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Confirma @@ -935,97 +2541,293 @@ Darrer any - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Ordre ordenació + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filtres + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Processa documents que coincideixin all amb aquests filtres. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filtra orígens + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filtra nom arxiu + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Aplica als documents que coincideixen amb aquest nom de fitxer. Es permeten els comodins com ara *.pdf o *factura*. Cas insensible. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filtra ruta + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Aplica als documents que coincideixen amb aquest camí. Es permeten els comodins especificats com a *. Cas insensible.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filtra regla de correu + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Aplica a documents consumits amb aquesta regla de correu. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignacions + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assigna títol + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Pot incloure alguns marcadors de posició, vegeu <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assigna etiquetes + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assigna tipus document + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assigna corresponsal + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assigna ruta emmagatzematge + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assigna propietari + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assigna permisos de visionat + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assigna permisos d'edició + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Error + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Cancel·la + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Directori consumició + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + Pujada API + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Recollida Correu + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Crea plantilla consumició + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nom + Edita plantilla consumició Matching algorithm @@ -1087,106 +2889,6 @@ No distingeix majúscules - minúscules - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Cancel·la - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Desa - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Crea element nou @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Edita element - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permisos - Create new user group @@ -1303,22 +2977,6 @@ Seguretat IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Nom usuari - Password @@ -1355,50 +3013,6 @@ Joc de caràcters - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Carregant... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Compte @@ -1611,49 +3225,37 @@ Parametre d'acció - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assigna títol des de + Les assignacions especificades aquí substituiran qualsevol plantilla de consum. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assigna tipus document + Assigna títol des de Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assigna corresponsal des de - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assigna corresponsal - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Error + Assigna propietari des de regla Only process attachments @@ -1691,82 +3293,6 @@ Processa el missatge com a .eml i els fitxers adjunts per separat - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Esborra - Move to specified folder @@ -1815,11 +3341,19 @@ Utilitza nom adjunt com a títol + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + No assignis títol desde regla + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 No assignar corresponsal @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Utilitza adreça correu @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Utilitza el nom (o l'adreça de correu si no està disponible) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Utilitzar el corresponsal seleccionat a continuació @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Crea nova regla de correu @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edita regla correu @@ -2007,22 +3541,6 @@ (Atorga tots els permisos i pot veure objectes) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Grups - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Suggerències: @@ -2164,14 +3682,6 @@ Propietari: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Tots els usuaris poden veure i editar objectes sense propietari - View @@ -2188,106 +3698,6 @@ Vista - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Usuaris: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Grups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Edita - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Permisos d'edició també atorguen permisos de visualització - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filtra documents amb aquestes etiquetes - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 Establir Permisos + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edita Permissos per + Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Permisos establerts aquí anul·laran els permisos existents @@ -2373,18 +3791,6 @@ Sense Propietari - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Usuaris - Hide unowned @@ -2417,20 +3823,6 @@ Canvia - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Selecciona objecte + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Enllaços + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + Enllaços no existents + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copia + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Comparteix + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copiat! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Comparteix versió arxivada + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Crear + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 dia + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 dies + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 dies + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Mai + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error recuperant enllaços + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + dies + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error esborrant enllaç + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creant enllaç + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Estat + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copiar Dades Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hola , benvingut a Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Benvingut a Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Panell actualitzat + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error al actualitzar el panell + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Mostra tot - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Creat - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Títol + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Corresponsal + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 Vista Prèvia @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Descarrega + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + Cap document + Statistics @@ -2619,11 +4183,27 @@ Caràcters Totals + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Tipus Documents + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Ruta emmagatzematge + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Altres @@ -2635,36 +4215,36 @@ Puja nous documents - - Dismiss completed + + Drop documents anywhere or 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) - Descarta completats - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Deixa documents aquí o + Deixa anar documents o Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Examinar Arxius + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Descarta completats + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, one {}=1 {One more document} other { more documents}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Processant: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Fallat: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Afegit: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Baixa original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Anterior @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detalls @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Número de sèrie de l'arxiu @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Data de creació - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Corresponsal - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Per defecte @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Contingut @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Data modificació @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Data afegit @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Nom Arxiu @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Nom arxiu original @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Original MD5 checksum @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Mida arxiu original @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Tipus mímic original @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 MD5 checksum arxivat @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Mida arxiu arxivat @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadates document original @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadades del document arxivat @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Vista prèvia @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Introdueix Contrasenya @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Descarta @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Desa & següent @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Desa & tanca @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Error carregant contingut: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error recuperant metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document guardat correctament. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error guardant document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Confirma eliminació @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Realment vols esborrar el document ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Els fitxers d'aquest document se suprimiran permanentment. Aquesta operació no es pot desfer. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Esborra document - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error esborrant document: + Error esborrant document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Refer OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Aquesta operació tornarà a fer l'OCR per a aquest document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Aquesta acció no es pot desfer. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Procedir - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 L'operació de refer OCR començarà en segon pla. Tanqueu i torneu a obrir o recarregueu aquest document un cop finalitzada l'operació per veure contingut nou. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executant operació: + Error executant operació Select: @@ -3338,54 +4834,6 @@ Filtra ruta emmagatzematges - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Accions - Include: @@ -3418,23 +4866,23 @@ Utilitza nom arxiu formatat - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executant operació en massa: + Error executant operació en massa "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" i "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' i "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Confirma assignació etiquetes @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Això afegirà l'etiqueta "" a document(s) seleccionat(s). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Això afegirà etiqueta a document(s) seleccionat(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Això esborarrà etiqueta "" de document(s) seleccionat(s). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Això esborrarà etiquetes de document(s) seleccionat(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Això afegirà les etiquetes i eliminarà les etiquetes de document(s) seleccionat(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Confirma assignació corresponsal @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Això assignarà el corresponsal "" a document(s) seleccionat(s). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Això treurà el corresponsal de document(s) seleccionat(s). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Confirma assignació del tipus de document @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Això assignarà el tipus de document "" a document(s) seleccionat(s). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 L'operació treurà el tipus de document desde document(s) seleccionats. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirma assignació del camí d'emmagatzematge @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 L'operació assignarà el camí d'emmagatzematge "" to document(s) seleccionats. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 L'operació esborrarà el camí d'emmagatzematge "" de document(s) seleccionats. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Confirma esborrat @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 L'operació esborrarà document(s) seleccionats. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Esborra document(s) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Aquesta operació tornarà a fer l'OCR per document(s) seleccionats. @@ -3780,18 +5228,6 @@ Ordena - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Vistes - Save "" @@ -3920,22 +5356,6 @@ Ordena per notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Guarda vista actual - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Mostra a la barra lateral - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Mostra al panell - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 - Error saving note + Error en guardar la nota - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error esborrant nota: + Error esborrant nota + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Deixa fitxers per començar a carregar + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Inicialitzant pujada... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Afegir plantilla + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Fonts documents + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + Sense plantilla definida. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Plantilla desada "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error al desar la plantilla. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirmació esborrat plantilla + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + Això esborrarà definitivament la plantilla. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Plantilla Esborrada + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error esborrant la plantilla. correspondent @@ -4332,43 +5816,239 @@ Esborrar tipus de document ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Configuració correu + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Comptes correu + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Afergir compte + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Servidor + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Sense comptes de correu definides. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Normes e-mail + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Afegir norma + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Sense regles de correu definides. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error recuperant comptes de correu + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error recuperant regles de correu + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Compte desat "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error desant compte. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirma esborrat compte correu + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + L'operació esborrarà aquest compte de correu. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Compte correu esborrat + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error esborrant compte de correu. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Desada regla "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error desant regla. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirma esborrat regla correu + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Això esborrarà definitivament la regla de correu. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Esborra regla de correu + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error esborrant regla de correu. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permisos actualitzats + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error actualitzant permissos + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Crear + Crea Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrar per: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Coincidència @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Nombre documents @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtra Documents @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, one {}=1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Creat correctament . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error creant . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Actualitzat correctament . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error al guardar . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Documents associats no seran esborrats. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error esborrant element: + Error esborrant element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Inicia el tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Obrir administració Django - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - General - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Aparença - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Llengua visualització - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Has de recarregar la pàgina per aplicar una nova llengua. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Visualització data - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Format de data - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Curt: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Mig: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Llarg: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Ítems per pàgina - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Editor de Document - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Utilitza el visor PDF del navegador - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Això sol ser més ràpid per mostrar documents PDF grans, però pot ser que no funcioni en alguns navegadors. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Barra lateral - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Empra barra lateral 'slim' (només icones) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Mode fosc - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Utilitza la configuració del sistema - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Activar mode fosc - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invertir miniatures en mode fosc - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Color Tema - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Restablir - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Comprovant actualització - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Comprovació d'actualització funciona fent ping a Github API per a la darrera versió per determinar si hi ha una versió nova disponible l'Actualització real de l'aplicació s'ha de fer manualment. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - L'aplicació no recull dades de seguiment. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Habilita la cerca d'actualitzacions - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Per als usuaris de contenidors de tercers e.x. linuxserver.io aquesta notificació pot ser "avançada" a la versió actual de tercers. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Edició massiva - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Mostra diàlegs de confirmació - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Esborrat de documents sempre demanarà confirmació. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Aplica al tancar - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Habilita notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notificacions - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Processant document - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Mostra notificacions quan es detectin documents nous - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Mostra notificacions quan es processin documents correctament - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Mostra notificacions quan falli el processament de document - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Suprimeix les notificacions del tauler - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Això suprimirà tots els missatges sobre l'estat del processament de documents al tauler. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Mostra avís en tancar visualitzacions desades amb canvis no desats - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Apareix a - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Sense vistes definides. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Comptes correu - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Afergir compte - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Servidor - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Sense comptes de correu definides. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Normes e-mail - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Afegir norma - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Sense regles de correu definides. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Usuaris & Grups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Afegir Usuari - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Afegir Grup - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Vista Guardada "" esborrada. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Configuració guardada - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Configuració guardada amb èxit. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - La configuració desada correctament. Cal tornar a carregar per aplicar alguns canvis. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Recarrega ara - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Utilitza idioma del sistema - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Utilitza el format de data de la llengua - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error desant opcions al servidor. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Contrasenya desada, es tancarà la sessió momentàniament. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Desat usuari "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error desant usuari. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirma esborrat compte usuari - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Això esborrarà definitivament aquest compte d'usuari. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Usuari esborrat - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error esborrant usuari. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Grup desat "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error desant grup. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirma esborrat grup usuari - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Operació esborrarà aquest grup d'usuari. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Grup esborrat - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error esborrant grup. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Compte desat "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error desant compte. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirma esborrat compte correu - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - L'operació esborrarà aquest compte de correu. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Compte correu esborrat - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error esborrant compte de correu. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Desada regla "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error desant regla. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirma esborrat regla correu - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Això esborrarà definitivament la regla de correu. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Esborra regla de correu - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error esborrant regla de correu. + Permisos actualitzats correctament storage path @@ -5300,173 +6260,13 @@ Esborrar etiqueta ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Neteja selecció - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresca - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Resultats - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - clic per veure sortida completa - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Descarta - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Obre Document - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, one {}=1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Fallit - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Completat - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Iniciat - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - A la cua - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Descarta seleccionats - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Descarta tot - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirma Descarta Tot - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasques? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - a la cua - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - començat - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - acabat - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - Ha fallat - Not Found src/app/components/not-found/not-found.component.html 6 - Not Found + No trobat Go to Dashboard @@ -5474,7 +6274,7 @@ src/app/components/not-found/not-found.component.html 12 - Go to Dashboard + Vés al tauler Auto: Learn matching automatically @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Anglès (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Africà + Arabic src/app/services/settings.service.ts - 169 + 167 Àrab @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Bielorús @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Català @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Txec @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danès @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Alemany + + Greek + + src/app/services/settings.service.ts + 203 + + Grec + English (GB) src/app/services/settings.service.ts - 205 + 209 Anglès (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Espanyol @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finès @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Francès @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italià @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxemburguès @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Holandès + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norueg + Polish src/app/services/settings.service.ts - 247 + 257 Polac @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portuguès (Brasil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portuguès @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romanès @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Rus @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Eslovac @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Eslovè @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbi @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Suec @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turc @@ -6061,15 +6885,15 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 - Ukrainian + Ucranià Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Xinès Simplificat @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Completat correctament la migració de la configuració de la base de dades! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 No es pot migrar la configuració de la base de dades, prova manualment. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Pots reiniciar el tour des de les opcions. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Connectant... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Carregant… @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Càrrega completada, esperant... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP error: diff --git a/src-ui/src/locale/messages.cs_CZ.xlf b/src-ui/src/locale/messages.cs_CZ.xlf index acb78f8ec..edb46abcb 100644 --- a/src-ui/src/locale/messages.cs_CZ.xlf +++ b/src-ui/src/locale/messages.cs_CZ.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Soubory nahrajete přetažením sem - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument byl přidán @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument byl přidán do Paperless-ngx. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Otevřít dokument @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Nepodařilo se přidat : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Byl nalezen nový dokument @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument je zpracováván Paperless-ngx. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Předchozí @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Další @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Konec @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Děkujeme! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Initiating upload... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Záznamy + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Načítání... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Nastavení + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Vzhled + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Jazyk zobrazení + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Po aplikaci nového jazyka je třeba stránku znovu načíst. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Zobrazení data + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Formát data + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Krátký: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Střední: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Dlouhý: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Počet položek na stránku + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Editor dokumentů + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Použít prohlížeč PDF webového prohlížeče + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + To je obvykle rychlejší při zobrazování velkých PDF dokumentů, ale nemusí fungovat na některých prohlížečích. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Tmavý motiv + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Použít systémové nastavení + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Zapnout tmavý režim + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invertovat náhledy v tmavém režimu + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Theme Color + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Hromadné úpravy + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Zobrazit potvrzovací dialogy + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Smazání dokumentů bude vždy vyžadovat potvrzení. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Aplikovat při zavření + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Oprávnění + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objekty bez vlastníka mohou být zobrazeny a editovány všemi uživateli + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Uživatelé: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Skupiny: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Oprávnění editovat také přidá oprávnění prohlížet + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Oznámení + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Zpracovávání dokumentu + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Zobrazit oznámení, když jsou zjištěny nové dokumenty + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Zobrazit oznámení při úspěšném dokončení zpracování dokumentu + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Zobrazit oznámení, když zpracování dokumentu selže + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Potlačit oznámení na nástěnce + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Toto potlačí všechny zprávy o stavu zpracování dokumentu na nástěnce. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Uložené pohledy + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Pohledy + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Název + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Zobrazit na nástěnce + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Zobrazit na postranním panelu + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Akce + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Odstranit + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Nejsou definovány žádné uložené pohledy. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Uložit + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Uložený pohled "" odstraněn. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Nastala chyba při ukládání uživatelských nastavení. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Použít systémový jazyk + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Použít formát data zobrazeného jazyka + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Úlohy souboru + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Vytvořeno + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informace + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Uživatelské jméno + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Skupiny + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Upravit + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Tuto operaci nelze vrátit zpět. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Proceed + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Logged in as - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Nastavení - Logout @@ -527,15 +2145,31 @@ Odhlásit se + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentace + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumenty - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Uložené pohledy - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Otevřené dokumenty @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Zavřít vše @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Spravovat @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Korespondenti @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Typy dokumentu @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Cesty k úložišti - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Úlohy souboru + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - File Tasks + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Záznamy - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informace + Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentace + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Navrhnout úpravu - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 je k dispozici. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klikni pro zobrazení. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx umí automaticky kontrolovat aktualizace @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Jak to funguje? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 K dispozici je aktualizace - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Nastala chyba při ukládání uživatelských nastavení. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Došlo k chybě při ukládání nastavení kontroly aktualizací. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Potvrdit @@ -935,97 +2541,293 @@ Minulý rok - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Chyba + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Zrušit + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Název + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Nerozlišovat velikost písmen - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Zrušit - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Uložit - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Vytvořit novou položku @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Upravit položku - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Oprávnění - Create new user group @@ -1303,22 +2977,6 @@ Zabezpečení IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Uživatelské jméno - Password @@ -1355,50 +3013,6 @@ Znaková sada - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Načítání... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Account @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assign document type + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Chyba + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Process message as .eml and attachments separately - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Odstranit - Move to specified folder @@ -1815,11 +3341,19 @@ Použít název souboru u přílohy jako titulek + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Nepřiřazovat korespondenta @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Použít emailovou adresu @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Použít jméno (nebo e-mailovou adresu, pokud není k dispozici) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Použít korespondenta vybraného níže @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Vytvořit nové pravidlo pošty @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Upravit pravidlo pošty @@ -2007,22 +3541,6 @@ (Přidává všechna oprávnění a umí zobrazit objekty) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Skupiny - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Návrhy: @@ -2164,14 +3682,6 @@ Vlastník: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objekty bez vlastníka mohou být zobrazeny a editovány všemi uživateli - View @@ -2188,106 +3698,6 @@ Zobrazení - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Uživatelé: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Skupiny: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Upravit - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Oprávnění editovat také přidá oprávnění prohlížet - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Nastavit oprávnění + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Upozorňujeme, že zde nastavená oprávnění přepíší všechna existující oprávnění @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2417,20 +3823,6 @@ Změnit - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Vyberte prosím objekt + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Vytvořit + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Ahoj , vítej v Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Vítej v Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Zobrazit vše - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Vytvořeno - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Název + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Korespondent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Stáhnout + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Total characters + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Other @@ -2635,36 +4215,36 @@ Nahrát nové dokumenty - - Dismiss completed + + Drop documents anywhere or 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) - Dokončeno - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Přetáhněte dokumenty sem nebo + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Procházet soubory + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Dokončeno + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, one {} few { více dokumentů} many { více dokumentů} =1 {Další dokument} other { více dokumentů}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Zpracováváno: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Selhalo: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Přidáno: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Stáhnout originál @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Previous @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Podrobnosti @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Sériové číslo archivu @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Vytvořeno - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Korespondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Default @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Obsah @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Upraveno @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Přidána @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Název souboru @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Original filename @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Původní kontrolní součet MD5 @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Původní velikost souboru @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Původní typ mime @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Kontrolní součet MD5 archivu @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Velikost souboru archivu @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadata původního dokumentu @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadata archivovaného dokumentu @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Preview @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Enter Password @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Zrušit @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Uložit & další @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Potvrdit smazání @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Opravdu chcete smazat dokument ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Soubory tohoto dokumentu budou trvale smazány. Tuto operaci nelze vrátit zpět. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Smazat dokument - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Redo OCR confirm @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 This operation will permanently redo OCR for this document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Tuto operaci nelze vrátit zpět. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Proceed - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executing operation: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filter storage paths - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Akce - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 " @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" a "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' a "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Potvrdit přiřazení štítků @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Tato operace přidá štítek "" k vybraným dokumentům. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 This operation will add the tags to selected document(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Tato operace odstraní štítek "" z vybraných dokumentů. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 This operation will remove the tags from selected document(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 This operation will add the tags and remove the tags on selected document(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Potvrdit přiřazení korespondenta @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Tato operace přiřadí korespondenta "" k vybraným dokumentům. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Tato operace odstraní korespondenta z vybraných dokumentů. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Potvrdit přiřazení typu dokumentu @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Tato operace přiřadí typ dokumentu "" vybraným dokumentům. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Tato operace odstraní typ dokumentu vybraných dokumentů. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Potvrdit odstranění @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Tato operace trvale odstraní vybraných dokumentů. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Smazat dokument(y) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Řazení - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Pohledy - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Uložit aktuální pohled - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Zobrazit na postranním panelu - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Zobrazit na nástěnce - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Soubory nahrajete přetažením sem + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Initiating upload... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Opravdu chcete smazat typ dokumentu""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Vytvořit + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrovat podle: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Shoda @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Počet dokumentů @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtrovat dokumenty @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Přidružené dokumenty nebudou smazány. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - General - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Vzhled - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Jazyk zobrazení - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Po aplikaci nového jazyka je třeba stránku znovu načíst. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Zobrazení data - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Formát data - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Krátký: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Střední: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Dlouhý: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Počet položek na stránku - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Editor dokumentů - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Použít prohlížeč PDF webového prohlížeče - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - To je obvykle rychlejší při zobrazování velkých PDF dokumentů, ale nemusí fungovat na některých prohlížečích. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidebar - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Use 'slim' sidebar (icons only) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Tmavý motiv - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Použít systémové nastavení - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Zapnout tmavý režim - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invertovat náhledy v tmavém režimu - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Theme Color - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reset - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Enable update checking - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Hromadné úpravy - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Zobrazit potvrzovací dialogy - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Smazání dokumentů bude vždy vyžadovat potvrzení. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Aplikovat při zavření - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Oznámení - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Zpracovávání dokumentu - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Zobrazit oznámení, když jsou zjištěny nové dokumenty - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Zobrazit oznámení při úspěšném dokončení zpracování dokumentu - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Zobrazit oznámení, když zpracování dokumentu selže - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Potlačit oznámení na nástěnce - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Toto potlačí všechny zprávy o stavu zpracování dokumentu na nástěnce. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Nejsou definovány žádné uložené pohledy. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Uložený pohled "" odstraněn. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Settings saved - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Settings were saved successfully. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Reload now - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Použít systémový jazyk - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Použít formát data zobrazeného jazyka - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Opravdu chcete odstranit štítek ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresh - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Results - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Open Document - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dismiss selected - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dismiss all - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirm Dismiss All - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Angličtina (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusian @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Czech @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danish @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Němčina + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Angličtina (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Španělština @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Francouzština @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italština @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxembourgish @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Holandština + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polština @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugalština (Brazílie) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugalština @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Rumunština @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Ruština @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenian @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbian @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Švédština @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turkish @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinese Simplified @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Successfully completed one-time migratration of settings to the database! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Unable to migrate settings to the database, please try saving manually. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Připojování... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Nahrávání... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Nahrávání dokončeno, čeká se... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP chyba: diff --git a/src-ui/src/locale/messages.da_DK.xlf b/src-ui/src/locale/messages.da_DK.xlf index ac104317f..72afca434 100644 --- a/src-ui/src/locale/messages.da_DK.xlf +++ b/src-ui/src/locale/messages.da_DK.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Træk filer hertil, for at uploade - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument tilføjet @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument blev tilføjet til paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Åbn dokument @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Kunne ikke tilføje : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nyt dokument opdaget @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument behandles af paperless. @@ -350,19 +342,19 @@ Prev src/app/app.component.ts - 138 + 131 - Prev + Forrige Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Næste @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 End @@ -378,15 +370,15 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 - The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + Kontrolpanelet kan bruges til at vise gemte visninger, såsom en 'Indbakke'. Disse indstillinger findes under indstillinger > Gemte visninger, når du har oprettet nogle. Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,39 +410,55 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 - Thank you! 🙏 + Mange tak! 🙏 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Uploader... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logninger + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Indlæser... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Indstillinger + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Generelt + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Udseende + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Visningssprog + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Du skal genindlæse siden efter at have valgt et nyt sprog. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Dato visning + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Datoformat + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kort: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Mellem: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Lang: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Elementer pr. side + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Dokument editor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Benyt PDF-fremviser leveret af browseren + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Dette er normalt hurtigere til visning af store PDF-dokumenter, men det virker måske ikke på nogle browsere. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Mørk tilstand + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Brug systemindstillinger + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Aktivér mørk tilstand + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invertér miniaturebilleder i mørk tilstand + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Temafarve + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Masse redigering + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Vis bekræftelsesdialoger + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Sletning af dokumenter vil altid anmode om bekræftelse. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Anvend ved lukning + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissions + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifikationer + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Dokumentbehandling + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Vis notifikationer når nye dokumenter registreres + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Vis notifikationer når dokumentbehandling er fuldført + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Vis notifikationer når dokumentbehandling fejler + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Undertryk notifikationer på betjeningspanelet + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Dette vil undertrykke alle meddelelser om dokumentbehandlingsstatus på betjeningspanelet. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Gemte visninger + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Visninger + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Navn + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Vis på betjeningspanel + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Vis i sidebjælke + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Handlinger + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Slet + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Ingen gemte visninger. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Gem + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Gemt visning "" slettet. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + An error occurred while saving settings. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Benyt systemsprog + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Benyt datoformat for visningssprog + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + File Tasks + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Oprettet + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Username + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Redigér + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Denne handling kan ikke fortrydes. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Proceed + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Logged in as - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Indstillinger - Logout @@ -527,15 +2145,31 @@ Log ud + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentation + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumenter - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Gemte visninger - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Åbn dokumenter @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Luk alle @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Administrér @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Korrespondenter @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Dokumenttyper @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Storage paths - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - File Tasks + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - File Tasks + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logninger - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Info + Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentation + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Foreslå en idé - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 er tilgængelig. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klik for at se. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx can automatically check for updates @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 How does this work? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Opdatering tilgængelig - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - An error occurred while saving settings. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 An error occurred while saving update checking settings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Bekræft @@ -935,97 +2541,293 @@ Sidste år - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Fejl + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Annullér + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Navn + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Skelner ikke mellem store og små bogstaver - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Annullér - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Gem - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Opret nyt element @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Redigér element - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permissions - Create new user group @@ -1303,22 +2977,6 @@ IMAP Security - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Username - Password @@ -1355,50 +3013,6 @@ Character Set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Indlæser... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Account @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assign document type + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Fejl + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Process message as .eml and attachments separately - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Slet - Move to specified folder @@ -1815,11 +3341,19 @@ Use attachment filename as title + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Use mail address @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Create new mail rule @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edit mail rule @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groups - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Forslag: @@ -2164,14 +3682,6 @@ Owner: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ Vis - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Redigér - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2417,20 +3823,6 @@ Change - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Vælg venligst et objekt + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Opret + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hello , welcome to Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Welcome to Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Vis alle - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Oprettet - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Titel + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Korrespondent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Download + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Total characters + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Other @@ -2635,36 +4215,36 @@ Upload nye dokumenter - - Dismiss completed + + Drop documents anywhere or 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) - Ryd afsluttede - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Slip dokumenter her eller + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Gennemse filer + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Ryd afsluttede + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, one {} =1 {Et dokument} other { dokumenter}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Bearbejder: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Fejlede: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Tilføjet: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Download original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Forrige @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detaljer @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Arkiv serienummer @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Oprettelsesdato - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Korrespondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Default @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Indhold @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Ændringsdato @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Tilføjelsesdato @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Filnavn for medie @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Original filename @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Original MD5 kontrolsum @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Original filstørrelse @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Original mimetype @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Arkiv MD5 kontrolsum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Arkiv filstørrelse @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Original dokumentmetadata @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Arkiveret dokumentmetadata @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Preview @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Indtast adgangskode @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Forkast @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Gem & næste @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Bekræft sletning @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Er du sikker på, at du vil slette dokument ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Filerne for dette dokument vil blive slettet permanent. Denne handling kan ikke fortrydes. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Slet dokument - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Redo OCR confirm @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 This operation will permanently redo OCR for this document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Denne handling kan ikke fortrydes. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Proceed - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executing operation: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filter storage paths - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Handlinger - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Fejl ved udførelse af bulkoperation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" og "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' og "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Bekræft tildeling af etiketter @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Denne handling vil tilføje etiketten "" til valgte dokument(er). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Denne handling vil tilføje etiketterne "" til valgte dokument(er). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Denne handling vil fjerne etiketten "" fra valgte dokument(er). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Denne handling vil fjerne etiketterne "" fra valgte dokument(er). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 This operation will add the tags and remove the tags on selected document(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Bekræft korrespondenttildeling @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Denne handling vil tildele korrespondenten "" til valgte dokument(er). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Denne handling vil fjerne korrespondenten fra valgte dokument(er). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Bekræft tildeling af dokumenttype @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Denne handling vil tildele dokumenttypen "" til valgte dokument(er). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Denne handling vil fjerne dokumenttypen fra valgte dokument(er). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Bekræft sletning @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Denne handling vil permanent slette valgte dokument(er). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Slet dokument(er) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Sortér - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Visninger - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Gem nuværende visning - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Vis i sidebjælke - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Vis på betjeningspanel - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Træk filer hertil, for at uploade + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Uploader... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Er du sikker på, at du vil slette dokumenttypen ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Opret + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrér efter: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Matchende @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Antal dokumenter @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filter Documents @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Tilknyttede dokumenter vil ikke blive slettet. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Generelt - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Udseende - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Visningssprog - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Du skal genindlæse siden efter at have valgt et nyt sprog. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Dato visning - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Datoformat - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kort: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Mellem: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Lang: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Elementer pr. side - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Dokument editor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Benyt PDF-fremviser leveret af browseren - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Dette er normalt hurtigere til visning af store PDF-dokumenter, men det virker måske ikke på nogle browsere. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidebar - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Use 'slim' sidebar (icons only) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Mørk tilstand - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Brug systemindstillinger - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Aktivér mørk tilstand - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invertér miniaturebilleder i mørk tilstand - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Temafarve - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reset - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Enable update checking - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Masse redigering - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Vis bekræftelsesdialoger - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Sletning af dokumenter vil altid anmode om bekræftelse. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Anvend ved lukning - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notifikationer - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Dokumentbehandling - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Vis notifikationer når nye dokumenter registreres - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Vis notifikationer når dokumentbehandling er fuldført - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Vis notifikationer når dokumentbehandling fejler - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Undertryk notifikationer på betjeningspanelet - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Dette vil undertrykke alle meddelelser om dokumentbehandlingsstatus på betjeningspanelet. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Ingen gemte visninger. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Gemt visning "" slettet. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Settings saved - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Settings were saved successfully. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Reload now - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Benyt systemsprog - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Benyt datoformat for visningssprog - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Er du sikker på, at du vil slette etiketten ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresh - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Results - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Open Document - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dismiss selected - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dismiss all - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirm Dismiss All - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Engelsk (USA) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusian @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Tjekkisk @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Dansk @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Tysk + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Engelsk (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spansk @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Fransk @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italiensk @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxemburgsk @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Hollandsk + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polsk @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugisisk (Brasilien) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugisisk @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romansk @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russisk @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenian @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbian @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Svensk @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turkish @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinese Simplified @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Successfully completed one-time migratration of settings to the database! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Unable to migrate settings to the database, please try saving manually. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Forbinder... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Uploader... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Upload fuldført, venter... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP fejl: diff --git a/src-ui/src/locale/messages.de_DE.xlf b/src-ui/src/locale/messages.de_DE.xlf index bb0bbf787..38bf6a1c0 100644 --- a/src-ui/src/locale/messages.de_DE.xlf +++ b/src-ui/src/locale/messages.de_DE.xlf @@ -2,39 +2,39 @@ - + Close node_modules/src/ngb-config.ts 13 - Schließen + Schließen - + HH node_modules/src/ngb-config.ts 13 - HH + HH - + Close node_modules/src/ngb-config.ts 13 - Schließen + Schließen - + «« node_modules/src/ngb-config.ts 13 - «« + «« - + Select month node_modules/src/ngb-config.ts @@ -44,9 +44,9 @@ node_modules/src/ngb-config.ts 13 - Monat auswählen + Monat auswählen - + Previous month node_modules/src/ngb-config.ts @@ -56,7 +56,7 @@ node_modules/src/ngb-config.ts 13 - Vorheriger Monat + Vorheriger Monat @@ -67,56 +67,56 @@ 13 - + Slide of node_modules/src/ngb-config.ts 13 Currently selected slide number read by screen reader - Folie von + Folie von - + Hours node_modules/src/ngb-config.ts 13 - Stunden + Stunden - + « node_modules/src/ngb-config.ts 13 - « + « - + Previous node_modules/src/ngb-config.ts 13 - Vorherige + Vorherige - + MM node_modules/src/ngb-config.ts 13 - MM + MM - + » node_modules/src/ngb-config.ts 13 - » + » - + Select year node_modules/src/ngb-config.ts @@ -126,9 +126,9 @@ node_modules/src/ngb-config.ts 13 - Jahr auswählen + Jahr auswählen - + Next month node_modules/src/ngb-config.ts @@ -138,127 +138,127 @@ node_modules/src/ngb-config.ts 13 - Nächster Monat + Nächster Monat - + Next node_modules/src/ngb-config.ts 13 - Weiter + Nächste - + Minutes node_modules/src/ngb-config.ts 13 - Minuten + Minuten - + »» node_modules/src/ngb-config.ts 13 - »» + »» - + Increment hours node_modules/src/ngb-config.ts 13 - Stunden erhöhen + Stunden erhöhen - + First node_modules/src/ngb-config.ts 13 - Erste + Erste - + Previous node_modules/src/ngb-config.ts 13 - Vorherige + Vorherige - + Decrement hours node_modules/src/ngb-config.ts 13 - Stunden verringern + Stunden verringern - + Next node_modules/src/ngb-config.ts 13 - Nächste + Nächste - + Increment minutes node_modules/src/ngb-config.ts 13 - Minuten erhöhen + Minuten erhöhen - + Last node_modules/src/ngb-config.ts 13 - Letzte + Letzte - + Decrement minutes node_modules/src/ngb-config.ts 13 - Minuten verringern + Minuten verringern - + SS node_modules/src/ngb-config.ts 13 - SS + SS - + Seconds node_modules/src/ngb-config.ts 13 - Sekunden + Sekunden - + Increment seconds node_modules/src/ngb-config.ts 13 - Sekunden erhöhen + Sekunden erhöhen - + Decrement seconds node_modules/src/ngb-config.ts 13 - Sekunden verringern + Sekunden verringern @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Dateien ablegen, um den Upload zu starten - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument hinzugefügt @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Das Dokument wurde zu Paperless hinzugefügt. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Dokument öffnen @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Konnte nicht hinzufügen: @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Neues Dokument erkannt @@ -342,142 +334,1792 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument wird von Paperless verarbeitet. - + Prev src/app/app.component.ts - 138 + 131 - Zurück + Zurück - + Next + + src/app/app.component.ts + 132 + + + src/app/components/document-detail/document-detail.component.html + 65 + + Nächstes + + + End + + src/app/app.component.ts + 133 + + Ende + + + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts 139 - - src/app/components/document-detail/document-detail.component.html - 55 - - Weiter + Das Dashboard kann zum Anzeigen von gespeicherten Ansichten verwendet werden, wie zum Beispiel einem „Posteingang“. Diese Option finden Sie unter Einstellungen > Gespeicherte Ansichten, sobald Sie mindestens eine eigene Ansicht erstellt haben. - - End - - src/app/app.component.ts - 140 - - Ende - - - The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts 146 - Das Dashboard kann zum Anzeigen von gespeicherten Ansichten verwendet werden, wie zum Beispiel einem ‚Posteingang‘. Diese Einstellungen finden Sie unter Einstellungen > Gespeicherte Ansichten, sobald Sie mindestens eine eigene Ansicht erstellt haben. + Ziehen Sie Dokumente hier hinein, um mit dem Hochladen zu beginnen oder kopieren Sie Dateien in den Importordner („consume“). Sie können auch Dokumente per drag-and-drop auf alle anderen Seiten der Anwendung ziehen. Wenn Sie dies tun, beginnt Paperless-ngx seine Algorithmen für maschinelles Lernen zu trainieren. - - Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 153 + 151 - Ziehen Sie hier Dokumente hinein, um mit dem Hochladen zu beginnen oder kopieren Sie Dateien in den ‚consume‘-Ordner. Sie können auch überall Dokumente auf alle anderen Seiten der Web-App ziehen. Wenn Sie dies tun, startet Paperless-ngx seine Algorithmen. + Die Dokumentenliste zeigt alle Ihre Dokumente an und ermöglicht das Filtern sowie die Massenbearbeitung von mehreren Dokumenten. Es gibt drei verschiedene Ansichtsstile: Liste, kleine Karten und große Karten. In der Seitenleiste werden aktuell geöffnete Dokumente aufgelistet. - - The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts 158 - Die Dokumentenliste zeigt alle Ihre Dokumente an und ermöglicht das Filtern sowie die Massenbearbeitung von mehreren Dokumenten. Es gibt drei verschiedene Ansichtsstile: Liste, kleine Karten und große Karten. + Mit den Filterwerkzeugen können Sie schnell Dokumente finden, die verschiedene Datumsbereiche, Tags und andere Suchbegriffe enthalten. - - The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. - - src/app/app.component.ts - 165 - - Mit den Filterwerkzeugen können Sie schnell Dokumente finden, die verschiedene Datumsbereiche, Tags und andere Suchbegriffe enthalten. - - + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 - Jede Kombination von Filterkriterien kann als ‚Ansicht‘ gespeichert werden, die dann auf dem Dashboard und/oder der Seitenleiste angezeigt werden können. + Jede Kombination von Filterkriterien kann als „Ansicht“ gespeichert werden, die dann auf der Startseite und/oder der Seitenleiste angezeigt werden können. - + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 - Tags, Korrespondenten, Dokumententypen und Speicherpfade können über diese Seiten verwaltet werden. Sie können auch aus der Dokumentbearbeitung erstellt werden. + Tags, Korrespondenten, Dokumententypen und Speicherpfade können über diese Seiten verwaltet werden. Sie können auch beim Bearbeiten von Dokumenten erstellt werden. - + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Verwalten Sie E-Mail-Konten und Regeln für den automatischen Import von Dokumenten. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Verarbeitungsvorlagen geben Ihnen eine bessere Kontrolle über die Dokumentenverarbeitung beim Import. + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 - Die ‚Dateiaufgaben‘ zeigen Ihnen Dokumente an, die verarbeitet worden sind, auf ihre Verarbeitung warten oder deren Verarbeitung fehlgeschlagen ist. + Die Dateiaufgaben zeigen Ihnen Dokumente, die verarbeitet wurden, auf Verarbeitung warten oder während der Verarbeitung fehlgeschlagen sind. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Überprüfen Sie die Einstellungen für verschiedene Optimierungen der Web-App, ändern Sie Einstellungen für gespeicherte Ansichten oder richten Sie die E-Mail-Abfrage ein. + Überprüfen Sie die Einstellungen für diverse Verbesserung der Webanwendung und ändern Sie die Einstellungen für gespeicherte Ansichten. - + Thank you! 🙏 src/app/app.component.ts - 200 + 209 - Vielen Dank! 🙏 + Vielen Dank! 🙏 - + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 - Es gibt noch <em>erheblich</em> mehr Funktionen und Informationen, die mit der Tour nicht abgedeckt wurden. Nach der Tour sollten Sie jedoch direkt loslegen können. Schauen Sie sich die Dokumentation an oder besuchen Sie das Projekt auf GitHub, um mehr zu erfahren oder Probleme zu melden. + Es gibt noch <em>erheblich</em> mehr Funktionen und Informationen, die mit der Tour nicht abgedeckt wurden. Nach der Tour sollten Sie jedoch direkt loslegen können. Schauen Sie sich die Dokumentation an oder besuchen Sie das Projekt auf GitHub, um mehr zu erfahren oder Probleme zu melden. - + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 - Im Namen eines jeden Beitragenden zu diesem von der Gemeinschaft unterstützten Projekt, sagen wir Danke, dass Sie Paperless-ngx benutzen! + Wir bedanken uns im Namen aller Mitwirkenden dieses gemeinschaftlich unterstützten Projekts, dass Sie Paperless-ngx benutzen! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Starte Upload... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Protokolle - + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Wird geladen... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Einstellungen + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Tour beginnen + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Django-Adminpanel öffnen + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Allgemein + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Erscheinungsbild + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Anzeigesprache + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Nachdem Sie eine neue Sprache ausgewählt haben, müssen Sie die Seite neu laden. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Datumsanzeige + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Datumsformat + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kurz: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Mittel: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Lang: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Dokumente pro Seite + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Dokumenteditor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Benutze PDF-Betrachter des Webbrowsers + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Dies ist in der Regel schneller bei der Anzeige großer PDF-Dokumente, funktioniert aber möglicherweise nicht in allen Webbrowsern. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Seitenleiste + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Benutze schlanke Seitenleiste (nur Symbole) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Dunkelmodus + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Benutze Systemeinstellungen + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Dunkelmodus aktivieren + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Miniaturbilder im Dunkelmodus invertieren + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Designfarbe + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Zurücksetzen + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Überprüfung auf Aktualisierungen + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Die Überprüfung auf Aktualisierung erfolgt über Anfragen an die öffentliche GitHub-API, um zu ermitteln, ob eine neue Version verfügbar ist. Die eigentliche Aktualisierung der Anwendung muss weiterhin manuell durchgeführt werden. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Die Anwendung sammelt oder speichert keinerlei Tracking-Daten. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Automatische Überprüfung auf Aktualisierungen aktivieren + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Massenbearbeitung + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Bestätigungsdialoge anzeigen + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Beim Löschen von Dokumenten wird immer nach einer Bestätigung gefragt. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Anwenden beim Schließen + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notizen + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Notizen aktivieren + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Berechtigungen + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Standardberechtigungen + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Einstellungen gelten für dieses Benutzerkonto für Objekte (Tags, E-Mail-Regeln, etc.), die über die Weboberfläche erstellt wurden + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Standardeigentümer + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objekte ohne Eigentümer können von allen Benutzern angezeigt und bearbeitet werden + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Standard-Ansichtsberechtigungen + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Benutzer: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Gruppen: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Standard-Bearbeitungsberechtigungen + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Bearbeitungsberechtigungen gewähren auch Anzeigeberechtigungen + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Benachrichtigungen + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Dokumentverarbeitung + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Benachrichtigungen anzeigen, wenn neue Dokumente erkannt werden + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Benachrichtigungen anzeigen, wenn die Dokumentenverarbeitung erfolgreich abgeschlossen wurde + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Benachrichtigungen anzeigen, wenn die Verarbeitung des Dokuments fehlschlägt + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Unterdrücke Benachrichtigungen auf der Startseite + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Dadurch werden alle Benachrichtigungen über die Dokumentenverarbeitung auf der Startseite unterdrückt. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Gespeicherte Ansichten + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Warnung anzeigen, wenn gespeicherte Ansichten mit ungespeicherten Änderungen geschlossen werden + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Ansicht + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Name + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + + Erscheint auf + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Auf Startseite zeigen + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + In Seitenleiste zeigen + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Aktionen + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Löschen + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Keine gespeicherten Ansichten vorhanden. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Speichern + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Fehler beim Abrufen der Benutzer + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Fehler beim Abrufen der Benutzergruppen + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Gespeicherte Ansicht „“ gelöscht. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Einstellungen gespeichert + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Einstellungen wurden erfolgreich gespeichert. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Einstellungen wurden erfolgreich gespeichert. Es ist erforderlich, die Seite neu zu laden, um einige Änderungen zu übernehmen. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Jetzt neu laden + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Beim Speichern der Einstellungen ist ein Fehler aufgetreten. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Benutze Systemsprache + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Benutze Datumsformat der Anzeigesprache + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Fehler beim Speichern der Einstellungen auf dem Server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Dateiaufgaben + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Auswahl leeren + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Aktualisieren + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Ausgestellt am + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Ergebnisse + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + Für vollständige Ausgabe anklicken + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Verwerfen + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Dokument öffnen + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {Eine Aufgabe} other {Insgesamt Aufgaben}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Fehlgeschlagen + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Abgeschlossen + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Gestartet + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Ausstehend + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Auswahl verwerfen + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Alle verwerfen + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Alle verwerfen bestätigen + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Alle Aufgaben verwerfen? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + ausstehend + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + gestartet + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + abgeschlossen + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + fehlgeschlagen + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Benutzer & Gruppen + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Benutzer + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Benutzer hinzufügen + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Benutzername + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Gruppen + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Bearbeiten + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Gruppe hinzufügen + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + Keine Gruppen definiert + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Das Kennwort wurde geändert, Sie werden nun abgemeldet. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Benutzerkonto „“ gespeichert. + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Fehler beim Speichern des Benutzers. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Löschen des Benutzerkontos bestätigen + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Diese Aktion löscht dieses Benutzerkonto dauerhaft. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Diese Aktion kann nicht rückgängig gemacht werden. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Fortfahren + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Gelöschter Benutzer + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Fehler beim Löschen des Benutzers. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Gruppe „“ gespeichert. + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Fehler beim Speichern der Gruppe. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Löschen der Benutzergruppe bestätigen + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Diese Aktion löscht diese Benutzergruppe dauerhaft. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Gelöschte Gruppe + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Fehler beim Löschen der Gruppe. + + Paperless-ngx src/app/components/app-frame/app-frame.component.html 11 app title - Paperless-ngx + Paperless-ngx Search documents @@ -487,37 +2129,13 @@ Dokumente suchen - + Logged in as src/app/components/app-frame/app-frame.component.html 39 - Angemeldet als - - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Einstellungen + Angemeldet als Logout @@ -527,15 +2145,31 @@ Abmelden + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentation + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumente - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Gespeicherte Ansichten - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Geöffnete Dokumente @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Alle schließen @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Verwalten @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Korrespondenten @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,169 +2289,141 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Dokumenttypen - + Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 - Speicherpfade + Speicherpfade - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Dateiaufgaben + Verarbeitungsvorlagen - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Dateiaufgaben + Vorlagen - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Protokolle - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Info + E-Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Verwaltung + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentation + Dateiaufgaben - + GitHub src/app/components/app-frame/app-frame.component.html - 195 + 234 - - src/app/components/app-frame/app-frame.component.html - 198 - - GitHub + GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Eine Idee vorschlagen - - + is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 - ist verfügbar. + ist verfügbar. - + Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 - Zum Anzeigen klicken. + Zum Anzeigen klicken. - + Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 - Paperless-ngx kann automatisch auf Updates überprüfen + Paperless-ngx kann automatisch auf Aktualisierungen überprüfen - + How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 - Wie funktioniert das? + Wie funktioniert das? - + Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 - Update verfügbar + Aktualisierung verfügbar - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 - - src/app/components/manage/settings/settings.component.ts - 648 - - Es ist ein Fehler beim Speichern der Einstellungen aufgetreten. + Seitenleisten-Ansichten aktualisiert - + + Error updating sidebar views + + src/app/components/app-frame/app-frame.component.ts + 251 + + Fehler beim Aktualisieren der Seitenleisten-Ansichten + + An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 - Es ist ein Fehler beim Speichern der Update-Einstellungen aufgetreten. + Beim Speichern der Einstellungen für die Updateüberprüfung ist ein Fehler aufgetreten. Clear @@ -835,13 +2441,13 @@ Zurücksetzen - + Cancel src/app/components/common/confirm-dialog/confirm-dialog.component.html 12 - Abbrechen + Abbrechen Confirmation @@ -863,29 +2469,29 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Bestätigen - + now src/app/components/common/date-dropdown/date-dropdown.component.html 20 - jetzt + jetzt After @@ -935,97 +2541,293 @@ Letztes Jahr - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sortierreihenfolge + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filter + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Dokumente verarbeiten, die mit allen unten ausgewählten Filtern übereinstimmen. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Quellen filtern + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Dateinamen filtern + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Auf Dokumente anwenden, die mit diesem Dateinamen übereinstimmen. Platzhalter wie *.pdf oder *rechung* sind erlaubt. Groß- und Kleinschreibung wird nicht beachtet. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Pfad filtern + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Auf Dokumente anwenden, die mit diesem Pfad übereinstimmen. Platzhalter wie * sind zulässig. Groß- und Kleinschreibung wird nicht beachtet.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + E-Mail-Regel filtern + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Auf Dokumente anwenden, die über diese E-Mail-Regel verarbeitet wurden. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Zuweisungen + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Titel zuweisen + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Kann Platzhalter beinhalten, siehe <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>Dokumentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Tags zuweisen + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Dokumenttyp zuweisen + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Korrespondent zuweisen + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Speicherpfad zuweisen + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Eigentümer zuweisen + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Anzeigeberechtigungen zuweisen + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Bearbeitungsberechtigungen zuweisen + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Fehler + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Abbrechen + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Importordner + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API-Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + E-Mail-Abruf + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Neue Verarbeitungsvorlage erstellen + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Name + Verarbeitungsvorlage bearbeiten Matching algorithm @@ -1087,106 +2889,6 @@ Groß-/Kleinschreibung irrelevant - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Abbrechen - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Speichern - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Neues Element erstellen @@ -1231,95 +2933,51 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Element bearbeiten - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Berechtigungen - - + Create new user group src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts 26 - Neue Benutzergruppe erstellen + Neue Benutzergruppe erstellen - + Edit user group src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts 30 - Benutzergruppe bearbeiten + Benutzergruppe bearbeiten - + IMAP Server src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 11 - IMAP-Server + IMAP-Server - + IMAP Port src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 12 - IMAP-Port + IMAP-Port - + IMAP Security src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 13 - IMAP-Sicherheit + IMAP-Sicherheit - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Benutzername - - + Password src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html @@ -1329,333 +2987,277 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 12 - Kennwort + Kennwort - + Password is token src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 18 - Kennwort ist Token + Kennwort ist Token - + Check if the password above is a token used for authentication src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 18 - Prüfen, ob das obige Kennwort als Token zur Authentifizierung verwendet wird + Auswählen, wenn das obige Kennwort ein Authentifizierungstoken ist - + Character Set src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 19 - Zeichensatz + Zeichensatz - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Lädt... - - + Test src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 32 - Testen + Testen - + No encryption src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 14 - Keine Verschlüsselung + Keine Verschlüsselung - + SSL src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 15 - SSL + SSL - + STARTTLS src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 16 - STARTTLS + STARTTLS - + Create new mail account src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 41 - Neues E-Mail-Konto anlegen + Neues E-Mail-Konto hinzufügen - + Edit mail account src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 45 - E-Mail-Konto bearbeiten + E-Mail-Konto bearbeiten - + Successfully connected to the mail server src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 90 - Verbindung zum Mailserver hergestellt + Verbindung zum Mailserver erfolgreich hergestellt - + Unable to connect to the mail server src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 91 - Verbindung zum Mailserver nicht möglich + Verbindung zum Mailserver nicht möglich - + Account src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 - Konto + Konto - + Folder src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 12 - Ordner + Ordner - + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 12 - Unterordner müssen durch ein Trennzeichen getrennt werden, oft durch einen Punkt (".") oder einen Schrägstrich ("/"), dies variiert jedoch je nach Mailserver. + Unterordner müssen durch ein Trennzeichen, oft einen Punkt („.“) oder einen Schrägstrich („/“), getrennt werden. Dies variiert jedoch je nach Mailserver. - + Maximum age (days) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 13 - Maximales Alter (Tage) + Maximales Alter (Tage) - + Attachment type src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 14 - Dateianhangstyp + Dateianhangstyp - + Consumption scope src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 15 - Umfang der Verarbeitung + Verarbeitungsumfang - + See docs for .eml processing requirements src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 15 - Für die Voraussetzungen zur Verarbeitung von E-Mails als .eml siehe Dokumentation + Für die Voraussetzungen zur Verarbeitung von E-Mails als .eml siehe Dokumentation - + Rule order src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 16 - Regelreihenfolge + Regelreihenfolge - + Paperless will only process mails that match all of the filters specified below. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 19 - Paperless verarbeitet nur E-Mails, die mit allen unten angegebenen Filtern übereinstimmen. + Paperless verarbeitet nur E-Mails, die mit allen unten angegebenen Filtern übereinstimmen. - + Filter from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 20 - Absender filtern + Absender filtern - + Filter to src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 21 - Empfänger filtern + Empfänger filtern - + Filter subject src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 22 - Betreff filtern + Betreff filtern - + Filter body src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 23 - Nachrichteninhalt filtern + Nachrichteninhalt filtern - + Filter attachment filename src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 24 - Dateiname für Anhang filtern + Dateinamen des Anhangs filtern - + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 24 - Wenn angegeben, werden nur Dateien verarbeitet, die exakt diesem Dateinamen entsprechen. Platzhalter wie *.pdf oder *rechnung* sind erlaubt. Groß-/Kleinschreibung wird nicht berücksichtigt. + Wenn angegeben, werden nur Dateien verarbeitet, die exakt diesem Dateinamen entsprechen. Platzhalter wie *.pdf oder *rechnung* sind erlaubt. Groß- und Kleinschreibung werden nicht berücksichtigt. - + Action src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 27 - Aktion + Aktion - + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 27 - Die Aktion wird nur ausgeführt, wenn Dokumente aus E-Mails verarbeitet werden. E-Mails ohne Anhänge bleiben vollkommen unberührt. + Die Aktion wird nur ausgeführt, wenn Dokumente aus der E-Mail verarbeitet werden. E-Mails ohne Anhänge bleiben vollkommen unberührt. - + Action parameter src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 28 - Aktionsparameter + Aktionsparameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Titel zuweisen + Die hier angegebenen Zuweisungen überschreiben Zuweisungen aus Verarbeitungsvorlagen. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Dokumenttyp zuweisen + Titelzuweisung - + Assign correspondent from - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 - - Korrespondent zuweisen - - - Assign correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 33 - Korrespondent zuweisen + Korrespondentenzuweisung - - Error + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 + 35 - - src/app/services/toast.service.ts - 37 - - Fehler + Eigentümer von dieser Regel zuweisen - + Only process attachments src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts @@ -1665,205 +3267,137 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 38 - Nur Anhänge verarbeiten + Nur Anhänge verarbeiten - + Process all files, including 'inline' attachments src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 31 - Alle Dateien verarbeiten, auch Anhänge im Textkörper + Alle Dateien verarbeiten, auch Anhänge im Textkörper - + Process message as .eml src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 42 - E-Mail als .eml verarbeiten + Nachricht als .eml verarbeiten - + Process message as .eml and attachments separately src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 46 - E-Mail als .eml und Anhänge separat verarbeiten + Nachrichten als .eml und Anhänge separat verarbeiten - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Löschen - - + Move to specified folder src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 57 - In den angegebenen Ordner verschieben + In angegebenen Ordner verschieben - + Mark as read, don't process read mails src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 61 - Als gelesen markieren, verarbeite gelesene E-Mails nicht + Als gelesen markieren, verarbeite gelesene E-Mails nicht - + Flag the mail, don't process flagged mails src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 65 - Als wichtig markieren, verarbeite wichtige E-Mails nicht + Als wichtig markieren, verarbeite wichtige E-Mails nicht - + Tag the mail with specified tag, don't process tagged mails src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 69 - Markiere die E-Mail mit dem angegebenen Tag, verarbeite markierte E-Mails nicht + Markiere die E-Mail mit dem angegebenen Tag, verarbeite markierte E-Mails nicht - + Use subject as title src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 76 - Betreff als Titel verwenden + Betreff als Titel verwenden - + Use attachment filename as title src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 80 - Dateinamen des Anhangs als Titel verwenden + Dateinamen des Anhangs als Titel verwenden - - Do not assign a correspondent + + Do not assign title from this rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 84 - Keinen Korrespondenten zuweisen + Titel nicht aus dieser Regel zuweisen - - Use mail address + + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 91 - E-Mail-Adresse verwenden + Keinen Korrespondenten zuweisen - - Use name (or mail address if not available) + + Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 95 - Namen (oder, falls nicht verfügbar, E-Mail-Adresse) verwenden + E-Mail-Adresse verwenden - - Use correspondent selected below + + Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 99 - Nachfolgend ausgewählten Korrespondenten verwenden + Namen (oder, falls nicht verfügbar, E-Mail-Adresse) verwenden - - Create new mail rule + + Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 103 - Neue E-Mail-Regel erstellen + Ausgewählten Korrespondenten verwenden - - Edit mail rule + + Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 145 - E-Mail-Regel bearbeiten + Neue E-Mail-Regel erstellen - + + Edit mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 149 + + E-Mail-Regel bearbeiten + + Path src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html @@ -1873,47 +3407,47 @@ src/app/components/manage/storage-path-list/storage-path-list.component.ts 42 - Pfad + Pfad - + e.g. src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts 28 - z. B. + z. B. - + or use slashes to add directories e.g. src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts 30 - oder benutzen Sie Schrägstriche, um bspw. Verzeichnisse hinzuzufügen + oder benutzen Sie Schrägstriche für Verzeichnisse, z. B. - + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts 32 - Siehe <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">Dokumentation</a> für eine vollständige Liste. + Siehe <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">Dokumentation</a> für eine vollständige Liste. - + Create new storage path src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts 37 - Erstelle neuen Speicherpfad + Erstelle neuen Speicherpfad - + Edit storage path src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts 41 - Speicherpfad bearbeiten + Speicherpfad bearbeiten Color @@ -1959,85 +3493,69 @@ Tag bearbeiten - + Email src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 11 - E-Mail + E-Mail - + First name src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 13 - Vorname + Vorname - + Last name src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 14 - Name + Name - + Active src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 19 - Aktiv + Aktiv - + Superuser src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 23 - Superuser + Superuser - + (Grants all permissions and can view objects) src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 23 - (Erteilt alle Berechtigungen und kann Objekte ansehen) + (Erteilt alle Berechtigungen und kann Objekte anzeigen) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Gruppen - - + Create new user account src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts 44 - Neuen Benutzer erstellen + Neues Benutzerkonto erstellen - + Edit user account src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts 48 - Benutzer bearbeiten + Benutzerkonto bearbeiten All @@ -2063,29 +3581,29 @@ Alle - + Any src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 18 - Irgendeines + Einzelne - + Include src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 24 - Einschließen + Einschließen - + Exclude src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 26 - Ausschließen + Ausschließen Apply @@ -2095,13 +3613,13 @@ Anwenden - + Click again to exclude items. src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 48 - Erneut klicken, um Elemente auszuschließen. + Erneut klicken, um Elemente auszuschließen. Not assigned @@ -2132,11 +3650,11 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Vorschläge: - + Filter documents with this src/app/components/common/input/date/date.component.ts @@ -2146,31 +3664,23 @@ src/app/components/common/input/select/select.component.ts 149 - Dokumente mit diesem filtern + Dokumente mit diesem filtern - + Edit Permissions src/app/components/common/input/permissions/permissions-form/permissions-form.component.html 7 - Berechtigungen bearbeiten + Berechtigungen bearbeiten - + Owner: src/app/components/common/input/permissions/permissions-form/permissions-form.component.html 19 - Besitzer: - - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objekte ohne Besitzer können von allen Benutzern angesehen und bearbeitet werden + Eigentümer: View @@ -2188,106 +3698,6 @@ Anzeigen - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Benutzer: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Gruppen: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Bearbeiten - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Berechtigungen bearbeiten und auch Zugriffsrechte gewähren - Add item @@ -2297,7 +3707,7 @@ Used for both types, correspondents, storage paths Element hinzufügen - + Private src/app/components/common/input/select/select.component.ts @@ -2315,7 +3725,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.ts 80 - Privat + Privat Add tag @@ -2325,119 +3735,101 @@ Tag hinzufügen - + Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 - Dokumente mit diesen Tags filtern + Dokumente mit diesen Tags filtern - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Berechtigungen ändern + Berechtigungen festlegen - + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Berechtigungen bearbeiten für + + Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 - Beachten Sie, dass die hier festgelegten Berechtigungen alle vorhandenen Berechtigungen überschreiben werden + Beachten Sie, dass die hier festgelegten Berechtigungen alle vorhandenen Berechtigungen überschreiben werden - + My documents src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 28 - Meine Dokumente + Meine Dokumente - + Shared with me src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 38 - Mit mir geteilt + Mit mir geteilt - + Unowned src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 48 - Ohne Besitzer + Ohne Eigentümer - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Benutzer - - + Hide unowned src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 77 - Dokumente ohne Besitzer ausblenden + Dokumente ohne Eigentümer ausblenden - + Type src/app/components/common/permissions-select/permissions-select.component.html 5 - Typ + Typ - + Add src/app/components/common/permissions-select/permissions-select.component.html 7 - Hinzufügen + Hinzufügen - + Change src/app/components/common/permissions-select/permissions-select.component.html 8 - Ändern + Bearbeiten - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - - + Inherited from group src/app/components/common/permissions-select/permissions-select.component.ts 61 - Von Gruppe geerbt + Von Gruppe geerbt Select @@ -2463,67 +3855,203 @@ Bitte wählen Sie ein Element aus - + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Link freigeben + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + Keine Links vorhanden + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Kopieren + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Freigeben + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Kopiert! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Archiv-Version teilen + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Erstellen + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 Tag + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 Tage + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 Tage + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Nie + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Fehler beim Abrufen der Links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + Tage + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Fehler beim Löschen des Links + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Fehler beim Erstellen des Links + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Fehler kopieren + + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 - Hallo , willkommen zu Paperless-ngx + Hallo , willkommen zu Paperless-ngx - + Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 - Willkommen bei Paperless-ngx + Willkommen bei Paperless-ngx + + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Startseite aktualisiert + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Fehler beim Aktualisieren der Startseite Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Alle anzeigen - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Ausgestellt am - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,23 +4067,51 @@ Titel - + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Korrespondent + + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 - Vorschau anzeigen + Vorschau anzeigen Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Herunterladen + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + Keine Dokumente + Statistics @@ -2579,53 +4143,69 @@ Statistiken - + Go to inbox src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Zum Posteingang + Zum Posteingang - + Documents in inbox src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 5 - Dokumente im Posteingang + Dokumente im Posteingang - + Go to documents src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 8 - Zu den Dokumenten + Zu den Dokumenten - + Total documents src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 9 - Dokumente insgesamt + Dokumente insgesamt - + Total characters src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 13 - Zeichen insgesamt + Zeichen insgesamt - + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Dokumenttypen + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Speicherpfade + + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 - Sonstiges + Sonstige Upload new documents @@ -2635,36 +4215,36 @@ Neue Dokumente hochladen - - Dismiss completed + + Drop documents anywhere or 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) - Fertiggestellte verbergen - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Dokumente hier ablegen oder + Dokumente irgendwo hinziehen oder Browse files + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 5 + + Dateien auswählen + + + Dismiss completed src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Datei auswählen + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Abgeschlossene ausblenden {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Ein weiteres Dokument} other { weitere Dokumente}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Verarbeite: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Fehlgeschlagen: @@ -2689,62 +4269,62 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Hinzugefügt: - + , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget - , + , - + Paperless-ngx is running! src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 2 - Paperless-ngx ist gestartet! + Paperless-ngx wurde erfolgreich gestartet! - + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 3 - Sie sind bereit, Dokumente hochzuladen! Entdecken Sie die verschiedenen Funktionen dieser Web-App auf eigene Faust oder starten Sie eine kurze Tour mit dem unten stehenden Button. + Sie sind bereit, Dokumente hochzuladen! Entdecken Sie die verschiedenen Funktionen dieser Webanwendung auf eigene Faust oder starten Sie eine kurze Tour mit der folgenden Schaltfläche. - + More detail on how to use and configure Paperless-ngx is always available in the documentation. src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 4 - Mehr Details zur Verwendung und Konfiguration von Paperless-ngx sind immer in der Dokumentation verfügbar. + Mehr Details zur Verwendung und Konfiguration von Paperless-ngx sind immer in der Dokumentation verfügbar. - + Thanks for being a part of the Paperless-ngx community! src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 7 - Vielen Dank, dass Sie Teil der Paperless-ngx Community sind! + Vielen Dank, dass Sie Teil der Paperless-ngx-Community sind! - + Start the tour src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 8 - Die Tour beginnen + Tour beginnen Searching document with asn @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Original herunterladen @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2818,27 +4398,27 @@ Schließen - + Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 - Zurück + Vorheriges - + Details src/app/components/document-detail/document-detail.component.html - 72 + 82 - Details + Details Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Archiv-Seriennummer @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Ausgestellt am - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Korrespondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2898,11 +4454,11 @@ Dokumenttyp - + Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2916,21 +4472,21 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 51 - Speicherpfad + Speicherpfad - + Default src/app/components/document-detail/document-detail.component.html - 84 + 94 - Standard + Standard Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Inhalt @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Geändert am @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Hinzugefügt am @@ -2966,23 +4522,23 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Media-Dateiname - + Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 - Ursprünglicher Dateiname + Ursprünglicher Dateiname Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 MD5-Prüfsumme Original @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Dateigröße Original @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 MIME-Typ Original @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 MD5-Prüfsumme Archiv @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Dateigröße Archiv @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadaten Original @@ -3030,43 +4586,43 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadaten Archiv - + Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 - Vorschau + Vorschau - + Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 - Kennwort eingeben + Kennwort eingeben - + Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 - Notizen + Notizen Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Verwerfen @@ -3074,75 +4630,75 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Speichern & weiter - + Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 - Speichern & schließen + Speichern & schließen - + An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 - Fehler beim Laden von + Fehler beim Laden des Inhalts: - + Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 - Fehler beim Abrufen der Metadaten + Fehler beim Abrufen der Metadaten - + Error retrieving suggestions. src/app/components/document-detail/document-detail.component.ts 419 - Fehler beim Abrufen der Vorschläge. + Fehler beim Abrufen der Vorschläge. - + Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 - Dokument erfolgreich gespeichert. + Dokument erfolgreich gespeichert. - + Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 - Fehler beim Speichern des Dokuments + Fehler beim Speichern des Dokuments Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Löschen bestätigen @@ -3150,15 +4706,15 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 - Möchten Sie das Dokument "" wirklich löschen? + Möchten Sie das Dokument „“ wirklich löschen? The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Die Dateien dieses Dokuments werden permanent gelöscht. Diese Aktion kann nicht rückgängig gemacht werden. @@ -3166,113 +4722,53 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Dokument löschen - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Fehler beim Löschen des Dokuments + Fehler beim Löschen des Dokuments - + Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 - OCR wiederholen bestätigen + OCR-Wiederholung bestätigen - + This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 - Diese Aktion wird die Texterkennung für das Dokument wiederholen. + Diese Aktion wird die Texterkennung für dieses Dokument wiederholen und dauerhaft überschreiben. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Diese Aktion kann nicht rückgängig gemacht werden. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Fortfahren - - + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 - OCR-Vorgang wird im Hintergrund neu gestartet. Schließen oder laden Sie dieses Dokument nach Abschluss der Operation neu oder öffnen Sie es erneut, um neue Inhalte anzuzeigen. + OCR-Vorgang wird im Hintergrund neu gestartet. Schließen und öffnen Sie dieses Dokument nach Abschluss der Operation erneut, oder laden Sie es neu, um neue Inhalte anzuzeigen. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Fehler beim Ausführen der Aktion: + Fehler beim Ausführen der Aktion Select: @@ -3326,7 +4822,7 @@ Dokumenttypen filtern - + Filter storage paths src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -3336,131 +4832,83 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 52 - Speicherpfade filtern + Speicherpfade filtern - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Aktionen - - + Include: src/app/components/document-list/bulk-editor/bulk-editor.component.html 108 - Einbeziehen: + Einschließen: - + Archived files src/app/components/document-list/bulk-editor/bulk-editor.component.html 112,114 - Archivierte Dateien + Archivierte Dateien - + Original files src/app/components/document-list/bulk-editor/bulk-editor.component.html 118,120 - Originaldateien + Originaldateien - + Use formatted filename src/app/components/document-list/bulk-editor/bulk-editor.component.html 125,127 - Verwende formatierten Dateinamen + Verwende formatierten Dateinamen - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Fehler beim Ausführen der Massenverarbeitung: + Fehler bei der Massenbearbeitung - + "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 - "" + "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' - "" und "" + “ und „ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' - und "" + und „ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Tag-Zuweisung bestätigen @@ -3468,47 +4916,47 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 - Diese Aktion wird ausgewählten Dokumenten das Tag "" hinzufügen. + Diese Aktion wird ausgewählten Dokumenten das Tag „“ hinzufügen. - + This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 - Diese Aktion wird die folgenden Tags hinzufügen zu ausgewählten Dokument(en). + Diese Aktion wird die Tags zu ausgewählten Dokumenten hinzufügen. This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 - Diese Aktion wird das Tag "" von ausgewählten Dokumenten entfernen. + Diese Aktion wird das Tag „“ von ausgewählten Dokumenten entfernen. - + This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 - Diese Aktion wird die folgenden Tags von ausgewählten Dokument(en) entfernen. + Diese Aktion wird die Tags von ausgewählten Dokumenten entfernen. - + This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 - Diese Aktion wird die Tags hinzufügen und die Tags entfernen von ausgewählten Dokument(en). + Diese Aktion wird ausgewählten Dokumenten die Tags hinzufügen und die Tags entfernen. Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Korrespondent-Zuweisung bestätigen @@ -3516,15 +4964,15 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 - Diese Aktion wird ausgewählten Dokumenten den Korrespondent "" zuweisen. + Diese Aktion wird ausgewählten Dokumenten den Korrespondenten „“ zuweisen. This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Diese Aktion wird bei ausgewählten Dokumenten den Korrespondent entfernen. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Dokumenttyp-Zuweisung bestätigen @@ -3540,47 +4988,47 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 - Diese Aktion wird ausgewählten Dokumenten den Dokumenttyp "" zuweisen. + Diese Aktion wird ausgewählten Dokumenten den Dokumenttyp „“ zuweisen. This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 - Diese Aktion wird bei ausgewählten Dokumenten den Dokumenttyp entfernen. + Diese Aktion wird den Dokumenttyp von ausgewählten Dokumenten entfernen. - + Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 - Bestätige Zuordnung des Speicherpfads + Zuordnung des Speicherpfads bestätigen - + This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 - Diese Aktion weist den Speicherpfad "" zu ausgewählten Dokument(en) zu. + Diese Aktion weist ausgewählten Dokumenten den Speicherpfad „“ zu. - + This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 - Diese Aktion entfernt den Speicherpfad von ausgewählten Dokument(en). + Diese Aktion entfernt den Speicherpfad von ausgewählten Dokumenten. Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Löschen bestätigen @@ -3588,25 +5036,25 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 - Diese Aktion wird ausgewählte Dokumente unwiderruflich löschen. + Diese Aktion wird ausgewählte(s) Dokument(e) unwiderruflich löschen. Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Dokument(e) löschen - + This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 - Diese Aktion wird die Texterkennung für ausgewählte(s) Dokument(e) wiederholen. + Diese Aktion wird die Texterkennung für ausgewählte(s) Dokument(e) wiederholen und dauerhaft überschreiben. Filter by correspondent @@ -3632,23 +5080,23 @@ Nach Tag filtern - + View notes src/app/components/document-list/document-card-large/document-card-large.component.html 70 - Notizen anzeigen + Notizen anzeigen - + Notes src/app/components/document-list/document-card-large/document-card-large.component.html 74 - Notizen + Notizen - + Filter by document type src/app/components/document-list/document-card-large/document-card-large.component.html @@ -3658,9 +5106,9 @@ src/app/components/document-list/document-list.component.html 227 - Nach Dokumenttyp filtern + Nach Dokumenttyp filtern - + Filter by storage path src/app/components/document-list/document-card-large/document-card-large.component.html @@ -3670,9 +5118,9 @@ src/app/components/document-list/document-list.component.html 232 - Nach Speicherpfad filtern + Nach Speicherpfad filtern - + Created: src/app/components/document-list/document-card-large/document-card-large.component.html @@ -3682,9 +5130,9 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 56,57 - Erstellt: + Erstellt: - + Added: src/app/components/document-list/document-card-large/document-card-large.component.html @@ -3694,9 +5142,9 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 57,58 - Hinzugefügt: + Hinzugefügt: - + Modified: src/app/components/document-list/document-card-large/document-card-large.component.html @@ -3706,7 +5154,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 58,59 - Geändert: + Geändert: Score: @@ -3716,37 +5164,37 @@ Relevanz: - + Toggle tag filter src/app/components/document-list/document-card-small/document-card-small.component.html 14 - Tag-Filter umschalten + Tagfilter umschalten - + Toggle correspondent filter src/app/components/document-list/document-card-small/document-card-small.component.html 32 - Korrespondentenfilter umschalten + Korrespondentenfilter umschalten - + Toggle document type filter src/app/components/document-list/document-card-small/document-card-small.component.html 39 - Dokumenttyp-Filter umschalten + Dokumenttypfilter umschalten - + Toggle storage path filter src/app/components/document-list/document-card-small/document-card-small.component.html 46 - Speicherpfadfilter umschalten + Speicherpfadfilter umschalten Select none @@ -3780,25 +5228,13 @@ Sortieren - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Ansicht - Save "" src/app/components/document-list/document-list.component.html 76 - "" speichern + “ speichern Save as... @@ -3814,7 +5250,7 @@ src/app/components/document-list/document-list.component.html 97 - {VAR_PLURAL, plural, =1 { von 1 Dokumente ausgewählt} other { von Dokumente ausgewählt}} + {VAR_PLURAL, plural, =1 { von 1 Dokument ausgewählt} other { von Dokumenten ausgewählt}} {VAR_PLURAL, plural, =1 {One document} other { documents}} @@ -3844,23 +5280,23 @@ Filter zurücksetzen - + Error while loading documents src/app/components/document-list/document-list.component.html 117 - Fehler beim Laden des Dokuments + Fehler beim Laden der Dokumente - + Sort by ASN src/app/components/document-list/document-list.component.html 131 - Nach ASN sortieren + Nach ASN sortieren - + ASN src/app/components/document-list/document-list.component.html @@ -3874,33 +5310,33 @@ src/app/services/rest/document.service.ts 18 - ASN + ASN - + Sort by correspondent src/app/components/document-list/document-list.component.html 138 - Nach Korrespondent sortieren + Nach Korrespondent sortieren - + Sort by title src/app/components/document-list/document-list.component.html 145 - Nach Titel sortieren + Nach Titel sortieren - + Sort by owner src/app/components/document-list/document-list.component.html 152 - Nach Eigentümer sortieren + Nach Eigentümer sortieren - + Owner src/app/components/document-list/document-list.component.html @@ -3910,63 +5346,47 @@ src/app/services/rest/document.service.ts 26 - Eigentümer + Eigentümer - + Sort by notes src/app/components/document-list/document-list.component.html 159 - Nach Notizen sortieren + Nach Notizen sortieren - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notizen - - + Sort by document type src/app/components/document-list/document-list.component.html 166 - Nach Dokumenttyp sortieren + Nach Dokumenttyp sortieren - + Sort by storage path src/app/components/document-list/document-list.component.html 173 - Nach Speicherpfad sortieren + Nach Speicherpfad sortieren - + Sort by created date src/app/components/document-list/document-list.component.html 180 - Nach ‚Erstellt am‘ sortieren + Nach „Ausgestellt am“ sortieren - + Sort by added date src/app/components/document-list/document-list.component.html 187 - Nach „Hinzugefügt am“ sortieren + Nach „Hinzugefügt am“ sortieren Added @@ -3984,13 +5404,13 @@ Hinzugefügt am - + Edit document src/app/components/document-list/document-list.component.html 210 - Dokument bearbeiten + Dokument bearbeiten View "" saved successfully. @@ -3998,7 +5418,7 @@ src/app/components/document-list/document-list.component.ts 207 - Ansicht "" erfolgreich gespeichert. + Ansicht „“ erfolgreich gespeichert. View "" created successfully. @@ -4006,15 +5426,15 @@ src/app/components/document-list/document-list.component.ts 248 - Ansicht "" erfolgreich erstellt. + Ansicht „“ erfolgreich erstellt. - + Correspondent: src/app/components/document-list/filter-editor/filter-editor.component.ts 118,120 - Korrespondent: + Korrespondent: Without correspondent @@ -4024,13 +5444,13 @@ Ohne Korrespondent - + Document type: src/app/components/document-list/filter-editor/filter-editor.component.ts 128,130 - Dokumenttyp: + Dokumenttyp: Without document type @@ -4040,29 +5460,29 @@ Ohne Dokumenttyp - + Storage path: src/app/components/document-list/filter-editor/filter-editor.component.ts 138,140 - Speicherpfad: + Speicherpfad: - + Without storage path src/app/components/document-list/filter-editor/filter-editor.component.ts 142 - Ohne Speicherpfad + Ohne Speicherpfad - + Tag: src/app/components/document-list/filter-editor/filter-editor.component.ts 146,147 - Tag: + Tag: Without any tag @@ -4080,37 +5500,37 @@ Titel: - + ASN: src/app/components/document-list/filter-editor/filter-editor.component.ts 158 - ASN: + ASN: - + Owner: src/app/components/document-list/filter-editor/filter-editor.component.ts 161 - Eigentümer: + Eigentümer: - + Owner not in: src/app/components/document-list/filter-editor/filter-editor.component.ts 164 - Eigentümer nicht in: + Eigentümer nicht in: - + Without an owner src/app/components/document-list/filter-editor/filter-editor.component.ts 167 - Ohne einen Eigentümer + Ohne Eigentümer Title & content @@ -4136,45 +5556,45 @@ Ähnlich zu - + equals src/app/components/document-list/filter-editor/filter-editor.component.ts 234 - entspricht + entspricht - + is empty src/app/components/document-list/filter-editor/filter-editor.component.ts 238 - ist leer + ist leer - + is not empty src/app/components/document-list/filter-editor/filter-editor.component.ts 242 - ist nicht leer + ist nicht leer - + greater than src/app/components/document-list/filter-editor/filter-editor.component.ts 246 - größer als + größer als - + less than src/app/components/document-list/filter-editor/filter-editor.component.ts 250 - kleiner als + kleiner als Save current view @@ -4184,71 +5604,47 @@ Aktuelle Ansicht speichern - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - In Seitenleiste zeigen - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Auf Startseite zeigen - - + Filter rules error occurred while saving this view src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 12 - Fehler beim Speichern dieser Ansicht mit Filterregeln + Beim Speichern dieser Ansicht ist ein Filterregelfehler aufgetreten - + The error returned was src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 13 - Der zurückgegebene Fehler war + Der zurückgegebene Fehler war - + Enter note src/app/components/document-notes/document-notes.component.html 4 - Notiz eingeben + Notiz eingeben - + Please enter a note. src/app/components/document-notes/document-notes.component.html 5,7 - Bitte geben Sie eine Notiz ein. + Bitte geben Sie eine Notiz ein. - + Add note src/app/components/document-notes/document-notes.component.html 11 - Notiz hinzufügen + Notiz hinzufügen - + Delete note src/app/components/document-notes/document-notes.component.html @@ -4258,47 +5654,135 @@ src/app/components/document-notes/document-notes.component.html 25 - Notiz löschen + Notiz löschen - + Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 - Fehler beim Speichern der Notiz + Fehler beim Speichern der Notiz - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Fehler beim Löschen einer Notiz: + Fehler beim Löschen der Notiz - + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Dateien zum Hochladen ablegen + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Beginne Upload... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Vorlage hinzufügen + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Dokumentquellen + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + Keine Vorlagen vorhanden. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Vorlage „“ gespeichert. + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Fehler beim Speichern der Vorlage. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Löschen der Vorlage bestätigen + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + Diese Aktion wird diese Vorlage dauerhaft löschen. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Vorlage gelöscht + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Fehler beim Löschen der Vorlage. + + correspondent src/app/components/manage/correspondent-list/correspondent-list.component.ts 39 - Korrespondent + Korrespondent - + correspondents src/app/components/manage/correspondent-list/correspondent-list.component.ts 40 - Korrespondenten + Korrespondenten - + Last used src/app/components/manage/correspondent-list/correspondent-list.component.ts 45 - Zuletzt benutzt + Zuletzt benutzt Do you really want to delete the correspondent ""? @@ -4306,23 +5790,23 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 67 - Möchten Sie den Korrespondenten "" wirklich löschen? + Möchten Sie den Korrespondenten „“ wirklich löschen? - + document type src/app/components/manage/document-type-list/document-type-list.component.ts 36 - Dokumenttyp + Dokumenttyp - + document types src/app/components/manage/document-type-list/document-type-list.component.ts 37 - Dokumenttypen + Dokumenttypen Do you really want to delete the document type ""? @@ -4330,45 +5814,241 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 44 - Möchten Sie den Dokumenttyp "" wirklich löschen? + Möchten Sie den Dokumenttyp „“ wirklich löschen? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + E-Mail-Einstellungen + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + E-Mail-Konten + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Konto hinzufügen + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Keine E-Mail-Konten vorhanden. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + E-Mail-Regeln + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Regel hinzufügen + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Keine E-Mail-Regeln vorhanden. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Fehler beim Abrufen der E-Mail-Konten + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Fehler beim Abrufen der E-Mail-Regeln + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Benutzerkonto „“ gespeichert. + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Fehler beim Speichern des Kontos. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Löschen des E-Mail-Kontos bestätigen + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Diese Aktion wird dieses E-Mail-Konto dauerhaft löschen. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + E-Mail-Konto gelöscht + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Fehler beim Löschen des E-Mail-Kontos. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Regel „“ gespeichert. + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Fehler beim Speichern der Regel. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Löschen der E-Mail-Regel bestätigen + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Diese Aktion wird diese E-Mail-Regel dauerhaft löschen. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + E-Mail-Regel gelöscht + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Fehler beim Löschen der E-Mail-Regel. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Berechtigungen aktualisiert + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Fehler beim Aktualisieren der Berechtigungen + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Erstellen + Erstellen Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtern nach: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Zuweisung @@ -4396,67 +6076,67 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Anzahl Dokumente - + Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 - Dokumente filtern + Dokumente filtern - + {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 - {VAR_PLURAL, plural, one {} =1 {Ein } other { Gesamt }} + {VAR_PLURAL, plural, =1 {Ein } other { insgesamt}} Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4464,833 +6144,113 @@ Automatisch - + None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts 45 - Keine + Keiner - + Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 - erfolgreich erstellt. + erfolgreich erstellt. - + Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 - Fehler beim Erstellen von . + Fehler beim Erstellen von . - + Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 - erfolgreich aktualisiert. + erfolgreich aktualisiert. - + Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 - Fehler beim Speichern von . + Fehler beim Speichern von . Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Assoziierte Dokumente werden nicht gelöscht. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Fehler beim Löschen des Elements: + Fehler beim Löschen des Elements - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Tour beginnen + Berechtigungen wurden erfolgreich aktualisiert - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Django Adminpanel öffnen - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Allgemein - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Erscheinungsbild - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Anzeigesprache - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Nachdem Sie eine neue Sprache ausgewählt haben, müssen Sie die Seite neu laden. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Datumsanzeige - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Datumsformat - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kurz: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Mittel: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Lang: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Dokumente pro Seite - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Dokumenteditor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Benutze PDF-Betrachter des Web Browsers - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Der integrierte PDF-Betrachter des Web-Browsers ist in der Regel schneller bei der Anzeige besonders großer Dokumente, funktioniert aber nicht in allen Browsern. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Seitenleiste - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Benutze schlanke Seitenleiste (nur Icons) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Dunkler Modus - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Benutze Systemeinstellungen - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Dunklen Modus aktivieren - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Miniaturbilder im dunklen Modus invertieren - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Designfarbe - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Zurücksetzen - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Überprüfung auf Updates - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Die Überprüfung auf Updates erfolgt über Anfragen an die öffentliche Github API, um zu ermitteln, ob eine neue Version verfügbar ist. Das eigentliche Update der Anwendung muss weiterhin manuell durchgeführt werden. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - Die Anwendung sammelt oder speichert keinerlei Tracking-Daten. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Automatische Überprüfung auf Updates aktivieren - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Beachten Sie, dass für Benutzer von Containern von Drittanbietern, z.B. linuxserver.io diese Benachrichtigung aktueller sein kann, als die Version des Drittanbieters. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Massenbearbeitung - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Bestätigungsdialoge anzeigen - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Beim Löschen von Dokumenten wird immer nach einer Bestätigung gefragt. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Anwenden beim Schließen - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Notizen aktivieren - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Benachrichtigungen - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Dokumentverarbeitung - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Benachrichtigungen anzeigen, wenn neue Dokumente erkannt werden - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Benachrichtigungen anzeigen, wenn die Dokumentenverarbeitung erfolgreich abgeschlossen wurde - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Benachrichtigungen anzeigen, wenn die Verarbeitung des Dokuments fehlschlägt - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Unterdrücke Benachrichtigungen auf der Startseite - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Dadurch werden alle Benachrichtigungen über die Dokumentenverarbeitung auf der Startseite unterdrückt. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Warnung, wenn gespeicherte Ansichten mit ungespeicherten Änderungen geschlossen werden - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - - Erscheint bei - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Keine gespeicherten Ansichten vorhanden. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - E-Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - E-Mail-Konten - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Konto hinzufügen - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Keine E-Mail-Konten vorhanden. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - E-Mail-Regeln - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Regel hinzufügen - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Keine E-Mail-Regeln festgelegt. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Benutzer & Gruppen - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Benutzer hinzufügen - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Gruppe hinzufügen - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Gespeicherte Ansicht "" gelöscht. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Einstellungen gespeichert - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Einstellungen wurden erfolgreich gespeichert. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Einstellungen wurden erfolgreich gespeichert. Neuladen ist erforderlich, um einige Änderungen zu übernehmen. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Jetzt neu laden - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Benutze Systemsprache - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Benutze Datumsformat der Anzeigesprache - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Fehler beim Speichern der Einstellungen auf dem Server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Das Kennwort wurde geändert, Sie werden nun abgemeldet. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Benutzerkonto "" wurde gespeichert. - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Fehler beim Speichern des Benutzers. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Löschen des Benutzerkontos bestätigen - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Dieser Vorgang löscht dieses Benutzerkonto dauerhaft. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Gelöschter Benutzer - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Fehler beim Löschen des Benutzers. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Gruppe "" gespeichert. - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Fehler beim Speichern der Gruppe. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Löschen der Benutzergruppe bestätigen - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Dieser Vorgang löscht diese Benutzergruppe dauerhaft. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Gelöschte Gruppe - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Fehler beim Löschen der Gruppe. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Benutzerkonto " " wurde gespeichert. - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Fehler beim Speichern des Kontos. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Löschen des E-Mail-Kontos bestätigen - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Dieser Vorgang wird dieses E-Mail-Konto dauerhaft löschen. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - E-Mail-Konto gelöscht - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Fehler beim Löschen des E-Mail-Kontos. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Regel „“ gespeichert. - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Fehler beim Speichern der Regel. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Löschen der E-Mail-Regel bestätigen - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Dieser Vorgang wird diese E-Mail-Regel dauerhaft löschen. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - E-Mail-Regel gelöscht - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Fehler beim Löschen der E-Mail-Regel. - - + storage path src/app/components/manage/storage-path-list/storage-path-list.component.ts 36 - Speicherpfad + Speicherpfad - + storage paths src/app/components/manage/storage-path-list/storage-path-list.component.ts 37 - Speicherpfade + Speicherpfade - + Do you really want to delete the storage path ""? src/app/components/manage/storage-path-list/storage-path-list.component.ts 52 - Wollen Sie den Speicherpfad wirklich löschen ""? + Möchten Sie den Speicherpfad „“ wirklich löschen? - + tag src/app/components/manage/tag-list/tag-list.component.ts 36 - Tag + Tag - + tags src/app/components/manage/tag-list/tag-list.component.ts 37 - Tags + Tags Do you really want to delete the tag ""? @@ -5298,183 +6258,23 @@ src/app/components/manage/tag-list/tag-list.component.ts 53 - Möchten Sie das Tag "" wirklich löschen? + Möchten Sie das Tag „“ wirklich löschen? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Auswahl leeren - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Aktualisieren - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Ergebnisse - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - Für vollständige Ausgabe anklicken - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Verwerfen - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Dokument öffnen - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {Eine Aufgabe} other {Insgesamt Aufgaben}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Fehlgeschlagen - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Abgeschlossen - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Gestartet - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Ausstehend - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Auswahl verwerfen - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Alle - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Alle verwerfen bestätigen - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Aufgaben verwerfen? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - ausstehende - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - gestartete - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - abgeschlossene - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - fehlgeschlagene - - + Not Found src/app/components/not-found/not-found.component.html 6 - Nicht gefunden + Nicht gefunden - + Go to Dashboard src/app/components/not-found/not-found.component.html 12 - Zur Startseite + Zur Startseite Auto: Learn matching automatically @@ -5564,23 +6364,23 @@ Ungenau: Dokument enthält ein zum folgenden Wort ähnliches Wort - + None: Disable matching src/app/data/matching-model.ts 46 - Keine: Deaktiviere automatische Zuweisung + Keine: Deaktiviere automatische Zuweisung - + Warning: You have unsaved changes to your document(s). src/app/guards/dirty-doc.guard.ts 16 - Warnung: Sie haben nicht gespeicherte Änderungen an Ihren Dokument(en). + Warnung: Sie haben nicht gespeicherte Änderungen an einem oder mehreren Dokumenten. - + Unsaved Changes src/app/guards/dirty-form.guard.ts @@ -5598,9 +6398,9 @@ src/app/services/open-documents.service.ts 131 - Nicht gespeicherte Änderungen + Ungespeicherte Änderungen - + You have unsaved changes. src/app/guards/dirty-form.guard.ts @@ -5610,55 +6410,55 @@ src/app/services/open-documents.service.ts 132 - Sie haben ungespeicherte Änderungen. + Sie haben ungespeicherte Änderungen. - + Are you sure you want to leave? src/app/guards/dirty-form.guard.ts 19 - Sind Sie sicher, dass Sie diese Seite verlassen möchten? + Sind Sie sicher, dass Sie diese Seite verlassen möchten? - + Leave page src/app/guards/dirty-form.guard.ts 21 - Seite verlassen + Seite verlassen - + You have unsaved changes to the saved view src/app/guards/dirty-saved-view.guard.ts 31 - Sie haben ungespeicherte Änderungen an der gespeicherten Ansicht + Sie haben ungespeicherte Änderungen an der gespeicherten Ansicht - + Are you sure you want to close this saved view? src/app/guards/dirty-saved-view.guard.ts 35 - Sind Sie sicher, dass Sie diese gespeicherte Ansicht schließen möchten? + Sind Sie sicher, dass Sie diese gespeicherte Ansicht schließen möchten? - + Save and close src/app/guards/dirty-saved-view.guard.ts 39 - Speichern und schließen + Speichern und schließen - + You don't have permissions to do that src/app/guards/permissions.guard.ts 34 - Sie haben keine Berechtigung, dies zu tun + Sie sind nicht berechtigt, dies zu tun (no title) @@ -5668,13 +6468,13 @@ (kein Titel) - + Shared src/app/pipes/username.pipe.ts 33 - Geteilt + Freigegeben Yes @@ -5700,13 +6500,13 @@ Dokument existiert bereits. - + Document with ASN already exists. src/app/services/consumer-status.service.ts 18 - Ein Dokument mit dieser ASN existiert bereits. + Es existiert bereits ein Dokument mit dieser ASN. File not found. @@ -5808,45 +6608,45 @@ Abgeschlossen. - + You have unsaved changes to the document src/app/services/open-documents.service.ts 106 - Sie haben ungespeicherte Änderungen am Dokument + Sie haben ungespeicherte Änderungen an diesem Dokument - + Are you sure you want to close this document? src/app/services/open-documents.service.ts 110 - Sind Sie sicher, dass Sie dieses Dokument schließen möchten? + Sind Sie sicher, dass Sie dieses Dokument schließen möchten? - + Close document src/app/services/open-documents.service.ts 112 - Dokument schließen + Dokument schließen - + Are you sure you want to close all documents? src/app/services/open-documents.service.ts 133 - Sind Sie sicher, dass Sie alle Dokumente schließen möchten? + Sind Sie sicher, dass Sie alle Dokumente schließen möchten? - + Close documents src/app/services/open-documents.service.ts 135 - Alle Dokumente schließen + Dokumente schließen Modified @@ -5869,63 +6669,79 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Englisch (US) - + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikanisch + + Arabic src/app/services/settings.service.ts - 169 + 167 - Arabisch + Arabisch - + Belarusian src/app/services/settings.service.ts - 175 + 173 - Belarussisch + Belarussisch - + Catalan src/app/services/settings.service.ts - 181 + 179 - Katalanisch + Katalanisch - + Czech src/app/services/settings.service.ts - 187 + 185 - Tschechisch + Tschechisch - + Danish src/app/services/settings.service.ts - 193 + 191 - Dänisch + Dänisch German src/app/services/settings.service.ts - 199 + 197 Deutsch + + Greek + + src/app/services/settings.service.ts + 203 + + Griechisch + English (GB) src/app/services/settings.service.ts - 205 + 209 Englisch (UK) @@ -5933,23 +6749,23 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spanisch - + Finnish src/app/services/settings.service.ts - 217 + 221 - Finnisch + Finnisch French src/app/services/settings.service.ts - 223 + 227 Französisch @@ -5957,31 +6773,39 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italienisch - + Luxembourgish src/app/services/settings.service.ts - 235 + 239 - Luxemburgisch + Luxemburgisch Dutch src/app/services/settings.service.ts - 241 + 245 Niederländisch + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegisch + Polish src/app/services/settings.service.ts - 247 + 257 Polnisch @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugiesisch (Brasilien) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugiesisch @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Rumänisch @@ -6013,111 +6837,111 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russisch - + Slovak src/app/services/settings.service.ts - 277 + 287 - Slovakisch + Slovakisch - + Slovenian src/app/services/settings.service.ts - 283 + 293 - Slowenisch + Slowenisch - + Serbian src/app/services/settings.service.ts - 289 + 299 - Serbisch + Serbisch Swedish src/app/services/settings.service.ts - 295 + 305 Schwedisch - + Turkish src/app/services/settings.service.ts - 301 + 311 - Türkisch + Türkisch - + Ukrainian src/app/services/settings.service.ts - 307 + 317 - Ukrainisch + Ukrainisch - + Chinese Simplified src/app/services/settings.service.ts - 313 + 323 - Chinesisch (vereinfacht) + Chinesisch (vereinfacht) - + ISO 8601 src/app/services/settings.service.ts - 330 + 340 - ISO 8601 + ISO 8601 - + Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 - Einmalige Migration der Einstellungen in die Datenbank erfolgreich abgeschlossen! + Einmalige Migration der Einstellungen in die Datenbank erfolgreich abgeschlossen! - + Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 - Einstellungen konnten nicht in die Datenbank migriert werden, bitte versuchen Sie es manuell. + Einstellungen konnten nicht in die Datenbank migriert werden. Bitte versuchen Sie, manuell zu speichern. - + You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 - Sie können die Tour in den Einstellungen neu starten. + Sie können die Tour in den Einstellungen erneut starten. - + Information src/app/services/toast.service.ts 46 - Information + Information Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Verbinde... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Hochladen... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Datei hochgeladen, warte... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP-Fehler: diff --git a/src-ui/src/locale/messages.el_GR.xlf b/src-ui/src/locale/messages.el_GR.xlf index fd8fea8a7..c3b11108a 100644 --- a/src-ui/src/locale/messages.el_GR.xlf +++ b/src-ui/src/locale/messages.el_GR.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Σύρετε αρχεία για να ξεκινήσετε τη μεταφόρτωση - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Το έγγραφο προστέθηκε @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Το έγγραφο προστέθηκε στο paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Άνοιγμα εγγράφου @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Δεν ήταν δυνατή η προσθήκη του : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Εντοπίστηκε νέο έγγραφο @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Το έγγραφο επεξεργάζεται από το paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Προηγ. @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Επόμενο @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Τέλος @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Το ταμπλό μπορεί να χρησιμοποιηθεί για την εμφάνιση αποθηκευμένων προβολών, όπως τα 'Εισερχόμενα'. Αυτές οι ρυθμίσεις βρίσκονται στις Ρυθμίσεις > Αποθηκευμένες Προβολές μόλις δημιουργήσετε μερικές. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Σύρετε και αποθέστε έγγραφα εδώ για να ξεκινήσει το ανέβασμα ή τοποθετήστε τα στο φάκελο κατανάλωσης. Μπορείτε επίσης να σύρετε και να αποθέσετε έγγραφα οπουδήποτε σε όλες τις άλλες σελίδες της εφαρμογής. Μόλις το κάνετε, το Paperless-ngx θα ξεκινήσει την εκπαίδευση αλγορίθμων μηχανικής μάθησης του. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Η λίστα εγγράφων εμφανίζει όλα τα έγγραφά σας και επιτρέπει φιλτράρισμα καθώς και μαζική επεξεργασία. Υπάρχουν τρία διαφορετικά στυλ προβολής: λίστα, μικρές κάρτες και μεγάλες κάρτες. Μια λίστα με τα έγγραφα που έχουν ανοιχτεί για επεξεργασία εμφανίζεται στην πλαϊνή μπάρα. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Τα εργαλεία φιλτραρίσματος σας επιτρέπουν να βρείτε γρήγορα έγγραφα χρησιμοποιώντας διάφορες αναζητήσεις, ημερομηνίες, ετικέτες, κλπ. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Οποιοσδήποτε συνδυασμός φίλτρων μπορεί να αποθηκευτεί ως 'προβολή' που μπορεί στη συνέχεια να εμφανιστεί στο ταμπλό ή / και στην πλαϊνή γραμμή. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Οι ετικέτες, οι ανταποκριτές, οι τύποι εγγράφων και οι διαδρομές αποθήκευσης μπορούν να διαχειριστούν όλες χρησιμοποιώντας αυτές τις σελίδες. Μπορούν επίσης να δημιουργηθούν από την προβολή επεξεργασίας εγγράφου. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Οι εργασίες αρχείων σας δείχνουν τα έγγραφα που καταναλώθηκαν, περιμένουν να καταναλωθούν, ή μπορεί να έχουν αποτύχει κατά τη διάρκεια της διαδικασίας. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Ελέγξτε τις ρυθμίσεις για διάφορες αλλαγές στην εφαρμογή, για εναλλαγή ρυθμίσεων αποθηκευμένων προβολών ή ρύθμιση ελέγχου ηλεκτρονικού ταχυδρομείου. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Ευχαριστούμε! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Υπάρχουν <em>πολλές</em> περισσότερες δυνατότητες και πληροφορίες που δεν καλύψαμε εδώ, αλλά αυτό θα πρέπει να είναι αρκετό για να ξεκινήσετε. Ελέγξτε την τεκμηρίωση ή επισκεφθείτε το έργο στο GitHub για να μάθετε περισσότερα ή να αναφέρετε ζητήματα. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Τέλος, εκ μέρους κάθε συνεισφέροντος σε αυτό το έργο που υποστηρίζεται από την κοινότητα, σας ευχαριστούμε που χρησιμοποιείτε το Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Εκκίνηση μεταφόρτωσης... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Αρχεία Καταγραφής + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Φόρτωση... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Ρυθμίσεις + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Έναρξη περιήγησης + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Άνοιγμα Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Γενικά + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Εμφάνιση + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Γλώσσα εμφάνισης + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Θα πρέπει να φορτώσετε ξανά τη σελίδα μετά την εφαρμογή μιας νέας γλώσσας. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Προβολή ημερομηνίας + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Μορφή ημερομηνίας + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Σύντομο: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Μεσαίο: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Μεγάλο: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Αντικείμενα ανά σελίδα + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Επεξεργαστής εγγράφων + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Χρήση του προβολέα PDF που παρέχεται από το πρόγραμμα περιήγησης + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Αυτό είναι συνήθως γρηγορότερο για την εμφάνιση μεγάλων εγγράφων PDF, αλλά μπορεί να μην λειτουργεί σε ορισμένους περιηγητές. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Πλευρική μπάρα + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Χρησιμοποιήστε την 'λεπτή' πλαϊνή μπάρα (μόνο εικονίδια) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Σκοτεινό θέμα + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Χρήση των ρυθμίσεων του συστήματος + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Ενεργοποίηση σκοτεινής λειτουργίας + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Αντιστροφή μικρογραφιών σε σκοτεινή λειτουργία + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Χρώμα Θέματος + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Επαναφορά + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Ενημέρωση ελέγχου + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Δε συλλέγονται δεδομένα παρακολούθησης από την εφαρμογή με οποιονδήποτε τρόπο. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Ενεργοποίηση ελέγχου ενημερώσεων + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Μαζική επεξεργασία + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Εμφάνιση διαλόγων επιβεβαίωσης + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Η διαγραφή εγγράφων θα ζητά πάντα επιβεβαίωση. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Εφαρμογή στο κλείσιμο + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Σημειώσεις + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Ενεργοποίηση σημειώσεων + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Δικαιώματα + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Αντικείμενα χωρίς ιδιοκτήτη μπορούν να προβληθούν και να επεξεργαστούν από όλους τους χρήστες + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Χρήστες: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Ομάδες: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Επεξεργαστείτε τα δικαιώματα επίσης χορηγήστε δικαιώματα προβολής + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Ειδοποιήσεις + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Επεξεργασία εγγράφων + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Εμφάνιση ειδοποιήσεων όταν εντοπίζονται νέα έγγραφα + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Εμφάνιση ειδοποιήσεων όταν η επεξεργασία εγγράφου ολοκληρώνεται με επιτυχία + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Εμφάνιση ειδοποιήσεων όταν η επεξεργασία του εγγράφου αποτυγχάνει + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Καταστολή ειδοποιήσεων στο ταμπλό + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Αυτό θα καταστείλει όλα τα μηνύματα σχετικά με την κατάσταση επεξεργασίας εγγράφων στο ταμπλό. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Αποθηκευμένες προβολές + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Εμφάνιση προειδοποίησης κατά το κλείσιμο αποθηκευμένων προβολών με μη αποθηκευμένες αλλαγές + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Προβολές + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Όνομα + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + + Εμφανίζεται στις + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Εμφάνιση στο ταμπλό + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Εμφάνιση στην πλαϊνή μπάρα + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Ενέργειες + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Διαγραφή + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Δεν έχουν οριστεί αποθηκευμένες προβολές. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Αποθήκευση + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Σφάλμα στην ανάκτηση χρηστών + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Σφάλμα κατά την ανάκτηση ομάδων + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Η αποθηκευμένη προβολή "" διαγράφηκε. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Οι ρυθμίσεις αποθηκεύτηκαν + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Οι ρυθμίσεις αποθηκεύτηκαν επιτυχώς. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Οι ρυθμίσεις αποθηκεύτηκαν με επιτυχία. Απαιτείται επαναφόρτωση για να εφαρμοστούν κάποιες αλλαγές. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Επαναφόρτωση τώρα + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Παρουσιάστηκε σφάλμα κατά την αποθήκευση των ρυθμίσεων. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Χρήση γλώσσας συστήματος + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Χρησιμοποιήστε τη μορφή ημερομηνίας της γλώσσας εμφάνισης + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Σφάλμα κατά την αποθήκευση των ρυθμίσεων στο διακομιστή. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Εργασίες Αρχείων + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Καθαρισμός επιλογής + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Ανανέωση + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Δημιουργήθηκε + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Αποτελέσματα + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Πληροφορίες + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + κάντε κλικ για το πλήρες αποτέλεσμα + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Παράβλεψη + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Άνοιγμα εγγράφου + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {Μία εργασία} other { συνολικές εργασίες}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Απέτυχε + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Ολοκληρώθηκε + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Ξεκίνησε + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Στην ουρά + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Παράβλεψη επιλεγμένων + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Παράβλεψη όλων + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Επιβεβαίωση Παράβλεψης Όλων + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + στην ουρά + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + ξεκίνησε + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + ολοκληρώθηκε + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + απέτυχε + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Χρήστες & Ομάδες + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Χρήστες + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Προσθήκη Χρήστη + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Όνομα Χρήστη + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Ομάδες + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Επεξεργασία + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Προσθήκη Ομάδας + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Ο κωδικός πρόσβασης έχει αλλάξει, θα αποσυνδεθείτε αμέσως. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Αποθηκεύτηκε ο χρήστης "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Σφάλμα αποθήκευσης χρήστη. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Επιβεβαίωση διαγραφής λογαριασμού χρήστη + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Αυτή η λειτουργία θα διαγράψει μόνιμα αυτόν τον λογαριασμό χρήστη. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Αυτή η λειτουργία δεν μπορεί να αναιρεθεί. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Συνέχεια + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Διαγράφηκε ο χρήστης + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Σφάλμα διαγραφής χρήστη. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Αποθηκεύτηκε η ομάδα "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Σφάλμα αποθήκευσης ομάδας. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Επιβεβαίωση διαγραφής ομάδας χρηστών + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Αυτή η λειτουργία θα διαγράψει μόνιμα αυτήν την ομάδα χρηστών. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Διαγραμμένη ομάδα + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Σφάλμα διαγραφής ομάδας. Paperless-ngx @@ -495,30 +2137,6 @@ Συνδεθήκατε ως - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Ρυθμίσεις - Logout @@ -527,15 +2145,31 @@ Αποσύνδεση + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Τεκμηρίωση + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Έγγραφα - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Αποθηκευμένες προβολές - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Άνοιγμα εγγράφων @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Κλείσιμο όλων @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Διαχείριση @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Ανταποκριτές @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Τύποι εγγράφων @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Διαδρομές αποθήκευσης - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Εργασίες Αρχείων + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Εργασίες αρχείων + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Αρχεία Καταγραφής - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Πληροφορίες + Αλληλογραφία - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Τεκμηρίωση + Εργασίες αρχείων GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Προτείνετε μια ιδέα - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 είναι διαθέσιμο. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Κάνε κλικ για προβολή. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Το Paperless-ngx μπορεί να ελέγξει αυτόματα για ενημερώσεις @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Πώς λειτουργεί; @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Υπάρχει διαθέσιμη ενημέρωση - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Παρουσιάστηκε σφάλμα κατά την αποθήκευση των ρυθμίσεων. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Παρουσιάστηκε σφάλμα κατά την αποθήκευση των ρυθμίσεων ελέγχου ενημερώσεων. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Επιβεβαίωση @@ -935,97 +2541,293 @@ Προηγούμενο έτος - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Ανάθεση τύπου εγγράφου + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Ανάθεση ανταποκριτή + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Σφάλμα + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Ακύρωση + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Όνομα + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Χωρίς διάκριση πεζών/κεφαλαίων - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Ακύρωση - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Αποθήκευση - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Δημιουργία νέου αντικειμένου @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Επεξεργασία αντικειμένου - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Δικαιώματα - Create new user group @@ -1303,22 +2977,6 @@ Ασφάλεια IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Όνομα Χρήστη - Password @@ -1355,50 +3013,6 @@ Κωδικοποίηση χαρακτήρων - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Φόρτωση... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Λογαριασμός @@ -1611,49 +3225,37 @@ Παράμετρος ενέργειας - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Ανάθεση τίτλου από + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Ανάθεση τύπου εγγράφου + Ανάθεση τίτλου από Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Ανάθεση ανταποκριτή από - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Ανάθεση ανταποκριτή - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Σφάλμα + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Επεξεργασία μηνυμάτων ως .eml και τα συνημμένα ξεχωριστά - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Διαγραφή - Move to specified folder @@ -1815,11 +3341,19 @@ Χρήση ονόματος συνημμένου αρχείου ως τίτλος + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Μην αναθέσετε έναν ανταποκριτή @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Χρήση διεύθυνσης ηλεκτρονικού ταχυδρομείου @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Χρήση ονόματος (ή διεύθυνσης ηλεκτρονικού ταχυδρομείου, εάν δεν είναι διαθέσιμο) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Χρήση επιλεγμένου ανταποκριτή παρακάτω @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Δημιουργία νέου κανόνα αλληλογραφίας @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Επεξεργασία κανόνα αλληλογραφίας @@ -2007,22 +3541,6 @@ (Χορηγεί όλα τα δικαιώματα και μπορεί να δει αντικείμενα) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Ομάδες - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Προτάσεις: @@ -2164,14 +3682,6 @@ Ιδιοκτήτης: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Αντικείμενα χωρίς ιδιοκτήτη μπορούν να προβληθούν και να επεξεργαστούν από όλους τους χρήστες - View @@ -2188,106 +3698,6 @@ Προβολή - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Χρήστες: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Ομάδες: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Επεξεργασία - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Επεξεργαστείτε τα δικαιώματα επίσης χορηγήστε δικαιώματα προβολής - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Φιλτράρισμα εγγράφων με αυτές τις ετικέτες - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Ορισμός δικαιωμάτων + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Σημειώστε ότι τα δικαιώματα που ορίστηκαν εδώ θα αντικαταστήσουν τυχόν υπάρχοντα δικαιώματα @@ -2373,18 +3791,6 @@ Χωρίς Ιδιοκτήτη - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Χρήστες - Hide unowned @@ -2417,20 +3823,6 @@ Αλλαγή - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Παρακαλώ επιλέξτε ένα αντικείμενο + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Κοινοποίηση Συνδέσμων + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + Καμία υπάρχουσα σύνδεση + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Αντιγραφή + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Κοινοποίηση + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Αντιγράφηκε! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Κοινοποίηση αρχειοθετημένης έκδοσης + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Δημιουργία + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 ημέρα + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 ημέρες + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 ημέρες + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Ποτέ + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Σφάλμα κατά την ανάκτηση συνδέσμων + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + ημέρες + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Σφάλμα διαγραφής συνδέσμου + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Σφάλμα δημιουργίας συνδέσμου + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Κατάσταση + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Σφάλμα Αντιγραφής Raw + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Γειά σου , καλώς ήρθες στο Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Καλώς ήρθατε στο Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Προβολή όλων - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Δημιουργήθηκε - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Τίτλος + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Ανταποκριτής + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 Προβολή Προεπισκόπησης @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Λήψη + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Συνολικοί χαρακτήρες + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Άλλο @@ -2635,36 +4215,36 @@ Μεταφόρτωση νέων εγγράφων - - Dismiss completed + + Drop documents anywhere or 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) - Η παράβλεψη ολοκληρώθηκε - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Αποθέστε έγγραφα εδώ ή + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Περιήγηση αρχείων + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Η παράβλεψη ολοκληρώθηκε + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, one {}=1 {Ένα ακόμη έγγραφο} other { περισσότερα έγγραφα}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Επεξεργασία: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Απέτυχε: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Προστέθηκε: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Λήψη πρωτότυπου @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Προηγούμενο @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Λεπτομέρειες @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Αρχειοθέτηση σειριακού αριθμού @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Ημερομηνία δημιουργίας - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Ανταποκριτής - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Προεπιλογή @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Περιεχόμενο @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Ημερομηνία τροποποίησης @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Ημερομηνία προσθήκης @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Όνομα αρχείου πολυμέσων @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Πρωτότυπο όνομα αρχείου @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Αρχικό checksum MD5 @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Αρχικό μέγεθος αρχείου @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Αρχικός τύπος mime @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Αρχειοθέτηση MD5 checksum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Μέγεθος αρχείου αρχειοθέτησης @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Πρωτότυπα μεταδεδομένα εγγράφου @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Αρχειοθετημένα μεταδεδομένα εγγράφου @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Προεπισκόπηση @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Εισαγωγή Κωδικού Πρόσβασης @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Σημειώσεις @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Απόρριψη @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Αποθήκευση & επόμενο @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Αποθήκευση & κλείσιμο @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Παρουσιάστηκε σφάλμα κατά τη φόρτωση του περιεχομένου: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Σφάλμα ανάκτησης μεταδεδομένων @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Το έγγραφο αποθηκεύτηκε επιτυχώς. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Σφάλμα αποθήκευσης του εγγράφου @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Επιβεβαίωση διαγραφής @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Θέλετε πραγματικά να διαγράψετε το έγγραφο ""; @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Τα αρχεία αυτού του εγγράφου θα διαγραφούν οριστικά. Αυτή η λειτουργία δεν μπορεί να αναιρεθεί. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Διαγραφή εγγράφου - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Σφάλμα διαγραφής εγγράφου: + Σφάλμα διαγραφής εγγράφου Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Επιβεβαίωση επανάληψης OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Αυτή η λειτουργία θα ξανακάνει οριστικά OCR για αυτό το έγγραφο. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Αυτή η λειτουργία δεν μπορεί να αναιρεθεί. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Συνέχεια - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Η λειτουργία επανάληψης OCR θα ξεκινήσει στο παρασκήνιο. Κλείστε και ανοίξτε εκ νέου ή επαναφορτώστε αυτό το έγγραφο μετά την ολοκλήρωση της λειτουργίας για να δείτε νέο περιεχόμενο. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Σφάλμα εκτέλεσης λειτουργίας: + Σφάλμα εκτέλεσης λειτουργίας Select: @@ -3338,54 +4834,6 @@ Φιλτράρισμα διαδρομών αποθήκευσης - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Ενέργειες - Include: @@ -3418,23 +4866,23 @@ Χρήση μορφοποιημένου ονόματος αρχείου - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Σφάλμα κατά την εκτέλεση της μαζικής λειτουργίας: + Σφάλμα εκτέλεσης της μαζικής λειτουργίας "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" και "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' και "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Επιβεβαίωση ανάθεσης ετικετών @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Αυτή η λειτουργία θα προσθέσει την ετικέτα "" στο(α) επιλεγμένο(α) έγγραφο(α). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Αυτή η λειτουργία θα προσθέσει τις ετικέτες στα επιλεγμένα έγγραφα. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Αυτή η λειτουργία θα αφαιρέσει την ετικέτα "" από το(α) επιλεγμένο(α) έγγραφο(α). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Αυτή η λειτουργία θα αφαιρέσει τις ετικέτες από το επιλεγμένο(α) έγγραφο(α). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Αυτή η λειτουργία θα προσθέσει τις ετικέτες και θα αφαιρέσει τις ετικέτες στα επιλεγμένα έγγραφα. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Επιβεβαίωση ανάθεσης ανταποκριτή @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Αυτή η ενέργεια θα αναθέσει τον ανταποκριτή "" στο επιλεγμένο(α) έγγραφο(α). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Αυτή η λειτουργία θα αφαιρέσει τον ανταποκριτή από το επιλεγμένο(α) έγγραφο(α). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Επιβεβαιώστε την ανάθεση τύπου εγγράφου @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Αυτή η λειτουργία θα αναθέσει τον τύπο εγγράφου "" στο επιλεγμένο(α) έγγραφο(α). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Αυτή η λειτουργία θα αφαιρέσει τον τύπο εγγράφου από το επιλεγμένο(α) έγγραφο(α). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Επιβεβαίωση ανάθεσης διαδρομής αποθήκευσης @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Αυτή η λειτουργία θα αναθέσει τη διαδρομή αποθήκευσης "" στο επιλεγμένο(α) έγγραφο(α). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Αυτή η λειτουργία θα αφαιρέσει τη διαδρομή αποθήκευσης από το επιλεγμένο(α) έγγραφο(α). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Επιβεβαίωση διαγραφής @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Αυτή η λειτουργία θα διαγράψει μόνιμα το επιλεγμένο(α) έγγραφο(α). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Διαγραφή εγγράφου(ων) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Αυτή η λειτουργία θα ξανακάνει οριστικά OCR για τα επιλεγμένο(α) έγγραφο(α). @@ -3780,18 +5228,6 @@ Ταξινόμηση - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Προβολές - Save "" @@ -3920,22 +5356,6 @@ Ταξινόμηση ανά σημείωση - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Σημειώσεις - Sort by document type @@ -4184,30 +5604,6 @@ Αποθήκευση τρέχουσας προβολής - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Εμφάνιση στην πλαϊνή μπάρα - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Εμφάνιση στο ταμπλό - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Σφάλμα αποθήκευσης σημείωσης - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Σφάλμα διαγραφής σημείωσης: + Σφάλμα διαγραφής σημείωσης + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Σύρετε αρχεία για να ξεκινήσετε τη μεταφόρτωση + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Εκκίνηση μεταφόρτωσης... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Θέλετε πραγματικά να διαγράψετε τον τύπο εγγράφου ""; - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Λογαριασμοί αλληλογραφίας + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Προσθήκη Λογαριασμού + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Διακομιστής + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Δεν έχουν οριστεί λογαριασμοί αλληλογραφίας. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Κανόνες αλληλογραφίας + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Προσθήκη Κανόνα + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Δεν έχουν οριστεί κανόνες αλληλογραφίας. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Σφάλμα στην ανάκτηση λογαριασμών αλληλογραφίας + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Σφάλμα κατά την ανάκτηση κανόνων αλληλογραφίας + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Αποθηκεύτηκε ο λογαριασμός "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Σφάλμα αποθήκευσης λογαριασμού. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Επιβεβαίωση διαγραφής λογαριασμού αλληλογραφίας + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Αυτή η λειτουργία θα διαγράψει μόνιμα αυτόν τον λογαριασμό email. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Διαγραφή λογαριασμού αλληλογραφίας + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Σφάλμα διαγραφής λογαριασμού αλληλογραφίας. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Αποθηκεύτηκε κανόνας "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Σφάλμα αποθήκευσης κανόνα. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Επιβεβαίωση διαγραφής κανόνα αλληλογραφίας + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Αυτή η λειτουργία θα διαγράψει μόνιμα αυτόν τον κανόνα αλληλογραφίας. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Διαγραμμένος κανόνας mail + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Σφάλμα διαγραφής κανόνα αλληλογραφίας. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Δημιουργία + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Φιλτράρισμα από: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Ταίριασμα @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Αριθμός εγγράφων @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Φίλτρο Εγγράφων @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Δημιουργήθηκε επιτυχώς . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Παρουσιάστηκε σφάλμα κατά τη δημιουργία του . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Επιτυχής ενημέρωση του . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Παρουσιάστηκε σφάλμα κατά την αποθήκευση του . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Τα συσχετιζόμενα έγγραφα δεν θα διαγραφούν. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Σφάλμα κατά τη διαγραφή στοιχείου: + Σφάλμα κατά τη διαγραφή του στοιχείου - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Έναρξη περιήγησης - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Άνοιγμα Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Γενικά - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Εμφάνιση - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Γλώσσα εμφάνισης - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Θα πρέπει να φορτώσετε ξανά τη σελίδα μετά την εφαρμογή μιας νέας γλώσσας. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Προβολή ημερομηνίας - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Μορφή ημερομηνίας - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Σύντομο: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Μεσαίο: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Μεγάλο: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Αντικείμενα ανά σελίδα - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Επεξεργαστής εγγράφων - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Χρήση του προβολέα PDF που παρέχεται από το πρόγραμμα περιήγησης - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Αυτό είναι συνήθως γρηγορότερο για την εμφάνιση μεγάλων εγγράφων PDF, αλλά μπορεί να μην λειτουργεί σε ορισμένους περιηγητές. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Πλευρική μπάρα - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Χρησιμοποιήστε την 'λεπτή' πλαϊνή μπάρα (μόνο εικονίδια) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Σκοτεινό θέμα - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Χρήση των ρυθμίσεων του συστήματος - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Ενεργοποίηση σκοτεινής λειτουργίας - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Αντιστροφή μικρογραφιών σε σκοτεινή λειτουργία - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Χρώμα Θέματος - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Επαναφορά - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Ενημέρωση ελέγχου - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Η ενημέρωση του ελέγχου λειτουργεί κάνοντας ping το δημόσιο Github API για την τελευταία έκδοση για να καθοριστεί αν μια νέα έκδοση είναι διαθέσιμη. Η πραγματική ενημέρωση της εφαρμογής πρέπει να εκτελείται χειροκίνητα. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - Δε συλλέγονται δεδομένα παρακολούθησης από την εφαρμογή με οποιονδήποτε τρόπο. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Ενεργοποίηση ελέγχου ενημερώσεων - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Σημειώστε ότι για τους χρήστες των containers τρίτων π.χ. linuxserver.io αυτή η ειδοποίηση μπορεί να είναι 'μπροστά' της τρέχουσας έκδοσης τρίτων. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Μαζική επεξεργασία - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Εμφάνιση διαλόγων επιβεβαίωσης - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Η διαγραφή εγγράφων θα ζητά πάντα επιβεβαίωση. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Εφαρμογή στο κλείσιμο - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Ενεργοποίηση σημειώσεων - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Ειδοποιήσεις - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Επεξεργασία εγγράφων - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Εμφάνιση ειδοποιήσεων όταν εντοπίζονται νέα έγγραφα - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Εμφάνιση ειδοποιήσεων όταν η επεξεργασία εγγράφου ολοκληρώνεται με επιτυχία - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Εμφάνιση ειδοποιήσεων όταν η επεξεργασία του εγγράφου αποτυγχάνει - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Καταστολή ειδοποιήσεων στο ταμπλό - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Αυτό θα καταστείλει όλα τα μηνύματα σχετικά με την κατάσταση επεξεργασίας εγγράφων στο ταμπλό. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Εμφάνιση προειδοποίησης κατά το κλείσιμο αποθηκευμένων προβολών με μη αποθηκευμένες αλλαγές - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - - Εμφανίζεται στις - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Δεν έχουν οριστεί αποθηκευμένες προβολές. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Αλληλογραφία - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Λογαριασμοί αλληλογραφίας - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Προσθήκη Λογαριασμού - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Διακομιστής - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Δεν έχουν οριστεί λογαριασμοί αλληλογραφίας. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Κανόνες αλληλογραφίας - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Προσθήκη Κανόνα - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Δεν έχουν οριστεί κανόνες αλληλογραφίας. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Χρήστες & Ομάδες - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Προσθήκη Χρήστη - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Προσθήκη Ομάδας - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Σφάλμα κατά την ανάκτηση ομάδων - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Σφάλμα στην ανάκτηση χρηστών - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Σφάλμα κατά την ανάκτηση κανόνων αλληλογραφίας - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Σφάλμα στην ανάκτηση λογαριασμών αλληλογραφίας - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Η αποθηκευμένη προβολή "" διαγράφηκε. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Οι ρυθμίσεις αποθηκεύτηκαν - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Οι ρυθμίσεις αποθηκεύτηκαν επιτυχώς. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Οι ρυθμίσεις αποθηκεύτηκαν με επιτυχία. Απαιτείται επαναφόρτωση για να εφαρμοστούν κάποιες αλλαγές. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Επαναφόρτωση τώρα - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Χρήση γλώσσας συστήματος - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Χρησιμοποιήστε τη μορφή ημερομηνίας της γλώσσας εμφάνισης - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Σφάλμα κατά την αποθήκευση των ρυθμίσεων στο διακομιστή. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Ο κωδικός πρόσβασης έχει αλλάξει, θα αποσυνδεθείτε αμέσως. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Αποθηκεύτηκε ο χρήστης "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Σφάλμα αποθήκευσης χρήστη. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Επιβεβαίωση διαγραφής λογαριασμού χρήστη - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Αυτή η λειτουργία θα διαγράψει μόνιμα αυτόν τον λογαριασμό χρήστη. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Διαγράφηκε ο χρήστης - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Σφάλμα διαγραφής χρήστη. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Αποθηκεύτηκε η ομάδα "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Σφάλμα αποθήκευσης ομάδας. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Επιβεβαίωση διαγραφής ομάδας χρηστών - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Αυτή η λειτουργία θα διαγράψει μόνιμα αυτήν την ομάδα χρηστών. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Διαγραμμένη ομάδα - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Σφάλμα διαγραφής ομάδας. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Αποθηκεύτηκε ο λογαριασμός "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Σφάλμα αποθήκευσης λογαριασμού. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Επιβεβαίωση διαγραφής λογαριασμού αλληλογραφίας - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Αυτή η λειτουργία θα διαγράψει μόνιμα αυτόν τον λογαριασμό email. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Διαγραφή λογαριασμού αλληλογραφίας - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Σφάλμα διαγραφής λογαριασμού αλληλογραφίας. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Αποθηκεύτηκε κανόνας "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Σφάλμα αποθήκευσης κανόνα. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Επιβεβαίωση διαγραφής κανόνα αλληλογραφίας - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Αυτή η λειτουργία θα διαγράψει μόνιμα αυτόν τον κανόνα αλληλογραφίας. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Διαγραμμένος κανόνας mail - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Σφάλμα διαγραφής κανόνα αλληλογραφίας. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Θέλετε πραγματικά να διαγράψετε την ετικέτα ""; - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Καθαρισμός επιλογής - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Ανανέωση - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Αποτελέσματα - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - κάντε κλικ για το πλήρες αποτέλεσμα - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Παράβλεψη - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Άνοιγμα εγγράφου - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {Μία εργασία} other { συνολικές εργασίες}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Απέτυχε - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Ολοκληρώθηκε - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Ξεκίνησε - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Στην ουρά - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Παράβλεψη επιλεγμένων - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Παράβλεψη όλων - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Επιβεβαίωση Παράβλεψης Όλων - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - εργασίες; - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - στην ουρά - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - ξεκίνησε - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - ολοκληρώθηκε - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - απέτυχε - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Αγγλικά (ΗΠΑ) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Αφρικανικά + Arabic src/app/services/settings.service.ts - 169 + 167 Αραβικά @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Λευκορωσικά @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Καταλανικά @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Τσεχικά @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Δανέζικα @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Γερμανικά + + Greek + + src/app/services/settings.service.ts + 203 + + Ελληνικά + English (GB) src/app/services/settings.service.ts - 205 + 209 Αγγλικά (Ηνωμένο Βασίλειο) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Ισπανικά @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Φινλανδικά @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Γαλλικά @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Ιταλικά @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Λουξεμβουργικά @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Ολλανδικά + + Norwegian + + src/app/services/settings.service.ts + 251 + + Νορβηγικά + Polish src/app/services/settings.service.ts - 247 + 257 Πολωνικά @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Πορτογαλικά (Βραζιλίας) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Πορτογαλικά @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Ρουμάνικα @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Ρωσικά @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Σλοβάκικα @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Σλοβενικά @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Σερβικά @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Σουηδικά @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Τούρκικα @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ουκρανικά @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Κινέζικα Απλοποιημένα @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Ολοκληρώθηκε με επιτυχία η μετεγκατάσταση των ρυθμίσεων στη βάση δεδομένων! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Δεν είναι δυνατή η μετεγκατάσταση των ρυθμίσεων στη βάση δεδομένων, παρακαλώ δοκιμάστε χειροκίνητα. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Μπορείτε να επανεκκινήσετε την περιήγηση από τη σελίδα ρυθμίσεων. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Γίνεται σύνδεση... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Μεταφόρτωση... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Η μεταφόρτωση ολοκληρώθηκε, αναμονή... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Σφάλμα HTTP: diff --git a/src-ui/src/locale/messages.es_ES.xlf b/src-ui/src/locale/messages.es_ES.xlf index be959a457..8491dcbf2 100644 --- a/src-ui/src/locale/messages.es_ES.xlf +++ b/src-ui/src/locale/messages.es_ES.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Arrastra archivos para subirlos - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Documento añadido @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Documento agregado a paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Abrir documento @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 No se pudo añadir: @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nuevo documento detectado @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 El documento está siendo procesado por paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Anterior @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Siguiente @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Fin @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 El panel de control se puede utilizar para mostrar las vistas guardadas, como una 'Bandeja de entrada'. Estos ajustes se encuentran en Ajustes > Visualizaciones guardadas una vez que haya creado algunas. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Arrastra los documentos aquí para subirlos o colócalos en la carpeta de consumo. También puedes arrastrar los documentos en cualquier parte del resto de páginas de la aplicación. Una vez lo hagas, Paperless-ngx comenzará a entrenar los algoritmos de machine learning. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 La lista de documentos muestra todos tus documentos y te permite filtrar y editar en masa. Hay disponibles tres vistas diferentes: lista, tarjetas pequeñas y tarjetas grandes. La lista de los documentos que se encuentran abiertos en un momento dado se muestra en la barra lateral. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Las herramientas de filtrado le permiten encontrar rápidamente documentos usando diferentes búsquedas, fechas, etiquetas, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Cualquier combinación de filtros puede ser guardada como una "vista" que puede ser luego mostrada en el panel de control y/o panel lateral. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Etiquetas, interlocutores, tipos de documentos y rutas de almacenamiento se pueden administrar utilizando estas páginas. También se pueden crear desde la vista de edición de documentos. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Las tareas de archivo le muestran documentos que han sido consumidos, están esperando o pueden haber fallado durante el proceso. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Echa un vistazo a la configuración de varios ajustes en la aplicación web, cambiar la configuración de las vistas guardadas o configurar la comprobación de correo electrónico. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 ¡Gracias! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Aún hay <em>muchas</em> más características e información que no hemos cubierto aquí, pero esto debería servirle para comenzar. Consulte la documentación o visite el proyecto en GitHub para obtener más información o notificar problemas. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Por último, en nombre de todos los colaboradores de este proyecto apoyado por la comunidad, ¡gracias por utilizar Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Iniciando subida... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logs + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Cargando... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Ajustes + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Iniciar la visita + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Abrir administración de Django + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Apariencia + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Idioma + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Necesitas recargar la página tras aplicar el nuevo idioma. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Formato de fechas + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Formato de fechas + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Corto: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medio: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Largo: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Elementos por página + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Editor de documentos + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Usar el visor PDF proporcionado por el navegador + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Habitualmente esto es mas rápido para mostrar archivos PDF largos, pero puede no funcionar en algunos navegadores. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Barra lateral + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Usar barra lateral compacta (solo iconos) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Modo oscuro + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Usar ajustes del sistema + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Habilitar modo oscuro + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invertir miniaturas en modo oscuro + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Color del tema + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reiniciar + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Comprobación de actualizaciones + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Habilitar comprobación de actualizaciones + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Editor multiple + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Mostrar diálogos de confirmación + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Borrar los documentos siempre pedirá confirmación. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Aplicar al cerrar + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notas + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Habilitar notas + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permisos + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Los objetos sin un propietario pueden ser vistos y editados por todos los usuarios + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Usuarios: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Grupos: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Los permisos de edición también conceden permisos de visualización + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notificaciones + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Procesado de documentos + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Mostrar notificaciones cuando nuevos documentos sean borrados + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Mostrar notificaciones cuando el procesado se complete satisfactoriamente + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Mostrar notificaciones cuando el procesado falle + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + No mostrar notificaciones en el panel de control + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Esto suprimirá todos los mensajes de estado de procesamiento en el panel de control. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Vistas guardadas + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Mostrar advertencia al cerrar vistas guardadas con cambios sin guardar + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Vistas + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nombre + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + + Aparece en + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Mostrar en el panel de control + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Mostrar barra lateral + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Acciones + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Borrar + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + No hay ninguna vista guardada definida + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Salvar + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Vista guardada "" borrada. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Configuración guardada + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + La configuración se ha guardado correctamente. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + La configuración se ha guardado con éxito. Es necesario recargar para aplicar algunos cambios. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Recargar ahora + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Se produjo un error al guardar la configuración. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Usar idioma del sistema + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Usar formato de fechas del idioma seleccionado + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error al guardar la configuración en el servidor. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Tareas de archivo + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Borrar selección + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Actualizar + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Creado + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Resultados + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Información + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + haz clic para obtener una salida completa + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Descartar + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Abrir documento + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, one {}=1 {Una tarea} other { en total tareas}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Error + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Completado + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Iniciado + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Encolado + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Descartar seleccionados + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Descartar todo + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirmar Descartar Todo + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Usuarios & Grupos + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Usuarios + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Añadir usuario + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Usuario + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Grupos + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Editar + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Añadir grupo + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + La contraseña ha sido cambiada, tu sesión será cerrada en un momento. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Usuario guardado "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error al guardar el usuario. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirmar eliminación de cuenta de usuario + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Esta operación eliminará permanentemente esta cuenta de usuario. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Esta operación no se puede deshacer. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Continuar + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Usuario eliminado + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error eliminando usuario. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Grupo guardado "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error al guardar el grupo. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirmar eliminación de grupo de usuarios + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Esta operación eliminará permanentemente este grupo de usuarios. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Grupo eliminado + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error al eliminar el grupo. Paperless-ngx @@ -495,30 +2137,6 @@ Sesión iniciada como - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Ajustes - Logout @@ -527,15 +2145,31 @@ Cerrar sesión + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentación + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Documentos - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Vistas guardadas - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Abrir documentos @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Cerrar todos @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Organizar @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Interlocutores @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Tipos de documento @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Rutas de almacenamiento - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Tareas de archivo + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Tareas del Archivo + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logs - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Información + Correo - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Documentación + Tareas del Archivo GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Sugerir una idea - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 está disponible. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Haz clic para ver. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx puede comprobar automáticamente si hay actualizaciones @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 ¿Cómo funciona? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Actualización disponible - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Se produjo un error al guardar la configuración. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Se produjo un error al guardar la configuración de comprobación de actualizaciones. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Confirmar @@ -935,97 +2541,293 @@ Último año - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filtrar nombre del archivo + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filtrar ruta + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Aplicar a los documentos consumidos mediante esta regla de correo. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Tareas + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Asignar título + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Puede incluir algunos marcadores de posición, vea <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentación</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Asignar etiquetas + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Asignar tipo de documento + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Asignar interlocutor + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Asignar ruta de almacenamiento + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Asignar dueño + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Asignar permisos de vista + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Asignar permisos de edición + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Error + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Cancelar + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consumir carpeta + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + Carga de API + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Buscar correo + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Crear nueva plantilla de consumo + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nombre + Editar plantilla de consumo Matching algorithm @@ -1087,106 +2889,6 @@ Insensible a mayúsculas y minusculas - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Cancelar - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Salvar - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Crear nuevo elemento @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Editar elemento - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permisos - Create new user group @@ -1303,22 +2977,6 @@ Seguridad IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Usuario - Password @@ -1355,50 +3013,6 @@ Conjunto de caracteres - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Cargando... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Cuenta @@ -1611,49 +3225,37 @@ Parámetro de acción - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Asignar título desde + Las tareas especificadas aquí reemplazarán a cualquier plantilla de consumo. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Asignar tipo de documento + Asignar título desde Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Asignar interlocutor desde - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Asignar interlocutor - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Error + Asignar dueño de la regla Only process attachments @@ -1691,82 +3293,6 @@ Procesar mensaje como .eml y los adjuntos por separado - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Borrar - Move to specified folder @@ -1815,11 +3341,19 @@ Usar nombre de archivo adjunto como título + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + No asignar título desde esta regla + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 No asignar un interlocutor @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Usar dirección de correo @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Usar nombre (o dirección de correo si no está disponible) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Usar el interlocutor seleccionado a continuación @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Crear nueva regla de correo @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Editar regla de correo @@ -2007,22 +3541,6 @@ (Otorga todos los permisos y puede ver objetos) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Grupos - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Sugerencias: @@ -2164,14 +3682,6 @@ Propietario: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Los objetos sin un propietario pueden ser vistos y editados por todos los usuarios - View @@ -2188,106 +3698,6 @@ Vista - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Usuarios: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Grupos: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Editar - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Los permisos de edición también conceden permisos de visualización - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filtrar documentos con estas etiquetas - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Configurar permisos + Establecer permisos + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Editar permisos para %s Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Tenga en cuenta que los permisos establecidos aquí reescribiran los permisos existentes @@ -2373,18 +3791,6 @@ Sin propietario - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Usuarios - Hide unowned @@ -2417,20 +3823,6 @@ Modificar - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Por favor, selecciona un objeto + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Compartir enlaces + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No hay enlaces existentes + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copiar + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Compartir + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + ¡Copiado! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Compartir versión de archivo + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Crear + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + Un día + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 días + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 días + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Nunca + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error al recuperar enlaces + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + días + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error eliminando enlace + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creando enlace + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Estado + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hola , bienvenido a Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Bienvenido a Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Tablero actualizado + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error al actualizar el tablero + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Mostrar todos - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Creado - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,23 +4067,51 @@ Título + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Interlocutor + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 - View Preview + Vista previa Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Descargar + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + Sin documentos + Statistics @@ -2619,11 +4183,27 @@ Total de caracteres + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Tipos de documentos + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Rutas de almacenamiento + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Otro @@ -2635,36 +4215,36 @@ Subir nuevos documentos - - Dismiss completed + + Drop documents anywhere or 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) - Descartar completados - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Arrastra aquí los documentos o + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Explorar ficheros + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Descartar completados + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Un documento más} other { más documentos}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Procesando: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Fallidos: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Agregado: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Documento original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Anterior @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detalles @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Número de serie del archivo @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Fecha de creación - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Interlocutor - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Por defecto @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Contenido @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Fecha de modificación @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Fecha de subida @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Nombre del fichero @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Nombre del archivo original @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Comprobación MD5 original @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Tamaño del fichero original @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Tipo MIME original @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Comprobación MD5 del archivo @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Tamaño del archivo @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadatos originales @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadatos archivados @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Vista previa @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Introducir contraseña @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notas @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Descartar @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Guardar y continuar @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Guardar & cerrar @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Se ha producido un error al cargar el contenido: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error al recuperar los metadatos @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 El documento guardado correctamente. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error al guardar el documento @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Confirmar borrado @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 ¿Estás seguro de querer borrar el documento ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Los archivos para este documento serán borrados permanentemente. Esta operación no se puede deshacer. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Borrar documento - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error eliminando documento: + Error al eliminar documento Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Rehacer confirmación de OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Esta operación rehará permanentemente el OCR de este documento. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Esta operación no se puede deshacer. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Continuar - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 La operación de rehacer OCR comenzará en segundo plano. Cierra y vuelve a abrir o vuelve a cargar este documento después de que la operación se haya completado para ver el nuevo contenido. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error al ejecutar la operación: + Error al ejecutar la operación Select: @@ -3338,54 +4834,6 @@ Filtrar rutas de almacenamiento - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Acciones - Include: @@ -3418,23 +4866,23 @@ Usar nombre de archivo con formato - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error ejecutando operación múltiple: + Error al ejecutar operación en masa "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" y "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' y "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Confirmar etiquetas asignadas @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Esta operación agregará la etiqueta "" a documento(s) seleccionado(s). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Esta operación agregará las etiquetas a documento(s) seleccionado(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Esta operacion eliminará la etiqueta "" de documento(s) seleccionado(s). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Esta operacion eliminará las etiquetas de documento(s) seleccionado(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Esta operacion agregará las etiquetas y eliminará las etiquetas en documento(s) seleccionado(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Confirmar asignación interlocutor @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Esta operación asignará el interlocutor "" a documento(s) seleccionado(s). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Esta operación eliminará el interlocutor de documento(s) seleccionado(s). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Confirmar asignación de tipo de documento @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Esta operacion asignará el tipo de documento "" a documento(s) seleccionado(s). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Esta operación eliminará el tipo de documento de documento(s) seleccionado(s). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirmar asignación de ruta de almacenamiento @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Esta operación asignará la ruta de almacenamiento "" a documento(s) seleccionados. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Esta operación eliminará la ruta de almacenamiento de documento(s) seleccionados. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Confirmar borrado @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Esta operación borrará permanentemente documento(s) seleccionado(s). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Borrar documento(s) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Esta operación rehará permanentemente OCR para documento(s) seleccionados. @@ -3780,18 +5228,6 @@ Ordenar - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Vistas - Save "" @@ -3920,22 +5356,6 @@ Ordenar por notas - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notas - Sort by document type @@ -4184,30 +5604,6 @@ Guardar la vista actual - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Mostrar barra lateral - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Mostrar en el panel de control - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error eliminando nota: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Arrastra archivos para subirlos + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Iniciando subida... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ ¿Estás seguro de querer borrar el tipo de documento ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Cuentas de correo + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Añadir cuenta + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Servidor + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No hay ninguna cuenta de correo configurada. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Reglas de correo + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Añadir regla + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No hay reglas de correo definidas. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Cuenta guardada "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error al guardar la cuenta. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirmar eliminación de cuenta de correo + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Esta operación eliminará permanentemente esta cuenta de correo. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Cuenta de correo eliminada + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error al eliminar la cuenta de correo. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Regla guardada "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error al guardar la regla. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirmar eliminación de regla de correo + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Esta operación eliminará permanentemente esta regla de correo. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Regla de correo eliminada + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error al eliminar la regla de correo. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Crear + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrado por: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Condición @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Cantidad de documentos @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtrar documentos @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, one {}=1 {Uno } other { en total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Creado correctamente . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Ha ocurrido un error al crear . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Actualizado correctamente . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Ha ocurrido un error al guardar . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Los documentos asociados no serán borrados. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error borrando el elemento: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Iniciar la visita - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Abrir administración de Django - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - General - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Apariencia - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Idioma - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Necesitas recargar la página tras aplicar el nuevo idioma. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Formato de fechas - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Formato de fechas - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Corto: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Medio: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Largo: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Elementos por página - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Editor de documentos - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Usar el visor PDF proporcionado por el navegador - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Habitualmente esto es mas rápido para mostrar archivos PDF largos, pero puede no funcionar en algunos navegadores. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Barra lateral - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Usar barra lateral compacta (solo iconos) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Modo oscuro - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Usar ajustes del sistema - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Habilitar modo oscuro - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invertir miniaturas en modo oscuro - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Color del tema - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reiniciar - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Comprobación de actualizaciones - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - La comprobación de actualizaciones funciona contactando con la API pública de Github para obtener la información de la última versión y así determinar si hay una nueva disponible. La propia aplicación debe ser actualizada manualmente. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Habilitar comprobación de actualizaciones - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Tenga en cuenta que para los usuarios de contenedores de terceros p. ej., linuxserver.io esta notificación puede estar 'por delante' de la actual versión de terceros. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Editor multiple - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Mostrar diálogos de confirmación - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Borrar los documentos siempre pedirá confirmación. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Aplicar al cerrar - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Habilitar notas - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notificaciones - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Procesado de documentos - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Mostrar notificaciones cuando nuevos documentos sean borrados - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Mostrar notificaciones cuando el procesado se complete satisfactoriamente - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Mostrar notificaciones cuando el procesado falle - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - No mostrar notificaciones en el panel de control - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Esto suprimirá todos los mensajes de estado de procesamiento en el panel de control. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Mostrar advertencia al cerrar vistas guardadas con cambios sin guardar - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - - Aparece en - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - No hay ninguna vista guardada definida - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Correo - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Cuentas de correo - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Añadir cuenta - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Servidor - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No hay ninguna cuenta de correo configurada. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Reglas de correo - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Añadir regla - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No hay reglas de correo definidas. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Usuarios & Grupos - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Añadir usuario - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Añadir grupo - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Vista guardada "" borrada. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Configuración guardada - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - La configuración se ha guardado correctamente. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - La configuración se ha guardado con éxito. Es necesario recargar para aplicar algunos cambios. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Recargar ahora - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Usar idioma del sistema - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Usar formato de fechas del idioma seleccionado - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error al guardar la configuración en el servidor. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - La contraseña ha sido cambiada, tu sesión será cerrada en un momento. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Usuario guardado "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error al guardar el usuario. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirmar eliminación de cuenta de usuario - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Esta operación eliminará permanentemente esta cuenta de usuario. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Usuario eliminado - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error eliminando usuario. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Grupo guardado "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error al guardar el grupo. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirmar eliminación de grupo de usuarios - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Esta operación eliminará permanentemente este grupo de usuarios. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Grupo eliminado - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error al eliminar el grupo. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Cuenta guardada "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error al guardar la cuenta. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirmar eliminación de cuenta de correo - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Esta operación eliminará permanentemente esta cuenta de correo. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Cuenta de correo eliminada - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error al eliminar la cuenta de correo. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Regla guardada "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error al guardar la regla. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirmar eliminación de regla de correo - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Esta operación eliminará permanentemente esta regla de correo. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Regla de correo eliminada - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error al eliminar la regla de correo. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ ¿Estás seguro de querer borrar la etiqueta ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Borrar selección - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Actualizar - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Resultados - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - haz clic para obtener una salida completa - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Descartar - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Abrir documento - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, one {}=1 {Una tarea} other { en total tareas}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Error - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Completado - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Iniciado - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Encolado - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Descartar seleccionados - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Descartar todo - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirmar Descartar Todo - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tareas? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Inglés (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Árabe @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Bielorruso @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalán @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Checo @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danés @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Alemán + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Inglés (Gran Bretaña) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Español @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finlandés @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Francés @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italiano @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxemburgués @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Alemán + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polaco @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugués (Brasil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugués @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Rumano @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Ruso @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Esloveno @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbio @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Sueco @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turco @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chino simplificado @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 ¡Se completó con éxito la migración única de la configuración a la base de datos! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 No se puede migrar la configuración a la base de datos, por favor intente guardarla manualmente. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Puede reiniciar la visita desde la página de configuración. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Conectando... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Subiendo... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Subida completa, esperando... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Error HTTP: diff --git a/src-ui/src/locale/messages.fi_FI.xlf b/src-ui/src/locale/messages.fi_FI.xlf index d70d6346e..6516ae471 100644 --- a/src-ui/src/locale/messages.fi_FI.xlf +++ b/src-ui/src/locale/messages.fi_FI.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Pudota tiedostot aloittaaksesi lataamisen - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Asiakirja lisätty @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Asiakirja on lisätty Paperlessiin. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Avaa asiakirja @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Ei voitu lisätä : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Uusi asiakirja havaittu @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Paperless käsittelee asiakirjaa . @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Edellinen @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Seuraava @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Loppu @@ -378,15 +370,15 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 - Kojelautaa voidaan käyttää näytettäessä tallennettuja näkymiä, kuten 'Saapuneet'. Nämä asetukset löytyvät Asetuksista > kohdasta Tallennetut näkymät. + Koontinäyttöä voidaan käyttää näytettäessä tallennettuja näkymiä, kuten 'Saapuneet'. Nämä asetukset löytyvät Asetuksista > kohdasta Tallennetut näkymät. Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Vedä ja pudota asiakirjoja tänne aloittaaksesi lataamisen tai siirrä ne noutohakemistoon. Voit myös pudottaa asiakirjoja missä tahansa muilla sivuilla. Kun teet niin, Paperless-ngx alkaa kouluttaa sen koneoppimisen algoritmeja. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Asiakirjaluettelo näyttää kaikki asiakirjat ja mahdollistaa suodattamisen ja massamuokkauksen. On olemassa kolme erilaista näkymää: luettelo, pienet kortit ja suuret kortit. Sivupalkissa näytetään luettelo tällä hetkellä avatuista asiakirjoista. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Suodatustyökalujen avulla voit löytää asiakirjoja nopeasti käyttämällä erilaisia hakuja, päivämääriä, tageja jne. @@ -410,39 +402,55 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 - Mikä tahansa suodattimien yhdistelmä voidaan tallentaa 'näkymäksi', joka voidaan näyttää hallintapaneelissa ja / tai sivupalkissa. + Mikä tahansa suodattimien yhdistelmä voidaan tallentaa 'näkymäksi', joka voidaan näyttää koontinäytöllä ja / tai sivupalkissa. Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tunnisteita, yhteyshenkilöitä, asiakirjatyyppejä ja tallennuspolkuja voidaan hallita näillä sivuilla. Niitä voidaan myös luoda asiakirjan muokkausnäkymästä. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Hallitse sähköpostitilejä ja sääntöjä asiakirjojen automaattiseen tuomiseen. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Tiedostotehtävät näyttää asiakirjat, jotka on viety, odottavat tai ovat epäonnistuneet tehtävän aikana. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Tarkista asetukset erilaisille muutoksille web-sovelluksessa, muuta tallennettujen näkymien asetuksia tai määritä sähköpostitilin tarkistus. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Kiitos! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 On <em>muitakin</em> ominaisuuksia ja tietoja, joita ei lue täällä, mutta näillä pääset alkuun. Tutustu dokumentaatioon tai vieraile GitHubissa oppiaksesi lisää tai raportoidaksesi ongelmista. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lopuksi kiitän kaikkia osallistujia, jotka ovat käyttäneet Paperless-ngxia! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Aloittaa latausta... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Lokit + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Ladataan... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Asetukset + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Aloita opastus + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Avaa Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Yleiset + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Ulkoasu + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Näyttökieli + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Sinun täytyy ladata sivu uudelleen uuden kielen käyttöönoton jälkeen. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Päivämäärän näyttö + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Päivämäärän esitystapa + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Lyhyt: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Keskipitkä: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Pitkä: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Kohteita sivulla + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Asiakirjan muokkain + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Käytä selaimen PDF-katselinta + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Tämä on yleensä nopeampi suurten PDF-asiakirjojen näyttämiseen, mutta se ei välttämättä toimi joissakin selaimissa. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sivupalkki + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Käytä pientä sivupalkkia (vain kuvakkeet) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Tumma tila + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Käytä järjestelmän asetuksia + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Käytä tummaa tilaa + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Käännä pikkukuvat pimeässä tilassa + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Teeman väri + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Nollaa + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Tarkista päivitykset + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Sovellus ei kerää seurantatietoja. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Ota päivityksen tarkistus käyttöön + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Massamuokkaus + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Näytä vahvistukset + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Asiakirjojen poistaminen pyytää aina vahvistusta. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Tallenna suljettaessa + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Muistiinpanot + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Ota muistiinpanot käyttöön + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Käyttöoikeudet + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Oletusoikeudet + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Oletusomistaja + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Kaikki käyttäjät voivat katsoa ja muokata kohteita ilman omistajaa + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Oletusarvoiset katseluoikeudet + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Käyttäjät: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Ryhmät: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Oletusarvoiset muokkausoikeudet + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Muokkaa käyttöoikeuksia ja myönnä katseluoikeuksia + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Ilmoitukset + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Asiakirjan käsittely + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Näytä ilmoitukset kun uusia asiakirjoja havaitaan + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Näytä ilmoitukset, kun asiakirjan käsittely valmistuu onnistuneesti + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Näytä ilmoitukset kun asiakirjan käsittely epäonnistuu + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Älä näytä ilmoituksia koontinäytöllä + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Tämä estää koontinäytöllä kaikki viestit, jotka koskevat asiakirjojen käsittelyn tilaa. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Tallennetut näkymät + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Näytä varoitus suljettaessa tallennettuja näkymiä tallentamattomilla muutoksilla + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Näkymät + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nimi + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Näytä koontinäytöllä + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Näytä sivupalkissa + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Toiminnot + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Poista + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Tallennettuja näkymiä ei ole määritelty. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Tallenna + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Virhe käyttäjiä noutaessa + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Virhe ryhmiä noutaessa + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Tallennettu näkymä "" poistettu. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Asetukset tallennettu + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Asetukset tallennettiin onnistuneesti. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Asetukset on tallennettu onnistuneesti. Uudelleenlataus vaaditaan joidenkin muutosten käyttöönottamiseksi. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Lataa uudelleen + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Virhe tallennettaessa asetuksia. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Käytä järjestelmän kieltä + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Käytä näyttökielen päivämäärämuotoa + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Virhe palvelimen asetuksia tallentaessa. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Tiedostotehtävät + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Tyhjennä valinta + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Päivitä + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Luotu + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Tulokset + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + klikkaa saadaksesi täyden tulosteen + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Hylkää + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Avaa asiakirja + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Poista valitut + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Poista kaikki + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Vahvista "poista kaikki" + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + jonossa + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + aloitettu + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + valmistui + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + epäonnistui + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Käyttäjät & ryhmät + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Käyttäjät + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Lisää käyttäjä + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Käyttäjänimi + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Ryhmät + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Muokkaa + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Lisää ryhmä + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Salasana on vaihdettu, sinut kirjataan ulos hetken kuluttua. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Tallennettu käyttäjä "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Virhe tallentaessa käyttäjää. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Vahvista käyttäjätilin poistaminen + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Tämä toiminto poistaa pysyvästi tämän käyttäjätilin. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Toimintoa ei voi peruuttaa. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Jatka + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Poistettu käyttäjä + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Virhe poistaessa käyttäjää. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Tallennettu ryhmä "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Virhe tallentaessa ryhmää. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Vahvista käyttäjäryhmän poistaminen + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Tämä toiminto poistaa pysyvästi tämän käyttäjäryhmän. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Poistettu ryhmä + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Virhe poistaessa ryhmää. Paperless-ngx @@ -495,30 +2137,6 @@ Kirjautunut käyttäjänä - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Asetukset - Logout @@ -527,31 +2145,47 @@ Kirjaudu ulos + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentaatio + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html 1 - Hallintapaneeli + Koontinäyttö Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumentit - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Tallennetut näkymät - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Avaa asiakirjat @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Sulje kaikki @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Hallitse @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Yhteyshenkilöt @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Asiakirjatyypit @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Tallennustilan polut - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Tiedostotehtävät + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Tiedostotehtävät + Mallipohjat - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Lokit - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Info + Sähköposti - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Ylläpito + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentaatio + Tiedostotehtävät GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Ehdota ideaa - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 on saatavilla. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Näytä klikkaamalla. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx voi tarkistaa päivitykset automaattisesti @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Kuinka tämä toimii? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Päivitys saatavilla - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Virhe tallennettaessa asetuksia. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Virhe tallennettaessa päivitystarkistuksen asetuksia @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Vahvista @@ -885,7 +2491,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 20 - now + nyt After @@ -935,97 +2541,293 @@ Edellinen vuosi - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Järjestys + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Suodattimet + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Määritä asiakirjatyyppi + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Määritä yhteyshenkilö + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Määritä omistaja + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Määritä katseluoikeudet + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Määritä muokkausoikeudet + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Virhe + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Peruuta + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API-lähetys + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nimi + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Kirjainkoko ei vaikuta - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Peruuta - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Tallenna - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Luo uusi @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Muokkaa - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Käyttöoikeudet - Create new user group @@ -1303,22 +2977,6 @@ IMAP-suojaus - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Käyttäjänimi - Password @@ -1355,50 +3013,6 @@ Merkistö - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Ladataan... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Tili @@ -1611,49 +3225,37 @@ Toiminnon parametrit - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Aseta otsikko kohteesta + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Määritä asiakirjatyyppi + Aseta otsikko kohteesta Assign correspondent from - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 - - Määritä yhteyshenkilö - - - Assign correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 33 Määritä yhteyshenkilö - - Error + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 + 35 - - src/app/services/toast.service.ts - 37 - - Virhe + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Käsittele viesti .eml muodossa ja liitetiedostot erikseen - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Poista - Move to specified folder @@ -1815,11 +3341,19 @@ Käytä liitteen tiedostonimeä otsikkona + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Älä määritä yhteyshenkilöä @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Käytä sähköpostiosoitetta @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Käytä nimeä (tai sähköpostiosoitetta, jos ei ole saatavilla) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Käytä valittua yhteyshenkilöä @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Luo uusi sähköpostisääntö @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Muokkaa sähköpostisääntöä @@ -2007,22 +3541,6 @@ (Antaa kaikki oikeudet ja voi katsella kohteita) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Ryhmät - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Ehdotukset: @@ -2164,14 +3682,6 @@ Omistaja: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Kaikki käyttäjät voivat katsoa ja muokata kohteita ilman omistajaa - View @@ -2188,106 +3698,6 @@ Näytä - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Käyttäjät: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Ryhmät: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Muokkaa - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Muokkaa käyttöoikeuksia ja myönnä katseluoikeuksia - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Aseta käyttöoikeudet + Määritä käyttöoikeudet + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Muokkaa käyttöoikeuksia Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Tässä asetetut käyttöoikeudet korvaavat olemassa olevat käyttöoikeudet @@ -2355,7 +3773,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 28 - My documents + Omat asiakirjat Shared with me @@ -2363,7 +3781,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 38 - Shared with me + Jaettu kanssani Unowned @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Käyttäjät - Hide unowned @@ -2417,20 +3823,6 @@ Muuta - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,67 +3855,203 @@ Valitse kohde + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + Ei olemassa olevia linkkejä + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Kopioi + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Jaa + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Kopioitu! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Luo + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 päivä + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 päivää + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 päivää + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Ei koskaan + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Virhe linkkejä noutaessa + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + päivää + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Virhe poistaessa linkkiä + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Virhe luotaessa linkkiä + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Tila + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 - Hei , tervetuloa Paperless-ngx sovellukseen + Hei , tervetuloa Paperless-ngx:ään Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 - Tervetuloa Paperless-ngx sovellukseen + Tervetuloa, tämä on Paperless-ngx + + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Koontinäyttö päivitetty + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Virhe koontinäyttöä päivittäessä Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Näytä kaikki - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Luotu - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,23 +4067,51 @@ Otsikko + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Yhteyshenkilö + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 - View Preview + Näytä esikatselu Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Lataa + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + Ei asiakirjoja + Statistics @@ -2619,11 +4183,27 @@ Merkkejä yhteensä + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Asiakirjatyypit + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Tallennustilan polut + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Muu @@ -2633,38 +4213,38 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 1 - Lataa uusia dokumentteja + Lataa uusia asiakirjoja - - Dismiss completed + + Drop documents anywhere or 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) - Tyhjennä valmistuneet - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Pudota asiakirjoja tähän tai + Pudota asiakirjat mihin tahansa tai Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Selaa tiedostoja + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Tyhjennä valmistuneet + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, one {} =1 {Vielä yksi asiakirja} other { lisää asiakirjoja}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Käsittelyssä: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Epäonnistui: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Lisätty: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2728,7 +4308,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 4 - Tarkempia tietoja Paperless-ngx sovelluksen käytöstä ja konfiguroinnista on saatavilla dokumentaatiossa. + Tarkempia tietoja Paperless-ngx: käytöstä ja konfiguroinnista on saatavilla dokumentaatiossa. Thanks for being a part of the Paperless-ngx community! @@ -2736,7 +4316,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 7 - Kiitos, että olette osana Paperless-ngx -yhteisöä! + Kiitos, että olette osana Paperless-ngx:n yhteisöä! Start the tour @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Lataa alkuperäinen @@ -2786,19 +4366,19 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html 89 - Tee OCR Uudelleen + Tee OCR uudelleen More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Edellinen @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Tarkemmat tiedot @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Arkistointisarjanumero @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Luontipäivä - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Yhteyshenkilö - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Oletusarvo @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Sisältö @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Muokkauspäivämäärä @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Lisäyspäivämäärä @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Median tiedostonimi @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Alkuperäinen tiedoston nimi @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Alkuperäinen MD5-tarkistussumma @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Alkuperäinen tiedostokoko @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Alkuperäinen mime-tyyppi @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Arkistoidun MD5-tarkistussumma @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Arkistoidun tiedostokoko @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Alkuperäisen asiakirjan metatiedot @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Arkistoidun dokumentin metatiedot @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Esikatsele @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Syötä salasana @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Muistiinpanot @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Hylkää @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Tallenna & Lopeta @@ -3082,15 +4638,15 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 - Save & close + Tallenna ja sulje An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Sisällön lataamisessa tapahtui virhe: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Virhe haettaessa metatietoja @@ -3108,17 +4664,17 @@ src/app/components/document-detail/document-detail.component.ts 419 - Error retrieving suggestions. + Virhe ehdotuksia noutaessa. Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Asiakirja tallennettu onnistuneesti. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Virhe tallennettaessa asiakirjaa @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Vahvista poisto @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Haluatko varmasti poistaa asiakirjan ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Tämän asiakirjan tiedostot poistetaan pysyvästi. Tätä toimintoa ei voi peruuttaa. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Poista asiakirja - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Virhe poistettaessa asiakirjaa: + Virhe asiakirjaa poistaessa Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Vahvista OCR:n uudelleenteko @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Tämä toiminto suorittaa OCR:n uudelleen. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Toimintoa ei voi peruuttaa. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Jatka - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 OCR-toiminto alkaa taustalla. Sulje ja avaa uudelleen tämä asiakirja tai lataa se uudelleen, kun toiminto on suoritettu nähdäksesi uuden sisällön. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Virhe suoritettaessa toimintoa: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Suodata tallennuspolkuja - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Toiminnot - Include: @@ -3418,23 +4866,23 @@ Käytä muotoiltua tiedostonimeä - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Virhe suoritettaessa toimintoa: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" ja "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' ja "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Varmista tagien asetus @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Tämä toiminto lisää tagin "" valittuun tai valittuihin asiakirjoihin. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Tämä toiminto lisää tunnisteet valittuun tai valittuihin asiakirjoihin. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Tämä toiminto poistaa tagin "" valitusta dokumentista. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Tämä toiminto tulee poistamaan tagit valitusta dokumentista. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Tämä toiminto lisää tagit ja poistaa tagit :sta valiltusta dokumentista. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Vahvista yhteyshenkilön asetus @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Tämä toiminto lisää yhteyshenkilön "" valittuun tai valittuihin asiakirjoihin. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Tämä toiminto poistaa yhteyshenkilön "":sta valitusta asiakirjasta. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Vahvista asiakirjan tyypin määritys @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Tämä toiminto lisää asiakirjatyypin"" :een valittuun asiakirjaan. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Tämä toiminto poistaa asiakirjatyypin"":sta valitusta asiakirjasta. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Vahvista tallennuspolun asetus @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Tämä toiminto asettaa tallennuspolun "" :een valittuun asiakirjaan. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Tämä toiminto poistaa tallennuspolun "":sta valitusta asiakirjasta. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Vahvista poisto @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Tämä toiminto poistaa pysyvästi "" valitun asiakirjan. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Poista asiakirja(t) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Tämä toiminto tekee pysyvästi uudelleen OCR-haun valitulle dokumentille. @@ -3780,18 +5228,6 @@ Lajittele - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Näkymät - Save "" @@ -3898,7 +5334,7 @@ src/app/components/document-list/document-list.component.html 152 - Sort by owner + Järjestä omistajan mukaan Owner @@ -3910,7 +5346,7 @@ src/app/services/rest/document.service.ts 26 - Owner + Omistaja Sort by notes @@ -3920,22 +5356,6 @@ Järjestä muistiinpanojen mukaan - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Muistiinpanot - Sort by document type @@ -4094,7 +5514,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 161 - Owner: + Omistaja: Owner not in: @@ -4184,30 +5604,6 @@ Tallenna nykyinen näkymä - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Näytä sivupalkissa - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Näytä Dashboardissa - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Virhe poistettaessa muistiinpanoa: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Pudota tiedostot aloittaaksesi lataamisen + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Aloittaa latausta... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Lisää mallipohja + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Asiakirjalähteet + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + Mallipohjia ei ole määritelty. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Tallennettu mallipohja "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Virhe mallipohjaa tallentaessa. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Vahvsita mallipohja poisto + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + Tämä toiminto poistaa tämän mallipohjan pysyvästi. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Poistettu mallipohja + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Virhe mallipohjaa poistaessa. correspondent @@ -4332,43 +5816,239 @@ Haluatko varmasti poistaa asiakirjan tyypin ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Sähköpostin asetukset + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Sähköpostitilit + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Lisää tili + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Palvelin + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Sähköpostitilejä ei ole määritelty. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Sähköpostisäännöt + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Lisää sääntö + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Sähköpostisääntöjä ei ole määritelty. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Virhe sähköpostitilejä noutaessa + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Virhe sähköpostisääntöjä noutaessa + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Tallennettu tili "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Virhe tiliä tallentaessa. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Vahvista sähköpostitilin poisto + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Tämä toiminto poistaa tämän sähköpostitilin pysyvästi. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Poistettu sähköpostitili + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Virhe sähköpostitiliä poistaessa. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Tallennettu sääntö "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Virhe sääntöä tallentaessa. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Vahvista sähköpostisäännön poisto + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Tämä toiminto poistaa tämän sähköpostisäännön pysyvästi. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Poistettu sähköpostisääntö + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Virhe sähköpostisääntöä poistaessa. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Käyttöoikeudet päivitetty + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Virhe käyttöoikeuksia päivittäessä + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Luo + Luo Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Suodata: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Vastaavuus @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Asiakirjojen määrä @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Suodata Asiakirjat @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, one {}=1 {Yksi } other { yhteensä }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Onnistuneesti luotu . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Onnistuneesti päivitetty . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Liittyviä asiakirjoja ei poisteta. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Virhe poistettaessa elementtiä: + Virhe elementtiä poistaessa - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Aloita opastus - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Avaa Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Yleiset - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Ulkoasu - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Näyttökieli - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Sinun täytyy ladata sivu uudelleen uuden kielen käyttöönoton jälkeen. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Päivämäärän näyttö - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Päivämäärän esitystapa - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Lyhyt: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Keskipitkä: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Pitkä: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Kohteita sivulla - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Asiakirjan muokkain - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Käytä selaimen PDF-katselinta - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Tämä on yleensä nopeampi suurten PDF-asiakirjojen näyttämiseen, mutta se ei välttämättä toimi joissakin selaimissa. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sivupalkki - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Käytä pientä sivupalkkia (vain kuvakkeet) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Tumma tila - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Käytä järjestelmän asetuksia - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Käytä tummaa tilaa - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Käännä pikkukuvat pimeässä tilassa - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Teeman väri - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Nollaa - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Tarkista päivitykset - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Päivityksen tarkistaminen tapahtuu yhteydellä Github API-palveluun viimeisimmän version tarkistamiseksi. Sovelluksen varsinainen päivitys on silti suoritettava manuaalisesti. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Ota päivityksen tarkistus käyttöön - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Huomaa, että kolmansien osapuolten konttien käyttäjille, esim. linuxserver.io, tämä ilmoitus voi olla edellä nykyisen kolmannen osapuolen julkaisusta. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Massamuokkaus - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Näytä vahvistukset - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Asiakirjojen poistaminen pyytää aina vahvistusta. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Tallenna suljettaessa - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Ota muistiinpanot käyttöön - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Ilmoitukset - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Asiakirjan käsittely - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Näytä ilmoitukset kun uusia asiakirjoja havaitaan - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Näytä ilmoitukset, kun asiakirjan käsittely valmistuu onnistuneesti - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Näytä ilmoitukset kun asiakirjan käsittely epäonnistuu - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Älä näytä ilmoituksia hallintapaneelissa - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Tämä estää hallintapaneelissa kaikki viestit, jotka koskevat asiakirjojen käsittelyn tilaa. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Näytä varoitus suljettaessa tallennettuja näkymiä tallentamattomilla muutoksilla - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Tallennettuja näkymiä ei ole määritelty. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Sähköposti - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Sähköpostitilit - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Lisää tili - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Palvelin - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Sähköpostitilejä ei ole määritelty. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Sähköpostisäännöt - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Lisää sääntö - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Sähköpostisääntöjä ei ole määritelty. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Käyttäjät & ryhmät - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Lisää käyttäjä - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Lisää ryhmä - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Tallennettu näkymä "" poistettu. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Asetukset tallennettu - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Asetukset tallennettiin onnistuneesti. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Asetukset on tallennettu onnistuneesti. Uudelleenlataus vaaditaan joidenkin muutosten käyttöönottamiseksi. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Lataa uudelleen - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Käytä järjestelmän kieltä - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Käytä näyttökielen päivämäärämuotoa - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Salasana on vaihdettu, sinut kirjataan ulos hetken kuluttua. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Tallennettu käyttäjä "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Vahvista käyttäjätilin poistaminen - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Tämä toiminto poistaa pysyvästi tämän käyttäjätilin. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Poistettu käyttäjä - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Tallennettu ryhmä "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Vahvista käyttäjäryhmän poistaminen - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Tämä toiminto poistaa pysyvästi tämän käyttäjäryhmän. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Poistettu ryhmä - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Tallennettu tili "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Vahvista sähköpostitilin poisto - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Tämä toiminto poistaa tämän sähköpostitilin pysyvästi. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Poistettu sähköpostitili - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Tallennettu sääntö "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Vahvista sähköpostisäännön poisto - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Tämä toiminto poistaa tämän sähköpostisäännön pysyvästi. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Poistettu sähköpostisääntö - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Käyttöoikeudet päivitettiin onnistuneesti storage path @@ -5300,173 +6260,13 @@ Haluatko varmasti poistaa asiakirjatagin ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Tyhjennä valinta - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Päivitä - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Tulokset - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - klikkaa saadaksesi täyden tulosteen - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Hylkää - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Avaa asiakirja - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Poista valitut - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Poista kaikki - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Vahvista "poista kaikki" - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tehtävät? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found src/app/components/not-found/not-found.component.html 6 - Not Found + Ei löytynyt Go to Dashboard @@ -5474,7 +6274,7 @@ src/app/components/not-found/not-found.component.html 12 - Go to Dashboard + Siirry koontinäyttöön Auto: Learn matching automatically @@ -5674,7 +6474,7 @@ src/app/pipes/username.pipe.ts 33 - Shared + Jaettu Yes @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Englanti (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabialainen @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Valkovenäjä @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Katalaani @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Tšekki @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Tanska @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Saksa + + Greek + + src/app/services/settings.service.ts + 203 + + Kreikka + English (GB) src/app/services/settings.service.ts - 205 + 209 Englanti (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Espanja @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Suomi @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Ranska @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italia @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxemburg @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Hollanti + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norja + Polish src/app/services/settings.service.ts - 247 + 257 Puola @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugali (Brasilia) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugali @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romania @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Venäjä @@ -6021,15 +6845,15 @@ Slovak src/app/services/settings.service.ts - 277 + 287 - Slovak + Slovakia Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenia @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbia @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Ruotsi @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turkki @@ -6061,15 +6885,15 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 - Ukrainian + Ukraina Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Kiina (yksinkertaistettu) @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Kertaluontoinen asetusten migratointi tietokantaan suoritettu onnistuneesti! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Asetuksia ei saatu migratoitua tietokantaan. Yritä tallennusta manuaalisesti. @@ -6101,9 +6925,9 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 - You can restart the tour from the settings page. + Voit käynnistää opastuksen uudelleen asetussivulta. Information @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Yhdistetään... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Ladataan... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Lataus valmis, odotetaan... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP-virhe: diff --git a/src-ui/src/locale/messages.fr_FR.xlf b/src-ui/src/locale/messages.fr_FR.xlf index ab36cde08..56184687b 100644 --- a/src-ui/src/locale/messages.fr_FR.xlf +++ b/src-ui/src/locale/messages.fr_FR.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Déposez des fichiers pour commencer l'envoi - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Document ajouté @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Le document a été ajouté à Paperless-ngx. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Ouvrir le document @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Impossible d'ajouter : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nouveau document détecté @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Le document est en cours de traitement par Paperless-ngx. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Préc. @@ -358,19 +350,19 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 - Suiv. + Suivant End src/app/app.component.ts - 140 + 133 Terminer @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Le tableau de bord peut être utilisé pour afficher les vues enregistrées, comme une boîte de réception. Ces paramètres se trouvent dans Paramètres > Vues enregistrées. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Glissez-déposez les documents ici pour commencer à les téléverser ou placez-les dans le dossier « consume ». Vous pouvez glisser-déposer les documents sur n'importe quelle autre page de l'application. Une fois fait, Paperless-ngx va commencer à exécuter ses algorithmes d'apprentissage automatique. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 La liste des documents affiche tous vos documents et permet le filtrage ainsi que l'édition de masse. Il y a trois styles de vue différents : liste, vignettes et liste détaillée. Une liste de documents actuellement ouverts à l'édition est affichée dans la barre latérale. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Les filtres vous permettent de trouver rapidement des documents en utilisant diverses recherches, dates, étiquettes, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Toute combinaison de filtres peut être enregistrée sous la forme d'une « vue » qui peut ensuite être affichée sur le tableau de bord et / ou la barre latérale. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Les étiquettes, correspondants, types de documents et chemins de stockage peuvent tous être gérés à l'aide de ces pages. Ils peuvent également être créés à partir de la vue d'édition du document. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Les modèles de consommation vous donne un contrôle plus fin sur le processus sur la consommation de documents. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Les tâches de fichiers vous montrent les documents qui ont été consommés, ceux qui sont en attente de l'être, ou ceux qui ont pu échouer au cours du processus. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Vérifiez les paramètres pour en ajuster certains, activer les vues enregistrées ou pour configurer les courriels. + Consultez les paramètres pour les diverses améliorations apportées à l'application Web et pour activer les paramètres pour les vues enregistrées. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Merci ! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Il y a <em>des tonnes</em> de fonctionnalités et d'informations supplémentaires que nous n'avons pas couvertes ici, mais cela devrait vous aider à démarrer. Consultez la documentation ou visitez le projet sur GitHub pour en savoir plus ou pour signaler des problèmes. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Enfin, au nom de chaque contributeur à ce projet soutenu par la communauté, merci d'utiliser Paperless-ngx ! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Démarrage du téléversement... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Journaux + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Chargement ... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Paramètres + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Commencer la visite  + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Ouvrir l'interface d'administration Django + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Général + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Affichage + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Langue d'affichage + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Vous devez recharger la page après avoir sélectionné une nouvelle langue. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Affichage de la date + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Format de date + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Court : + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Moyen : + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Long : + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Éléments par page + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Visionneuse de documents + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Utiliser la visionneuse PDF intégrée du navigateur + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Cette option est généralement plus rapide pour l'affichage de grands documents PDF, mais elle peut ne pas fonctionner sur certains navigateurs. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Barre latérale + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Utiliser la barre latérale réduite (icônes seulement) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Mode sombre + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Utiliser les paramètres du système + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Activer le mode sombre + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Inverser la couleur des vignettes en mode sombre + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Couleur du thème + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Réinitialiser + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Vérification des mises à jour + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + La vérification des mises à jour fonctionne en faisant un ping sur l'API publique GitHub sur la dernière version afin de déterminer si une nouvelle version est disponible. La mise à jour réelle de l'application doit toujours être effectuée manuellement. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Aucune donnée de suivi n'est collectée par l'application. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Activer les vérifications de mises à jour + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Édition en masse + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Afficher les messages de confirmation + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + La suppression de documents requiert toujours une confirmation. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Appliquer lors de la fermeture + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Activer les notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Droits d'accès + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Droits d'accès par défaut + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Propriétaire par défaut + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Les objets sans propriétaire peuvent être consultés et édités par tous les utilisateurs + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Utilisateurs : + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groupes : + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Modifier les droits d'accès accorde également les droits de lecture + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifications + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Traitement de documents + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Afficher des notifications lorsque de nouveaux documents sont détectés + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Afficher des notifications lorsque le traitement des documents se termine avec succès + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Afficher des notifications en cas d'échec du traitement des documents + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Supprimer les notifications du tableau de bord + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Cela supprimera tous les messages liés au traitement de documents sur le tableau de bord. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Vues enregistrées + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Afficher un avertissement lors de la fermeture d’une vue enregistrée avec des modifications non enregistrées + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Vues + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nom + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Apparaît sur + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Afficher sur le tableau de bord + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Afficher dans la barre latérale + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Actions + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Supprimer + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Aucune vue sauvegardée n'est définie. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Enregistrer + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Erreur lors de la récupération des utilisateurs + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error lors de la récupération des groupes + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Vue "" supprimée. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Paramètres enregistrés + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Les paramètres ont été enregistrés avec succès. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Les paramètres ont été enregistrés avec succès. Un rechargement est nécessaire pour appliquer certains changements. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Recharger maintenant + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Une erreur est survenue lors de la sauvegarde des paramètres. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Utiliser la langue du système + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Utiliser le format de date de la langue d'affichage + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Erreur lors de l'enregistrement des paramètres sur le serveur. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Tâches sur les fichiers + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Effacer la sélection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Rafraîchir + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Date de création + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Résultats + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Information + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + cliquer pour obtenir l'affichage complet + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Ignorer + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Ouvrir le document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural,=1 {Une tâche } other { tâches }} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Échouées + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Réussies + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Commencées + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + En attente + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Ignorer la sélection + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Tout ignorer + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirmer « Tout ignorer » + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Ignorer les tâches ? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + liste d'attente + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + commencé + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + terminé + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + échec + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Utilisateurs & Groupes + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Utilisateurs + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Ajouter un utilisateur + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Nom d'utilisateur + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groupes + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Éditer + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Ajouter un groupe + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Le mot de passe a été modifié, vous serez déconnecté momentanément. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Utilisateur « » enregistré. + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Erreur lors de l'enregistrement de l'utilisateur. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirmer la suppression du compte utilisateur + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Cette opération supprimera définitivement ce compte utilisateur. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Cette action est irréversible. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Continuer + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Utilisateur supprimé + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Erreur lors de la suppression d'un utilisateur. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Groupe « » enregistré. + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Erreur lors de l'enregistrement du groupe. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirmer la suppression du groupe d'utilisateurs + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Cette opération supprimera définitivement ce groupe d'utilisateurs. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Groupe supprimé + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Erreur lors de la supression du groupe. Paperless-ngx @@ -495,30 +2137,6 @@ Connecté en tant que - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Paramètres - Logout @@ -527,15 +2145,31 @@ Déconnexion + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentation + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Documents - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Vues enregistrées - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Documents ouverts @@ -599,19 +2221,19 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 - Fermer tout + Tout fermer Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Gestion @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Correspondants @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Types de document @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Chemins de stockage - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Tâches sur les fichiers + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Traitement des fichiers + Modèles - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Journaux - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Information + Messagerie - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Documentation + Traitement des fichiers GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Suggérer une idée - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 est disponible. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Cliquer pour visualiser. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx peut automatiquement vérifier la disponibilité des mises à jour @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Comment ça fonctionne ? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Mise à jour disponible - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Une erreur est survenue lors de la sauvegarde des paramètres. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Une erreur s'est produite lors de l'enregistrement des paramètres de vérification des mises à jour. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Confirmer @@ -935,97 +2541,293 @@ L'année passée - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Ordre de tri + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filtres + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Traiter les documents qui correspondent à tous les filtres spécifiés ci-dessous. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Règle de filtrage des messages + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assigner des étiquettes + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Affectation du type de document + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Affecter le correspondant + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Erreur + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Annuler + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Créer un nouveau modèle de consommation + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nom + Modifier le modèle de consommation Matching algorithm @@ -1087,106 +2889,6 @@ Insensible à la casse - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Annuler - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Enregistrer - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Créer un nouvel élément @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Éditer l'élément - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Droits d'accès - Create new user group @@ -1303,22 +2977,6 @@ Sécurité IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Nom d'utilisateur - Password @@ -1355,50 +3013,6 @@ Jeu de caractères - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Chargement ... - Test @@ -1470,26 +3084,26 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Compte - + Folder src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 12 - Dossier + Dossier - + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 12 - Les sous-dossiers doivent être séparés par un délimiteurs, souvent un point ('.') ou un slash ('/'), en fonction du serveur de messagerie. + Les sous-dossiers doivent être séparés par un délimiteur, souvent un point ('.') ou un slash ('/'), en fonction du serveur de messagerie. Maximum age (days) @@ -1507,21 +3121,21 @@ Type de pièce jointe - + Consumption scope src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 15 - Périmètre de consommation + Périmètre de consommation - + See docs for .eml processing requirements src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 15 - Consulter la documentation pour les exigences de traitement des .eml + Consulter la documentation pour les exigences de traitement des .eml Rule order @@ -1529,15 +3143,15 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 16 - Ordre des règles + Ordre de la règle - + Paperless will only process mails that match all of the filters specified below. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 19 - Paperless ne traitera que les courriels correspondant à tous les filtres spécifiés ci-dessous. + Paperless ne traitera que les courriels correspondant à tous les filtres spécifiés ci-dessous. Filter from @@ -1545,15 +3159,15 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 20 - Filtrer l'expéditeur + Filtre selon le courriel de l'expéditeur - + Filter to src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 21 - Filtrer pour + Filtre selon le courriel du destinataire Filter subject @@ -1561,7 +3175,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 22 - Filtrer le sujet + Filtre selon l'objet du courriel Filter body @@ -1569,7 +3183,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 23 - Filtrer le corps du message + Filtre selon le contenu du courriel Filter attachment filename @@ -1577,7 +3191,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 24 - Filtrer le nom de fichier de la pièce jointe + Filtre selon le nom de fichier de la pièce jointe Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. @@ -1595,65 +3209,53 @@ Action - + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 27 - Cette action n'est exécutée que lorsque les documents ont été traités depuis des courriels. Les courriels sans pièces jointes demeurent totalement inchangés. + Cette action n'est exécutée que lorsque les documents sont traités depuis des courriels. Les courriels sans pièces jointes ne seront pas affectés. - + Action parameter src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 28 - Paramètre d'action + Paramètre d'action - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Affecter le titre depuis + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Affecter ce type de document + Affectation du titre du document - + Assign correspondent from - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 - - Affecter le correspondant depuis - - - Assign correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 33 - Affecter le correspondant + Affectation du correspondant - - Error + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 + 35 - - src/app/services/toast.service.ts - 37 - - Erreur + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Traiter le message comme un .eml et les pièces jointes séparément - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Supprimer - Move to specified folder @@ -1815,11 +3341,19 @@ Utiliser le nom de la pièce jointe en tant que titre + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Ne pas affecter de correspondant @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Utiliser l'adresse électronique @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Utiliser le nom (ou l'adresse électronique s'il n'est pas disponible) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Utiliser le correspondant sélectionné ci-dessous @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Créer une nouvelle règle de courriel @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Éditer une règle de courriel @@ -2007,22 +3541,6 @@ (accorde tous les droits et permet de voir les objets) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groupes - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Suggestions : @@ -2164,14 +3682,6 @@ Propriétaire : - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Les objets sans propriétaire peuvent être consultés et édités par tous les utilisateurs - View @@ -2188,106 +3698,6 @@ Vue - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Utilisateurs : - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groupes : - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Éditer - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Modifier les droits d'accès accorde également les droits de lecture - Add item @@ -2329,41 +3739,49 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filtrer les documents avec ces étiquettes - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Définir les droits d'accès + Définir les droits d'accès + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Modifier les droits d'accès pour Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Notez que les droits d'accès définis ici écraseront tous les droits d'accès existants - + My documents src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 28 - Mes documents + Mes documents - + Shared with me src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 38 - Partagés avec moi + Partagés avec moi Unowned @@ -2373,18 +3791,6 @@ Sans propriétaire - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Utilisateurs - Hide unowned @@ -2417,20 +3823,6 @@ Modifier - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Veuillez sélectionner un objet + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Liens de partage + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + Aucun lien existant + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copier + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Partager + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copié ! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Partager la version archivée + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Créer + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 jour + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 jours + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 jours + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Jamais + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Erreur lors de la récupération des liens + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + jours + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Erreur lors de la suppression du lien + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Erreur lors de la création du lien + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + État + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Erreur lors de la copie brute + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Bonjour , bienvenue dans Paperless-ngx  @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Bienvenue dans Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Tableau de bord mis à jour + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Erreur lors de la mise à jour du tableau de bord + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Tout afficher - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Date de création - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Titre + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Correspondant + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 Afficher l'aperçu @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Télécharger + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + Aucun document + Statistics @@ -2619,11 +4183,27 @@ Nombre total de caractères + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Types de document + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Chemins de stockage + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Autres @@ -2635,36 +4215,36 @@ Téléverser de nouveaux documents - - Dismiss completed + + Drop documents anywhere or 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) - Masquer lorsque terminé - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Déposer des documents ici ou + Déposer des documents n'importe où ou Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Parcourir les fichiers + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Masquer lorsque terminé + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Un document supplémentaire} other { documents supplémentaires}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Traitement : @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Échec : @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Ajout : @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Télécharger l'original @@ -2786,31 +4366,31 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html 89 - Relancer la ROC + Relancer l’OCR More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html 44 - Documents relatifs + Documents liés Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Précédent @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Détails @@ -2838,47 +4418,23 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 - Numéro de série de l'archive + Numéro de série d'archivage (NSA) Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Date de création - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Correspondant - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Par défaut @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Contenu @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,15 +4506,15 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 - Modifié le + Date de modification Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Date d'ajout @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Nom de fichier du média @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Nom du fichier d'origine @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Somme de contrôle MD5 de l'original @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Taille du fichier original @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Type MIME de l'original @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Somme de contrôle MD5 de l'archive @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Taille du fichier archivé @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Métadonnées du document original @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Métadonnées du document archivé @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Prévisualisation @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Saisir le mot de passe @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Abandonner @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Enregistrer & suivant @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Enregister & fermer @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Une erreur s'est produite lors du chargement du contenu : @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Erreur lors de la récupération des métadonnées @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document enregistré avec succès. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Erreur lors de la sauvegarde du document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Confirmer la suppression @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Voulez-vous vraiment supprimer le document "" ? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Les fichiers liés à ce document seront supprimés définitivement. Cette action est irréversible. @@ -3166,113 +4722,53 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Supprimer le document - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Erreur lors de la suppression du document : + Erreur lors de la suppression du document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 - Confirmer la relance de la ROC + Confirmer la relance de l’OCR - + This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 - Cette opération écrasera la ROC pour ce document. - - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Cette action est irréversible. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Continuer + Cette opération écrasera l’OCR pour ce document. Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 - La relance de la ROC va démarrer en arrière-plan. Fermez et réouvrez ou recharger ce document une fois l'opération terminée pour voir le nouveau contenu. + La relance de l'ORC va démarrer en arrière-plan. Fermez et réouvrez ou recharger ce document une fois l'opération terminée pour voir le nouveau contenu. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Erreur lors de l'exécution de l'opération : + Erreur lors de l'exécution de l'opération Select: @@ -3338,54 +4834,6 @@ Filtrer les chemins de stockage - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Actions - Include: @@ -3418,23 +4866,23 @@ Utiliser le nom de fichier formaté - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Une erreur s'est produite lors de l'exécution de l'opération de masse : + Erreur lors de l'exécution de l'opération de masse "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" et "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' et "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Confirmer l'affectation des étiquettes @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Cette action affectera l'étiquette "" au(x) document(s) sélectionné(s). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Cette action affectera les étiquettes au(x) document(s) sélectionné(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Cette action supprimera l'étiquette "" de(s) document(s) sélectionné(s). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Cette action supprimera les étiquettes de(s) document(s) sélectionné(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Cette action ajoutera les étiquettes et supprimera les étiquettes de(s) document(s) sélectionné(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Confirmer l'affectation du correspondant @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Cette action affectera le correspondant "" au(x) document(s) sélectionné(s). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Cette action supprimera le correspondant de(s) document(s) sélectionné(s). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Confirmer l'affectation du type de document @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Cette action affectera le type de document "" au(x) document(s) sélectionné(s). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Cette action supprimera le type de document de(s) document(s) sélectionné(s). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirmez le chemin de stockage @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Cette opération assignera le chemin de stockage "" aux document(s) sélectionné(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Cette opération assignera le chemin de stockage des "" document(s) sélectionné(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Confirmer la suppression @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Cette action supprimera définitivement document(s) sélectionné(s). @@ -3596,17 +5044,17 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Supprimer le(s) document(s) - + This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 - Cette opération écrasera la ROC pour les document(s) sélectionné(s). + Cette opération écrasera l’OCR pour les document(s) sélectionné(s). Filter by correspondent @@ -3780,18 +5228,6 @@ Trier - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Vues - Save "" @@ -3858,7 +5294,7 @@ src/app/components/document-list/document-list.component.html 131 - Trier par ASN + Trier par NSA ASN @@ -3920,22 +5356,6 @@ Trier par notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4104,13 +5524,13 @@ Propriétaire non présent dans : - + Without an owner src/app/components/document-list/filter-editor/filter-editor.component.ts 167 - Sans propriétaire + Sans propriétaire Title & content @@ -4136,45 +5556,45 @@ Plus comme - + equals src/app/components/document-list/filter-editor/filter-editor.component.ts 234 - est égal à + est égal à - + is empty src/app/components/document-list/filter-editor/filter-editor.component.ts 238 - est vide + est vide - + is not empty src/app/components/document-list/filter-editor/filter-editor.component.ts 242 - n'est pas vide + n'est pas vide - + greater than src/app/components/document-list/filter-editor/filter-editor.component.ts 246 - est supérieur à + est supérieur à - + less than src/app/components/document-list/filter-editor/filter-editor.component.ts 250 - est inférieur à + est inférieur à Save current view @@ -4184,30 +5604,6 @@ Enregistrer la vue actuelle - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Montrer dans la barre latérale - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Montrer sur le tableau de bord - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Erreur lors de la sauvegarde de la note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Une erreur s'est produite lors de la suppression de la note : + Erreur lors de la supression de la note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Déposez des fichiers pour commencer l'envoi + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Démarrage du téléversement... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Ajouter un modèle + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Sources du document + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + Aucun modèle défini. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Modèle enregistré. + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Erreur lors de l'enregistrement du modèle. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirmer la suppression du modèle + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + Cette opération supprimera définitivement ce modèle. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Modèle supprimé + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Erreur lors de la suppression du modèle. correspondent @@ -4332,43 +5816,239 @@ Voulez-vous vraiment supprimer le type de document "" ? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Paramètres de messagerie + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Comptes de messagerie + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Ajouter un compte + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Serveur + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Aucun compte de messagerie défini. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Règles de courriel + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Ajouter une règle + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Aucune règle de courriel définie. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Erreur lors de la récupération des comptes courriel + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Erreur lors de la récupération des règles de messagerie + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Compte enregistré. + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Erreur lors de l'enregistrement du compte. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirmer la suppression du compte de messagerie + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Cette opération supprimera définitivement ce compte de messagerie. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Compte de messagerie supprimé + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Erreur lors de la supression du compte courriel. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Règle enregistrée. + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Erreur lors de l'enregistrement de la règle. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirmer la suppression de la règle de courriel + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Cette opération supprimera définitivement cette règle de courriel. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Règle de courriel supprimée + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Erreur lors de la supression de la règle de messagerie. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Droits d'accès mis à jour + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Erreur lors de la mise à jour des droits d'accès + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Créer + Créer Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrer par : @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Rapprochement @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Nombre de documents @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtrer les documents @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, one {}=1 {Un } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Création de réussie. @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Une erreur s'est produite lors de la création de . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Mise à jour de réussie. @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Une erreur s'est produite lors de la sauvegarde de . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Les documents associés ne seront pas supprimés. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Une erreur s'est produite lors de la suppression de l'élément : + Erreur lors de la suppression de l'élément - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Commencer la visite  - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Ouvrir l'interface d'administration Django - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Général - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Affichage - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Langue d'affichage - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Vous devez recharger la page après avoir sélectionné une nouvelle langue. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Affichage de la date - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Format de date - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Court : - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Moyen : - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Long : - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Éléments par page - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Visionneuse de documents - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Utiliser la visionneuse PDF fournie par le navigateur - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Cette option est généralement plus rapide pour l'affichage de grands documents PDF, mais elle peut ne pas fonctionner sur certains navigateurs. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Barre latérale - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Utiliser la barre latérale réduite (icônes seulement) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Mode sombre - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Utiliser les paramètres du système - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Activer le mode sombre - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Inverser la couleur des vignettes en mode sombre - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Couleur du thème - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Réinitialiser - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Vérification des mises à jour - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - La vérification des mises à jour fonctionne en faisant un ping sur l'API publique Github pour la dernière version afin de déterminer si une nouvelle version est disponible. La mise à jour réelle de l'application doit toujours être effectuée manuellement. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - Aucune donnée de suivi n'est collectée par l'application. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Activer les vérifications de mises à jour - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Notez que pour les utilisateurs de conteneurs tiers tels que ceux de linuxserver.io, cette notification peut apparaître en avance. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Édition en masse - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Afficher les messages de confirmation - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - La suppression de documents requiert toujours une confirmation. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Appliquer lors de la fermeture - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Activer les notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notifications - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Traitement de documents - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Afficher des notifications lorsque de nouveaux documents sont détectés - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Afficher des notifications lorsque le traitement des documents se termine avec succès - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Afficher des notifications en cas d'échec du traitement des documents - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Supprimer les notifications du tableau de bord - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Cela supprimera tous les messages liés au traitement de documents sur le tableau de bord. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Afficher un avertissement lors de la fermeture d’une vue enregistrée avec des modifications non enregistrées - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Apparaît sur - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Aucune vue sauvegardée n'est définie. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Messagerie - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Comptes de messagerie - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Ajouter un compte - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Serveur - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Aucun compte de messagerie défini. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Règles de courriel - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Ajouter une règle - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Aucune règle de courriel définie. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Utilisateurs & Groupes - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Ajouter un utilisateur - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Ajouter un groupe - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error lors de la récupération des groupes - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Erreur lors de la récupération des utilisateurs - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Erreur lors de la récupération des règles de messagerie - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Erreur lors de la récupération des comptes courriel - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Vue "" supprimée. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Paramètres enregistrés - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Les paramètres ont été enregistrés avec succès. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Les paramètres ont été enregistrés avec succès. Un rechargement est nécessaire pour appliquer certains changements. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Recharger maintenant - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Utiliser la langue du système - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Utiliser le format de date de la langue d'affichage - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Erreur lors de l'enregistrement des paramètres sur le serveur. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Le mot de passe a été modifié, vous serez déconnecté momentanément. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Utilisateur « » enregistré. - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Erreur lors de l'enregistrement de l'utilisateur. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirmer la suppression du compte utilisateur - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Cette opération supprimera définitivement ce compte utilisateur. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Utilisateur supprimé - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Erreur lors de la suppression d'un utilisateur. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Groupe « » enregistré. - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Erreur lors de l'enregistrement du groupe. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirmer la suppression du groupe d'utilisateurs - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Cette opération supprimera définitivement ce groupe d'utilisateurs. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Groupe supprimé - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Erreur lors de la supression du groupe. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Compte enregistré. - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Erreur lors de l'enregistrement du compte. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirmer la suppression du compte de messagerie - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Cette opération supprimera définitivement ce compte de messagerie. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Compte de messagerie supprimé - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Erreur lors de la supression du compte courriel. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Règle enregistrée. - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Erreur lors de l'enregistrement de la règle. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirmer la suppression de la règle de courriel - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Cette opération supprimera définitivement cette règle de courriel. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Règle de courriel supprimée - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Erreur lors de la supression de la règle de messagerie. + Les droits d'accès ont bien été mis à jour storage path @@ -5300,166 +6260,6 @@ Voulez-vous vraiment supprimer l'étiquette "" ? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Effacer la sélection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Rafraîchir - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Résultats - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - cliquer pour obtenir l'affichage complet - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Ignorer - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Ouvrir le document - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural,=1 {Une tâche} other { total tâches}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Échouées - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Réussies - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Commencées - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - En attente - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Ignorer la sélection - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Ignorer tout - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirmer « ignorer tout » - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tâches ? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - liste d'attente - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - commencé - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - terminé - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - échec - Not Found @@ -5700,13 +6500,13 @@ Le document existe déjà. - + Document with ASN already exists. src/app/services/consumer-status.service.ts 18 - Un document avec un ASN identique existe déjà. + Un document avec cet NSA existe déjà. File not found. @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Anglais (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabe @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Biélorusse @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Tchèque @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danois @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Allemand + + Greek + + src/app/services/settings.service.ts + 203 + + Grec + English (GB) src/app/services/settings.service.ts - 205 + 209 Anglais (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Espagnol @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnois @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Français @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italien @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxembourgeois @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Néerlandais + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norvégien + Polish src/app/services/settings.service.ts - 247 + 257 Polonais @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugais (Brésil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugais @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Roumain @@ -6013,23 +6837,23 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russe - + Slovak src/app/services/settings.service.ts - 277 + 287 - Slovaque + Slovaque Slovenian src/app/services/settings.service.ts - 283 + 293 Slovène @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbe @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Suédois @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turc @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainien @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinois simplifié @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 La migration des paramètres vers la base de données a été effectuée avec succès ! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Impossible de migrer les paramètres vers la base de données, veuillez essayer d’enregistrer manuellement. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Vous pouvez recommencer la visite depuis les paramètres. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Connexion... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Téléchargement... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Téléversement terminé, en attente... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Erreur HTTP : diff --git a/src-ui/src/locale/messages.he_IL.xlf b/src-ui/src/locale/messages.he_IL.xlf index c7ae58121..a911f6d06 100644 --- a/src-ui/src/locale/messages.he_IL.xlf +++ b/src-ui/src/locale/messages.he_IL.xlf @@ -24,7 +24,7 @@ node_modules/src/ngb-config.ts 13 - סגור + סגירה «« @@ -44,7 +44,7 @@ node_modules/src/ngb-config.ts 13 - בחר חודש + בחירת חודש Previous month @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - שחרר כאן קבצים להעלאה - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 מסמך התווסף @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 המסמך התווסף ל - paperless-ng. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 פתח מסמך @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 לא יכול להוסיף את : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 זוהה מסמך חדש @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 מסמך נמצא בעיבוד ע"י Paperless-NG. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 הקודם @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 הבא @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 סיום @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 ניתן להשתמש בלוח המחוונים כדי להציג תצוגות שמורות, כגון 'תיבת דואר נכנס'. הגדרות אלו נמצאות תחת הגדרות > תצוגות שמורות לאחר יצירה. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 גרור ושחרר מסמכים כאן כדי להתחיל להעלות או למקם אותם בתיקיות הרצויות. אתה יכול גם לגרור ולשחרר מסמכים בכל מקום בכל שאר הדפים. לאחר שתעשה זאת, Paperless-ngx ילמד להתאים את האלגורים המידת שלו. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 תודה רבה! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - מאתחל העלאה... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + יומני רישום + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + טוען... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + הגדרות + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + התחל סיור + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + פתח ניהול Django + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + כללי + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + מראה + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + שפת תצוגה + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + עליך לטעון מחדש את הדף לאחר החלת שפה חדשה. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + תצוגת תאריך + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + תבנית תאריך + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + קצר: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + בינוני: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + ארוך: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + פריטים בעמוד + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + עורך מסמך + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + השתמש במציג PDF המובנה בדפדפן + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + זה בדרך כלל מהיר יותר עבור הצגת מסמכי PDF גדולים, אך ייתכן שהוא לא יעבוד בדפדפנים מסוימים. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + סרגל צד + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + השתמש בסרגל צד מצומצם (אייקונים בלבד) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + מצב לילה + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + השתמש בהגדרות המערכת + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + אפשר מצב לילה + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + הפוך תמונות ממוזערות למצב חשוך + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + תבנית צבעים + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + איפוס + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + בדיקת עדכון + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + לא מבוצע איסוף נתונים על המידע שלך באפליקציה בשום מצב. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + הפעל בדיקת עידכונים + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + עריכה כמותית + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + הצג חלונות לאישור + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + מחיקת מסמך תמיד יציג חלון אישור. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + החל בסגירה + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + הפעל הערות + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + הרשאות + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + התראות + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + עיבוד מסמך + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + הצג התראה כאשר זוהו מסמכים חדשים + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + הצג התראה כאשר עיבוד מסמך הסתיים בהצלחה + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + הצג התראה כאשר עיבוד מסמך נכשל + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + העלם התראות בעמוד הבקרה + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + ביצוע פעולה זו תעלים את כל ההודעות על סטטוס עיבוד מסמך בעמוד הבקרה. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + תצוגות שמורות + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + הצג אזהרה כאשר סוגרים מסמך שצפינו ולא שמרנו בו שינויים + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Views + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + שם + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + + מופיע ב + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + הצג בדשבורד + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + הצג בסרגל צידי + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + פעולות + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + מחק + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + לא הוגדרה שמירת צפייה. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + שמור + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Saved view "" deleted. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + An error occurred while saving settings. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Use system language + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Use date format of display language + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + משימות קבצים + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + רענון + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + נוצר + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + תוצאות + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + מידע + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + לחיצה תציג פלט מלא + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + התעלמות + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + פתח מסמך + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + הושלם + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + התחיל + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + בתור + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + בטל מסומנים + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + בטל הכל + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + אשר לבטל מסומנים + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + בתור + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + התחיל + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + הושלם + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + נכשל + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + משתמשים + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + שם משתמש + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + קבוצות + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + ערוך + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + פעולה זו אינה הפיכה. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + המשך + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + קבוצה שנמחקה + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + שגיאה במחיקת קבוצה. Paperless-ngx @@ -495,30 +2137,6 @@ מחובר כ- - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - הגדרות - Logout @@ -527,15 +2145,31 @@ התנתק/י + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + תיעוד + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 מסמכים - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - תצוגות שמורות - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 מסמכים פתוחים @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 סגור הכל @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 נהל @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 מכותבים @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 סוגי מסמך @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 נתיבי אכסון - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - משימות קבצים + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - File Tasks + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - יומני רישום - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - מידע + דואר - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - תיעוד + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - הצעה רעיון - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 זמין. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 לחץ להצגה. @@ -779,43 +2381,47 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 - Paperless-ngx can automatically check for updates + Paperless-ngx יכול לבדוק אוטומטית אם יש עדכונים How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 - How does this work? + איך זה עובד? Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 קיים עדכון - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - An error occurred while saving settings. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 An error occurred while saving update checking settings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 אשר @@ -935,97 +2541,293 @@ שנה שעברה - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + שייך סוג מסמך + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + שייך מכותב זה + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + שגיאה + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + ביטול + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - שם + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ חסר רגישות תווים גדולים/קטנים (אנגלית) - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - ביטול - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - שמור - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 יצירת פריט חדש @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 עריכת פריט - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - הרשאות - Create new user group @@ -1303,22 +2977,6 @@ אבטחת IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - שם משתמש - Password @@ -1355,50 +3013,6 @@ ערכת תווים - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - טוען... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 חשבון @@ -1611,49 +3225,37 @@ פרמטר פעולה - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - שייך כותרת מ- + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - שייך סוג מסמך + שייך כותרת מ- Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 שייך מכותב מ- - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - שייך מכותב זה - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - שגיאה + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ עבד את הדואר הצרופות ואת המכתב (.eml) בנפרד - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - מחק - Move to specified folder @@ -1815,11 +3341,19 @@ השתמש בשם הקובץ המצורף ככותרת + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 אל תשייך מכותב @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 השתמש בכתובת הדואר @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 השתמש בשם (או בכתובת דואר אם אין שם) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 השתמש במכותב הנבחר להלן @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 יצירת כלל דוא״ל @@ -1859,9 +3393,9 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 - Edit mail rule + עריכת כלל דוא״ל Path @@ -2007,22 +3541,6 @@ (הענק את כל ההרשאות ואפשר צפייה באוביקטים) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - קבוצות - Create new user account @@ -2077,7 +3595,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 24 - Include + כולל Exclude @@ -2085,7 +3603,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 26 - Exclude + החרגה Apply @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 הצעות: @@ -2164,14 +3682,6 @@ Owner: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ צפייה - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - ערוך - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2355,7 +3773,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 28 - My documents + המסמכים שלי Shared with me @@ -2363,7 +3781,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 38 - Shared with me + משותפים אתי Unowned @@ -2371,19 +3789,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 48 - Unowned - - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users + ללא בעלים Hide unowned @@ -2391,7 +3797,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 77 - Hide unowned + הסתרת חסרי בעלים Type @@ -2417,20 +3823,6 @@ שנה - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ נא לבחור פריט + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + אין קישורים קיימים + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + העתקה + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + צור + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 שלום , ברוך הבא ל Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 ברוכים הבאים ל- Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 הצג הכל - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - נוצר - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ כותרת + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + מכותב + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ הורד + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ סך התווים + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 אחר @@ -2635,36 +4215,36 @@ העלה מסמכים חדשים - - Dismiss completed + + Drop documents anywhere or 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) - שחרר את המבוצעים - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - זרוק פה מסמכים או + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 עיון בקבצים + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + שחרר את המבוצעים + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {עוד מסמך אחד} other { עוד מסמכים}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 מעבד: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 נכשל: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 התווסף: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 הורדת קובץ המקור @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 הקודם @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 פרטים @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 מספר סידורי בארכיון @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 תאריך יצירה - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - מכותב - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 ברירת המחדל @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 תוכן @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 תאריך שינוי @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 תאריך הוספה @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 שם קובץ המסמך @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 שם קובץ מקורי @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 סכום בדיקה MD5 לקובץ המקורי @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 גודל הקובץ המקורי @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 סוג ה-mime המקורי @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 סכום בדיקה MD5 לקובץ בארכיון @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 גודל הקובץ בארכיון @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 מטא-נתונים של המסמך המקורי @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 מטא-נתונים של המסמך בארכיון @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 תצוגה מקדימה @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 הזן סיסמה @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 הערות @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 בטל @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 שמור & הבא @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 שמור & סגור @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 ארעה שגיאה בטעינת התוכן: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 שגיאה באחזור נתונים @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 מסמך נשמר בהצלחה. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 שגיאה בשמירת מסמך @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 אישור מחיקה @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 בטוח שברצנך למחוק את המסמך ? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 הקבצים עבור מסמך זה יימחקו לצמיתות. לא ניתן לבטל פעולה זו. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 מחק מסמך - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - שגיאה במחיקת מסמך: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 בצע וידוא OCR בשנית @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 פעולה זו תבצע סריקת OCR מחודשת של המסמך. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - פעולה זו אינה הפיכה. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - המשך - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 ביצוע OCR מחדש תתחיל ברקע. סגור ופתח מחדש או רענן את המסמך לאחר שהפעולה תושלם לצפייה בתוכן החדש. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - ארעה שגיאה בביצוע פעולה: + Error executing operation Select: @@ -3338,54 +4834,6 @@ סנן מיקום אכסון - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - פעולות - Include: @@ -3418,23 +4866,23 @@ השתמש בפורמט קובץ - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - ארעה שגיאה בביצוע פעולה כמותית: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" ו- "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' ו- "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 אשר שיוך תגיות @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 הפעולה תוסיף את התג ל מסמכים שנבחרו. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 הפעולה תוסיף את התגיות ל מסמכים שנבחרו. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 הפעולה תמחק את התג מ מסמכים שנבחרו. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 פעולה זו תמחק את התגיות מ מסמכים שנבחרו. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 פעולה זו תוסיף את התגיות ותמחק את התגיות ב מסמכים שנבחרו. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 אשר שיוך כותב @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 פעולה זו תשייך את הכותב ל מסמכים שנבחרו. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 פעולה זו תמחק את הכותב מ מסמכים שנבחרו. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 אשר שיוך סוג מסמך @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 פעולה זו תשייך את סוג המסמך ל מסמכים שנבחרו. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 This operation will remove the document type from selected document(s). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Delete confirm @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 This operation will permanently delete selected document(s). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Delete document(s) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ מיין - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Views - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -3990,7 +5410,7 @@ src/app/components/document-list/document-list.component.html 210 - Edit document + עריכת מסמך View "" saved successfully. @@ -4184,30 +5604,6 @@ שמור תצוגה נוכחית - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - הצג בסרגל צידי - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - הצג בדשבורד - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - שגיאה במחיקת הערה: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + שחרר כאן קבצים להעלאה + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + מאתחל העלאה... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ בטוח שברצנך למחוק את סוג המסמך ? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + חשבונות דואר + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + הוסף חשבון + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + שרת + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + לא הוגדרו חשבונות דואר. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + כללי דואר + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + הוסף כלל + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + חשבון נשמר "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + שגיאה בשמירת חשבון. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + שגיאה בשמירת כלל. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + אישור מחיקת כלל דוא״ל + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + הפעולה הזאת תמחק את כלל הדוא״ל הזה לצמיתות. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + כלל דוא״ל נמחק + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + שגיאה במחיקת כלל דוא״ל. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - צור + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 סנן לפי: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 תואמים @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 מספר מסמכים @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 סנן מסמכים @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {אחד } other { סך הכל }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 נוצר בהצלחה: . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 אירעה שגיאה ביצירת: . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 עודכן בהצלחה: . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 חלה שגיאה בשמירת . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 מסמכים נלווים לא יימחקו. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - שגיאה במחיקת האלמנט: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - התחל סיור - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - פתח ניהול Django - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - כללי - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - מראה - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - שפת תצוגה - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - עליך לטעון מחדש את הדף לאחר החלת שפה חדשה. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - תצוגת תאריך - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - תבנית תאריך - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - קצר: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - בינוני: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - ארוך: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - פריטים בעמוד - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - עורך מסמך - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - השתמש במציג PDF המובנה בדפדפן - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - זה בדרך כלל מהיר יותר עבור הצגת מסמכי PDF גדולים, אך ייתכן שהוא לא יעבוד בדפדפנים מסוימים. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - סרגל צד - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - השתמש בסרגל צד מצומצם (אייקונים בלבד) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - מצב לילה - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - השתמש בהגדרות המערכת - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - אפשר מצב לילה - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - הפוך תמונות ממוזערות למצב חשוך - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - תבנית צבעים - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - איפוס - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - בדיקת עדכון - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - בדיקת עדכון עובדת בעזרת פינג ל Github API ציבורי ובדיקת שחרורי הגרסה האחרונים למקרה וקיימת גרסה עדכנית יותר. ביצוע עדכון בפועל חייב להיות ידני. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - לא מבוצע איסוף נתונים על המידע שלך באפליקציה בשום מצב. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - הפעל בדיקת עידכונים - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - שים לב שמתמשי צד שלישי בתצורת קונטינרים כדוגמת linuxserver.io ייתכנו לקבל התראות מראש על שחרור גרסה צד שלישי. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - עריכה כמותית - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - הצג חלונות לאישור - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - מחיקת מסמך תמיד יציג חלון אישור. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - החל בסגירה - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - הפעל הערות - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - התראות - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - עיבוד מסמך - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - הצג התראה כאשר זוהו מסמכים חדשים - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - הצג התראה כאשר עיבוד מסמך הסתיים בהצלחה - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - הצג התראה כאשר עיבוד מסמך נכשל - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - העלם התראות בעמוד הבקרה - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - ביצוע פעולה זו תעלים את כל ההודעות על סטטוס עיבוד מסמך בעמוד הבקרה. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - הצג אזהרה כאשר סוגרים מסמך שצפינו ולא שמרנו בו שינויים - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - - מופיע ב - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - לא הוגדרה שמירת צפייה. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - דואר - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - חשבונות דואר - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - הוסף חשבון - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - שרת - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - לא הוגדרו חשבונות דואר. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - כללי דואר - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - הוסף כלל - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Saved view "" deleted. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Settings saved - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Settings were saved successfully. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Reload now - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Use system language - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Use date format of display language - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5258,7 +6218,7 @@ src/app/components/manage/storage-path-list/storage-path-list.component.ts 36 - storage path + נתיב אחסון storage paths @@ -5266,7 +6226,7 @@ src/app/components/manage/storage-path-list/storage-path-list.component.ts 37 - storage paths + נתיבי אחסון Do you really want to delete the storage path ""? @@ -5274,7 +6234,7 @@ src/app/components/manage/storage-path-list/storage-path-list.component.ts 52 - Do you really want to delete the storage path ""? + למחוק את נתיב האחסון „”? tag @@ -5282,7 +6242,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 36 - tag + תגית tags @@ -5290,7 +6250,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 37 - tags + תגיות Do you really want to delete the tag ""? @@ -5298,167 +6258,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 53 - Do you really want to delete the tag ""? - - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresh - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Results - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - פתח מסמך - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - הושלם - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - התחיל - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - בתור - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - בטל מסומנים - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - בטל הכל - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - אשר לבטל מסומנים - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - משימות? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - בתור - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - התחיל - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - הושלם - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - נכשל + למחוק את התגית „”? Not Found @@ -5466,7 +6266,7 @@ src/app/components/not-found/not-found.component.html 6 - Not Found + לא נמצא Go to Dashboard @@ -5474,7 +6274,7 @@ src/app/components/not-found/not-found.component.html 12 - Go to Dashboard + מעבר ללוח הבקרה Auto: Learn matching automatically @@ -5522,7 +6322,7 @@ src/app/data/matching-model.ts 30 - Exact match + התאמה מדויקת Exact: Document contains this string @@ -5538,7 +6338,7 @@ src/app/data/matching-model.ts 35 - Regular expression + ביטוי רגולרי Regular expression: Document matches this regular expression @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 אנגלית (ארה"ב) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + אפריקאנס + Arabic src/app/services/settings.service.ts - 169 + 167 ערבית @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 בלרוסית @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 קטלאנית @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 צ'כית @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 דנית @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 גרמנית + + Greek + + src/app/services/settings.service.ts + 203 + + יוונית + English (GB) src/app/services/settings.service.ts - 205 + 209 אנגלית (בריטניה) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 ספרדית @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 פינית @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 צרפתית @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 איטלקית @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 לוקסמבורגית @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 הולנדית + + Norwegian + + src/app/services/settings.service.ts + 251 + + נורווגית + Polish src/app/services/settings.service.ts - 247 + 257 פולנית @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 פורטוגזית (ברזיל) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 פורטוגזית @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 רומנית @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 רוסית @@ -6021,15 +6845,15 @@ Slovak src/app/services/settings.service.ts - 277 + 287 - Slovak + סלובקית Slovenian src/app/services/settings.service.ts - 283 + 293 סלובנית @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 סרבית @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 שוודית @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 טורקית @@ -6061,15 +6885,15 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 - Ukrainian + אוקראינית Chinese Simplified src/app/services/settings.service.ts - 313 + 323 סינית מופשטת @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 הושלמה בהצלחה העברה חד פעמית של הגדרות למסד הנתונים! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 לא ניתן לבצע העברה של הגדרות למסד הנתונים, נסה לשמור באופן ידני. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 מתחבר... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 מעלה... @@ -6133,17 +6957,17 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 - Upload complete, waiting... + ההעלאה הושלמה, נא להמתין… HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 - HTTP error: + שגיאת HTTP‏: diff --git a/src-ui/src/locale/messages.hr_HR.xlf b/src-ui/src/locale/messages.hr_HR.xlf index e2f14d143..cd0eb17ec 100644 --- a/src-ui/src/locale/messages.hr_HR.xlf +++ b/src-ui/src/locale/messages.hr_HR.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Odloži datoteke kako bi započeo prijenos - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument dodan @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument je dodan u paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Otvori dokument @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Bezuspješno dodavanje : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Novi dokument detektiran @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument je u fazi obrade. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Prethodno @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Sljedeće @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Kraj @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Puno hvala! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Pokretanje prijenosa... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Zapisnici + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Učitavanje... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Postavke + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Appearance + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Display language + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + You need to reload the page after applying a new language. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Date display + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Date format + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Short: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Long: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Items per page + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Document editor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Use PDF viewer provided by the browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Dark mode + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Use system settings + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Enable dark mode + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invert thumbnails in dark mode + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Theme Color + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Bulk editing + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Show confirmation dialogs + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Deleting documents will always ask for confirmation. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Apply on close + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Dopuštenja + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Grupe: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Uredi dopuštenja i dodijeli dozvolu za čitanje + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifications + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Document processing + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Show notifications when new documents are detected + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Show notifications when document processing completes successfully + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Show notifications when document processing fails + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Suppress notifications on dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + This will suppress all messages about document processing status on the dashboard. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Spremljeni prikazi + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Views + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Ime + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Show on dashboard + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Show in sidebar + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Radnje + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Obriši + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + No saved views defined. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Spremi + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Saved view "" deleted. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Došlo je do pogreške prilikom spremanja postavki. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Use system language + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Use date format of display language + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Zadaci datoteke + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Stvoreno + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informacije + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Korisnici + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Korisničko ime + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Uredi + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + This operation cannot be undone. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Proceed + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Prijavljen kao - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Postavke - Logout @@ -527,15 +2145,31 @@ Odjavi se + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentacija + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumenti - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Spremljeni prikazi - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Otvoreni dokumenti @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Zatvori sve @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Upravljaj @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Dopisnici @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Vrste dokumenta @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Putanje pohrane - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Zadaci datoteke + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Zadaci datoteke + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Zapisnici - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informacije + Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentacija + Zadaci datoteke GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Predloži ideju - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 je dostupno. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klikni za prikaz. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx može automatski provjeriti aktualizaciju @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Kako ovo radi? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Dostupno ažuriranje - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Došlo je do pogreške prilikom spremanja postavki. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 An error occurred while saving update checking settings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Potvrdi @@ -935,97 +2541,293 @@ Prošla godina - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Greška + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Odustani + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Ime + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Neosjetljivo na velika i mala slova - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Odustani - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Spremi - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Stvori novu stavku @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Uredi stavku - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Dopuštenja - Create new user group @@ -1303,22 +2977,6 @@ IMAP zaštita - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Korisničko ime - Password @@ -1355,50 +3013,6 @@ Character Set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Učitavanje... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Račun @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assign document type + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Greška + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Obradi poruku kao .eml i privitke odvojeno - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Obriši - Move to specified folder @@ -1815,11 +3341,19 @@ Use attachment filename as title + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Use mail address @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Create new mail rule @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edit mail rule @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groups - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Prijedlozi: @@ -2164,14 +3682,6 @@ Owner: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ View - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Grupe: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Uredi - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Uredi dopuštenja i dodijeli dozvolu za čitanje - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filtriraj dokumente sa ovim tag-ovima - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Postavi Dopuštenja + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Bez vlasnika - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Korisnici - Hide unowned @@ -2417,20 +3823,6 @@ Promijeni - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Molimo odaberite objekt + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Create + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hej , dobrodošlica u Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Dobrodošli u Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Prikaži sve - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Stvoreno - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Naslov + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Dopisnik + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 Pretpregled @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Preuzmi + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Ukupno znakova + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Ostalo @@ -2635,36 +4215,36 @@ Prenesi nove dokumente - - Dismiss completed + + Drop documents anywhere or 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) - Odbacivanje dovršeno - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Ovdje ispustite dokumente ili + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Pregledavanje datoteka + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Odbacivanje dovršeno + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {preostali dokument} other { preostalih dokumenata}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Obrađujem: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Neuspješno: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Dodano: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Download original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Prethodni @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detalji @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Serijski broj pohrane @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Datum izrade - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Dopisnik - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Default @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Content @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Date modified @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Date added @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Media filename @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Original filename @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Original MD5 checksum @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Original file size @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Original mime type @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Archive MD5 checksum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Archive file size @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Original document metadata @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Archived document metadata @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Preview @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Enter Password @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Discard @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Save & next @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Confirm delete @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Do you really want to delete document ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 The files for this document will be deleted permanently. This operation cannot be undone. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Delete document - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Redo OCR confirm @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 This operation will permanently redo OCR for this document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - This operation cannot be undone. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Proceed - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executing operation: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filtriraj putanju pohrane - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Radnje - Include: @@ -3418,23 +4866,23 @@ Preuzmi formatirano ime datoteke - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" and "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' and "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Confirm tags assignment @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 This operation will add the tag "" to selected document(s). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 This operation will add the tags to selected document(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 This operation will remove the tag "" from selected document(s). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 This operation will remove the tags from selected document(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 This operation will add the tags and remove the tags on selected document(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Confirm correspondent assignment @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 This operation will assign the correspondent "" to selected document(s). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 This operation will remove the correspondent from selected document(s). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Confirm document type assignment @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 This operation will assign the document type "" to selected document(s). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 This operation will remove the document type from selected document(s). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Delete confirm @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 This operation will permanently delete selected document(s). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Delete document(s) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Sort - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Views - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Save current view - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Show in sidebar - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Show on dashboard - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Odloži datoteke kako bi započeo prijenos + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Pokretanje prijenosa... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Do you really want to delete the document type ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Create + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filter by: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Matching @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Document count @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filter Documents @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Associated documents will not be deleted. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - General - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Appearance - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Display language - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - You need to reload the page after applying a new language. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Date display - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Date format - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Short: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Medium: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Long: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Items per page - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Document editor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Use PDF viewer provided by the browser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidebar - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Use 'slim' sidebar (icons only) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Dark mode - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Use system settings - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Enable dark mode - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invert thumbnails in dark mode - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Theme Color - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reset - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Enable update checking - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Bulk editing - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Show confirmation dialogs - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Deleting documents will always ask for confirmation. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Apply on close - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notifications - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Document processing - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Show notifications when new documents are detected - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Show notifications when document processing completes successfully - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Show notifications when document processing fails - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Suppress notifications on dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - This will suppress all messages about document processing status on the dashboard. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - No saved views defined. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Saved view "" deleted. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Settings saved - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Settings were saved successfully. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Reload now - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Use system language - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Use date format of display language - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Do you really want to delete the tag ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresh - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Results - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Open Document - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dismiss selected - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dismiss all - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirm Dismiss All - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 English (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusian @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Czech @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danish @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 German + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 English (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spanish @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 French @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italian @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxembourgish @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Dutch + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polish @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portuguese (Brazil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portuguese @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romanian @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russian @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenian @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbian @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Swedish @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turkish @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinese Simplified @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Successfully completed one-time migratration of settings to the database! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Unable to migrate settings to the database, please try saving manually. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Connecting... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Uploading... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Upload complete, waiting... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP error: diff --git a/src-ui/src/locale/messages.hu_HU.xlf b/src-ui/src/locale/messages.hu_HU.xlf index b2784fd36..0840cae36 100644 --- a/src-ui/src/locale/messages.hu_HU.xlf +++ b/src-ui/src/locale/messages.hu_HU.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Húzd ide a fájlokat a feltöltéshez - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokumentum hozzáadva @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 dokumentum hozzáadva a paperless-hez. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Dokumentum megnyitása @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Nem sikerült hozzáadni a(z) dokumentumot: @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Új dokumentum észlelve @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 feldolgozás alatt van a paperless-ben. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Előző @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Következő @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Vége @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 A műszerfal használható elmentett nézetek, például a "Beérkezett üzenetek" megjelenítésére. Ezek a Beállítások > Mentett nézetek alatt találhatók, miután létrehoztál néhányat. @@ -386,557 +378,768 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 - Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + Húzd és dobd ide a dokumentumokat a feltöltés megkezdéséhez, vagy helyezd el őket a "consume" mappában. Dokumentumokat a webalkalmazás minden más oldalán is húzhatsz és dobhatsz. Miután ezt megtetted, a Paperless-ngx elkezdi tanítani gépi tanulási algoritmusait. The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 - The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + A dokumentumok listája megjeleníti az összes dokumentumot, és lehetőséget nyújt szűrésre, valamint tömeges szerkesztésre. Három különböző nézetstílus közül választhatsz: lista, kis kártyák és nagy kártyák. Az aktuálisan szerkesztésre megnyitott dokumentumok listája a oldalsávon jelenik meg. The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 - The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + A szűrőeszközök lehetővé teszik számodra, hogy gyorsan megtaláld a dokumentumokat különböző keresések, dátumok, címkék stb. segítségével. Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 - Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + Bármely szűrőkombinációt mentheted "nézetként," amelyet aztán megjeleníthetsz a vezérlőpulton és/vagy az oldalsávon. Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 - Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + Címkéket, levelezőpartnereket, dokumentumtípusokat és tárolási útvonalakat is kezelhetsz ezeken az oldalakon. Ezek létrehozhatók a dokumentum szerkesztési nézetből is. + + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 - File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + A File Feladatok olyan dokumentumokat mutat be neked, amelyeket már feldolgoztak, feldolgozásra várnak, vagy a feldolgozás során hiba léphetett fel. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 - Thank you! 🙏 + Köszönjük! 🙏 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 - There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + Itt még <em>tons</em> további funkció és információ van, amit itt nem tárgyaltunk, de ez segíthet neked a kezdeti lépésekben. Nézd meg a dokumentációt, vagy látogass el a projekt GitHub oldalára, hogy még többet megtudj, vagy problémákat jelents be. Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 - Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + Végül, minden közösségi támogatással működő projekt részéről köszönjük, hogy használod a Paperless-ngx-et! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Initiating upload... - - - Paperless-ngx src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Naplók + + + Loading... + + src/app/components/admin/logs/logs.component.html 11 - app title - Paperless-ngx - - - Search documents - src/app/components/app-frame/app-frame.component.html + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html 18 - Search documents - - - Logged in as - src/app/components/app-frame/app-frame.component.html - 39 + src/app/components/dashboard/dashboard.component.html + 14 - Logged in as + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Loading... Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + src/app/components/app-frame/app-frame.component.html 45 src/app/components/app-frame/app-frame.component.html - 174 + 196 src/app/components/app-frame/app-frame.component.html - 177 + 199 - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Settings + Baállítások - - Logout + + Start tour - src/app/components/app-frame/app-frame.component.html + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Appearance + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Display language + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + You need to reload the page after applying a new language. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Date display + + + Date format + + src/app/components/admin/settings/settings.component.html 50 - Logout + Date format - - Dashboard + + Short: - src/app/components/app-frame/app-frame.component.html - 69 + src/app/components/admin/settings/settings.component.html + 56,57 + Short: + + + Medium: - src/app/components/app-frame/app-frame.component.html + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Long: + + + Items per page + + src/app/components/admin/settings/settings.component.html 72 - - src/app/components/dashboard/dashboard.component.html - 1 - - Dashboard + Items per page - - Documents + + Document editor - src/app/components/app-frame/app-frame.component.html + src/app/components/admin/settings/settings.component.html + 88 + + Document editor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Use PDF viewer provided by the browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Dark mode + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Use system settings + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Enable dark mode + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invert thumbnails in dark mode + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Theme Color + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Bulk editing + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Show confirmation dialogs + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Deleting documents will always ask for confirmation. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Apply on close + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html 76 - src/app/components/app-frame/app-frame.component.html + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissions + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html 79 - src/app/components/document-list/document-list.component.ts - 97 + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + Edit permissions also grant viewing permissions + + + Notifications - src/app/components/manage/management-list/management-list.component.html - 54 + src/app/components/admin/settings/settings.component.html + 253 + Notifications + + + Document processing - src/app/components/manage/management-list/management-list.component.html - 54 + src/app/components/admin/settings/settings.component.html + 256 + Document processing + + + Show notifications when new documents are detected - src/app/components/manage/management-list/management-list.component.html - 54 + src/app/components/admin/settings/settings.component.html + 260 + Show notifications when new documents are detected + + + Show notifications when document processing completes successfully - src/app/components/manage/management-list/management-list.component.html - 54 + src/app/components/admin/settings/settings.component.html + 261 - Documents + Show notifications when document processing completes successfully + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Show notifications when document processing fails + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Suppress notifications on dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + This will suppress all messages about document processing status on the dashboard. Saved views - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Saved views - - - Open documents - - src/app/components/app-frame/app-frame.component.html - 101 - - Open documents - - - Close all - - src/app/components/app-frame/app-frame.component.html - 117 + src/app/components/admin/settings/settings.component.html + 271 src/app/components/app-frame/app-frame.component.html - 120 + 91 - Close all + Mentett nézetek - - Manage + + Show warning when closing saved views with unsaved changes - src/app/components/app-frame/app-frame.component.html - 127 + src/app/components/admin/settings/settings.component.html + 277 - Manage + Show warning when closing saved views with unsaved changes - - Correspondents + + Views - src/app/components/app-frame/app-frame.component.html - 131 + src/app/components/admin/settings/settings.component.html + 281 - src/app/components/app-frame/app-frame.component.html - 134 + src/app/components/document-list/document-list.component.html + 64 - Correspondents - - - Tags - - src/app/components/app-frame/app-frame.component.html - 138 - - - src/app/components/app-frame/app-frame.component.html - 141 - - - src/app/components/common/input/tags/tags.component.html - 2 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 26 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 26 - - Tags - - - Document types - - src/app/components/app-frame/app-frame.component.html - 145 - - - src/app/components/app-frame/app-frame.component.html - 148 - - Document types - - - Storage paths - - src/app/components/app-frame/app-frame.component.html - 152 - - - src/app/components/app-frame/app-frame.component.html - 155 - - Storage paths - - - File Tasks - - src/app/components/app-frame/app-frame.component.html - 159 - - - src/app/components/manage/tasks/tasks.component.html - 1 - - File Tasks - - - File Tasks - - src/app/components/app-frame/app-frame.component.html - 163 - - File Tasks - - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logs - - - Info - - src/app/components/app-frame/app-frame.component.html - 183 - - - src/app/components/manage/tasks/tasks.component.html - 43 - - Info - - - Documentation - - src/app/components/app-frame/app-frame.component.html - 187 - - - src/app/components/app-frame/app-frame.component.html - 190 - - Documentation - - - GitHub - - src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 - - GitHub - - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Suggest an idea - - - is available. - - src/app/components/app-frame/app-frame.component.html - 213 - - is available. - - - Click to view. - - src/app/components/app-frame/app-frame.component.html - 213 - - Click to view. - - - Paperless-ngx can automatically check for updates - - src/app/components/app-frame/app-frame.component.html - 217 - - Paperless-ngx can automatically check for updates - - - How does this work? - - src/app/components/app-frame/app-frame.component.html - 224,226 - - How does this work? - - - Update available - - src/app/components/app-frame/app-frame.component.html - 235 - - Update available - - - An error occurred while saving settings. - - src/app/components/app-frame/app-frame.component.ts - 104 - - - src/app/components/manage/settings/settings.component.ts - 648 - - An error occurred while saving settings. - - - An error occurred while saving update checking settings. - - src/app/components/app-frame/app-frame.component.ts - 237 - - An error occurred while saving update checking settings. - - - Clear - - src/app/components/common/clearable-badge/clearable-badge.component.html - 1 - - - src/app/components/common/date-dropdown/date-dropdown.component.html - 33 - - - src/app/components/common/date-dropdown/date-dropdown.component.html - 56 - - Clear - - - Cancel - - src/app/components/common/confirm-dialog/confirm-dialog.component.html - 12 - - Cancel - - - Confirmation - - src/app/components/common/confirm-dialog/confirm-dialog.component.ts - 20 - - Confirmation - - - Confirm - - src/app/components/common/confirm-dialog/confirm-dialog.component.ts - 32 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 21 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 - - Confirm - - - now - - src/app/components/common/date-dropdown/date-dropdown.component.html - 20 - - now - - - After - - src/app/components/common/date-dropdown/date-dropdown.component.html - 28 - - After - - - Before - - src/app/components/common/date-dropdown/date-dropdown.component.html - 51 - - Before - - - Last 7 days - - src/app/components/common/date-dropdown/date-dropdown.component.ts - 42 - - Last 7 days - - - Last month - - src/app/components/common/date-dropdown/date-dropdown.component.ts - 47 - - Last month - - - Last 3 months - - src/app/components/common/date-dropdown/date-dropdown.component.ts - 52 - - Last 3 months - - - Last year - - src/app/components/common/date-dropdown/date-dropdown.component.ts - 57 - - Last year + Views Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html 9 @@ -970,62 +1173,1661 @@ 8 - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 src/app/components/manage/management-list/management-list.component.html - 9 + 24 src/app/components/manage/management-list/management-list.component.html - 9 + 24 src/app/components/manage/management-list/management-list.component.html - 9 + 24 src/app/components/manage/management-list/management-list.component.html - 19 + 24 src/app/components/manage/management-list/management-list.component.html - 19 + 41 src/app/components/manage/management-list/management-list.component.html - 19 + 41 src/app/components/manage/management-list/management-list.component.html - 19 + 41 - src/app/components/manage/settings/settings.component.html - 204 + src/app/components/manage/management-list/management-list.component.html + 41 + Név + + +  Appears on - src/app/components/manage/settings/settings.component.html - 257 + src/app/components/admin/settings/settings.component.html + 291,292 +  Appears on + + + Show on dashboard - src/app/components/manage/settings/settings.component.html + src/app/components/admin/settings/settings.component.html 294 - src/app/components/manage/settings/settings.component.html - 345 + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Show on dashboard + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 - src/app/components/manage/settings/settings.component.html - 379 + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Show in sidebar + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 - src/app/components/manage/tasks/tasks.component.html + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Actions + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Delete + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + No saved views defined. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Ment + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Saved view "" deleted. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Hiba történt a beállítások mentése közben. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Use system language + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Use date format of display language + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Fájl feladatok + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Létrehozva + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Információ + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Felhasználónév + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Edit + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + This operation cannot be undone. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Proceed + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. + + + Paperless-ngx + + src/app/components/app-frame/app-frame.component.html + 11 + + app title + Paperless-ngx + + + Search documents + + src/app/components/app-frame/app-frame.component.html + 18 + + Dokumentumok keresése + + + Logged in as + + src/app/components/app-frame/app-frame.component.html + 39 + + Bejelentkezve mint + + + Logout + + src/app/components/app-frame/app-frame.component.html + 50 + + Kijelentkezés + + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentáció + + + Dashboard + + src/app/components/app-frame/app-frame.component.html + 75 + + + src/app/components/app-frame/app-frame.component.html + 78 + + + src/app/components/dashboard/dashboard.component.html + 1 + + Vezérlőpult + + + Documents + + src/app/components/app-frame/app-frame.component.html + 82 + + + src/app/components/app-frame/app-frame.component.html + 85 + + + src/app/components/document-list/document-list.component.ts + 97 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + Dokumentumok + + + Open documents + + src/app/components/app-frame/app-frame.component.html + 118 + + Dokumentumok megnyitása + + + Close all + + src/app/components/app-frame/app-frame.component.html + 134 + + + src/app/components/app-frame/app-frame.component.html + 137 + + Összes bazárása + + + Manage + + src/app/components/app-frame/app-frame.component.html + 144 + + Kezelés + + + Correspondents + + src/app/components/app-frame/app-frame.component.html + 148 + + + src/app/components/app-frame/app-frame.component.html + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 + + Levelezőpartnerek + + + Tags + + src/app/components/app-frame/app-frame.component.html + 155 + + + src/app/components/app-frame/app-frame.component.html + 158 + + + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 26 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 26 + + Címkék + + + Document types + + src/app/components/app-frame/app-frame.component.html + 162 + + + src/app/components/app-frame/app-frame.component.html + 165 + + Dokumentumtípusok + + + Storage paths + + src/app/components/app-frame/app-frame.component.html + 169 + + + src/app/components/app-frame/app-frame.component.html + 172 + + Tárolási útvonalak + + + Consumption templates + + src/app/components/app-frame/app-frame.component.html + 176 + + Consumption templates + + + Templates + + src/app/components/app-frame/app-frame.component.html + 179 + + Templates + + + Mail + + src/app/components/app-frame/app-frame.component.html + 183 + + + src/app/components/app-frame/app-frame.component.html + 186 + + Mail + + + Administration + + src/app/components/app-frame/app-frame.component.html + 192 + + Administration + + + File Tasks + + src/app/components/app-frame/app-frame.component.html + 214 + + File feladatok + + + GitHub + + src/app/components/app-frame/app-frame.component.html + 234 + + GitHub + + + is available. + + src/app/components/app-frame/app-frame.component.html + 240 + + elérhető. + + + Click to view. + + src/app/components/app-frame/app-frame.component.html + 240 + + Kattints a megtekintéshez. + + + Paperless-ngx can automatically check for updates + + src/app/components/app-frame/app-frame.component.html + 244 + + Paperless-ngx ellenőrzi a frissítéseket + + + How does this work? + + src/app/components/app-frame/app-frame.component.html + 251,253 + + Ez hogyan működik? + + + Update available + + src/app/components/app-frame/app-frame.component.html + 262 + + Frissítés elérhető + + + Sidebar views updated + + src/app/components/app-frame/app-frame.component.ts + 248 + + Sidebar views updated + + + Error updating sidebar views + + src/app/components/app-frame/app-frame.component.ts + 251 + + Error updating sidebar views + + + An error occurred while saving update checking settings. + + src/app/components/app-frame/app-frame.component.ts + 272 + + Hiba történt az frissítésellenőrzési beállítások mentése közben. + + + Clear + + src/app/components/common/clearable-badge/clearable-badge.component.html + 1 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 33 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 56 + + Törlés + + + Cancel + + src/app/components/common/confirm-dialog/confirm-dialog.component.html + 12 + + Visszavonás + + + Confirmation + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 20 + + Megerősítés + + + Confirm + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 32 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 21 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 323 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 363 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 401 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 439 + + Megerősít + + + now + + src/app/components/common/date-dropdown/date-dropdown.component.html + 20 + + most + + + After + + src/app/components/common/date-dropdown/date-dropdown.component.html + 28 + + Utána + + + Before + + src/app/components/common/date-dropdown/date-dropdown.component.html + 51 + + Előtte + + + Last 7 days + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 42 + + Utóbbi 7 nap + + + Last month + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 47 + + Előző hónap + + + Last 3 months + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 52 + + Előző 3 hónap + + + Last year + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 57 + + Elmúlt év + + + Sort order + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + + Sort order + + + Filters + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + + Filters + + + Process documents that match all filters specified below. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 32 + + Hozzárendelt dokumentum típus + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Levelezőpartner hozzárendelése + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html 40 - Name + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Hiba + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 18 + + Mégsem + + + Consume Folder + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + + Consume Folder + + + API Upload + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + + API Upload + + + Mail Fetch + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + + Mail Fetch + + + Create new consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + + Create new consumption template + + + Edit consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 + + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Case insensitive - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Cancel - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Save - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Create new item @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Edit item - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permissions - Create new user group @@ -1285,7 +2959,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 11 - IMAP Server + IMAP szerver IMAP Port @@ -1293,7 +2967,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 12 - IMAP Port + IMAP port IMAP Security @@ -1301,23 +2975,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 13 - IMAP Security - - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Username + IMAP biztonság Password @@ -1329,7 +2987,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 12 - Password + Jelszó Password is token @@ -1337,7 +2995,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 18 - Password is token + A jelszó egy token Check if the password above is a token used for authentication @@ -1345,7 +3003,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 18 - Check if the password above is a token used for authentication + Ellenőrizd, hogy a fent említett jelszó egy token-e, amit az azonosításhoz használnak Character Set @@ -1355,57 +3013,13 @@ Character Set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Loading... - Test src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 32 - Test + Teszt No encryption @@ -1413,7 +3027,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 14 - No encryption + Nincs hitelesítés SSL @@ -1421,7 +3035,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 15 - SSL + SSL STARTTLS @@ -1429,7 +3043,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 16 - STARTTLS + STARTTLS Create new mail account @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Account @@ -1609,51 +3223,39 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 28 - Action parameter + Művelet paraméter + + + Assignments specified here will supersede any consumption templates. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 29 + + Assignments specified here will supersede any consumption templates. Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 29 + 30 - Assign title from - - - Assign document type - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 - - Assign document type + Cím hozzárendelése innen Assign correspondent from - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 - - Assign correspondent from - - - Assign correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 33 - Assign correspondent + Levelezőpartner hozzárendelése innen - - Error + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 + 35 - - src/app/services/toast.service.ts - 37 - - Error + Assign owner from rule Only process attachments @@ -1665,7 +3267,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 38 - Only process attachments + Csak mellékleteket dolgozzon fel Process all files, including 'inline' attachments @@ -1673,7 +3275,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 31 - Process all files, including 'inline' attachments + Minden fájlt feldolgoz, beleértve az "inline" mellékleteket is Process message as .eml @@ -1691,82 +3293,6 @@ Process message as .eml and attachments separately - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Delete - Move to specified folder @@ -1815,11 +3341,19 @@ Use attachment filename as title + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Use mail address @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Create new mail rule @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edit mail rule @@ -1965,7 +3499,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 11 - Email + Email First name @@ -1973,7 +3507,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 13 - First name + Keresztnév Last name @@ -1981,7 +3515,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 14 - Last name + Vezetéknév Active @@ -1989,7 +3523,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 19 - Active + Aktív Superuser @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groups - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Suggestions: @@ -2164,14 +3682,6 @@ Owner: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ View - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Edit - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2417,20 +3823,6 @@ Change - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Please select an object + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Másol + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Megosztás + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Másolva! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Létehoz + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 nap + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 nap + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 nap + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Soha + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hello , welcome to Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Welcome to Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 - Show all - - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Created + Mutasd mind Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2537,25 +4065,53 @@ src/app/services/rest/document.service.ts 20 - Title + Cím + + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Correspondent View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 - View Preview + Előlnézet Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2569,7 +4125,15 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 99 - Download + Letöltés + + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents Statistics @@ -2577,7 +4141,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 1 - Statistics + Statisztikák Go to inbox @@ -2585,7 +4149,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Go to inbox + Bejövő levelekhez Documents in inbox @@ -2593,7 +4157,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 5 - Documents in inbox + Dokumentumok a bejövő mappában Go to documents @@ -2601,7 +4165,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 8 - Go to documents + Dokumentumokhoz Total documents @@ -2609,7 +4173,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 9 - Total documents + Összes dokumentum Total characters @@ -2617,15 +4181,31 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 13 - Total characters + Összes karakter + + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 - Other + Egyebek Upload new documents @@ -2633,38 +4213,38 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 1 - Upload new documents + Új dokumentumok feltöltése - - Dismiss completed + + Drop documents anywhere or 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) - Dismiss completed - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Drop documents here or + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Browse files + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Dismiss completed + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {One more document} other { more documents}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Processing: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Failed: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Added: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2764,7 +4344,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 15 - Page + Oldal of @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Download original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Previous @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Details @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Archive serial number @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Date created - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Correspondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Default @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Content @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Date modified @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Date added @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Media filename @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Original filename @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Original MD5 checksum @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Original file size @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Original mime type @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Archive MD5 checksum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Archive file size @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Original document metadata @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Archived document metadata @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Preview @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Enter Password @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Discard @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Save & next @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Confirm delete @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Do you really want to delete document ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 The files for this document will be deleted permanently. This operation cannot be undone. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Delete document - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Redo OCR confirm @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 This operation will permanently redo OCR for this document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - This operation cannot be undone. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Proceed - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executing operation: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filter storage paths - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Actions - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" and "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' and "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Confirm tags assignment @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 This operation will add the tag "" to selected document(s). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 This operation will add the tags to selected document(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 This operation will remove the tag "" from selected document(s). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 This operation will remove the tags from selected document(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 This operation will add the tags and remove the tags on selected document(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Confirm correspondent assignment @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 This operation will assign the correspondent "" to selected document(s). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 This operation will remove the correspondent from selected document(s). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Confirm document type assignment @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 This operation will assign the document type "" to selected document(s). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 This operation will remove the document type from selected document(s). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Delete confirm @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 This operation will permanently delete selected document(s). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Delete document(s) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Sort - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Views - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Save current view - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Show in sidebar - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Show on dashboard - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Húzd ide a fájlokat a feltöltéshez + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Feltöltés elindítva... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Do you really want to delete the document type ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Create + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filter by: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Matching @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Document count @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filter Documents @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Associated documents will not be deleted. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - General - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Appearance - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Display language - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - You need to reload the page after applying a new language. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Date display - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Date format - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Short: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Medium: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Long: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Items per page - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Document editor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Use PDF viewer provided by the browser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidebar - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Use 'slim' sidebar (icons only) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Dark mode - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Use system settings - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Enable dark mode - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invert thumbnails in dark mode - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Theme Color - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reset - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Enable update checking - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Bulk editing - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Show confirmation dialogs - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Deleting documents will always ask for confirmation. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Apply on close - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notifications - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Document processing - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Show notifications when new documents are detected - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Show notifications when document processing completes successfully - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Show notifications when document processing fails - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Suppress notifications on dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - This will suppress all messages about document processing status on the dashboard. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - No saved views defined. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Saved view "" deleted. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Settings saved - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Settings were saved successfully. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Reload now - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Use system language - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Use date format of display language - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Do you really want to delete the tag ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresh - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Results - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Open Document - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dismiss selected - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dismiss all - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirm Dismiss All - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 English (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusian @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Czech @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danish @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 German + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 English (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spanish @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 French @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italian @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxembourgish @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Dutch + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polish @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portuguese (Brazil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portuguese @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romanian @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russian @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenian @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbian @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Swedish @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turkish @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinese Simplified @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Successfully completed one-time migratration of settings to the database! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Unable to migrate settings to the database, please try saving manually. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Connecting... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Uploading... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Upload complete, waiting... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP error: diff --git a/src-ui/src/locale/messages.id_ID.xlf b/src-ui/src/locale/messages.id_ID.xlf index d682d7a99..de85680d1 100644 --- a/src-ui/src/locale/messages.id_ID.xlf +++ b/src-ui/src/locale/messages.id_ID.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Jatuhkan file untuk mulai mengunggah - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokumen tertambah @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokumen telah ditambahkan ke paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Buka dokumen @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Tidak dapat menambahkan : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Dokumen baru terdeteksi @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokumen sedang diproses oleh Paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Sebelumnya @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Selanjutnya @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Akhir @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Dasbor dapat digunakan untuk menampilkan tampilan tersimpan, seperti sebagai 'Kotak Masuk'. Pengaturan tersebut ditemukan di bawah Pengaturan > Tampilan tersimpan setelah Anda membuatnya. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Terima kasih! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Terakhir, atas nama setiap kontributor untuk proyek yang didukung komunitas ini, terima kasih telah menggunakan Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Mulai mengunggah... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Log + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Memuat... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Pengaturan + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Appearance + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Display language + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + You need to reload the page after applying a new language. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Date display + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Date format + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Short: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Long: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Barang per halaman + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Document editor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Use PDF viewer provided by the browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Dark mode + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Use system settings + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Enable dark mode + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invert thumbnails in dark mode + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Theme Color + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Bulk editing + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Show confirmation dialogs + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Deleting documents will always ask for confirmation. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Apply on close + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Akses + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifications + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Document processing + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Show notifications when new documents are detected + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Show notifications when document processing completes successfully + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Show notifications when document processing fails + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Suppress notifications on dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + This will suppress all messages about document processing status on the dashboard. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Tampilan disimpan + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Views + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nama + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Show on dashboard + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Show in sidebar + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Aksi + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Hapus + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + No saved views defined. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Simpan + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Saved view "" deleted. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Terjadi kesalahan saat menyimpan setelan. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Use system language + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Use date format of display language + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Tugas File + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Dibuat + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informasi + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Nama pengguna + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Grup + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Edit + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + This operation cannot be undone. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Proceed + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Masuk sebagai - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Pengaturan - Logout @@ -527,15 +2145,31 @@ Keluar + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentasi + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumen - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Tampilan disimpan - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Buka dokumen @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Tutup semua @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Kelola @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Koresponden @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Jenis dokumen @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Lokasi penyimpanan - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Tugas File + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Tugas File + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Log - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informasi + Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentasi + Tugas File GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Sarankan ide - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 telah tersedia. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Ketuk untuk melihat. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx dapat secara otomatis memeriksa pembaruan @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Bagaimana ini dapat bekerja? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Pembaruan tersedia - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Terjadi kesalahan saat menyimpan setelan. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Terjadi kesalahan saat menyimpan setelan pemeriksaan pembaruan. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Konfirmasi @@ -935,97 +2541,293 @@ Tahun lalu - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Kesalahan + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Batalkan + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nama + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Case insensitive - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Batalkan - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Simpan - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Buat barang baru @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Sunting barang - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Akses - Create new user group @@ -1303,22 +2977,6 @@ Keamanan IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Nama pengguna - Password @@ -1355,50 +3013,6 @@ Character Set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Memuat... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Akun @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assign document type + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Kesalahan + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Proses pesan sebagai .eml dan lampiran terpisah - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Hapus - Move to specified folder @@ -1815,11 +3341,19 @@ Use attachment filename as title + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Use mail address @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Buat aturan surat baru @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Ubah peraturan surat @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Grup - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Saran: @@ -2164,14 +3682,6 @@ Pemilik: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ Lihat - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Edit - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2417,20 +3823,6 @@ Ubah - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Please select an object + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Create + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Halo , selamat datang ke Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Selamat datang ke Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Tampilkan semua - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Dibuat - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Judul + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Koresponden + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Unduh + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Total huruf + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Lainnya @@ -2635,36 +4215,36 @@ Unggah dokumen baru - - Dismiss completed + + Drop documents anywhere or 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) - Dismiss completed - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Jatuhkan dokumen di sini atau + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Cari berkas + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Dismiss completed + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {One more document} other { more documents}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Processing: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Failed: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Added: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Download original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Sebelumnya @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Rincian @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Nomor serial arsip @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Tanggal dibuat - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Koresponden - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Bawaan @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Konten @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Tanggal dimodifikasi @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Tanggal ditambahkan @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Media filename @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Original filename @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Original MD5 checksum @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Original file size @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Original mime type @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Archive MD5 checksum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Ukuran file arsip @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Original document metadata @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Archived document metadata @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Pratinjau @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Masukan Kata Sandi @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Batalkan @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Simpan & lanjut @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Terjadi masalah saat memuat konten: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Kesalahan saat mendapatkan metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Kesalahan saat menyimpan dokumen @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Konfirmasi hapus @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Apakah Anda yakin ingin menghapus dokumen ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 File untuk dokumen akan dihapus secara permanen. Operasi ini tidak dapat diurungkan. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Hapus dokumen - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Kesalahan saat menghapus dokumen: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Redo OCR confirm @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 This operation will permanently redo OCR for this document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - This operation cannot be undone. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Proceed - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Kesalahan menjalankan operasi: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filter storage paths - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Aksi - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" and "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' and "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Confirm tags assignment @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 This operation will add the tag "" to selected document(s). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 This operation will add the tags to selected document(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 This operation will remove the tag "" from selected document(s). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 This operation will remove the tags from selected document(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 This operation will add the tags and remove the tags on selected document(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Confirm correspondent assignment @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 This operation will assign the correspondent "" to selected document(s). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 This operation will remove the correspondent from selected document(s). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Confirm document type assignment @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 This operation will assign the document type "" to selected document(s). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 This operation will remove the document type from selected document(s). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Delete confirm @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 This operation will permanently delete selected document(s). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Delete document(s) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Sort - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Views - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Save current view - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Show in sidebar - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Show on dashboard - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Jatuhkan file untuk mulai mengunggah + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Mulai mengunggah... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Do you really want to delete the document type ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Create + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filter by: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Matching @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Document count @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filter Documents @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Associated documents will not be deleted. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - General - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Appearance - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Display language - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - You need to reload the page after applying a new language. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Date display - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Date format - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Short: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Medium: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Long: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Barang per halaman - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Document editor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Use PDF viewer provided by the browser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidebar - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Use 'slim' sidebar (icons only) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Dark mode - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Use system settings - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Enable dark mode - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invert thumbnails in dark mode - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Theme Color - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reset - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Enable update checking - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Bulk editing - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Show confirmation dialogs - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Deleting documents will always ask for confirmation. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Apply on close - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notifications - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Document processing - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Show notifications when new documents are detected - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Show notifications when document processing completes successfully - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Show notifications when document processing fails - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Suppress notifications on dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - This will suppress all messages about document processing status on the dashboard. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - No saved views defined. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Saved view "" deleted. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Settings saved - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Settings were saved successfully. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Reload now - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Use system language - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Use date format of display language - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Do you really want to delete the tag ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresh - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Results - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Open Document - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dismiss selected - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dismiss all - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirm Dismiss All - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 English (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusian @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Czech @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danish @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 German + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 English (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spanish @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 French @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italian @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxembourgish @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Dutch + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polish @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portuguese (Brazil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portuguese @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romanian @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russian @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenian @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbian @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Swedish @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turkish @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinese Simplified @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Successfully completed one-time migratration of settings to the database! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Unable to migrate settings to the database, please try saving manually. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Connecting... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Uploading... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Upload complete, waiting... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP error: diff --git a/src-ui/src/locale/messages.it_IT.xlf b/src-ui/src/locale/messages.it_IT.xlf index e9db876a1..91bda9de8 100644 --- a/src-ui/src/locale/messages.it_IT.xlf +++ b/src-ui/src/locale/messages.it_IT.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Rilascia file per iniziare a caricare - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Documento aggiunto @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Il documento è stato aggiunto a paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Apri documento @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Impossibile aggiungere : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nuovo documento trovato @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Paperless sta elaborando il documento . @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Prec @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Successivo @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Fine @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 La dashboard può essere usata per mostrare le viste salvate, come una 'Inbox'. Queste impostazioni si trovano in Impostazioni > Viste salvate, dopo averne create alcune. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Trascina i documenti qui per iniziare a caricarli, oppure posizionali nella cartella di elaborazione. Puoi anche trascinare i documenti ovunque su tutte le altre pagine della web app. Una volta fatto, Paperless-ngx inizierà a formare i suoi algoritmi di machine learning. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 L'elenco dei documenti mostra tutti i tuoi documenti e consente di filtrarli e modificarli in blocco. Ci sono tre stili di visualizzazione diversi: elenco, carte piccole e carte grandi. Un elenco di documenti attualmente aperti per la modifica è mostrato nella barra laterale. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Gli strumenti di filtraggio ti consentono di trovare rapidamente documenti utilizzando vari termini di ricerca, date, tag, ecc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Qualsiasi combinazione di filtri può essere salvata come 'vista' che può essere visualizzata sulla dashboard e/o nella barra laterale. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tag, corrispondenti, tipi di documenti e percorsi di archiviazione possono essere gestiti utilizzando queste pagine. Possono anche essere creati dalla vista di modifica dei documenti. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Le Attività File mostrano i documenti che sono stati consumati, sono in attesa di esserlo, o possano aver portato a un fallimento durante l'Attività. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Controlla le impostazioni per svariate modifiche all'app web, per attivare o disattivare le impostazioni per le viste salvate o impostare il filtraggio delle email. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Grazie! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Ci sono <em>tonnellate</em> di caratteristiche e informazioni che non abbiamo coperto qui, ma questo dovrebbe essere abbastanza per cominciare. Consulta la documentazione o visita il progetto su GitHub per saperne di più o per segnalare problemi. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Infine, a nome di ogni collaboratore di questo progetto supportato dalla comunità, grazie per utilizzare Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Avvio caricamento... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Log + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Caricamento in corso... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Impostazioni + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Inizia tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Apri Admin Django + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Generale + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Aspetto + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Lingua + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Riavviare la pagina dopo avere impostato la nuova lingua. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Visualizzazione data + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Formato data + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Breve: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Media: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Lunga: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Elementi per pagina + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Editor dei documenti + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Usa il visualizzatore PDF fornito dal browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Di solito è più rapido nel visualizzare documenti PDF grandi, ma potrebbe non funzionare su tutti i browser. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Barra laterale + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Usa barra laterale 'snella' (solo icone) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Modalità notte + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Usa impostazioni di sistema + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Abilita modalità notte + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Inverti anteptime in modalità notte + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Colore del tema + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reimposta + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Controllo aggiornamento + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + L'app non raccoglie assolutamente alcun dato di tracciamento. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Abilita controllo aggiornamenti + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Modifica in blocco + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Mostra dialoghi di conferma + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Verrà sempre chiesta una conferma prima di eliminare documenti. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Applica in chiusura + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Note + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Abilita note + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permessi + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Gli oggetti senza un proprietario possono essere visualizzati e modificati da tutti gli utenti + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Utenti: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Gruppi: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + I permessi di modifica concedono anche quelli di lettura + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifiche + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Elaborazione del documento + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Notifica quando vengono trovati nuovi documenti + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Notifica quando l'elaborazione del documento viene completata con successo. + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Notifica quando l'elaborazione del documento fallisce + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Non mostrare notifiche nella dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Verranno interrotte tutte le notifiche nella dashboard riguardo lo stato dell'elaborazione dei documenti. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Viste salvate + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Mostra un avviso quando chiudi le viste salvate con modifiche non salvate + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Viste + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nome + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + + Appare su + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Mostra nella dashboard + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Mostra nella barra laterale + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Azioni + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Elimina + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Nessuna vista salvata. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Salva + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Errore nel recupero degli utenti + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Errore nel recupero dei gruppi + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + La vista "" è stata eliminata. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Impostazioni salvate + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Impostazioni salvate con successo. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Impostazioni salvate con successo. È necessario ricaricare per applicare alcune modifiche. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Ricarica ora + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Si è verificato un errore durante il salvataggio delle impostazioni. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Usa lingua di sistema + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Usa il formato data della lingua + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Errore durante il salvataggio delle impostazioni sul server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Attività File + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Azzera selezione + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Aggiorna + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Creato + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Risultati + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informazioni + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + clicca per l'output completo + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Ignora + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Apri Documento + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {Una attività} other { totale attività}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Fallito + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Completato + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Aviato + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + In coda + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Ignora selezionati + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Ignora tutto + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Conferma Ignora Tutto + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + in coda + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + avviato + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completato + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + fallito + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Utenti & gruppi + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Utenti + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Aggiungi utente + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Nome utente + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Gruppi + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Modifica + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Aggiungi gruppo + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + La password è stata cambiata, sarai disconnesso momentaneamente. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Salvato utente "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Errore durante il salvataggio dell'utente. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Conferma eliminazione account utente + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Questa operazione eliminerà definitivamente l'account utente. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Questa operazione non può essere annullata. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Procedi + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Utente eliminato + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Errore durante l'eliminazione dell'utente. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Salvato gruppo "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Errore durante il salvataggio del gruppo. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Conferma eliminazione gruppo utenti + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Questa operazione eliminerà definitivamente il gruppo. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Gruppo eliminato + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Errore durante l'eliminazione del gruppo. Paperless-ngx @@ -495,30 +2137,6 @@ Accesso effettuato come - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Impostazioni - Logout @@ -527,15 +2145,31 @@ Esci + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentazione + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Documenti - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Viste salvate - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Apri documenti @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Chiudi tutti @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Gestisci @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Corrispondenti @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Tipi di documento @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Percorsi di archiviazione - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Attività File + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Attività File + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Log - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informazioni + E-Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Documentazione + Attività File GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Suggerisci un'idea - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 è disponibile. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Clicca per visualizzare. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx può controllare automaticamente la presenza di aggiornamenti @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Come funziona? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Aggiornamento disponibile - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Si è verificato un errore durante il salvataggio delle impostazioni. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Si è verificato un errore durante il salvataggio delle impostazioni sugli aggiornamenti. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Conferma @@ -935,97 +2541,293 @@ Ultimo anno - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assegna tipo di documento + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assegna corrispondente + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Errore + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Annulla + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nome + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Senza distinzione tra maiuscole e minuscole - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Annulla - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Salva - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Crea nuovo elemento @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Modifica elemento - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permessi - Create new user group @@ -1303,22 +2977,6 @@ Sicurezza IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Nome utente - Password @@ -1355,50 +3013,6 @@ Set di Caratteri - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Caricamento in corso... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Profilo @@ -1611,49 +3225,37 @@ Azione parametro - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assegna tittolo da + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assegna tipo di documento + Assegna tittolo da Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assegna corrispondente da - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assegna corrispondente - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Errore + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Elabora il messaggio come .eml e allegati separatamente - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Elimina - Move to specified folder @@ -1815,11 +3341,19 @@ Usa il nome dell'allegato come titolo + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Non assegnare un corrispondente @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Usa indirizzo email @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Usa nome (o indirizzo email se non disponibile) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Usa il corrispondente selezionato qui sotto @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Crea nuova regola email @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Modifica regola email @@ -2007,22 +3541,6 @@ (Concede tutti i permessi e può vedere gli oggetti) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Gruppi - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Suggerimenti: @@ -2164,14 +3682,6 @@ Proprietario: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Gli oggetti senza un proprietario possono essere visualizzati e modificati da tutti gli utenti - View @@ -2188,106 +3698,6 @@ Mostra - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Utenti: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Gruppi: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Modifica - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - I permessi di modifica concedono anche quelli di lettura - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filtra i documenti con queste etichette - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Imposta permessi + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Nota che i permessi impostati qui sovrascriveranno tuiti i permessi esistenti @@ -2373,18 +3791,6 @@ Non di proprietà - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Utenti - Hide unowned @@ -2417,20 +3823,6 @@ Modifica - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Seleziona un elemento + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Collegamenti di condivisione + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + Nessun collegamento esistente + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copia + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Condividi + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copiato! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Condividi versione dell'archivio + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Crea + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 giorno + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 giorni + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 giorni + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Mai + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Errore nel recupero dei collegamenti + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + giorni + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Errore nell'eliminazione del collegamento + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Errore nella creazione del collegamento + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Stato + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copia Errore Grezzo + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Ciao , benvenuto su Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Benvenuto su Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Mostra tutto - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Creato - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Titolo + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Corrispondente + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 Visualizza Anteprima @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Scarica + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Totale caratteri + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Altro @@ -2635,36 +4215,36 @@ Carica nuovi documenti - - Dismiss completed + + Drop documents anywhere or 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) - Ignora completati - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Trascina qui i documenti oppure + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Sfoglia i file + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Ignora completati + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Un altro documento} other {altri documenti}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Elaborazione in corso: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Falliti: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Aggiunti: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Scarica originale @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Precedente @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Dettagli @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Numero seriale di archivio @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Data creazione - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Corrispondente - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Predefinito @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Contenuto @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Data modifica @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Data aggiunta @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Nome file @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Nome file originale @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Checksum MD5 originale @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Dimensione file originale @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Tipo mime originale @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Checksum MD5 archivio @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Dimensione file archivio @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadati del documento originale @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadati del documento archiviato @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Anteprima @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Immettere Password @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Note @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Scarta @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Salva e vai al prossimo @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Salva & chiudi @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Si è verificato un errore durante il caricamento del contenuto: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Errore nel recupero dei metadati @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Documento salvato con successo. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Errore nel salvare il documento @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Conferma eliminazione @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Vuoi eliminare il documento ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 I file di questo documento saranno eliminati permanentemente. Questa operazione è irreversibile. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Elimina documento - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Errore durante l'eliminazione del documento: + Errore durante l'eliminazione del documento Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Conferma Ripeti OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Questa operazione effettuerà la rilettura OCR di questo documento. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Questa operazione non può essere annullata. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Procedi - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 L'operazione di rilettura OCR inizierà in background. Chiudi e riapri o ricarica questo documento dopo che l'operazione è stata completata per vedere i nuovi contenuti. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Errore nell'esecuzione dell'operazione: + Errore nell'esecuzione dell'operazione Select: @@ -3338,54 +4834,6 @@ Filtra percorsi di archiviazione - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Azioni - Include: @@ -3418,23 +4866,23 @@ Usa nome file formattato - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Errore durante l'operazione di modifica in blocco: + Errore nell'esecuzione dell'operazione in blocco "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" e "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' e "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Conferma assegnazione tag @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Questa operazione aggiungerà il tag "" a documento/i selezionato/i. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Questa operazione aggiungerà i tag a documento/i selezionato/i. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Questa operazione rimuoverà il tag "" da documento/i selezionato/i. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Questa operazione rimuoverà i tag da documento/i selezionato/i. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Questa operazione aggiungerà i tag e rimuoverà i tag a documento/i selezionato/i. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Conferma assegnazione corrispondente @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Questa operazione assegnerà il corrispondente "" a documento/i selezionato/i. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Questa operazione rimuoverà il corrispondente da documento/i selezionato/i. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Conferma assegnazione tipo di documento @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Questa operazione assegnerà il tipo di documento "" a documento/i selezionato/i. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Questa operazione eliminerà il tipo di documento da documento/i selezionato/i. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Conferma assegnazione percorso di archiviazione @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Questa operazione assegnerà il percorso di archiviazione "" a documento/i selezionato/i. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Questa operazione rimuoverà il percorso di archiviazione da documento/i selezionato/i. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Conferma eliminazione @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Questa operazione eliminerà definitivamente documento/i selezionato/i. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Elimina documento/i @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Questa operazione riesegue in modo permanente l'OCR per documento/i selezionato/i. @@ -3780,18 +5228,6 @@ Ordina - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Viste - Save "" @@ -3920,22 +5356,6 @@ Ordina per note - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Note - Sort by document type @@ -4184,30 +5604,6 @@ Salva vista corrente - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Mostra nella barra laterale - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Mostra nella dashboard - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 - Error saving note + Errore nel salvare la nota - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Errore durante l'eliminazione della nota: + Errore nell'eliminazione della nota + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Rilascia file per iniziare a caricare + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Avvio caricamento... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Vuoi eliminare il tipo di documento ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Account email + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Aggiungi Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Nessun account e-mail definito. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Regole email + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Aggiungi regola + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Nessuna regola email definita. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Errore nel recupero degli account di posta + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Errore nel recupero delle regole di posta + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Account "" salvato. + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Errore durante il salvataggio dell'account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Conferma eliminazione dell'account email + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Questa operazione eliminerà definitivamente questo account email. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Account email eliminato + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Errore durante l'eliminazione dell'account mail. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Regola "" salvata. + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Errore durante il salvataggio della regola. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Conferma eliminazione della regola email + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Questa operazione eliminerà permanentemente questa regola di posta. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Regola email eliminata + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Errore durante l'eliminazione della regola email. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Crea + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtra per: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Assegnazione @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Numero di documenti @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtra Documenti @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {Uno } other { totale }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 è stato creato con successo. @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Errore durante la creazione di . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 è stato aggiornato con successo. @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Errore durante e il salvataggio di . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 I documenti associati non verranno eliminati. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Errore durante l'eliminazione dell'elemento: + Errore durante l'eliminazione dell'elemento - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Inizia tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Apri Admin Django - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Generale - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Aspetto - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Lingua - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Riavviare la pagina dopo avere impostato la nuova lingua. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Visualizzazione data - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Formato data - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Breve: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Media: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Lunga: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Elementi per pagina - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Editor dei documenti - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Usa il visualizzatore PDF fornito dal browser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Di solito è più rapido nel visualizzare documenti PDF grandi, ma potrebbe non funzionare su tutti i browser. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Barra laterale - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Usa barra laterale 'snella' (solo icone) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Modalità notte - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Usa impostazioni di sistema - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Abilita modalità notte - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Inverti anteptime in modalità notte - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Colore del tema - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reimposta - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Controllo aggiornamento - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Il controllo degli aggiornamenti funziona controllando le API di Github dell'ultima release, per determinare se è disponibile una nuova versione. L'aggiornamento effettivo dell'applicazione deve comunque essere eseguito manualmente. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - L'app non raccoglie assolutamente alcun dato di tracciamento. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Abilita controllo aggiornamenti - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Per gli utenti di container di terze parti, come linuxserver.io, questa notifica può essere 'più avanti' della versione corrente di terze parti. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Modifica in blocco - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Mostra dialoghi di conferma - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Verrà sempre chiesta una conferma prima di eliminare documenti. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Applica in chiusura - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Abilita note - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notifiche - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Elaborazione del documento - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Notifica quando vengono trovati nuovi documenti - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Notifica quando l'elaborazione del documento viene completata con successo. - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Notifica quando l'elaborazione del documento fallisce - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Non mostrare notifiche nella dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Verranno interrotte tutte le notifiche nella dashboard riguardo lo stato dell'elaborazione dei documenti. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Mostra un avviso quando chiudi le viste salvate con modifiche non salvate - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - - Appare su - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Nessuna vista salvata. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - E-Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Account email - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Aggiungi Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Nessun account e-mail definito. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Regole email - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Aggiungi regola - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Nessuna regola email definita. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Utenti & gruppi - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Aggiungi utente - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Aggiungi gruppo - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - La vista "" è stata eliminata. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Impostazioni salvate - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Impostazioni salvate con successo. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Impostazioni salvate con successo. È necessario ricaricare per applicare alcune modifiche. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Ricarica ora - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Usa lingua di sistema - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Usa il formato data della lingua - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Errore durante il salvataggio delle impostazioni sul server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - La password è stata cambiata, sarai disconnesso momentaneamente. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Salvato utente "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Errore durante il salvataggio dell'utente. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Conferma eliminazione account utente - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Questa operazione eliminerà definitivamente l'account utente. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Utente eliminato - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Errore durante l'eliminazione dell'utente. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Salvato gruppo "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Errore durante il salvataggio del gruppo. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Conferma eliminazione gruppo utenti - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Questa operazione eliminerà definitivamente il gruppo. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Gruppo eliminato - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Errore durante l'eliminazione del gruppo. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Account "" salvato. - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Errore durante il salvataggio dell'account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Conferma eliminazione dell'account email - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Questa operazione eliminerà definitivamente questo account email. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Account email eliminato - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Errore durante l'eliminazione dell'account mail. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Regola "" salvata. - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Errore durante il salvataggio della regola. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Conferma eliminazione della regola email - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Questa operazione eliminerà permanentemente questa regola di posta. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Regola email eliminata - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Errore durante l'eliminazione della regola email. + Permissions updated successfully storage path @@ -5300,173 +6260,13 @@ Vuoi eliminare il tag ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Azzera selezione - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Aggiorna - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Risultati - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - clicca per l'output completo - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Ignora - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Apri Documento - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {Una attività} other { totale attività}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Fallito - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Completato - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Aviato - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - In coda - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Ignora selezionati - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Ignora tutto - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Conferma Ignora Tutto - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - attività? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - in coda - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - avviato - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completato - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - fallito - Not Found src/app/components/not-found/not-found.component.html 6 - Not Found + Non trovato Go to Dashboard @@ -5474,7 +6274,7 @@ src/app/components/not-found/not-found.component.html 12 - Go to Dashboard + Vai alla dashboard Auto: Learn matching automatically @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Inglese (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabo @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Bielorusso @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalano @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Ceco @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danese @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Tedesco + + Greek + + src/app/services/settings.service.ts + 203 + + Greco + English (GB) src/app/services/settings.service.ts - 205 + 209 Inglese (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spagnolo @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finlandese @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Francese @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italiano @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Lussemburghese @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Olandese + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norvegese + Polish src/app/services/settings.service.ts - 247 + 257 Polacco @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portoghese (Brasile) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portoghese @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Rumeno @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russo @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovacco @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Sloveno @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbo @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Svedese @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turco @@ -6061,15 +6885,15 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 - Ukrainian + Ucraino Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Cinese semplificato @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 La migrazione delle impostazioni al database è stata completata con successo! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Impossibile migrare le impostazioni nel database, prova a salvare manualmente. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Puoi riavviare il tour dalla pagina delle impostazioni. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Connessione in corso... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Caricamento in corso... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Caricamento completato, in attesa... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Errore HTTP: diff --git a/src-ui/src/locale/messages.ko_KR.xlf b/src-ui/src/locale/messages.ko_KR.xlf index 4bb442d58..1f498c1f1 100644 --- a/src-ui/src/locale/messages.ko_KR.xlf +++ b/src-ui/src/locale/messages.ko_KR.xlf @@ -2,11 +2,291 @@ + + Close + + node_modules/src/ngb-config.ts + 13 + + Close + + + HH + + node_modules/src/ngb-config.ts + 13 + + HH + + + Close + + node_modules/src/ngb-config.ts + 13 + + Close + + + «« + + node_modules/src/ngb-config.ts + 13 + + «« + + + Select month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Select month + + + Previous month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Previous month + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + Slide of + + node_modules/src/ngb-config.ts + 13 + + Currently selected slide number read by screen reader + Slide of + + + Hours + + node_modules/src/ngb-config.ts + 13 + + Hours + + + « + + node_modules/src/ngb-config.ts + 13 + + « + + + Previous + + node_modules/src/ngb-config.ts + 13 + + Previous + + + MM + + node_modules/src/ngb-config.ts + 13 + + MM + + + » + + node_modules/src/ngb-config.ts + 13 + + » + + + Select year + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Select year + + + Next month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Next month + + + Next + + node_modules/src/ngb-config.ts + 13 + + Next + + + Minutes + + node_modules/src/ngb-config.ts + 13 + + Minutes + + + »» + + node_modules/src/ngb-config.ts + 13 + + »» + + + Increment hours + + node_modules/src/ngb-config.ts + 13 + + Increment hours + + + First + + node_modules/src/ngb-config.ts + 13 + + First + + + Previous + + node_modules/src/ngb-config.ts + 13 + + Previous + + + Decrement hours + + node_modules/src/ngb-config.ts + 13 + + Decrement hours + + + Next + + node_modules/src/ngb-config.ts + 13 + + Next + + + Increment minutes + + node_modules/src/ngb-config.ts + 13 + + Increment minutes + + + Last + + node_modules/src/ngb-config.ts + 13 + + Last + + + Decrement minutes + + node_modules/src/ngb-config.ts + 13 + + Decrement minutes + + + SS + + node_modules/src/ngb-config.ts + 13 + + SS + + + Seconds + + node_modules/src/ngb-config.ts + 13 + + Seconds + + + Increment seconds + + node_modules/src/ngb-config.ts + 13 + + Increment seconds + + + Decrement seconds + + node_modules/src/ngb-config.ts + 13 + + Decrement seconds + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + + + + + node_modules/src/ngb-config.ts + 13 + + Document added src/app/app.component.ts - 51 + 83 + + + src/app/app.component.ts + 93 Document added @@ -14,7 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 51 + 85 + + + src/app/app.component.ts + 95 Document was added to paperless. @@ -22,11 +306,11 @@ Open document src/app/app.component.ts - 51 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 45 + 50 Open document @@ -34,7 +318,7 @@ Could not add : src/app/app.component.ts - 59 + 109 Could not add : @@ -42,7 +326,7 @@ New document detected src/app/app.component.ts - 65 + 124 New document detected @@ -50,10 +334,1784 @@ Document is being processed by paperless. src/app/app.component.ts - 65 + 126 Document is being processed by paperless. + + Prev + + src/app/app.component.ts + 131 + + Prev + + + Next + + src/app/app.component.ts + 132 + + + src/app/components/document-detail/document-detail.component.html + 65 + + Next + + + End + + src/app/app.component.ts + 133 + + End + + + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + + src/app/app.component.ts + 139 + + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + + src/app/app.component.ts + 146 + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + src/app/app.component.ts + 151 + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + + src/app/app.component.ts + 158 + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + + + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + + src/app/app.component.ts + 164 + + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + + + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + src/app/app.component.ts + 169 + + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + + src/app/app.component.ts + 193 + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + + + Check out the settings for various tweaks to the web app and toggle settings for saved views. + + src/app/app.component.ts + 201 + + Check out the settings for various tweaks to the web app and toggle settings for saved views. + + + Thank you! 🙏 + + src/app/app.component.ts + 209 + + Thank you! 🙏 + + + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + + src/app/app.component.ts + 211 + + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + + + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + + src/app/app.component.ts + 213 + + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + + + Logs + + src/app/components/admin/logs/logs.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logs + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Loading... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Settings + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Appearance + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Display language + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + You need to reload the page after applying a new language. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Date display + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Date format + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Short: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Long: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Items per page + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Document editor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Use PDF viewer provided by the browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Dark mode + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Use system settings + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Enable dark mode + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invert thumbnails in dark mode + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Theme Color + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Bulk editing + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Show confirmation dialogs + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Deleting documents will always ask for confirmation. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Apply on close + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissions + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifications + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Document processing + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Show notifications when new documents are detected + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Show notifications when document processing completes successfully + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Show notifications when document processing fails + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Suppress notifications on dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + This will suppress all messages about document processing status on the dashboard. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Saved views + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Views + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Name + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Show on dashboard + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Show in sidebar + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Actions + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Delete + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + No saved views defined. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Save + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Saved view "" deleted. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + An error occurred while saving settings. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Use system language + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Use date format of display language + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + File Tasks + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Created + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Username + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Edit + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + This operation cannot be undone. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Proceed + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. + Paperless-ngx @@ -72,42 +2130,46 @@ Search documents - Logged in as + Logged in as src/app/components/app-frame/app-frame.component.html - 34 + 39 - Logged in as - - - Settings - - src/app/components/app-frame/app-frame.component.html - 40 - - - src/app/components/app-frame/app-frame.component.html - 147 - - - src/app/components/manage/settings/settings.component.html - 1 - - Settings + Logged in as Logout src/app/components/app-frame/app-frame.component.html - 45 + 50 Logout + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentation + Dashboard src/app/components/app-frame/app-frame.component.html - 61 + 75 + + + src/app/components/app-frame/app-frame.component.html + 78 src/app/components/dashboard/dashboard.component.html @@ -119,43 +2181,39 @@ Documents src/app/components/app-frame/app-frame.component.html - 68 + 82 + + + src/app/components/app-frame/app-frame.component.html + 85 src/app/components/document-list/document-list.component.ts - 51 + 97 - src/app/components/manage/correspondent-list/correspondent-list.component.html - 37 + src/app/components/manage/management-list/management-list.component.html + 88 - src/app/components/manage/document-type-list/document-type-list.component.html - 35 + src/app/components/manage/management-list/management-list.component.html + 88 - src/app/components/manage/tag-list/tag-list.component.html - 38 + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 Documents - - Saved views - - src/app/components/app-frame/app-frame.component.html - 74 - - - src/app/components/manage/settings/settings.component.html - 134 - - Saved views - Open documents src/app/components/app-frame/app-frame.component.html - 87 + 118 Open documents @@ -163,7 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 106 + 134 + + + src/app/components/app-frame/app-frame.component.html + 137 Close all @@ -171,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 112 + 144 Manage @@ -179,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 119 + 148 - src/app/components/manage/correspondent-list/correspondent-list.component.html - 1 + src/app/components/app-frame/app-frame.component.html + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Correspondents @@ -191,23 +2257,31 @@ Tags src/app/components/app-frame/app-frame.component.html - 126 + 155 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/app-frame/app-frame.component.html + 158 + + + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 28 + 26 src/app/components/document-list/filter-editor/filter-editor.component.html - 18 - - - src/app/components/manage/tag-list/tag-list.component.html - 1 + 26 Tags @@ -215,71 +2289,491 @@ Document types src/app/components/app-frame/app-frame.component.html - 133 + 162 - src/app/components/manage/document-type-list/document-type-list.component.html - 1 + src/app/components/app-frame/app-frame.component.html + 165 Document types - - Logs + + Storage paths src/app/components/app-frame/app-frame.component.html - 140 + 169 - src/app/components/manage/logs/logs.component.html - 1 + src/app/components/app-frame/app-frame.component.html + 172 - Logs + Storage paths - - Admin + + Consumption templates src/app/components/app-frame/app-frame.component.html - 154 + 176 - Admin + Consumption templates - - Info + + Templates src/app/components/app-frame/app-frame.component.html - 160 + 179 - Info + Templates - - Documentation + + Mail src/app/components/app-frame/app-frame.component.html - 167 + 183 - Documentation + + src/app/components/app-frame/app-frame.component.html + 186 + + Mail + + + Administration + + src/app/components/app-frame/app-frame.component.html + 192 + + Administration + + + File Tasks + + src/app/components/app-frame/app-frame.component.html + 214 + + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 175 + 234 GitHub - - Suggest an idea + + is available. src/app/components/app-frame/app-frame.component.html - 181 + 240 - Suggest an idea + is available. + + + Click to view. + + src/app/components/app-frame/app-frame.component.html + 240 + + Click to view. + + + Paperless-ngx can automatically check for updates + + src/app/components/app-frame/app-frame.component.html + 244 + + Paperless-ngx can automatically check for updates + + + How does this work? + + src/app/components/app-frame/app-frame.component.html + 251,253 + + How does this work? + + + Update available + + src/app/components/app-frame/app-frame.component.html + 262 + + Update available + + + Sidebar views updated + + src/app/components/app-frame/app-frame.component.ts + 248 + + Sidebar views updated + + + Error updating sidebar views + + src/app/components/app-frame/app-frame.component.ts + 251 + + Error updating sidebar views + + + An error occurred while saving update checking settings. + + src/app/components/app-frame/app-frame.component.ts + 272 + + An error occurred while saving update checking settings. + + + Clear + + src/app/components/common/clearable-badge/clearable-badge.component.html + 1 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 33 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 56 + + Clear + + + Cancel + + src/app/components/common/confirm-dialog/confirm-dialog.component.html + 12 + + Cancel + + + Confirmation + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 20 + + Confirmation + + + Confirm + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 32 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 21 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 323 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 363 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 401 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 439 + + Confirm + + + now + + src/app/components/common/date-dropdown/date-dropdown.component.html + 20 + + now + + + After + + src/app/components/common/date-dropdown/date-dropdown.component.html + 28 + + After + + + Before + + src/app/components/common/date-dropdown/date-dropdown.component.html + 51 + + Before + + + Last 7 days + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 42 + + Last 7 days + + + Last month + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 47 + + Last month + + + Last 3 months + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 52 + + Last 3 months + + + Last year + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 57 + + Last year + + + Sort order + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + + Sort order + + + Filters + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + + Filters + + + Process documents that match all filters specified below. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Error Cancel - src/app/components/common/confirm-dialog/confirm-dialog.component.html - 11 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 src/app/components/common/select-dialog/select-dialog.component.html @@ -291,115 +2785,147 @@ src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 13 - - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 14 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 16 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html 18 Cancel - - Confirmation + + Consume Folder - src/app/components/common/confirm-dialog/confirm-dialog.component.ts - 18 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 - Confirmation + Consume Folder - - Confirm + + API Upload - src/app/components/common/confirm-dialog/confirm-dialog.component.ts - 30 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 143 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 166 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 189 - - Confirm + API Upload - - After + + Mail Fetch - src/app/components/common/date-dropdown/date-dropdown.component.html + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + + Mail Fetch + + + Create new consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + + Create new consumption template + + + Edit consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 + + Edit consumption template + + + Matching algorithm + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html 13 - After + Matching algorithm - - Clear + + Matching pattern - src/app/components/common/date-dropdown/date-dropdown.component.html - 18 + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 11 - src/app/components/common/date-dropdown/date-dropdown.component.html - 41 + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 12 - Clear + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 14 + + Matching pattern - - Before + + Case insensitive - src/app/components/common/date-dropdown/date-dropdown.component.html - 36 + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 12 - Before + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 15 + + Case insensitive - - Last 7 days + + Create new correspondent - src/app/components/common/date-dropdown/date-dropdown.component.ts - 34 + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 27 - Last 7 days + Create new correspondent - - Last month + + Edit correspondent - src/app/components/common/date-dropdown/date-dropdown.component.ts - 35 + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 31 - Last month + Edit correspondent - - Last 3 months + + Create new document type - src/app/components/common/date-dropdown/date-dropdown.component.ts - 36 + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 27 - Last 3 months + Create new document type - - Last year + + Edit document type - src/app/components/common/date-dropdown/date-dropdown.component.ts - 37 + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 31 - Last year + Edit document type Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 50 + 109 Create new item @@ -407,23 +2933,683 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 54 + 113 Edit item - - Could not save element: + + Create new user group - src/app/components/common/edit-dialog/edit-dialog.component.ts - 58 + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 26 - Could not save element: + Create new user group + + + Edit user group + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 30 + + Edit user group + + + IMAP Server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 11 + + IMAP Server + + + IMAP Port + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 12 + + IMAP Port + + + IMAP Security + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 13 + + IMAP Security + + + Password + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 12 + + Password + + + Password is token + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + Password is token + + + Check if the password above is a token used for authentication + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + Check if the password above is a token used for authentication + + + Character Set + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 19 + + Character Set + + + Test + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 32 + + Test + + + No encryption + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 14 + + No encryption + + + SSL + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 15 + + SSL + + + STARTTLS + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 16 + + STARTTLS + + + Create new mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 41 + + Create new mail account + + + Edit mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 45 + + Edit mail account + + + Successfully connected to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 90 + + Successfully connected to the mail server + + + Unable to connect to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 91 + + Unable to connect to the mail server + + + Account + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 11 + + + src/app/components/manage/mail/mail.component.html + 67 + + Account + + + Folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + Folder + + + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + + + Maximum age (days) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 13 + + Maximum age (days) + + + Attachment type + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 14 + + Attachment type + + + Consumption scope + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + Consumption scope + + + See docs for .eml processing requirements + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + See docs for .eml processing requirements + + + Rule order + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 16 + + Rule order + + + Paperless will only process mails that match all of the filters specified below. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 19 + + Paperless will only process mails that match all of the filters specified below. + + + Filter from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 20 + + Filter from + + + Filter to + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 21 + + Filter to + + + Filter subject + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 22 + + Filter subject + + + Filter body + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 23 + + Filter body + + + Filter attachment filename + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Filter attachment filename + + + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Action + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + Action + + + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + + + Action parameter + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 28 + + Action parameter + + + Assignments specified here will supersede any consumption templates. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 29 + + Assignments specified here will supersede any consumption templates. + + + Assign title from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 30 + + Assign title from + + + Assign correspondent from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 33 + + Assign correspondent from + + + Assign owner from rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 35 + + Assign owner from rule + + + Only process attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 27 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 38 + + Only process attachments + + + Process all files, including 'inline' attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 31 + + Process all files, including 'inline' attachments + + + Process message as .eml + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 42 + + Process message as .eml + + + Process message as .eml and attachments separately + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 46 + + Process message as .eml and attachments separately + + + Move to specified folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 57 + + Move to specified folder + + + Mark as read, don't process read mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 61 + + Mark as read, don't process read mails + + + Flag the mail, don't process flagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 65 + + Flag the mail, don't process flagged mails + + + Tag the mail with specified tag, don't process tagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 69 + + Tag the mail with specified tag, don't process tagged mails + + + Use subject as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 76 + + Use subject as title + + + Use attachment filename as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 80 + + Use attachment filename as title + + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + + + Do not assign a correspondent + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 91 + + Do not assign a correspondent + + + Use mail address + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 95 + + Use mail address + + + Use name (or mail address if not available) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 99 + + Use name (or mail address if not available) + + + Use correspondent selected below + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 103 + + Use correspondent selected below + + + Create new mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 145 + + Create new mail rule + + + Edit mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 149 + + Edit mail rule + + + Path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 10 + + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 42 + + Path + + + e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 28 + + e.g. + + + or use slashes to add directories e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 30 + + or use slashes to add directories e.g. + + + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 32 + + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. + + + Create new storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 37 + + Create new storage path + + + Edit storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 41 + + Edit storage path + + + Color + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 10 + + + src/app/components/manage/tag-list/tag-list.component.ts + 42 + + Color + + + Inbox tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + Inbox tag + + + Inbox tags are automatically assigned to all consumed documents. + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + Inbox tags are automatically assigned to all consumed documents. + + + Create new tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 28 + + Create new tag + + + Edit tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 32 + + Edit tag + + + Email + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 11 + + Email + + + First name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 13 + + First name + + + Last name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 14 + + Last name + + + Active + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 19 + + Active + + + Superuser + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + Superuser + + + (Grants all permissions and can view objects) + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + (Grants all permissions and can view objects) + + + Create new user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 44 + + Create new user account + + + Edit user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 48 + + Edit user account + + + All + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 16 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 18 + + + src/app/components/common/permissions-select/permissions-select.component.html + 6 + + + src/app/components/common/permissions-select/permissions-select.component.html + 17 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 20 + + All + + + Any + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 18 + + Any + + + Include + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 24 + + Include + + + Exclude + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 26 + + Exclude Apply src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 39 + 42 Apply @@ -431,7 +3617,7 @@ Click again to exclude items. src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 45 + 48 Click again to exclude items. @@ -439,7 +3625,7 @@ Not assigned src/app/components/common/filterable-dropdown/filterable-dropdown.component.ts - 209 + 337 Filter drop down element to filter for documents with no correspondent/type/tag assigned Not assigned @@ -448,39 +3634,203 @@ Invalid date. src/app/components/common/input/date/date.component.html - 12 + 18 Invalid date. + + Suggestions: + + src/app/components/common/input/date/date.component.html + 21 + + + src/app/components/common/input/select/select.component.html + 37 + + + src/app/components/common/input/tags/tags.component.html + 43 + + Suggestions: + + + Filter documents with this + + src/app/components/common/input/date/date.component.ts + 103 + + + src/app/components/common/input/select/select.component.ts + 149 + + Filter documents with this + + + Edit Permissions + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 7 + + Edit Permissions + + + Owner: + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 19 + + Owner: + + + View + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 27 + + + src/app/components/common/permissions-select/permissions-select.component.html + 10 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 56 + + View + Add item src/app/components/common/input/select/select.component.html - 11 + 12 - Used for both types and correspondents + Used for both types, correspondents, storage paths Add item - - Suggestions: + + Private - src/app/components/common/input/select/select.component.html - 29 + src/app/components/common/input/select/select.component.ts + 57 - src/app/components/common/input/tags/tags.component.html - 42 + src/app/components/common/tag/tag.component.html + 7 - Suggestions: + + src/app/components/common/tag/tag.component.html + 8 + + + src/app/components/document-list/document-card-small/document-card-small.component.ts + 80 + + Private Add tag src/app/components/common/input/tags/tags.component.html - 11 + 12 Add tag + + Filter documents with these Tags + + src/app/components/common/input/tags/tags.component.html + 35 + + Filter documents with these Tags + + + Set permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 28 + + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for + + + Note that permissions set here will override any existing permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 61 + + Note that permissions set here will override any existing permissions + + + My documents + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 28 + + My documents + + + Shared with me + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 38 + + Shared with me + + + Unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 48 + + Unowned + + + Hide unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 77 + + Hide unowned + + + Type + + src/app/components/common/permissions-select/permissions-select.component.html + 5 + + Type + + + Add + + src/app/components/common/permissions-select/permissions-select.component.html + 7 + + Add + + + Change + + src/app/components/common/permissions-select/permissions-select.component.html + 8 + + Change + + + Inherited from group + + src/app/components/common/permissions-select/permissions-select.component.ts + 61 + + Inherited from group + Select @@ -489,11 +3839,11 @@ src/app/components/common/select-dialog/select-dialog.component.ts - 18 + 17 src/app/components/document-list/document-list.component.html - 7 + 8 Select @@ -501,81 +3851,289 @@ Please select an object src/app/components/common/select-dialog/select-dialog.component.ts - 21 + 20 Please select an object - - Hello , welcome to Paperless-ngx! + + Share Links - src/app/components/dashboard/dashboard.component.ts - 33 + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 - Hello , welcome to Paperless-ngx! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links - - Welcome to Paperless-ngx! + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Create + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + + + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 35 + 38 - Welcome to Paperless-ngx! + Hello , welcome to Paperless-ngx + + + Welcome to Paperless-ngx + + src/app/components/dashboard/dashboard.component.ts + 40 + + Welcome to Paperless-ngx + + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Show all - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 141 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 41 - - - src/app/services/rest/document.service.ts - 21 - - Created - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 55 + 85 src/app/components/document-list/document-list.component.html - 129 + 149 src/app/components/document-list/filter-editor/filter-editor.component.ts - 88 + 201 + + + src/app/services/rest/document.service.ts + 20 + + Title + + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 src/app/services/rest/document.service.ts 19 - Title + Correspondent + + + View Preview + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 31 + + View Preview + + + Download + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 41 + + + src/app/components/document-detail/document-detail.component.html + 18 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 102 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 64 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 99 + + Download + + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents Statistics @@ -585,21 +4143,69 @@ Statistics - - Documents in inbox: - - src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html - 3 - - Documents in inbox: - - - Total documents: + + Go to inbox src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Total documents: + Go to inbox + + + Documents in inbox + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 5 + + Documents in inbox + + + Go to documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 8 + + Go to documents + + + Total documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 9 + + Total documents + + + Total characters + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 13 + + Total characters + + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + + + Other + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts + 65 + + Other Upload new documents @@ -609,36 +4215,36 @@ Upload new documents - - Dismiss completed + + Drop documents anywhere or 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) - Dismiss completed - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Drop documents here or + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Browse files + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Dismiss completed + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {One more document} other { more documents}} @@ -647,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 32 + 44 Processing: @@ -655,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 35 + 47 Failed: @@ -663,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 38 + 50 Added: @@ -671,102 +4277,54 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 40 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 117 + 268 this string is used to separate processing, failed and added on the file upload widget , - - Connecting... - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 118 - - Connecting... - - - Uploading... - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 123 - - Uploading... - - - Upload complete, waiting... - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 126 - - Upload complete, waiting... - - - HTTP error: - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 136 - - HTTP error: - - - First steps + + Paperless-ngx is running! src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 1 + 2 - First steps + Paperless-ngx is running! - - Paperless is running! :) + + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 5 + 3 - Paperless is running! :) + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. - - 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. + + More detail on how to use and configure Paperless-ngx is always available in the documentation. src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 6,7 + 4 - 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. + More detail on how to use and configure Paperless-ngx is always available in the documentation. - - Paperless offers some more features that try to make your life easier: + + Thanks for being a part of the Paperless-ngx community! + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 7 + + Thanks for being a part of the Paperless-ngx community! + + + Start the tour src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 8 - Paperless offers some more features that try to make your life easier: - - - Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 10 - - Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. - - - You can configure paperless to read your mails and add documents from attached files. - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 11 - - You can configure paperless to read your mails and add documents from attached files. - - - 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. - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 13 - - 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. + Start the tour Searching document with asn @@ -792,79 +4350,39 @@ of src/app/components/document-detail/document-detail.component.html - 5 + 5,6 of - - Delete - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 76 - - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 48 - - - src/app/components/manage/document-type-list/document-type-list.component.html - 46 - - - src/app/components/manage/generic-list/generic-list.component.ts - 106 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/components/manage/tag-list/tag-list.component.html - 49 - - Delete - - - Download - - src/app/components/document-detail/document-detail.component.html - 19 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 63 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 60 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 82 - - Download - Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Download original + + Redo OCR + + src/app/components/document-detail/document-detail.component.html + 40 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 89 + + Redo OCR + More like this src/app/components/document-detail/document-detail.component.html - 34 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html - 38 + 44 More like this @@ -872,15 +4390,27 @@ Close src/app/components/document-detail/document-detail.component.html - 40 + 53 + + + src/app/guards/dirty-saved-view.guard.ts + 37 Close + + Previous + + src/app/components/document-detail/document-detail.component.html + 60 + + Previous + Details src/app/components/document-detail/document-detail.component.html - 52 + 82 Details @@ -888,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 56 + 86 Archive serial number @@ -896,63 +4426,67 @@ Date created src/app/components/document-detail/document-detail.component.html - 57 + 87 Date created - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 58 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 123 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 26 - - - src/app/services/rest/document.service.ts - 18 - - Correspondent - Document type src/app/components/document-detail/document-detail.component.html - 60 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 47 + 49 src/app/components/document-list/document-list.component.html - 135 + 170 src/app/components/document-list/filter-editor/filter-editor.component.html - 33 + 43 src/app/services/rest/document.service.ts - 20 + 21 Document type + + Storage path + + src/app/components/document-detail/document-detail.component.html + 93 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 60 + + + src/app/components/document-list/document-list.component.html + 177 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 51 + + Storage path + + + Default + + src/app/components/document-detail/document-detail.component.html + 94 + + Default + Content src/app/components/document-detail/document-detail.component.html - 68 + 101 Content @@ -960,11 +4494,11 @@ Metadata src/app/components/document-detail/document-detail.component.html - 77 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts - 18 + 17 Metadata @@ -972,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 83 + 116 Date modified @@ -980,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 87 + 120 Date added @@ -988,15 +4522,23 @@ Media filename src/app/components/document-detail/document-detail.component.html - 91 + 124 Media filename + + Original filename + + src/app/components/document-detail/document-detail.component.html + 128 + + Original filename + Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 95 + 132 Original MD5 checksum @@ -1004,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 99 + 136 Original file size @@ -1012,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 103 + 140 Original mime type @@ -1020,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 107 + 144 Archive MD5 checksum @@ -1028,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 111 + 148 Archive file size @@ -1036,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 117 + 154 Original document metadata @@ -1044,15 +4586,43 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 118 + 155 Archived document metadata + + Preview + + src/app/components/document-detail/document-detail.component.html + 161 + + Preview + + + Enter Password + + src/app/components/document-detail/document-detail.component.html + 177 + + + src/app/components/document-detail/document-detail.component.html + 228 + + Enter Password + + + Notes + + src/app/components/document-detail/document-detail.component.html + 185,186 + + Notes + Discard src/app/components/document-detail/document-detail.component.html - 143 + 204 Discard @@ -1060,47 +4630,75 @@ Save & next src/app/components/document-detail/document-detail.component.html - 144 + 206 Save & next - - Save + + Save & close src/app/components/document-detail/document-detail.component.html - 145 + 207 + + Save & close + + + An error occurred loading content: + + src/app/components/document-detail/document-detail.component.ts + 253,255 + + An error occurred loading content: + + + Error retrieving metadata + + src/app/components/document-detail/document-detail.component.ts + 398 + + Error retrieving metadata + + + Error retrieving suggestions. + + src/app/components/document-detail/document-detail.component.ts + 419 + + Error retrieving suggestions. + + + Document saved successfully. + + src/app/components/document-detail/document-detail.component.ts + 532 - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 14 + src/app/components/document-detail/document-detail.component.ts + 540 + + Document saved successfully. + + + Error saving document + + src/app/components/document-detail/document-detail.component.ts + 544 - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 15 + src/app/components/document-detail/document-detail.component.ts + 585 - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 17 - - - src/app/components/manage/settings/settings.component.html - 173 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 19 - - Save + Error saving document Confirm delete src/app/components/document-detail/document-detail.component.ts - 267 + 611 - src/app/components/manage/generic-list/generic-list.component.ts - 102 + src/app/components/manage/management-list/management-list.component.ts + 201 Confirm delete @@ -1108,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 268 + 612 Do you really want to delete document ""? @@ -1116,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 269 + 613 The files for this document will be deleted permanently. This operation cannot be undone. @@ -1124,17 +4722,53 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 271 + 615 Delete document - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 281 + 634 - Error deleting document: + Error deleting document + + + Redo OCR confirm + + src/app/components/document-detail/document-detail.component.ts + 654 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 498 + + Redo OCR confirm + + + This operation will permanently redo OCR for this document. + + src/app/components/document-detail/document-detail.component.ts + 655 + + This operation will permanently redo OCR for this document. + + + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. + + src/app/components/document-detail/document-detail.component.ts + 666 + + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. + + + Error executing operation + + src/app/components/document-detail/document-detail.component.ts + 677 + + Error executing operation Select: @@ -1144,19 +4778,11 @@ Select: - - All - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 20 - - All - Edit: src/app/components/document-list/bulk-editor/bulk-editor.component.html - 27 + 25 Edit: @@ -1164,11 +4790,11 @@ Filter tags src/app/components/document-list/bulk-editor/bulk-editor.component.html - 29 + 27 src/app/components/document-list/filter-editor/filter-editor.component.html - 19 + 27 Filter tags @@ -1180,7 +4806,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html - 27 + 36 Filter correspondents @@ -1188,39 +4814,75 @@ Filter document types src/app/components/document-list/bulk-editor/bulk-editor.component.html - 48 + 50 src/app/components/document-list/filter-editor/filter-editor.component.html - 34 + 44 Filter document types - - Download originals + + Filter storage paths src/app/components/document-list/bulk-editor/bulk-editor.component.html - 68 + 61 - Download originals + + src/app/components/document-list/filter-editor/filter-editor.component.html + 52 + + Filter storage paths - - Error executing bulk operation: + + Include: + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 108 + + Include: + + + Archived files + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 112,114 + + Archived files + + + Original files + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 118,120 + + Original files + + + Use formatted filename + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 125,127 + + Use formatted filename + + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 74 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 113 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 117 + 266 "" @@ -1228,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 115 + 262 This is for messages like 'modify "tag1" and "tag2"' "" and "" @@ -1237,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 118 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' and "" @@ -1246,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 127 + 287 Confirm tags assignment @@ -1254,47 +4916,47 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 130 + 293 This operation will add the tag "" to selected document(s). - This operation will add the tags to selected document(s). + This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 132 + 298,300 - This operation will add the tags to selected document(s). + This operation will add the tags to selected document(s). This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 135 + 306 This operation will remove the tag "" from selected document(s). - This operation will remove the tags from selected document(s). + This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 137 + 311,313 - This operation will remove the tags from selected document(s). + This operation will remove the tags from selected document(s). - This operation will add the tags and remove the tags on selected document(s). + This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 139 + 315,319 - This operation will add the tags and remove the tags on selected document(s). + This operation will add the tags and remove the tags on selected document(s). Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 159 + 356 Confirm correspondent assignment @@ -1302,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 161 + 358 This operation will assign the correspondent "" to selected document(s). @@ -1310,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 163 + 360 This operation will remove the correspondent from selected document(s). @@ -1318,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 182 + 394 Confirm document type assignment @@ -1326,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 184 + 396 This operation will assign the document type "" to selected document(s). @@ -1334,15 +4996,39 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 186 + 398 This operation will remove the document type from selected document(s). + + Confirm storage path assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 432 + + Confirm storage path assignment + + + This operation will assign the storage path "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 434 + + This operation will assign the storage path "" to selected document(s). + + + This operation will remove the storage path from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 436 + + This operation will remove the storage path from selected document(s). + Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 201 + 459 Delete confirm @@ -1350,26 +5036,26 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 202 + 460 This operation will permanently delete selected document(s). - - This operation cannot be undone. - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 203 - - This operation cannot be undone. - Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 205 + 463 Delete document(s) + + This operation will permanently redo OCR for selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 499 + + This operation will permanently redo OCR for selected document(s). + Filter by correspondent @@ -1377,8 +5063,8 @@ 20 - src/app/components/document-list/document-card-small/document-card-small.component.html - 26 + src/app/components/document-list/document-list.component.html + 206 Filter by correspondent @@ -1389,80 +5075,132 @@ 24 - src/app/components/document-list/document-card-small/document-card-small.component.html - 15 + src/app/components/document-list/document-list.component.html + 211 Filter by tag - - Edit + + View notes src/app/components/document-list/document-card-large/document-card-large.component.html - 43 + 70 + + View notes + + + Notes + + src/app/components/document-list/document-card-large/document-card-large.component.html + 74 + + Notes + + + Filter by document type + + src/app/components/document-list/document-card-large/document-card-large.component.html + 76 + + + src/app/components/document-list/document-list.component.html + 227 + + Filter by document type + + + Filter by storage path + + src/app/components/document-list/document-card-large/document-card-large.component.html + 83 + + + src/app/components/document-list/document-list.component.html + 232 + + Filter by storage path + + + Created: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 98,99 src/app/components/document-list/document-card-small/document-card-small.component.html - 66 + 56,57 - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 42 - - - src/app/components/manage/document-type-list/document-type-list.component.html - 40 - - - src/app/components/manage/tag-list/tag-list.component.html - 43 - - Edit + Created: - - View + + Added: src/app/components/document-list/document-card-large/document-card-large.component.html - 51 + 99,100 - View + + src/app/components/document-list/document-card-small/document-card-small.component.html + 57,58 + + Added: + + + Modified: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 100,101 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 58,59 + + Modified: Score: src/app/components/document-list/document-card-large/document-card-large.component.html - 87 + 116 Score: - - Created: + + Toggle tag filter src/app/components/document-list/document-card-small/document-card-small.component.html - 43 + 14 - Created: + Toggle tag filter - - Added: + + Toggle correspondent filter src/app/components/document-list/document-card-small/document-card-small.component.html - 44 + 32 - Added: + Toggle correspondent filter - - Modified: + + Toggle document type filter src/app/components/document-list/document-card-small/document-card-small.component.html - 45 + 39 - Modified: + Toggle document type filter + + + Toggle storage path filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 46 + + Toggle storage path filter Select none src/app/components/document-list/document-list.component.html - 10 + 11 Select none @@ -1470,7 +5208,7 @@ Select page src/app/components/document-list/document-list.component.html - 11 + 12 Select page @@ -1478,7 +5216,7 @@ Select all src/app/components/document-list/document-list.component.html - 12 + 13 Select all @@ -1486,23 +5224,15 @@ Sort src/app/components/document-list/document-list.component.html - 39 + 38 Sort - - Views - - src/app/components/document-list/document-list.component.html - 64 - - Views - Save "" src/app/components/document-list/document-list.component.html - 71 + 76 Save "" @@ -1510,23 +5240,15 @@ Save as... src/app/components/document-list/document-list.component.html - 72 + 78 Save as... - - Loading... - - src/app/components/document-list/document-list.component.html - 87 - - Loading... - {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} src/app/components/document-list/document-list.component.html - 89 + 97 {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -1534,7 +5256,7 @@ {VAR_PLURAL, plural, =1 {One document} other { documents}} src/app/components/document-list/document-list.component.html - 91 + 99 {VAR_PLURAL, plural, =1 {One document} other { documents}} @@ -1542,47 +5264,159 @@ (filtered) src/app/components/document-list/document-list.component.html - 91 + 99 (filtered) + + Reset filters + + src/app/components/document-list/document-list.component.html + 104 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 84 + + Reset filters + + + Error while loading documents + + src/app/components/document-list/document-list.component.html + 117 + + Error while loading documents + + + Sort by ASN + + src/app/components/document-list/document-list.component.html + 131 + + Sort by ASN + ASN src/app/components/document-list/document-list.component.html - 117 + 135 src/app/components/document-list/filter-editor/filter-editor.component.ts - 90 + 206 src/app/services/rest/document.service.ts - 17 + 18 ASN + + Sort by correspondent + + src/app/components/document-list/document-list.component.html + 138 + + Sort by correspondent + + + Sort by title + + src/app/components/document-list/document-list.component.html + 145 + + Sort by title + + + Sort by owner + + src/app/components/document-list/document-list.component.html + 152 + + Sort by owner + + + Owner + + src/app/components/document-list/document-list.component.html + 156 + + + src/app/services/rest/document.service.ts + 26 + + Owner + + + Sort by notes + + src/app/components/document-list/document-list.component.html + 159 + + Sort by notes + + + Sort by document type + + src/app/components/document-list/document-list.component.html + 166 + + Sort by document type + + + Sort by storage path + + src/app/components/document-list/document-list.component.html + 173 + + Sort by storage path + + + Sort by created date + + src/app/components/document-list/document-list.component.html + 180 + + Sort by created date + + + Sort by added date + + src/app/components/document-list/document-list.component.html + 187 + + Sort by added date + Added src/app/components/document-list/document-list.component.html - 147 + 191 src/app/components/document-list/filter-editor/filter-editor.component.html - 48 + 68 src/app/services/rest/document.service.ts - 22 + 23 Added + + Edit document + + src/app/components/document-list/document-list.component.html + 210 + + Edit document + View "" saved successfully. src/app/components/document-list/document-list.component.ts - 116 + 207 View "" saved successfully. @@ -1590,63 +5424,71 @@ View "" created successfully. src/app/components/document-list/document-list.component.ts - 138 + 248 View "" created successfully. - - Reset filters - - src/app/components/document-list/filter-editor/filter-editor.component.html - 57 - - Reset filters - - Correspondent: + Correspondent: src/app/components/document-list/filter-editor/filter-editor.component.ts - 37 + 118,120 - Correspondent: + Correspondent: Without correspondent src/app/components/document-list/filter-editor/filter-editor.component.ts - 39 + 122 Without correspondent - - Type: + + Document type: src/app/components/document-list/filter-editor/filter-editor.component.ts - 44 + 128,130 - Type: + Document type: Without document type src/app/components/document-list/filter-editor/filter-editor.component.ts - 46 + 132 Without document type - - Tag: + + Storage path: src/app/components/document-list/filter-editor/filter-editor.component.ts - 50 + 138,140 - Tag: + Storage path: + + + Without storage path + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 142 + + Without storage path + + + Tag: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 146,147 + + Tag: Without any tag src/app/components/document-list/filter-editor/filter-editor.component.ts - 54 + 151 Without any tag @@ -1654,7 +5496,7 @@ Title: src/app/components/document-list/filter-editor/filter-editor.component.ts - 58 + 155 Title: @@ -1662,15 +5504,39 @@ ASN: src/app/components/document-list/filter-editor/filter-editor.component.ts - 61 + 158 ASN: + + Owner: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 161 + + Owner: + + + Owner not in: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 164 + + Owner not in: + + + Without an owner + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 167 + + Without an owner + Title & content src/app/components/document-list/filter-editor/filter-editor.component.ts - 89 + 204 Title & content @@ -1678,7 +5544,7 @@ Advanced search src/app/components/document-list/filter-editor/filter-editor.component.ts - 91 + 209 Advanced search @@ -1686,10 +5552,50 @@ More like src/app/components/document-list/filter-editor/filter-editor.component.ts - 94 + 215 More like + + equals + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 234 + + equals + + + is empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 238 + + is empty + + + is not empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 242 + + is not empty + + + greater than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 246 + + greater than + + + less than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 250 + + less than + Save current view @@ -1698,647 +5604,691 @@ Save current view - - Name + + Filter rules error occurred while saving this view src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 - - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 8 - - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 9 - - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 19 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 9 - - - src/app/components/manage/document-type-list/document-type-list.component.html - 9 - - - src/app/components/manage/document-type-list/document-type-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 141 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 8 - - - src/app/components/manage/tag-list/tag-list.component.html - 9 - - - src/app/components/manage/tag-list/tag-list.component.html - 19 - - Name - - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 153 - - Show in sidebar - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 149 - - Show on dashboard - - - Matching algorithm - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 13 - - Matching algorithm - - - Matching pattern - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 10 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 11 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 14 - - Matching pattern - - - Case insensitive - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 11 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html 12 - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 15 - - Case insensitive + Filter rules error occurred while saving this view - - Create new correspondent + + The error returned was - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 13 + + The error returned was + + + Enter note + + src/app/components/document-notes/document-notes.component.html + 4 + + Enter note + + + Please enter a note. + + src/app/components/document-notes/document-notes.component.html + 5,7 + + Please enter a note. + + + Add note + + src/app/components/document-notes/document-notes.component.html + 11 + + Add note + + + Delete note + + src/app/components/document-notes/document-notes.component.html 21 - Create new correspondent - - - Edit correspondent - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + src/app/components/document-notes/document-notes.component.html 25 - Edit correspondent + Delete note - - Create + + Error saving note - src/app/components/manage/correspondent-list/correspondent-list.component.html - 2 + src/app/components/document-notes/document-notes.component.ts + 66 + + Error saving note + + + Error deleting note + + src/app/components/document-notes/document-notes.component.ts + 80 + + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Drop files to begin upload + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Initiating upload... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. + + + correspondent + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 39 + + correspondent + + + correspondents + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 40 + + correspondents + + + Last used + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 45 + + Last used + + + Do you really want to delete the correspondent ""? + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 67 + + Do you really want to delete the correspondent ""? + + + document type + + src/app/components/manage/document-type-list/document-type-list.component.ts + 36 + + document type + + + document types + + src/app/components/manage/document-type-list/document-type-list.component.ts + 37 + + document types + + + Do you really want to delete the document type ""? + + src/app/components/manage/document-type-list/document-type-list.component.ts + 44 + + Do you really want to delete the document type ""? + + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 - src/app/components/manage/document-type-list/document-type-list.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create + + src/app/components/manage/management-list/management-list.component.html + 13,17 - src/app/components/manage/tag-list/tag-list.component.html - 2 + src/app/components/manage/management-list/management-list.component.html + 13,17 - Create + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + Create Filter by: - src/app/components/manage/correspondent-list/correspondent-list.component.html - 8 + src/app/components/manage/management-list/management-list.component.html + 23 - src/app/components/manage/document-type-list/document-type-list.component.html - 8 + src/app/components/manage/management-list/management-list.component.html + 23 - src/app/components/manage/tag-list/tag-list.component.html - 8 + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 Filter by: Matching - src/app/components/manage/correspondent-list/correspondent-list.component.html - 20 + src/app/components/manage/management-list/management-list.component.html + 42 - src/app/components/manage/document-type-list/document-type-list.component.html - 20 + src/app/components/manage/management-list/management-list.component.html + 42 - src/app/components/manage/tag-list/tag-list.component.html - 21 + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 Matching Document count - src/app/components/manage/correspondent-list/correspondent-list.component.html - 21 + src/app/components/manage/management-list/management-list.component.html + 43 - src/app/components/manage/document-type-list/document-type-list.component.html - 21 + src/app/components/manage/management-list/management-list.component.html + 43 - src/app/components/manage/tag-list/tag-list.component.html - 22 + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 Document count - - Last correspondence + + Filter Documents - src/app/components/manage/correspondent-list/correspondent-list.component.html - 22 + src/app/components/manage/management-list/management-list.component.html + 78 - Last correspondence + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + Filter Documents - - Actions + + {VAR_PLURAL, plural, =1 {One } other { total }} - src/app/components/manage/correspondent-list/correspondent-list.component.html - 23 + src/app/components/manage/management-list/management-list.component.html + 109 - src/app/components/manage/document-type-list/document-type-list.component.html - 22 + src/app/components/manage/management-list/management-list.component.html + 109 - src/app/components/manage/settings/settings.component.html - 158 + src/app/components/manage/management-list/management-list.component.html + 109 - src/app/components/manage/tag-list/tag-list.component.html - 23 + src/app/components/manage/management-list/management-list.component.html + 109 - Actions - - - Do you really want to delete the correspondent ""? - - src/app/components/manage/correspondent-list/correspondent-list.component.ts - 26 - - Do you really want to delete the correspondent ""? - - - Create new document type - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts - 21 - - Create new document type - - - Edit document type - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts - 25 - - Edit document type - - - Do you really want to delete the document type ""? - - src/app/components/manage/document-type-list/document-type-list.component.ts - 26 - - Do you really want to delete the document type ""? + {VAR_PLURAL, plural, =1 {One } other { total }} Automatic - src/app/components/manage/generic-list/generic-list.component.ts - 39 + src/app/components/manage/management-list/management-list.component.ts + 113 src/app/data/matching-model.ts - 17 + 15 Automatic - - Do you really want to delete this element? + + None - src/app/components/manage/generic-list/generic-list.component.ts - 97 + src/app/components/manage/management-list/management-list.component.ts + 115 - Do you really want to delete this element? + + src/app/data/matching-model.ts + 45 + + None + + + Successfully created . + + src/app/components/manage/management-list/management-list.component.ts + 158 + + Successfully created . + + + Error occurred while creating . + + src/app/components/manage/management-list/management-list.component.ts + 163 + + Error occurred while creating . + + + Successfully updated . + + src/app/components/manage/management-list/management-list.component.ts + 178 + + Successfully updated . + + + Error occurred while saving . + + src/app/components/manage/management-list/management-list.component.ts + 183 + + Error occurred while saving . Associated documents will not be deleted. - src/app/components/manage/generic-list/generic-list.component.ts - 104 + src/app/components/manage/management-list/management-list.component.ts + 203 Associated documents will not be deleted. - - Error while deleting element: + + Error while deleting element - src/app/components/manage/generic-list/generic-list.component.ts - 114 + src/app/components/manage/management-list/management-list.component.ts + 219 - Error while deleting element: + Error while deleting element - - General settings + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 10 + src/app/components/manage/management-list/management-list.component.ts + 293 - General settings + Permissions updated successfully - - Appearance + + storage path - src/app/components/manage/settings/settings.component.html - 13 + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 36 - Appearance + storage path - - Display language + + storage paths - src/app/components/manage/settings/settings.component.html - 17 + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 37 - Display language + storage paths - - You need to reload the page after applying a new language. + + Do you really want to delete the storage path ""? - src/app/components/manage/settings/settings.component.html - 25 + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 52 - You need to reload the page after applying a new language. + Do you really want to delete the storage path ""? - - Date display + + tag - src/app/components/manage/settings/settings.component.html - 32 + src/app/components/manage/tag-list/tag-list.component.ts + 36 - Date display + tag - - Date format + + tags - src/app/components/manage/settings/settings.component.html - 45 + src/app/components/manage/tag-list/tag-list.component.ts + 37 - Date format - - - Short: - - src/app/components/manage/settings/settings.component.html - 51 - - Short: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 55 - - Medium: - - - Long: - - src/app/components/manage/settings/settings.component.html - 59 - - Long: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 67 - - Items per page - - - Document editor - - src/app/components/manage/settings/settings.component.html - 83 - - Document editor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 87 - - Use PDF viewer provided by the browser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 87 - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 94 - - Dark mode - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 97 - - Use system settings - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 98 - - Enable dark mode - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 99 - - Invert thumbnails in dark mode - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 103 - - Bulk editing - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 107 - - Show confirmation dialogs - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 107 - - Deleting documents will always ask for confirmation. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 108 - - Apply on close - - - Notifications - - src/app/components/manage/settings/settings.component.html - 116 - - Notifications - - - Document processing - - src/app/components/manage/settings/settings.component.html - 119 - - Document processing - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 123 - - Show notifications when new documents are detected - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 124 - - Show notifications when document processing completes successfully - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 125 - - Show notifications when document processing fails - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 126 - - Suppress notifications on dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 126 - - This will suppress all messages about document processing status on the dashboard. - - - Appears on - - src/app/components/manage/settings/settings.component.html - 146 - - Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 163 - - No saved views defined. - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 111 - - Saved view "" deleted. - - - Settings saved successfully. - - src/app/components/manage/settings/settings.component.ts - 133 - - Settings saved successfully. - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 138 - - Use system language - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 144 - - Use date format of display language - - - Error while storing settings on server: - - src/app/components/manage/settings/settings.component.ts - 161 - - Error while storing settings on server: - - - Color - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 10 - - - src/app/components/manage/tag-list/tag-list.component.html - 20 - - Color - - - Inbox tag - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 12 - - Inbox tag - - - Inbox tags are automatically assigned to all consumed documents. - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 12 - - Inbox tags are automatically assigned to all consumed documents. - - - Create new tag - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts - 22 - - Create new tag - - - Edit tag - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts - 26 - - Edit tag + tags Do you really want to delete the tag ""? src/app/components/manage/tag-list/tag-list.component.ts - 26 + 53 Do you really want to delete the tag ""? - - 404 Not Found + + Not Found src/app/components/not-found/not-found.component.html - 7 + 6 - 404 Not Found + Not Found + + + Go to Dashboard + + src/app/components/not-found/not-found.component.html + 12 + + Go to Dashboard + + + Auto: Learn matching automatically + + src/app/data/matching-model.ts + 16 + + Auto: Learn matching automatically Any word src/app/data/matching-model.ts - 12 + 20 Any word @@ -2346,7 +6296,7 @@ Any: Document contains any of these words (space separated) src/app/data/matching-model.ts - 12 + 21 Any: Document contains any of these words (space separated) @@ -2354,7 +6304,7 @@ All words src/app/data/matching-model.ts - 13 + 25 All words @@ -2362,7 +6312,7 @@ All: Document contains all of these words (space separated) src/app/data/matching-model.ts - 13 + 26 All: Document contains all of these words (space separated) @@ -2370,7 +6320,7 @@ Exact match src/app/data/matching-model.ts - 14 + 30 Exact match @@ -2378,7 +6328,7 @@ Exact: Document contains this string src/app/data/matching-model.ts - 14 + 31 Exact: Document contains this string @@ -2386,7 +6336,7 @@ Regular expression src/app/data/matching-model.ts - 15 + 35 Regular expression @@ -2394,7 +6344,7 @@ Regular expression: Document matches this regular expression src/app/data/matching-model.ts - 15 + 36 Regular expression: Document matches this regular expression @@ -2402,7 +6352,7 @@ Fuzzy word src/app/data/matching-model.ts - 16 + 40 Fuzzy word @@ -2410,31 +6360,43 @@ Fuzzy: Document contains a word similar to this word src/app/data/matching-model.ts - 16 + 41 Fuzzy: Document contains a word similar to this word - - Auto: Learn matching automatically + + None: Disable matching src/app/data/matching-model.ts - 17 + 46 - Auto: Learn matching automatically + None: Disable matching + + + Warning: You have unsaved changes to your document(s). + + src/app/guards/dirty-doc.guard.ts + 16 + + Warning: You have unsaved changes to your document(s). Unsaved Changes src/app/guards/dirty-form.guard.ts - 16 + 17 + + + src/app/guards/dirty-saved-view.guard.ts + 29 src/app/services/open-documents.service.ts - 75 + 104 src/app/services/open-documents.service.ts - 96 + 131 Unsaved Changes @@ -2442,15 +6404,11 @@ You have unsaved changes. src/app/guards/dirty-form.guard.ts - 17 + 18 src/app/services/open-documents.service.ts - 76 - - - src/app/services/open-documents.service.ts - 97 + 132 You have unsaved changes. @@ -2458,7 +6416,7 @@ Are you sure you want to leave? src/app/guards/dirty-form.guard.ts - 18 + 19 Are you sure you want to leave? @@ -2466,23 +6424,63 @@ Leave page src/app/guards/dirty-form.guard.ts - 20 + 21 Leave page + + You have unsaved changes to the saved view + + src/app/guards/dirty-saved-view.guard.ts + 31 + + You have unsaved changes to the saved view + + + Are you sure you want to close this saved view? + + src/app/guards/dirty-saved-view.guard.ts + 35 + + Are you sure you want to close this saved view? + + + Save and close + + src/app/guards/dirty-saved-view.guard.ts + 39 + + Save and close + + + You don't have permissions to do that + + src/app/guards/permissions.guard.ts + 34 + + You don't have permissions to do that + (no title) src/app/pipes/document-title.pipe.ts - 12 + 11 (no title) + + Shared + + src/app/pipes/username.pipe.ts + 33 + + Shared + Yes src/app/pipes/yes-no.pipe.ts - 9 + 8 Yes @@ -2490,7 +6488,7 @@ No src/app/pipes/yes-no.pipe.ts - 9 + 8 No @@ -2498,15 +6496,23 @@ Document already exists. src/app/services/consumer-status.service.ts - 15 + 17 Document already exists. + + Document with ASN already exists. + + src/app/services/consumer-status.service.ts + 18 + + Document with ASN already exists. + File not found. src/app/services/consumer-status.service.ts - 16 + 19 File not found. @@ -2514,7 +6520,7 @@ Pre-consume script does not exist. src/app/services/consumer-status.service.ts - 17 + 20 Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation Pre-consume script does not exist. @@ -2523,7 +6529,7 @@ Error while executing pre-consume script. src/app/services/consumer-status.service.ts - 18 + 21 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. @@ -2532,7 +6538,7 @@ Post-consume script does not exist. src/app/services/consumer-status.service.ts - 19 + 22 Post-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. @@ -2541,7 +6547,7 @@ Error while executing post-consume script. src/app/services/consumer-status.service.ts - 20 + 23 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. @@ -2550,7 +6556,7 @@ Received new file. src/app/services/consumer-status.service.ts - 21 + 24 Received new file. @@ -2558,7 +6564,7 @@ File type not supported. src/app/services/consumer-status.service.ts - 22 + 25 File type not supported. @@ -2566,7 +6572,7 @@ Processing document... src/app/services/consumer-status.service.ts - 23 + 26 Processing document... @@ -2574,7 +6580,7 @@ Generating thumbnail... src/app/services/consumer-status.service.ts - 24 + 27 Generating thumbnail... @@ -2582,7 +6588,7 @@ Retrieving date from document... src/app/services/consumer-status.service.ts - 25 + 28 Retrieving date from document... @@ -2590,7 +6596,7 @@ Saving document... src/app/services/consumer-status.service.ts - 26 + 29 Saving document... @@ -2598,15 +6604,23 @@ Finished. src/app/services/consumer-status.service.ts - 27 + 30 Finished. + + You have unsaved changes to the document + + src/app/services/open-documents.service.ts + 106 + + You have unsaved changes to the document + Are you sure you want to close this document? src/app/services/open-documents.service.ts - 77 + 110 Are you sure you want to close this document? @@ -2614,7 +6628,7 @@ Close document src/app/services/open-documents.service.ts - 79 + 112 Close document @@ -2622,7 +6636,7 @@ Are you sure you want to close all documents? src/app/services/open-documents.service.ts - 98 + 133 Are you sure you want to close all documents? @@ -2630,7 +6644,7 @@ Close documents src/app/services/open-documents.service.ts - 100 + 135 Close documents @@ -2638,7 +6652,7 @@ Modified src/app/services/rest/document.service.ts - 23 + 24 Modified @@ -2646,7 +6660,7 @@ Search score src/app/services/rest/document.service.ts - 28 + 33 Score is a value returned by the full text search engine and specifies how well a result matches the given query Search score @@ -2655,15 +6669,47 @@ English (US) src/app/services/settings.service.ts - 90 + 155 English (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + + + Arabic + + src/app/services/settings.service.ts + 167 + + Arabic + + + Belarusian + + src/app/services/settings.service.ts + 173 + + Belarusian + + + Catalan + + src/app/services/settings.service.ts + 179 + + Catalan + Czech src/app/services/settings.service.ts - 91 + 185 Czech @@ -2671,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 92 + 191 Danish @@ -2679,15 +6725,23 @@ German src/app/services/settings.service.ts - 93 + 197 German + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 94 + 209 English (GB) @@ -2695,15 +6749,23 @@ Spanish src/app/services/settings.service.ts - 95 + 215 Spanish + + Finnish + + src/app/services/settings.service.ts + 221 + + Finnish + French src/app/services/settings.service.ts - 96 + 227 French @@ -2711,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 97 + 233 Italian @@ -2719,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 98 + 239 Luxembourgish @@ -2727,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 99 + 245 Dutch + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 100 + 257 Polish @@ -2743,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 101 + 263 Portuguese (Brazil) @@ -2751,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 102 + 269 Portuguese @@ -2759,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 103 + 275 Romanian @@ -2767,42 +6837,138 @@ Russian src/app/services/settings.service.ts - 104 + 281 Russian + + Slovak + + src/app/services/settings.service.ts + 287 + + Slovak + + + Slovenian + + src/app/services/settings.service.ts + 293 + + Slovenian + + + Serbian + + src/app/services/settings.service.ts + 299 + + Serbian + Swedish src/app/services/settings.service.ts - 105 + 305 Swedish + + Turkish + + src/app/services/settings.service.ts + 311 + + Turkish + + + Ukrainian + + src/app/services/settings.service.ts + 317 + + Ukrainian + + + Chinese Simplified + + src/app/services/settings.service.ts + 323 + + Chinese Simplified + ISO 8601 src/app/services/settings.service.ts - 115 + 340 ISO 8601 - - Error + + Successfully completed one-time migratration of settings to the database! - src/app/services/toast.service.ts - 35 + src/app/services/settings.service.ts + 459 - Error + Successfully completed one-time migratration of settings to the database! + + + Unable to migrate settings to the database, please try saving manually. + + src/app/services/settings.service.ts + 460 + + Unable to migrate settings to the database, please try saving manually. + + + You can restart the tour from the settings page. + + src/app/services/settings.service.ts + 533 + + You can restart the tour from the settings page. Information src/app/services/toast.service.ts - 39 + 46 Information + + Connecting... + + src/app/services/upload-documents.service.ts + 42 + + Connecting... + + + Uploading... + + src/app/services/upload-documents.service.ts + 54 + + Uploading... + + + Upload complete, waiting... + + src/app/services/upload-documents.service.ts + 57 + + Upload complete, waiting... + + + HTTP error: + + src/app/services/upload-documents.service.ts + 70 + + HTTP error: + diff --git a/src-ui/src/locale/messages.lb_LU.xlf b/src-ui/src/locale/messages.lb_LU.xlf index a8e71e1d1..f4428756c 100644 --- a/src-ui/src/locale/messages.lb_LU.xlf +++ b/src-ui/src/locale/messages.lb_LU.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Fichieren ofleeë fir den Upload ze starten - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument dobäigesat @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument gouf a Paperless-ngx dobäigesat. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Dokument opmaachen @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Konnt de Fichier net dobäisetzen: @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Neit Dokument detektéiert @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument gëtt vu Paperless-ngx veraarbecht. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Prev @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Weider @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 End @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Merci! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Upload fänkt un... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Protokoller + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Lueden... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Astellungen + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Tour starten + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Allgemeng + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Ausgesinn + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Sprooch vum Interface + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Nodeem s eng nei Sprooch gewielt gouf muss d'Säit nei geluede ginn. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Uweise vum Datum + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Datumsformat + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kuerz: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Mëttel: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Laang: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Elementer pro Säit + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Dokumenteneditor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + PDF-Betruechter vum Web-Browser notzen + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Dëst ass normalerweis méi séier fir grouss PDF-Dokumenter, mee kéint op verschiddene Browseren net goen. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Saiteläischt + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Schmuel Saiteläischt benotzen (nëmmen Ikonen) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Nuetsmodus + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Systemastellungen notzen + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Nuetsmodus aktivéieren + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Virschaubiller an Nuetsmodus invertéieren + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Designfaarf + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Zrécksetzen + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Aktualiséierungs Kontroll + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Aktualiséierungs Kontroll aschalten + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Massebeaarbechtung + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Bestätegungsmessagë weisen + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Beim Läsche vun Dokumenter gëtt ëmmer no enger Bestätegung gefrot. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Späichere beim Zoumaachen + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissions + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifikatiounen + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Dokumenteveraarbechtung + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Notifikatiounen uweise wann nei Dokumenter detektéiert ginn + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Notifikatiounen uweise wann d'Dokumentveraarbechtung erfollegräich ofgeschloss ass + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Notifikatiounen uweise wann d'Dokumenteveraarbechtung feelschléit + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Notifikatiounen op der Startsäit ënnerdrécken + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Doduerch ginn all Messagen iwwer Dokumenteveraarbechtung op der Startsäit ënnerdréckt. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Gespäichert Usiichten + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Usiichten + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Numm + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Op der Startsäit uweisen + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + An der Säiteleescht uweisen + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Aktiounen + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Läschen + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Keng gespäichert Usiicht definéiert. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Späicheren + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Gespäichert Usiicht "" geläscht. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Astellunge gespäichert + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Astellungen erfollegräich gespäichert. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Astellungen erfollegräich gespäichert. Nei lueden ass néideg fir verschidden Ännerungen ze applizéieren. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Elo nei lueden + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + An error occurred while saving settings. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Systemsprooch benotzen + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Datumsformat vun der Sprooch vum Interface notzen + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Datei Jobs + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Erstallt + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informatiounen + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Dokument opmaachen + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Username + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Editéieren + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Dës Operatioun kann net réckgängeg gemaach ginn. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Weider + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Ageloggt als - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Astellungen - Logout @@ -527,15 +2145,31 @@ Ofmellen + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentatioun + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumenter - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Gespäichert Usiichten - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Oppen Dokumenter @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 All zoumaachen @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Verwalten @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Korrespondenten @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Dokumententypen @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Späicherpfaden - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Datei Jobs + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - File Tasks + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Protokoller - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informatiounen + Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentatioun + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Eng Iddi virschloen - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 ass disponibel. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klicke fir unzeweisen. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx can automatically check for updates @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 How does this work? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Update disponibel - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - An error occurred while saving settings. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 An error occurred while saving update checking settings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Bestätegen @@ -935,97 +2541,293 @@ Lescht Joer - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Feeler + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Ofbriechen + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Numm + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Grouss-/Klengschreiwung ignoréieren - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Ofbriechen - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Späicheren - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Neit Element erstellen @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Element beaarbechten - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permissions - Create new user group @@ -1303,22 +2977,6 @@ IMAP Security - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Username - Password @@ -1355,50 +3013,6 @@ Character Set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Lueden... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Account @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assign document type + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Feeler + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Process message as .eml and attachments separately - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Läschen - Move to specified folder @@ -1815,11 +3341,19 @@ Use attachment filename as title + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Use mail address @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Create new mail rule @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edit mail rule @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groups - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Virschléi: @@ -2164,14 +3682,6 @@ Owner: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ Usiicht - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Editéieren - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2417,20 +3823,6 @@ Change - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ W. e. g. en Objet auswielen + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Erstellen + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hello , welcome to Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Welcome to Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Alles uweisen - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Erstallt - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Titel + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Korrespondent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Eroflueden + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Total characters + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Other @@ -2635,36 +4215,36 @@ Nei Dokumenter eroplueden - - Dismiss completed + + Drop documents anywhere or 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) - Déi fäerdeg traitéiert verstoppen - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Dokumenter hei ofleeën oder + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Fichieren duerchsichen + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Déi fäerdeg traitéiert verstoppen + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Ee weidert Dokument} other { weider Dokumenter}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Veraarbechten: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Feelgeschloen: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Dobäigesat: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Original eroflueden @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Zréck @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detailer @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Archiv-Seriennummer @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Erstellungsdatum - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Korrespondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Virdefinéiert @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Inhalt @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Verännert um @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Dobäigesat um @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Dateinumm vum Mediefichier @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Original Dateinumm @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 MD5-Préifzomm vum Original @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Dateigréisst vum Original @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Urspréngleche MIME-Typ @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 MD5-Préifzomm vum Archiv @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Archiv-Dateigréisst @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadate vum Original-Dokument @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadate vum Archiv-Dokument @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Preview @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Passwuert aginn @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Verwerfen @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Späicheren a weider @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Läsche bestätegen @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Wëllt Dir d'Dokument "" wierklech läschen? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 D'Fichiere fir dëst Dokument gi permanent geläscht. Dës Operatioun kann net réckgängeg gemaach ginn. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Dokument läschen - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Redo OCR confirm @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 This operation will permanently redo OCR for this document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Dës Operatioun kann net réckgängeg gemaach ginn. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Weider - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executing operation: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filter storage paths - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Aktiounen - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" a(n) "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' a(n) "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Zouweisung vun der Etikett bestätegen @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Dës Operatioun setzt d'Etikett "" bei ausgewielt Dokument(er). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 This operation will add the tags to selected document(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Dës Operatioun läscht d'Etikett "" bei ausgewielt Dokument(er). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 This operation will remove the tags from selected document(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 This operation will add the tags and remove the tags on selected document(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 D'Zouweisung vum Korrespondent bestätegen @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Dës Operatioun weist de Korrespondent "" ausgewielt Dokument(er) zou. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Dës Operatioun läscht de Korrespondent bei ausgewielt Dokument(er). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Zouweisung vum Dokumententyp bestätegen @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Dës Operatioun weist den Dokumententyp "" ausgewielt Dokument(er) zou. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Dës Operatioun läscht den Dokumententyp bei ausgewielt Dokument(er). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Läsche bestätegen @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Dës Operatioun wäert ausgewielt Dokument(er) permanent läschen. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Dokument(er) läschen @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Zortéieren - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Usiichten - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Aktuell Usiicht späicheren - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - An der Säiteleescht uweisen - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Op der Startsäit uweisen - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Fichieren ofleeë fir den Upload ze starten + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Upload fänkt un... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Soll den Dokumententyp "" wierklech geläscht ginn? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Erstellen + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filteren no: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Zouweisung @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Unzuel Dokumenter @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Dokumenter filteren @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, one {} =1 {One } other { insgesamt }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Assoziéiert Dokumenter ginn net geläscht. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Tour starten - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Allgemeng - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Ausgesinn - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Sprooch vum Interface - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Nodeem s eng nei Sprooch gewielt gouf muss d'Säit nei geluede ginn. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Uweise vum Datum - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Datumsformat - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kuerz: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Mëttel: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Laang: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Elementer pro Säit - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Dokumenteneditor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - PDF-Betruechter vum Web-Browser notzen - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Dëst ass normalerweis méi séier fir grouss PDF-Dokumenter, mee kéint op verschiddene Browseren net goen. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Saiteläischt - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Schmuel Saiteläischt benotzen (nëmmen Ikonen) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Nuetsmodus - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Systemastellungen notzen - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Nuetsmodus aktivéieren - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Virschaubiller an Nuetsmodus invertéieren - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Designfaarf - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Zrécksetzen - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Aktualiséierungs Kontroll - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Aktualiséierungs Kontroll aschalten - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Massebeaarbechtung - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Bestätegungsmessagë weisen - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Beim Läsche vun Dokumenter gëtt ëmmer no enger Bestätegung gefrot. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Späichere beim Zoumaachen - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notifikatiounen - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Dokumenteveraarbechtung - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Notifikatiounen uweise wann nei Dokumenter detektéiert ginn - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Notifikatiounen uweise wann d'Dokumentveraarbechtung erfollegräich ofgeschloss ass - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Notifikatiounen uweise wann d'Dokumenteveraarbechtung feelschléit - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Notifikatiounen op der Startsäit ënnerdrécken - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Doduerch ginn all Messagen iwwer Dokumenteveraarbechtung op der Startsäit ënnerdréckt. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Keng gespäichert Usiicht definéiert. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Gespäichert Usiicht "" geläscht. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Astellunge gespäichert - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Astellungen erfollegräich gespäichert. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Astellungen erfollegräich gespäichert. Nei lueden ass néideg fir verschidden Ännerungen ze applizéieren. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Elo nei lueden - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Systemsprooch benotzen - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Datumsformat vun der Sprooch vum Interface notzen - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Soll d'Etikett "" wierklech geläscht ginn? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresh - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Results - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Dokument opmaachen - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dismiss selected - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dismiss all - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirm Dismiss All - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Englesch (USA) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusesch @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Tschechesch @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Dänesch @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Däitsch + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Englesch (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spuenesch @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Franséisch @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italienesch @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Lëtzebuergesch @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Hollännesch + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polnesch @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugisesch (Brasilien) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugisesch @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Rumänesch @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russesch @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slowenesch @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbesch @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Schwedesch @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Tierkesch @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinesesch (Vereinfacht) @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Successfully completed one-time migratration of settings to the database! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Unable to migrate settings to the database, please try saving manually. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Gëtt verbonnen... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Gëtt eropgelueden... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Fichier eropgelueden. Waarden... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP-Feeler: diff --git a/src-ui/src/locale/messages.lv_LV.xlf b/src-ui/src/locale/messages.lv_LV.xlf new file mode 100644 index 000000000..dcea37506 --- /dev/null +++ b/src-ui/src/locale/messages.lv_LV.xlf @@ -0,0 +1,6974 @@ + + + + + + Close + + node_modules/src/ngb-config.ts + 13 + + Aizvērt + + + HH + + node_modules/src/ngb-config.ts + 13 + + HH + + + Close + + node_modules/src/ngb-config.ts + 13 + + Aizvērt + + + «« + + node_modules/src/ngb-config.ts + 13 + + «« + + + Select month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Izvēlieties mēnesi + + + Previous month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Iepriekšējais mēnesis + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + Slide of + + node_modules/src/ngb-config.ts + 13 + + Currently selected slide number read by screen reader + Slide of + + + Hours + + node_modules/src/ngb-config.ts + 13 + + Stundas + + + « + + node_modules/src/ngb-config.ts + 13 + + « + + + Previous + + node_modules/src/ngb-config.ts + 13 + + Iepriekšējais + + + MM + + node_modules/src/ngb-config.ts + 13 + + MM + + + » + + node_modules/src/ngb-config.ts + 13 + + » + + + Select year + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Izvēlieties gadu + + + Next month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Nākamais mēnesis + + + Next + + node_modules/src/ngb-config.ts + 13 + + Nākamais + + + Minutes + + node_modules/src/ngb-config.ts + 13 + + Minūtes + + + »» + + node_modules/src/ngb-config.ts + 13 + + »» + + + Increment hours + + node_modules/src/ngb-config.ts + 13 + + Palielināt stundas + + + First + + node_modules/src/ngb-config.ts + 13 + + Pirmā + + + Previous + + node_modules/src/ngb-config.ts + 13 + + Iepriekšējā + + + Decrement hours + + node_modules/src/ngb-config.ts + 13 + + Samazināt stundas + + + Next + + node_modules/src/ngb-config.ts + 13 + + Nākamā + + + Increment minutes + + node_modules/src/ngb-config.ts + 13 + + Palielināt minūtes + + + Last + + node_modules/src/ngb-config.ts + 13 + + Pēdējā + + + Decrement minutes + + node_modules/src/ngb-config.ts + 13 + + Samazināt minūtes + + + SS + + node_modules/src/ngb-config.ts + 13 + + SS + + + Seconds + + node_modules/src/ngb-config.ts + 13 + + Sekundes + + + Increment seconds + + node_modules/src/ngb-config.ts + 13 + + Palielināt sekundes + + + Decrement seconds + + node_modules/src/ngb-config.ts + 13 + + Samazināt sekundes + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + Document added + + src/app/app.component.ts + 83 + + + src/app/app.component.ts + 93 + + Dokuments pievienots + + + Document was added to paperless. + + src/app/app.component.ts + 85 + + + src/app/app.component.ts + 95 + + Dokuments tika pievienots paperless. + + + Open document + + src/app/app.component.ts + 86 + + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 50 + + Atvērt dokumentu + + + Could not add : + + src/app/app.component.ts + 109 + + Nevarēja pievienot : + + + New document detected + + src/app/app.component.ts + 124 + + New document detected + + + Document is being processed by paperless. + + src/app/app.component.ts + 126 + + Document is being processed by paperless. + + + Prev + + src/app/app.component.ts + 131 + + Prev + + + Next + + src/app/app.component.ts + 132 + + + src/app/components/document-detail/document-detail.component.html + 65 + + Next + + + End + + src/app/app.component.ts + 133 + + End + + + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + + src/app/app.component.ts + 139 + + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + + src/app/app.component.ts + 146 + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + src/app/app.component.ts + 151 + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + + src/app/app.component.ts + 158 + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + + + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + + src/app/app.component.ts + 164 + + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + + + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + src/app/app.component.ts + 169 + + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + + src/app/app.component.ts + 193 + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + + + Check out the settings for various tweaks to the web app and toggle settings for saved views. + + src/app/app.component.ts + 201 + + Check out the settings for various tweaks to the web app and toggle settings for saved views. + + + Thank you! 🙏 + + src/app/app.component.ts + 209 + + Thank you! 🙏 + + + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + + src/app/app.component.ts + 211 + + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + + + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + + src/app/app.component.ts + 213 + + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + + + Logs + + src/app/components/admin/logs/logs.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logs + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Loading... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Settings + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Appearance + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Display language + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + You need to reload the page after applying a new language. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Date display + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Date format + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Short: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Long: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Items per page + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Document editor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Use PDF viewer provided by the browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Dark mode + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Use system settings + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Enable dark mode + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invert thumbnails in dark mode + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Theme Color + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Bulk editing + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Show confirmation dialogs + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Deleting documents will always ask for confirmation. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Apply on close + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissions + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifications + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Document processing + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Show notifications when new documents are detected + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Show notifications when document processing completes successfully + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Show notifications when document processing fails + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Suppress notifications on dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + This will suppress all messages about document processing status on the dashboard. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Saved views + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Views + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Name + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Show on dashboard + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Show in sidebar + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Actions + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Delete + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + No saved views defined. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Save + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Saved view "" deleted. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + An error occurred while saving settings. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Use system language + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Use date format of display language + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + File Tasks + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Created + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Username + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Edit + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + This operation cannot be undone. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Proceed + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. + + + Paperless-ngx + + src/app/components/app-frame/app-frame.component.html + 11 + + app title + Paperless-ngx + + + Search documents + + src/app/components/app-frame/app-frame.component.html + 18 + + Search documents + + + Logged in as + + src/app/components/app-frame/app-frame.component.html + 39 + + Logged in as + + + Logout + + src/app/components/app-frame/app-frame.component.html + 50 + + Logout + + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentation + + + Dashboard + + src/app/components/app-frame/app-frame.component.html + 75 + + + src/app/components/app-frame/app-frame.component.html + 78 + + + src/app/components/dashboard/dashboard.component.html + 1 + + Dashboard + + + Documents + + src/app/components/app-frame/app-frame.component.html + 82 + + + src/app/components/app-frame/app-frame.component.html + 85 + + + src/app/components/document-list/document-list.component.ts + 97 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + Documents + + + Open documents + + src/app/components/app-frame/app-frame.component.html + 118 + + Open documents + + + Close all + + src/app/components/app-frame/app-frame.component.html + 134 + + + src/app/components/app-frame/app-frame.component.html + 137 + + Close all + + + Manage + + src/app/components/app-frame/app-frame.component.html + 144 + + Manage + + + Correspondents + + src/app/components/app-frame/app-frame.component.html + 148 + + + src/app/components/app-frame/app-frame.component.html + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 + + Correspondents + + + Tags + + src/app/components/app-frame/app-frame.component.html + 155 + + + src/app/components/app-frame/app-frame.component.html + 158 + + + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 26 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 26 + + Tags + + + Document types + + src/app/components/app-frame/app-frame.component.html + 162 + + + src/app/components/app-frame/app-frame.component.html + 165 + + Document types + + + Storage paths + + src/app/components/app-frame/app-frame.component.html + 169 + + + src/app/components/app-frame/app-frame.component.html + 172 + + Storage paths + + + Consumption templates + + src/app/components/app-frame/app-frame.component.html + 176 + + Consumption templates + + + Templates + + src/app/components/app-frame/app-frame.component.html + 179 + + Templates + + + Mail + + src/app/components/app-frame/app-frame.component.html + 183 + + + src/app/components/app-frame/app-frame.component.html + 186 + + Mail + + + Administration + + src/app/components/app-frame/app-frame.component.html + 192 + + Administration + + + File Tasks + + src/app/components/app-frame/app-frame.component.html + 214 + + File Tasks + + + GitHub + + src/app/components/app-frame/app-frame.component.html + 234 + + GitHub + + + is available. + + src/app/components/app-frame/app-frame.component.html + 240 + + is available. + + + Click to view. + + src/app/components/app-frame/app-frame.component.html + 240 + + Click to view. + + + Paperless-ngx can automatically check for updates + + src/app/components/app-frame/app-frame.component.html + 244 + + Paperless-ngx can automatically check for updates + + + How does this work? + + src/app/components/app-frame/app-frame.component.html + 251,253 + + How does this work? + + + Update available + + src/app/components/app-frame/app-frame.component.html + 262 + + Update available + + + Sidebar views updated + + src/app/components/app-frame/app-frame.component.ts + 248 + + Sidebar views updated + + + Error updating sidebar views + + src/app/components/app-frame/app-frame.component.ts + 251 + + Error updating sidebar views + + + An error occurred while saving update checking settings. + + src/app/components/app-frame/app-frame.component.ts + 272 + + An error occurred while saving update checking settings. + + + Clear + + src/app/components/common/clearable-badge/clearable-badge.component.html + 1 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 33 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 56 + + Clear + + + Cancel + + src/app/components/common/confirm-dialog/confirm-dialog.component.html + 12 + + Cancel + + + Confirmation + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 20 + + Confirmation + + + Confirm + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 32 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 21 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 323 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 363 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 401 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 439 + + Confirm + + + now + + src/app/components/common/date-dropdown/date-dropdown.component.html + 20 + + now + + + After + + src/app/components/common/date-dropdown/date-dropdown.component.html + 28 + + After + + + Before + + src/app/components/common/date-dropdown/date-dropdown.component.html + 51 + + Before + + + Last 7 days + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 42 + + Last 7 days + + + Last month + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 47 + + Last month + + + Last 3 months + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 52 + + Last 3 months + + + Last year + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 57 + + Last year + + + Sort order + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + + Sort order + + + Filters + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + + Filters + + + Process documents that match all filters specified below. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Error + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 18 + + Cancel + + + Consume Folder + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + + Consume Folder + + + API Upload + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + + API Upload + + + Mail Fetch + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + + Mail Fetch + + + Create new consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + + Create new consumption template + + + Edit consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 + + Edit consumption template + + + Matching algorithm + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 13 + + Matching algorithm + + + Matching pattern + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 14 + + Matching pattern + + + Case insensitive + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 15 + + Case insensitive + + + Create new correspondent + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 27 + + Create new correspondent + + + Edit correspondent + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 31 + + Edit correspondent + + + Create new document type + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 27 + + Create new document type + + + Edit document type + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 31 + + Edit document type + + + Create new item + + src/app/components/common/edit-dialog/edit-dialog.component.ts + 109 + + Create new item + + + Edit item + + src/app/components/common/edit-dialog/edit-dialog.component.ts + 113 + + Edit item + + + Create new user group + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 26 + + Create new user group + + + Edit user group + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 30 + + Edit user group + + + IMAP Server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 11 + + IMAP Server + + + IMAP Port + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 12 + + IMAP Port + + + IMAP Security + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 13 + + IMAP Security + + + Password + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 12 + + Password + + + Password is token + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + Password is token + + + Check if the password above is a token used for authentication + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + Check if the password above is a token used for authentication + + + Character Set + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 19 + + Character Set + + + Test + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 32 + + Test + + + No encryption + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 14 + + No encryption + + + SSL + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 15 + + SSL + + + STARTTLS + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 16 + + STARTTLS + + + Create new mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 41 + + Create new mail account + + + Edit mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 45 + + Edit mail account + + + Successfully connected to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 90 + + Successfully connected to the mail server + + + Unable to connect to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 91 + + Unable to connect to the mail server + + + Account + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 11 + + + src/app/components/manage/mail/mail.component.html + 67 + + Account + + + Folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + Folder + + + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + + + Maximum age (days) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 13 + + Maximum age (days) + + + Attachment type + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 14 + + Attachment type + + + Consumption scope + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + Consumption scope + + + See docs for .eml processing requirements + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + See docs for .eml processing requirements + + + Rule order + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 16 + + Rule order + + + Paperless will only process mails that match all of the filters specified below. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 19 + + Paperless will only process mails that match all of the filters specified below. + + + Filter from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 20 + + Filter from + + + Filter to + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 21 + + Filter to + + + Filter subject + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 22 + + Filter subject + + + Filter body + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 23 + + Filter body + + + Filter attachment filename + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Filter attachment filename + + + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Action + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + Action + + + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + + + Action parameter + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 28 + + Action parameter + + + Assignments specified here will supersede any consumption templates. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 29 + + Assignments specified here will supersede any consumption templates. + + + Assign title from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 30 + + Assign title from + + + Assign correspondent from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 33 + + Assign correspondent from + + + Assign owner from rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 35 + + Assign owner from rule + + + Only process attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 27 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 38 + + Only process attachments + + + Process all files, including 'inline' attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 31 + + Process all files, including 'inline' attachments + + + Process message as .eml + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 42 + + Process message as .eml + + + Process message as .eml and attachments separately + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 46 + + Process message as .eml and attachments separately + + + Move to specified folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 57 + + Move to specified folder + + + Mark as read, don't process read mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 61 + + Mark as read, don't process read mails + + + Flag the mail, don't process flagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 65 + + Flag the mail, don't process flagged mails + + + Tag the mail with specified tag, don't process tagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 69 + + Tag the mail with specified tag, don't process tagged mails + + + Use subject as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 76 + + Use subject as title + + + Use attachment filename as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 80 + + Use attachment filename as title + + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + + + Do not assign a correspondent + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 91 + + Do not assign a correspondent + + + Use mail address + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 95 + + Use mail address + + + Use name (or mail address if not available) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 99 + + Use name (or mail address if not available) + + + Use correspondent selected below + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 103 + + Use correspondent selected below + + + Create new mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 145 + + Create new mail rule + + + Edit mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 149 + + Edit mail rule + + + Path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 10 + + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 42 + + Path + + + e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 28 + + e.g. + + + or use slashes to add directories e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 30 + + or use slashes to add directories e.g. + + + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 32 + + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. + + + Create new storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 37 + + Create new storage path + + + Edit storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 41 + + Edit storage path + + + Color + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 10 + + + src/app/components/manage/tag-list/tag-list.component.ts + 42 + + Color + + + Inbox tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + Inbox tag + + + Inbox tags are automatically assigned to all consumed documents. + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + Inbox tags are automatically assigned to all consumed documents. + + + Create new tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 28 + + Create new tag + + + Edit tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 32 + + Edit tag + + + Email + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 11 + + Email + + + First name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 13 + + First name + + + Last name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 14 + + Last name + + + Active + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 19 + + Active + + + Superuser + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + Superuser + + + (Grants all permissions and can view objects) + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + (Grants all permissions and can view objects) + + + Create new user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 44 + + Create new user account + + + Edit user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 48 + + Edit user account + + + All + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 16 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 18 + + + src/app/components/common/permissions-select/permissions-select.component.html + 6 + + + src/app/components/common/permissions-select/permissions-select.component.html + 17 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 20 + + All + + + Any + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 18 + + Any + + + Include + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 24 + + Include + + + Exclude + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 26 + + Exclude + + + Apply + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 42 + + Apply + + + Click again to exclude items. + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 48 + + Click again to exclude items. + + + Not assigned + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.ts + 337 + + Filter drop down element to filter for documents with no correspondent/type/tag assigned + Not assigned + + + Invalid date. + + src/app/components/common/input/date/date.component.html + 18 + + Invalid date. + + + Suggestions: + + src/app/components/common/input/date/date.component.html + 21 + + + src/app/components/common/input/select/select.component.html + 37 + + + src/app/components/common/input/tags/tags.component.html + 43 + + Suggestions: + + + Filter documents with this + + src/app/components/common/input/date/date.component.ts + 103 + + + src/app/components/common/input/select/select.component.ts + 149 + + Filter documents with this + + + Edit Permissions + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 7 + + Edit Permissions + + + Owner: + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 19 + + Owner: + + + View + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 27 + + + src/app/components/common/permissions-select/permissions-select.component.html + 10 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 56 + + View + + + Add item + + src/app/components/common/input/select/select.component.html + 12 + + Used for both types, correspondents, storage paths + Add item + + + Private + + src/app/components/common/input/select/select.component.ts + 57 + + + src/app/components/common/tag/tag.component.html + 7 + + + src/app/components/common/tag/tag.component.html + 8 + + + src/app/components/document-list/document-card-small/document-card-small.component.ts + 80 + + Private + + + Add tag + + src/app/components/common/input/tags/tags.component.html + 12 + + Add tag + + + Filter documents with these Tags + + src/app/components/common/input/tags/tags.component.html + 35 + + Filter documents with these Tags + + + Set permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 28 + + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for + + + Note that permissions set here will override any existing permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 61 + + Note that permissions set here will override any existing permissions + + + My documents + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 28 + + My documents + + + Shared with me + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 38 + + Shared with me + + + Unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 48 + + Unowned + + + Hide unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 77 + + Hide unowned + + + Type + + src/app/components/common/permissions-select/permissions-select.component.html + 5 + + Type + + + Add + + src/app/components/common/permissions-select/permissions-select.component.html + 7 + + Add + + + Change + + src/app/components/common/permissions-select/permissions-select.component.html + 8 + + Change + + + Inherited from group + + src/app/components/common/permissions-select/permissions-select.component.ts + 61 + + Inherited from group + + + Select + + src/app/components/common/select-dialog/select-dialog.component.html + 13 + + + src/app/components/common/select-dialog/select-dialog.component.ts + 17 + + + src/app/components/document-list/document-list.component.html + 8 + + Select + + + Please select an object + + src/app/components/common/select-dialog/select-dialog.component.ts + 20 + + Please select an object + + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Create + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + + + Hello , welcome to Paperless-ngx + + src/app/components/dashboard/dashboard.component.ts + 38 + + Hello , welcome to Paperless-ngx + + + Welcome to Paperless-ngx + + src/app/components/dashboard/dashboard.component.ts + 40 + + Welcome to Paperless-ngx + + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + + + Show all + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 8 + + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 29 + + Show all + + + Title + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 14 + + + src/app/components/document-detail/document-detail.component.html + 85 + + + src/app/components/document-list/document-list.component.html + 149 + + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 201 + + + src/app/services/rest/document.service.ts + 20 + + Title + + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Correspondent + + + View Preview + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 31 + + View Preview + + + Download + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 41 + + + src/app/components/document-detail/document-detail.component.html + 18 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 102 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 64 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 99 + + Download + + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + + + Statistics + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 1 + + Statistics + + + Go to inbox + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 4 + + Go to inbox + + + Documents in inbox + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 5 + + Documents in inbox + + + Go to documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 8 + + Go to documents + + + Total documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 9 + + Total documents + + + Total characters + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 13 + + Total characters + + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + + + Other + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts + 65 + + Other + + + Upload new documents + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 1 + + Upload new documents + + + Drop documents anywhere or + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 4 + + Drop documents anywhere or + + + Browse files + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 5 + + Browse files + + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Dismiss completed + + + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 27 + + This is shown as a summary line when there are more than 5 document in the processing pipeline. + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + + + Processing: + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 44 + + Processing: + + + Failed: + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 47 + + Failed: + + + Added: + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 50 + + Added: + + + , + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 53 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 268 + + this string is used to separate processing, failed and added on the file upload widget + , + + + Paperless-ngx is running! + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 2 + + Paperless-ngx is running! + + + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 3 + + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. + + + More detail on how to use and configure Paperless-ngx is always available in the documentation. + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 4 + + More detail on how to use and configure Paperless-ngx is always available in the documentation. + + + Thanks for being a part of the Paperless-ngx community! + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 7 + + Thanks for being a part of the Paperless-ngx community! + + + Start the tour + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 8 + + Start the tour + + + Searching document with asn + + src/app/components/document-asn/document-asn.component.html + 1 + + Searching document with asn + + + Page + + src/app/components/document-detail/document-detail.component.html + 3 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 15 + + Page + + + of + + src/app/components/document-detail/document-detail.component.html + 5,6 + + of + + + Download original + + src/app/components/document-detail/document-detail.component.html + 24 + + Download original + + + Redo OCR + + src/app/components/document-detail/document-detail.component.html + 40 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 89 + + Redo OCR + + + More like this + + src/app/components/document-detail/document-detail.component.html + 46 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 44 + + More like this + + + Close + + src/app/components/document-detail/document-detail.component.html + 53 + + + src/app/guards/dirty-saved-view.guard.ts + 37 + + Close + + + Previous + + src/app/components/document-detail/document-detail.component.html + 60 + + Previous + + + Details + + src/app/components/document-detail/document-detail.component.html + 82 + + Details + + + Archive serial number + + src/app/components/document-detail/document-detail.component.html + 86 + + Archive serial number + + + Date created + + src/app/components/document-detail/document-detail.component.html + 87 + + Date created + + + Document type + + src/app/components/document-detail/document-detail.component.html + 91 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 49 + + + src/app/components/document-list/document-list.component.html + 170 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 43 + + + src/app/services/rest/document.service.ts + 21 + + Document type + + + Storage path + + src/app/components/document-detail/document-detail.component.html + 93 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 60 + + + src/app/components/document-list/document-list.component.html + 177 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 51 + + Storage path + + + Default + + src/app/components/document-detail/document-detail.component.html + 94 + + Default + + + Content + + src/app/components/document-detail/document-detail.component.html + 101 + + Content + + + Metadata + + src/app/components/document-detail/document-detail.component.html + 110 + + + src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts + 17 + + Metadata + + + Date modified + + src/app/components/document-detail/document-detail.component.html + 116 + + Date modified + + + Date added + + src/app/components/document-detail/document-detail.component.html + 120 + + Date added + + + Media filename + + src/app/components/document-detail/document-detail.component.html + 124 + + Media filename + + + Original filename + + src/app/components/document-detail/document-detail.component.html + 128 + + Original filename + + + Original MD5 checksum + + src/app/components/document-detail/document-detail.component.html + 132 + + Original MD5 checksum + + + Original file size + + src/app/components/document-detail/document-detail.component.html + 136 + + Original file size + + + Original mime type + + src/app/components/document-detail/document-detail.component.html + 140 + + Original mime type + + + Archive MD5 checksum + + src/app/components/document-detail/document-detail.component.html + 144 + + Archive MD5 checksum + + + Archive file size + + src/app/components/document-detail/document-detail.component.html + 148 + + Archive file size + + + Original document metadata + + src/app/components/document-detail/document-detail.component.html + 154 + + Original document metadata + + + Archived document metadata + + src/app/components/document-detail/document-detail.component.html + 155 + + Archived document metadata + + + Preview + + src/app/components/document-detail/document-detail.component.html + 161 + + Preview + + + Enter Password + + src/app/components/document-detail/document-detail.component.html + 177 + + + src/app/components/document-detail/document-detail.component.html + 228 + + Enter Password + + + Notes + + src/app/components/document-detail/document-detail.component.html + 185,186 + + Notes + + + Discard + + src/app/components/document-detail/document-detail.component.html + 204 + + Discard + + + Save & next + + src/app/components/document-detail/document-detail.component.html + 206 + + Save & next + + + Save & close + + src/app/components/document-detail/document-detail.component.html + 207 + + Save & close + + + An error occurred loading content: + + src/app/components/document-detail/document-detail.component.ts + 253,255 + + An error occurred loading content: + + + Error retrieving metadata + + src/app/components/document-detail/document-detail.component.ts + 398 + + Error retrieving metadata + + + Error retrieving suggestions. + + src/app/components/document-detail/document-detail.component.ts + 419 + + Error retrieving suggestions. + + + Document saved successfully. + + src/app/components/document-detail/document-detail.component.ts + 532 + + + src/app/components/document-detail/document-detail.component.ts + 540 + + Document saved successfully. + + + Error saving document + + src/app/components/document-detail/document-detail.component.ts + 544 + + + src/app/components/document-detail/document-detail.component.ts + 585 + + Error saving document + + + Confirm delete + + src/app/components/document-detail/document-detail.component.ts + 611 + + + src/app/components/manage/management-list/management-list.component.ts + 201 + + Confirm delete + + + Do you really want to delete document ""? + + src/app/components/document-detail/document-detail.component.ts + 612 + + Do you really want to delete document ""? + + + The files for this document will be deleted permanently. This operation cannot be undone. + + src/app/components/document-detail/document-detail.component.ts + 613 + + The files for this document will be deleted permanently. This operation cannot be undone. + + + Delete document + + src/app/components/document-detail/document-detail.component.ts + 615 + + Delete document + + + Error deleting document + + src/app/components/document-detail/document-detail.component.ts + 634 + + Error deleting document + + + Redo OCR confirm + + src/app/components/document-detail/document-detail.component.ts + 654 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 498 + + Redo OCR confirm + + + This operation will permanently redo OCR for this document. + + src/app/components/document-detail/document-detail.component.ts + 655 + + This operation will permanently redo OCR for this document. + + + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. + + src/app/components/document-detail/document-detail.component.ts + 666 + + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. + + + Error executing operation + + src/app/components/document-detail/document-detail.component.ts + 677 + + Error executing operation + + + Select: + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 10 + + Select: + + + Edit: + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 25 + + Edit: + + + Filter tags + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 27 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 27 + + Filter tags + + + Filter correspondents + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 39 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 36 + + Filter correspondents + + + Filter document types + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 50 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 44 + + Filter document types + + + Filter storage paths + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 61 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 52 + + Filter storage paths + + + Include: + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 108 + + Include: + + + Archived files + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 112,114 + + Archived files + + + Original files + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 118,120 + + Original files + + + Use formatted filename + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 125,127 + + Use formatted filename + + + Error executing bulk operation + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 185 + + Error executing bulk operation + + + "" + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 260 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 266 + + "" + + + "" and "" + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 262 + + This is for messages like 'modify "tag1" and "tag2"' + "" and "" + + + and "" + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 270,272 + + this is for messages like 'modify "tag1", "tag2" and "tag3"' + and "" + + + Confirm tags assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 287 + + Confirm tags assignment + + + This operation will add the tag "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 293 + + This operation will add the tag "" to selected document(s). + + + This operation will add the tags to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 298,300 + + This operation will add the tags to selected document(s). + + + This operation will remove the tag "" from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 306 + + This operation will remove the tag "" from selected document(s). + + + This operation will remove the tags from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 311,313 + + This operation will remove the tags from selected document(s). + + + This operation will add the tags and remove the tags on selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 315,319 + + This operation will add the tags and remove the tags on selected document(s). + + + Confirm correspondent assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 356 + + Confirm correspondent assignment + + + This operation will assign the correspondent "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 358 + + This operation will assign the correspondent "" to selected document(s). + + + This operation will remove the correspondent from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 360 + + This operation will remove the correspondent from selected document(s). + + + Confirm document type assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 394 + + Confirm document type assignment + + + This operation will assign the document type "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 396 + + This operation will assign the document type "" to selected document(s). + + + This operation will remove the document type from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 398 + + This operation will remove the document type from selected document(s). + + + Confirm storage path assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 432 + + Confirm storage path assignment + + + This operation will assign the storage path "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 434 + + This operation will assign the storage path "" to selected document(s). + + + This operation will remove the storage path from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 436 + + This operation will remove the storage path from selected document(s). + + + Delete confirm + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 459 + + Delete confirm + + + This operation will permanently delete selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 460 + + This operation will permanently delete selected document(s). + + + Delete document(s) + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 463 + + Delete document(s) + + + This operation will permanently redo OCR for selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 499 + + This operation will permanently redo OCR for selected document(s). + + + Filter by correspondent + + src/app/components/document-list/document-card-large/document-card-large.component.html + 20 + + + src/app/components/document-list/document-list.component.html + 206 + + Filter by correspondent + + + Filter by tag + + src/app/components/document-list/document-card-large/document-card-large.component.html + 24 + + + src/app/components/document-list/document-list.component.html + 211 + + Filter by tag + + + View notes + + src/app/components/document-list/document-card-large/document-card-large.component.html + 70 + + View notes + + + Notes + + src/app/components/document-list/document-card-large/document-card-large.component.html + 74 + + Notes + + + Filter by document type + + src/app/components/document-list/document-card-large/document-card-large.component.html + 76 + + + src/app/components/document-list/document-list.component.html + 227 + + Filter by document type + + + Filter by storage path + + src/app/components/document-list/document-card-large/document-card-large.component.html + 83 + + + src/app/components/document-list/document-list.component.html + 232 + + Filter by storage path + + + Created: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 98,99 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 56,57 + + Created: + + + Added: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 99,100 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 57,58 + + Added: + + + Modified: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 100,101 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 58,59 + + Modified: + + + Score: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 116 + + Score: + + + Toggle tag filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 14 + + Toggle tag filter + + + Toggle correspondent filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 32 + + Toggle correspondent filter + + + Toggle document type filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 39 + + Toggle document type filter + + + Toggle storage path filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 46 + + Toggle storage path filter + + + Select none + + src/app/components/document-list/document-list.component.html + 11 + + Select none + + + Select page + + src/app/components/document-list/document-list.component.html + 12 + + Select page + + + Select all + + src/app/components/document-list/document-list.component.html + 13 + + Select all + + + Sort + + src/app/components/document-list/document-list.component.html + 38 + + Sort + + + Save "" + + src/app/components/document-list/document-list.component.html + 76 + + Save "" + + + Save as... + + src/app/components/document-list/document-list.component.html + 78 + + Save as... + + + {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} + + src/app/components/document-list/document-list.component.html + 97 + + {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} + + + {VAR_PLURAL, plural, =1 {One document} other { documents}} + + src/app/components/document-list/document-list.component.html + 99 + + {VAR_PLURAL, plural, =1 {One document} other { documents}} + + + (filtered) + + src/app/components/document-list/document-list.component.html + 99 + + (filtered) + + + Reset filters + + src/app/components/document-list/document-list.component.html + 104 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 84 + + Reset filters + + + Error while loading documents + + src/app/components/document-list/document-list.component.html + 117 + + Error while loading documents + + + Sort by ASN + + src/app/components/document-list/document-list.component.html + 131 + + Sort by ASN + + + ASN + + src/app/components/document-list/document-list.component.html + 135 + + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 206 + + + src/app/services/rest/document.service.ts + 18 + + ASN + + + Sort by correspondent + + src/app/components/document-list/document-list.component.html + 138 + + Sort by correspondent + + + Sort by title + + src/app/components/document-list/document-list.component.html + 145 + + Sort by title + + + Sort by owner + + src/app/components/document-list/document-list.component.html + 152 + + Sort by owner + + + Owner + + src/app/components/document-list/document-list.component.html + 156 + + + src/app/services/rest/document.service.ts + 26 + + Owner + + + Sort by notes + + src/app/components/document-list/document-list.component.html + 159 + + Sort by notes + + + Sort by document type + + src/app/components/document-list/document-list.component.html + 166 + + Sort by document type + + + Sort by storage path + + src/app/components/document-list/document-list.component.html + 173 + + Sort by storage path + + + Sort by created date + + src/app/components/document-list/document-list.component.html + 180 + + Sort by created date + + + Sort by added date + + src/app/components/document-list/document-list.component.html + 187 + + Sort by added date + + + Added + + src/app/components/document-list/document-list.component.html + 191 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 68 + + + src/app/services/rest/document.service.ts + 23 + + Added + + + Edit document + + src/app/components/document-list/document-list.component.html + 210 + + Edit document + + + View "" saved successfully. + + src/app/components/document-list/document-list.component.ts + 207 + + View "" saved successfully. + + + View "" created successfully. + + src/app/components/document-list/document-list.component.ts + 248 + + View "" created successfully. + + + Correspondent: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 118,120 + + Correspondent: + + + Without correspondent + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 122 + + Without correspondent + + + Document type: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 128,130 + + Document type: + + + Without document type + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 132 + + Without document type + + + Storage path: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 138,140 + + Storage path: + + + Without storage path + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 142 + + Without storage path + + + Tag: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 146,147 + + Tag: + + + Without any tag + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 151 + + Without any tag + + + Title: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 155 + + Title: + + + ASN: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 158 + + ASN: + + + Owner: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 161 + + Owner: + + + Owner not in: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 164 + + Owner not in: + + + Without an owner + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 167 + + Without an owner + + + Title & content + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 204 + + Title & content + + + Advanced search + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 209 + + Advanced search + + + More like + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 215 + + More like + + + equals + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 234 + + equals + + + is empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 238 + + is empty + + + is not empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 242 + + is not empty + + + greater than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 246 + + greater than + + + less than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 250 + + less than + + + Save current view + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 3 + + Save current view + + + Filter rules error occurred while saving this view + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 12 + + Filter rules error occurred while saving this view + + + The error returned was + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 13 + + The error returned was + + + Enter note + + src/app/components/document-notes/document-notes.component.html + 4 + + Enter note + + + Please enter a note. + + src/app/components/document-notes/document-notes.component.html + 5,7 + + Please enter a note. + + + Add note + + src/app/components/document-notes/document-notes.component.html + 11 + + Add note + + + Delete note + + src/app/components/document-notes/document-notes.component.html + 21 + + + src/app/components/document-notes/document-notes.component.html + 25 + + Delete note + + + Error saving note + + src/app/components/document-notes/document-notes.component.ts + 66 + + Error saving note + + + Error deleting note + + src/app/components/document-notes/document-notes.component.ts + 80 + + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Drop files to begin upload + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Initiating upload... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. + + + correspondent + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 39 + + correspondent + + + correspondents + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 40 + + correspondents + + + Last used + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 45 + + Last used + + + Do you really want to delete the correspondent ""? + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 67 + + Do you really want to delete the correspondent ""? + + + document type + + src/app/components/manage/document-type-list/document-type-list.component.ts + 36 + + document type + + + document types + + src/app/components/manage/document-type-list/document-type-list.component.ts + 37 + + document types + + + Do you really want to delete the document type ""? + + src/app/components/manage/document-type-list/document-type-list.component.ts + 44 + + Do you really want to delete the document type ""? + + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + Create + + + Filter by: + + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 + + Filter by: + + + Matching + + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 + + Matching + + + Document count + + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 + + Document count + + + Filter Documents + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + Filter Documents + + + {VAR_PLURAL, plural, =1 {One } other { total }} + + src/app/components/manage/management-list/management-list.component.html + 109 + + + src/app/components/manage/management-list/management-list.component.html + 109 + + + src/app/components/manage/management-list/management-list.component.html + 109 + + + src/app/components/manage/management-list/management-list.component.html + 109 + + {VAR_PLURAL, plural, =1 {One } other { total }} + + + Automatic + + src/app/components/manage/management-list/management-list.component.ts + 113 + + + src/app/data/matching-model.ts + 15 + + Automatic + + + None + + src/app/components/manage/management-list/management-list.component.ts + 115 + + + src/app/data/matching-model.ts + 45 + + None + + + Successfully created . + + src/app/components/manage/management-list/management-list.component.ts + 158 + + Successfully created . + + + Error occurred while creating . + + src/app/components/manage/management-list/management-list.component.ts + 163 + + Error occurred while creating . + + + Successfully updated . + + src/app/components/manage/management-list/management-list.component.ts + 178 + + Successfully updated . + + + Error occurred while saving . + + src/app/components/manage/management-list/management-list.component.ts + 183 + + Error occurred while saving . + + + Associated documents will not be deleted. + + src/app/components/manage/management-list/management-list.component.ts + 203 + + Associated documents will not be deleted. + + + Error while deleting element + + src/app/components/manage/management-list/management-list.component.ts + 219 + + Error while deleting element + + + Permissions updated successfully + + src/app/components/manage/management-list/management-list.component.ts + 293 + + Permissions updated successfully + + + storage path + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 36 + + storage path + + + storage paths + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 37 + + storage paths + + + Do you really want to delete the storage path ""? + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 52 + + Do you really want to delete the storage path ""? + + + tag + + src/app/components/manage/tag-list/tag-list.component.ts + 36 + + tag + + + tags + + src/app/components/manage/tag-list/tag-list.component.ts + 37 + + tags + + + Do you really want to delete the tag ""? + + src/app/components/manage/tag-list/tag-list.component.ts + 53 + + Do you really want to delete the tag ""? + + + Not Found + + src/app/components/not-found/not-found.component.html + 6 + + Not Found + + + Go to Dashboard + + src/app/components/not-found/not-found.component.html + 12 + + Go to Dashboard + + + Auto: Learn matching automatically + + src/app/data/matching-model.ts + 16 + + Auto: Learn matching automatically + + + Any word + + src/app/data/matching-model.ts + 20 + + Any word + + + Any: Document contains any of these words (space separated) + + src/app/data/matching-model.ts + 21 + + Any: Document contains any of these words (space separated) + + + All words + + src/app/data/matching-model.ts + 25 + + All words + + + All: Document contains all of these words (space separated) + + src/app/data/matching-model.ts + 26 + + All: Document contains all of these words (space separated) + + + Exact match + + src/app/data/matching-model.ts + 30 + + Exact match + + + Exact: Document contains this string + + src/app/data/matching-model.ts + 31 + + Exact: Document contains this string + + + Regular expression + + src/app/data/matching-model.ts + 35 + + Regular expression + + + Regular expression: Document matches this regular expression + + src/app/data/matching-model.ts + 36 + + Regular expression: Document matches this regular expression + + + Fuzzy word + + src/app/data/matching-model.ts + 40 + + Fuzzy word + + + Fuzzy: Document contains a word similar to this word + + src/app/data/matching-model.ts + 41 + + Fuzzy: Document contains a word similar to this word + + + None: Disable matching + + src/app/data/matching-model.ts + 46 + + None: Disable matching + + + Warning: You have unsaved changes to your document(s). + + src/app/guards/dirty-doc.guard.ts + 16 + + Warning: You have unsaved changes to your document(s). + + + Unsaved Changes + + src/app/guards/dirty-form.guard.ts + 17 + + + src/app/guards/dirty-saved-view.guard.ts + 29 + + + src/app/services/open-documents.service.ts + 104 + + + src/app/services/open-documents.service.ts + 131 + + Unsaved Changes + + + You have unsaved changes. + + src/app/guards/dirty-form.guard.ts + 18 + + + src/app/services/open-documents.service.ts + 132 + + You have unsaved changes. + + + Are you sure you want to leave? + + src/app/guards/dirty-form.guard.ts + 19 + + Are you sure you want to leave? + + + Leave page + + src/app/guards/dirty-form.guard.ts + 21 + + Leave page + + + You have unsaved changes to the saved view + + src/app/guards/dirty-saved-view.guard.ts + 31 + + You have unsaved changes to the saved view + + + Are you sure you want to close this saved view? + + src/app/guards/dirty-saved-view.guard.ts + 35 + + Are you sure you want to close this saved view? + + + Save and close + + src/app/guards/dirty-saved-view.guard.ts + 39 + + Save and close + + + You don't have permissions to do that + + src/app/guards/permissions.guard.ts + 34 + + You don't have permissions to do that + + + (no title) + + src/app/pipes/document-title.pipe.ts + 11 + + (no title) + + + Shared + + src/app/pipes/username.pipe.ts + 33 + + Shared + + + Yes + + src/app/pipes/yes-no.pipe.ts + 8 + + Yes + + + No + + src/app/pipes/yes-no.pipe.ts + 8 + + No + + + Document already exists. + + src/app/services/consumer-status.service.ts + 17 + + Document already exists. + + + Document with ASN already exists. + + src/app/services/consumer-status.service.ts + 18 + + Document with ASN already exists. + + + File not found. + + src/app/services/consumer-status.service.ts + 19 + + File not found. + + + Pre-consume script does not exist. + + src/app/services/consumer-status.service.ts + 20 + + Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation + Pre-consume script does not exist. + + + Error while executing pre-consume script. + + src/app/services/consumer-status.service.ts + 21 + + 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. + + + Post-consume script does not exist. + + src/app/services/consumer-status.service.ts + 22 + + Post-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. + + + Error while executing post-consume script. + + src/app/services/consumer-status.service.ts + 23 + + 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. + + + Received new file. + + src/app/services/consumer-status.service.ts + 24 + + Received new file. + + + File type not supported. + + src/app/services/consumer-status.service.ts + 25 + + File type not supported. + + + Processing document... + + src/app/services/consumer-status.service.ts + 26 + + Processing document... + + + Generating thumbnail... + + src/app/services/consumer-status.service.ts + 27 + + Generating thumbnail... + + + Retrieving date from document... + + src/app/services/consumer-status.service.ts + 28 + + Retrieving date from document... + + + Saving document... + + src/app/services/consumer-status.service.ts + 29 + + Saving document... + + + Finished. + + src/app/services/consumer-status.service.ts + 30 + + Finished. + + + You have unsaved changes to the document + + src/app/services/open-documents.service.ts + 106 + + You have unsaved changes to the document + + + Are you sure you want to close this document? + + src/app/services/open-documents.service.ts + 110 + + Are you sure you want to close this document? + + + Close document + + src/app/services/open-documents.service.ts + 112 + + Close document + + + Are you sure you want to close all documents? + + src/app/services/open-documents.service.ts + 133 + + Are you sure you want to close all documents? + + + Close documents + + src/app/services/open-documents.service.ts + 135 + + Close documents + + + Modified + + src/app/services/rest/document.service.ts + 24 + + Modified + + + Search score + + src/app/services/rest/document.service.ts + 33 + + Score is a value returned by the full text search engine and specifies how well a result matches the given query + Search score + + + English (US) + + src/app/services/settings.service.ts + 155 + + English (US) + + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + + + Arabic + + src/app/services/settings.service.ts + 167 + + Arabic + + + Belarusian + + src/app/services/settings.service.ts + 173 + + Belarusian + + + Catalan + + src/app/services/settings.service.ts + 179 + + Catalan + + + Czech + + src/app/services/settings.service.ts + 185 + + Czech + + + Danish + + src/app/services/settings.service.ts + 191 + + Danish + + + German + + src/app/services/settings.service.ts + 197 + + German + + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + + + English (GB) + + src/app/services/settings.service.ts + 209 + + English (GB) + + + Spanish + + src/app/services/settings.service.ts + 215 + + Spanish + + + Finnish + + src/app/services/settings.service.ts + 221 + + Finnish + + + French + + src/app/services/settings.service.ts + 227 + + French + + + Italian + + src/app/services/settings.service.ts + 233 + + Italian + + + Luxembourgish + + src/app/services/settings.service.ts + 239 + + Luxembourgish + + + Dutch + + src/app/services/settings.service.ts + 245 + + Dutch + + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + + + Polish + + src/app/services/settings.service.ts + 257 + + Polish + + + Portuguese (Brazil) + + src/app/services/settings.service.ts + 263 + + Portuguese (Brazil) + + + Portuguese + + src/app/services/settings.service.ts + 269 + + Portuguese + + + Romanian + + src/app/services/settings.service.ts + 275 + + Romanian + + + Russian + + src/app/services/settings.service.ts + 281 + + Russian + + + Slovak + + src/app/services/settings.service.ts + 287 + + Slovak + + + Slovenian + + src/app/services/settings.service.ts + 293 + + Slovenian + + + Serbian + + src/app/services/settings.service.ts + 299 + + Serbian + + + Swedish + + src/app/services/settings.service.ts + 305 + + Swedish + + + Turkish + + src/app/services/settings.service.ts + 311 + + Turkish + + + Ukrainian + + src/app/services/settings.service.ts + 317 + + Ukrainian + + + Chinese Simplified + + src/app/services/settings.service.ts + 323 + + Chinese Simplified + + + ISO 8601 + + src/app/services/settings.service.ts + 340 + + ISO 8601 + + + Successfully completed one-time migratration of settings to the database! + + src/app/services/settings.service.ts + 459 + + Successfully completed one-time migratration of settings to the database! + + + Unable to migrate settings to the database, please try saving manually. + + src/app/services/settings.service.ts + 460 + + Unable to migrate settings to the database, please try saving manually. + + + You can restart the tour from the settings page. + + src/app/services/settings.service.ts + 533 + + You can restart the tour from the settings page. + + + Information + + src/app/services/toast.service.ts + 46 + + Information + + + Connecting... + + src/app/services/upload-documents.service.ts + 42 + + Connecting... + + + Uploading... + + src/app/services/upload-documents.service.ts + 54 + + Uploading... + + + Upload complete, waiting... + + src/app/services/upload-documents.service.ts + 57 + + Upload complete, waiting... + + + HTTP error: + + src/app/services/upload-documents.service.ts + 70 + + HTTP error: + + + + diff --git a/src-ui/src/locale/messages.nl_NL.xlf b/src-ui/src/locale/messages.nl_NL.xlf index f5d607c0c..b3dff3d02 100644 --- a/src-ui/src/locale/messages.nl_NL.xlf +++ b/src-ui/src/locale/messages.nl_NL.xlf @@ -16,7 +16,7 @@ node_modules/src/ngb-config.ts 13 - HH + UU Close @@ -44,7 +44,7 @@ node_modules/src/ngb-config.ts 13 - Maand selecteren + Selecteer maand Previous month @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Plaats hier bestanden om uploaden te beginnen - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Document toegevoegd @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Document werd toegevoegd aan paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Open document @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Kon niet toevoegen : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nieuw document gedetecteerd @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Document wordt verwerkt door paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Vorige @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Volgende @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Einde @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Het dashboard kan worden gebruikt om opgeslagen weergaven te tonen, zoals een 'Inbox'. Deze instellingen zijn te vinden onder instellingen > opgeslagen weergaven zodra u er een hebt aangemaakt. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Documenten hier neerzetten om te beginnen met uploaden of plaats ze in de verwerkingsmap. Je kunt documenten ook overal naar toe slepen op alle andere pagina's van de web-app. Zodra je dat doet, zal Paperless-ngx de machine learning-algoritmen trainen. @@ -394,15 +386,15 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 - De documentenlijst toont al uw documenten en maakt zowel filteren als bulkbewerkingen mogelijk. Er zijn drie verschillende weergavestijlen: lijst, kleine kaarten en grote kaarten. In de zijbalk wordt een lijst weergegeven met documenten die momenteel zijn geopend voor bewerking. + De documentenlijst toont al uw documenten en maakt zowel filteren als bulkbewerkingen mogelijk. Er zijn drie verschillende weergavestijlen: lijst, kleine kaarten en grote kaarten. In de navigatiekolom wordt een lijst weergegeven met documenten die momenteel zijn geopend voor bewerking. The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Met de filtertools kunt u snel documenten vinden met behulp van verschillende zoekopdrachten, datums, labels, etc. @@ -410,39 +402,55 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 - Een combinatie van filters kan worden opgeslagen als een 'weergave' die vervolgens op het dashboard en/of de zijbalk kan worden getoond. + Een combinatie van filters kan worden opgeslagen als een 'weergave' die vervolgens op het dashboard en/of de navigatiekolom kan worden getoond. Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Labels, correspondenten, documenttypen en opslagpaden kunnen allemaal worden beheerd met behulp van deze pagina's. Ze kunnen ook worden aangemaakt vanuit de weergave voor documentbewerkingen. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Bestandstaken toont documenten die zijn verwerkt, wachten daarop, of zijn mislukt tijdens het proces. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Bekijk de instellingen voor verschillende aanpassingen aan de webapp, wijzig instellingen voor opgeslagen weergaven of stel e-mailcontrole in. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Bedankt! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Er zijn nog <em>veel</em> meer functies en informatie die we hier niet hebben behandeld, maar dit zou je op weg moeten helpen. Bekijk de documentatie of bezoek het project op GitHub voor meer informatie of om problemen te melden. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Ten slotte, namens elke bijdrager aan dit community ondersteund project, bedankt voor het gebruik van Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Upload starten... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logbestanden + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Laden... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Instellingen + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Rondleiding starten + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Algemeen + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Uiterlijk + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Taal + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + De pagina moet herladen worden nadat een andere taal werd gekozen. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Datumweergave + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Datumopmaak + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kort: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Lang: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Resultaten per pagina + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Documentbewerker + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Gebruik de PDF lezer ingebouwd in uw browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Dit is gewoonlijk sneller om grote PDF's te tonen, maar werkt niet bij elke browser. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Navigatiekolom + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Gebruik 'dunne' navigatiekolom (alleen pictogrammen) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Nachtmodus + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Gebruik systeeminstellingen + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Gebruik nachtmodus + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Toon negatief van voorbeeldweergave in nachtmodus + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Thema kleur + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Resetten + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Updatecontrole + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + De app verzamelt op geen enkele manier trackinggegevens. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Updatecontroles inschakelen + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Massabewerking + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Toon dialoogvenster ter bevestiging + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Er zal altijd om bevestiging gevraagd worden voor het verwijderen van documenten. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Toepassen bij het sluiten + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notities + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Notities inschakelen + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Rechten + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objecten zonder eigenaar kunnen door alle gebruikers worden weergegeven en bewerkt + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Gebruikers: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groepen: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Bewerkingsrechten verlenen ook weergaverechten + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Meldingen + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Verwerking van documenten + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Toon meldingen wanneer nieuwe documenten worden gedetecteerd + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Toon een melding wanneer documenten met succes zijn verwerkt + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Toon meldingen wanneer het verwerken van documenten faalt + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Onderdruk meldingen op het dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Dit verbergt alle statusberichten op het dashboard die met het verwerken van documenten te maken hebben. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Opgeslagen weergaven + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Toon waarschuwing bij het sluiten van weergaven met niet-opgeslagen wijzigingen + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Weergaven + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Naam + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + + Verschijnt op + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Toon op het dashboard + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Toon in de zijbalk + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Acties + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Verwijderen + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Geen opgeslagen weergaven gedefinieerd. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Opslaan + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Fout bij ophalen gebruikers + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Fout bij ophalen groepen + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Opgeslagen view "" verwijderd. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Instellingen opgeslagen + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Instellingen zijn succesvol opgeslagen. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Instellingen zijn succesvol opgeslagen. Herladen is vereist om sommige wijzigingen toe te passen. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Nu herladen + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Er is een fout opgetreden bij het opslaan van de instellingen. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Gebruik de systeemtaal + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Datumopmaak van weergavetaal gebruiken + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Fout bij het opslaan van de instellingen op de server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Bestandstaken + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Selectie wissen + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Vernieuw + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Aangemaakt + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Resultaten + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informatie + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + klik voor volledige output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Verbergen + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Document openen + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {Eén taak} other { taken in totaal}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Mislukt + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Voltooid + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Gestart + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Wachtrij + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Verberg geselecteerde + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Verberg alle + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Bevestig alles verbergen + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + in wachtrij + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + gestart + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + voltooid + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + mislukt + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Gebruikers & groepen + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Gebruikers + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Gebruiker toevoegen + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Gebruikersnaam + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groepen + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Bewerk + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Groep toevoegen + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Wachtwoord is gewijzigd, je wordt zo uitgelogd. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Gebruiker "" opgeslagen. + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Fout bij opslaan gebruiker. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Bevestig verwijderen gebruikersaccount + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Deze actie zal dit gebruikersaccount permanent verwijderen. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Deze actie kan niet ongedaan worden gemaakt. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Doorgaan + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Gebruiker verwijderd + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Fout bij verwijderen gebruiker. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Groep "" opgeslagen. + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Fout bij opslaan groep. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Bevestig verwijderen gebruikersgroep + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Deze actie zal deze gebruikersgroep permanent verwijderen. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Groep verwijderd + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Fout bij verwijderen groep. Paperless-ngx @@ -495,30 +2137,6 @@ Ingelogd als - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Instellingen - Logout @@ -527,15 +2145,31 @@ Afmelden + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Handleiding + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Documenten - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Opgeslagen views - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Open documenten @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Alles sluiten @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Beheren @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Correspondenten @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Documenttypen @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Opslagpaden - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Bestandstaken + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Bestandstaken + Sjablonen - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logbestanden - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informatie + E-mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Handleiding + Bestandstaken GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Ideeënbus - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 is beschikbaar. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klik om te bekijken. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx kan automatisch controleren op updates @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Hoe werkt dit? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Update beschikbaar - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Er is een fout opgetreden bij het opslaan van de instellingen. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Er is een fout opgetreden tijdens het opslaan van de instellingen voor updatecontroles. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Bevestig @@ -935,97 +2541,293 @@ Afgelopen jaar - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sorteervolgorde + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Verwerk documenten die overeenkomen met alle filters die hieronder zijn aangegeven. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Bronnen filteren + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Wijs documenttype toe + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Correspondent toewijzen + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Fout + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Annuleren + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Naam + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Niet hoofdlettergevoelig - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Annuleren - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Opslaan - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Maak nieuw item @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Item bewerken - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Rechten - Create new user group @@ -1303,22 +2977,6 @@ IMAP Beveiliging - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Gebruikersnaam - Password @@ -1355,50 +3013,6 @@ Karakterset - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Laden... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Account @@ -1611,49 +3225,37 @@ Actie parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Wijs titel toe van + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Wijs documenttype toe + Wijs titel toe van Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Wijs correspondent toe van - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Correspondent toewijzen - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Fout + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Bericht als .eml en bijlagen afzonderlijk verwerken - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Verwijderen - Move to specified folder @@ -1815,11 +3341,19 @@ Gebruik bestandsnaam van bijlagen als titel + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Geen correspondent toewijzen @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Gebruik het e-mailadres @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Gebruik de naam (of het e-mailadres indien niet beschikbaar) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Gebruik hieronder geselecteerde correspondent @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Maak een nieuwe e-mailregel @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Bewerk e-mailregel @@ -2007,22 +3541,6 @@ (Verleent alle rechten en kan objecten weergeven) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groepen - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Suggesties: @@ -2164,14 +3682,6 @@ Eigenaar: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objecten zonder eigenaar kunnen door alle gebruikers worden weergegeven en bewerkt - View @@ -2188,106 +3698,6 @@ Bekijken - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Gebruikers: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groepen: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Bewerk - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Bewerkingsrechten verlenen ook weergaverechten - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documenten met deze labels - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Rechten toepassen + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Houd er rekening mee dat rechten die hier worden toegepast alle bestaande rechten overschrijven @@ -2373,18 +3791,6 @@ Geen eigenaar - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Gebruikers - Hide unowned @@ -2417,20 +3823,6 @@ Wijzigen - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Selecteer een object + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Maak + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hallo , welkom bij Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Welkom bij Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Alles weergeven - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Aangemaakt - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,23 +4067,51 @@ Titel + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Correspondent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 - View Preview + Bekijk voorbeeld Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Downloaden + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Totaal aantal tekens + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Overige @@ -2635,36 +4215,36 @@ Nieuwe documenten uploaden - - Dismiss completed + + Drop documents anywhere or 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) - Verberg verwerkte documenten - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Sleep documenten hierheen, of + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Kies bestanden + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Verberg verwerkte documenten + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Nog één document} other {Nog documenten}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Bezig met verwerken: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Mislukt: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Toegevoegd: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Download origineel @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Vorige @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Details @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Archief serienummer @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Aanmaakdatum - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Correspondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Standaard @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Inhoud @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Wijzigingsdatum @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Datum toegevoegd @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Media bestandsnaam @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Originele bestandsnaam @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Originele MD5 checksum @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Originele bestandsgrootte @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Oorspronkelijke mime-type @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Archief MD5 checksum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Archief bestandsgrootte @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Originele document metadata @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Gearchiveerde document metadata @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Voorbeeld @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Wachtwoord invoeren @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notities @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Negeren @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Opslaan & volgende @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Opslaan & sluiten @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Er is een fout opgetreden bij het laden van de inhoud: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Fout bij ophalen metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document succesvol opgeslagen. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Fout bij opslaan document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Bevestig het verwijderen @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Wilt u het document echt verwijderen ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 De bestanden voor dit document worden definitief verwijderd. Deze bewerking kan niet ongedaan worden gemaakt. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Verwijder document - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Fout bij verwijderen document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Bevestig OCR opnieuw uitvoeren @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Met deze bewerking wordt OCR permanent opnieuw uitgevoerd voor dit document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Deze actie kan niet ongedaan worden gemaakt. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Doorgaan - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Opnieuw uitvoeren van OCR-bewerking begint op de achtergrond. Sluit en heropen of herlaad dit document nadat de bewerking is voltooid om nieuwe inhoud te zien. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Fout tijdens uitvoeren bewerking: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Opslagpaden filteren - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Acties - Include: @@ -3418,23 +4866,23 @@ Gebruik geformatteerde bestandsnaam - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Fout bij het uitvoeren van een batch operatie: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" en "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' en "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Bevestig toewijzen van labels @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Het label "" zal aan geselecteerd(e) document(en) worden toegewezen. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Deze bewerking zal de labels toevoegen aan geselecteerd(e) document(en). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Het label "" zal verwijderd worden van geselecteerd(e) document(en). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Deze bewerking zal de labels verwijderen van geselecteerd(e) document(en). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Deze bewerking zal de labels toevoegen en verwijdert de labels van geselecteerd(e) document(en). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Bevestig toewijzen van correspondent @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 De correspondent "" zal aan geselecteerd(e) document(en) worden toegewezen. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 De correspondent zal verwijderd worden van geselecteerd(e) document(en). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Bevestig toewijzen van documenttype @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Het documenttype "" zal aan geselecteerd(e) document(en) worden toegewezen. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Het documenttype zal verwijderd worden van geselecteerd(e) document(en). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Bevestig toewijzing opslagpad @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Het opslagpad zal toegewezen worden aan geselecteerd(e) document(en). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Het opslagpad zal verwijderd worden van geselecteerd(e) document(en). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Bevestig verwijderen @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 geselecteerd(e) document(en) zullen permanent worden verwijderd. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Verwijder document(en) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Met deze bewerking wordt OCR permanent opnieuw uitgevoerd voor geselecteerd(e) document(en). @@ -3646,7 +5094,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 74 - Notes + notities Filter by document type @@ -3780,18 +5228,6 @@ Sorteren - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Weergaven - Save "" @@ -3920,22 +5356,6 @@ Sorteer op notities - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notities - Sort by document type @@ -4014,7 +5434,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 118,120 - Correspondent: + Correspondent: Without correspondent @@ -4030,7 +5450,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 128,130 - Document type: + Documenttype: Without document type @@ -4046,7 +5466,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 138,140 - Storage path: + Opslagpad: Without storage path @@ -4062,7 +5482,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 146,147 - Tag: + Tag: Without any tag @@ -4184,30 +5604,6 @@ Huidige view opslaan - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Toon in de zijbalk - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Toon op het dashboard - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 - Error saving note + Fout bij opslaan notitie - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Fout bij verwijderen notitie: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Sleep hier je bestanden om te beginnen met uploaden + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Upload starten... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Wilt u het documenttype echt verwijderen ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + E-mailaccounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Account toevoegen + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Geen e-mailaccounts gedefinieerd. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + E-mailregels + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Regel toevoegen + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Geen e-mailregels gedefinieerd. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Fout bij ophalen e-mailaccounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Fout bij ophalen e-mailregels + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Account "" opgeslagen. + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Fout bij opslaan account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Bevestig e-mailaccount verwijderen + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Met deze bewerking wordt dit e-mailaccount permanent verwijderd. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + E-mailaccount verwijderd + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Fout bij verwijderen email account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Regel "" opgeslagen. + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Fout bij opslaan regel. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Bevestig e-mailregel verwijderen + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Met deze bewerking wordt dit e-mailregel permanent verwijderd. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + E-mailregel verwijderd + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Fout bij verwijderen email regel. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Maak + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filter op: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Overeenkomend @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Aantal documenten @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filter documenten @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {Eén } other { totaal }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Succesvol aangemaakt. @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Fout bij maken . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 succesvol bijgewerkt. @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Fout bij opslaan . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Gekoppelde documenten zullen niet worden verwijderd. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Fout tijdens verwijderen element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Rondleiding starten - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Algemeen - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Uiterlijk - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Taal - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - De pagina moet herladen worden nadat een andere taal werd gekozen. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Datumweergave - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Datumopmaak - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kort: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Medium: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Lang: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Resultaten per pagina - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Documentbewerker - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Gebruik de PDF lezer ingebouwd in uw browser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Dit is gewoonlijk sneller om grote PDF's te tonen, maar werkt niet bij elke browser. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Zijbalk - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Gebruik 'dunne' zijbalk (alleen pictogrammen) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Nachtmodus - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Gebruik systeeminstellingen - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Gebruik nachtmodus - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Toon negatief van voorbeeldweergave in nachtmodus - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Thema kleur - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Resetten - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Updatecontrole - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Updatecontrole werkt door de openbare Github API te pingen voor de nieuwste release om te bepalen of er een nieuwe versie beschikbaar is. Het daadwerkelijk updaten van de app moet nog handmatig worden gedaan. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Updatecontroles inschakelen - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Voor gebruikers van containers door derden zoals linuxserver.io, kan deze melding 'voorlopen' op de actuele release van de derde partij. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Massabewerking - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Toon dialoogvenster ter bevestiging - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Er zal altijd om bevestiging gevraagd worden voor het verwijderen van documenten. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Toepassen bij het sluiten - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Notities inschakelen - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Meldingen - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Verwerking van documenten - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Toon meldingen wanneer nieuwe documenten worden gedetecteerd - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Toon een melding wanneer documenten met succes zijn verwerkt - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Toon meldingen wanneer het verwerken van documenten faalt - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Onderdruk meldingen op het dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Dit verbergt alle statusberichten op het dashboard die met het verwerken van documenten te maken hebben. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Toon waarschuwing bij het sluiten van weergaven met niet-opgeslagen wijzigingen - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - - Verschijnt op - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Geen opgeslagen views gedefinieerd. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - E-mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - E-mailaccounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Account toevoegen - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Geen e-mailaccounts gedefinieerd. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - E-mailregels - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Regel toevoegen - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Geen e-mailregels gedefinieerd. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Gebruikers & groepen - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Gebruiker toevoegen - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Groep toevoegen - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Opgeslagen view "" verwijderd. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Instellingen opgeslagen - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Instellingen zijn succesvol opgeslagen. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Instellingen zijn succesvol opgeslagen. Herladen is vereist om sommige wijzigingen toe te passen. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Nu herladen - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Gebruik de systeemtaal - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Datumopmaak van weergavetaal gebruiken - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Fout bij het opslaan van de instellingen op de server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Wachtwoord is gewijzigd, je wordt zo uitgelogd. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Gebruiker "" opgeslagen. - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Fout bij opslaan gebruiker. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Bevestig verwijderen gebruikersaccount - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Deze actie zal dit gebruikersaccount permanent verwijderen. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Gebruiker verwijderd - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Fout bij verwijderen gebruiker. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Groep "" opgeslagen. - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Fout bij opslaan groep. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Bevestig verwijderen gebruikersgroep - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Deze actie zal deze gebruikersgroep permanent verwijderen. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Groep verwijderd - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Fout bij verwijderen groep. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Account "" opgeslagen. - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Fout bij opslaan account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Bevestig e-mailaccount verwijderen - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Met deze bewerking wordt dit e-mailaccount permanent verwijderd. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - E-mailaccount verwijderd - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Fout bij verwijderen email account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Regel "" opgeslagen. - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Fout bij opslaan regel. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Bevestig e-mailregel verwijderen - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Met deze bewerking wordt dit e-mailregel permanent verwijderd. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - E-mailregel verwijderd - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Fout bij verwijderen email regel. + Permissions updated successfully storage path @@ -5300,173 +6260,13 @@ Wil je dit label echt verwijderen ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Selectie wissen - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Vernieuw - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Resultaten - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - klik voor volledige output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Verbergen - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Document openen - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {Eén taak} other { taken in totaal}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Mislukt - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Voltooid - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Gestart - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Wachtrij - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Verberg geselecteerde - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Verberg alle - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Bevestig alles verbergen - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - taken? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found src/app/components/not-found/not-found.component.html 6 - Not Found + Niet gevonden Go to Dashboard @@ -5474,7 +6274,7 @@ src/app/components/not-found/not-found.component.html 12 - Go to Dashboard + Ga naar dashboard Auto: Learn matching automatically @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Engels (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabisch @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Wit-Russisch @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalaans @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Tsjechisch @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Deens @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Duits + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Engels (Brits) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spaans @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Fins @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Frans @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italiaans @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxemburgs @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Nederlands + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Pools @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugees (Brazilië) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugees @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Roemeens @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russisch @@ -6021,15 +6845,15 @@ Slovak src/app/services/settings.service.ts - 277 + 287 - Slovak + Slowaaks Slovenian src/app/services/settings.service.ts - 283 + 293 Sloveens @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Servisch @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Zweeds @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turks @@ -6061,15 +6885,15 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 - Ukrainian + Oekraïens Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinees (vereenvoudigd) @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Eenmalige migratie van instellingen naar de database is succesvol voltooid! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Kan instellingen niet migreren naar de database, probeer handmatig op te slaan. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Je kan de rondleiding herstarten vanaf de instellingen pagina. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Bezig met verbinden... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Bezig met uploaden... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Upload voltooid, wachten op verwerking... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP fout: diff --git a/src-ui/src/locale/messages.no_NO.xlf b/src-ui/src/locale/messages.no_NO.xlf index ba4dc95f2..04083e448 100644 --- a/src-ui/src/locale/messages.no_NO.xlf +++ b/src-ui/src/locale/messages.no_NO.xlf @@ -74,7 +74,7 @@ 13 Currently selected slide number read by screen reader - Slide of + Lysbilde av Hours @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Slipp filer for å starte opplasting - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument lagt til @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokumentet ble lagt til paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Åpne dokumentet @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Kunne ikke legge til : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nytt dokument oppdaget @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument blir behandlet av paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Forrige @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Neste @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Slutt @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Dashbordet kan bli brukt til å vise lagrede visninger, som for eksampel en "Inboks". Disse innstillingene finnes under Innstillinger > Lagrede visninger når du har opprettet dem. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Dra-og-slipp dokumenter hit for å laste dem opp, eller plasser dem i opplastningsmappen. Du kan også dra-og-slippe dokumenter hvor som helst på alle andre sider av nettsiden. Da vil Paperless-ngx starte å trene opp maskinlæringsalgoritmene sine. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Dokumentlisten viser alle dokumentene dine og tillater filtrering i tillegg til masseredigering. Det finnes tre forskjellige visningsstiler: liste, små kort og store kort. En liste over dokumenter som er åpnet for redigering vises i sidepanelet. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Filtreringsverktøy lar deg raskt finne dokumenter ved hjelp av ulike søk, datoer, etiketter, osv. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Enhver kombinasjon av filtre kan lagres som en 'visning' som deretter kan vises på dashbordet og/eller på sidepanelet. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 - Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + Både etiketter, korrespondenter, dokumenttyper og lagringsstier kan administreres ved bruk av disse sidene. De kan også opprettes fra redigeringsvisningen av dokumenter. + + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Administrer e-postkontoer og -regler for automatisk import av dokumenter. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Konsummaler gir deg mer finkornet kontroll over dokumentinntaksprosessen. File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 - File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + Filoppgaver viser dokumenter som er konsumert, som venter på å bli det, eller som kan ha mislyktes under prosessen. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Sjekk ut innstillingene for forskjellige justeringer for web-applikasjonen og endre innstillinger for lagrede visninger. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Tusen takk! 🙏 @@ -450,25 +458,1659 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 - There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + Det er <em>langt</em> flere funksjoner og informasjon vi ikke dekte her, dette bør være nok til å komme i gang. Sjekk dokumentasjonen eller besøk prosjektet på GitHub for å lære mer eller rapportere feil. Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Og sist, på vegne av hver bidragsyter til dette fellesskapsstøttede prosjektet. Takk for at du bruker Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Starter opplasting... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logger + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Laster... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Innstillinger + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start omvisning + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Åpne Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Generelt + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Utseende + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Visningsspråk + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Du må laste siden på nytt etter endring av språk. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Dato visning + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Datoformat + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kort: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Middels: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Lang: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Elementer per side + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Dokument editor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Bruk PDF-leser levert av nettleseren + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Dette er vanligvis raskere for å vise store PDF-dokumenter, men det fungerer kanskje ikke i enkelte nettlesere. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidepanel + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Bruk forenklet sidepanel (kun ikoner) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Mørkt tema + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Bruk systeminnstillinger + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Aktiver mørk modus + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Inverter miniatyrbilder i mørk modus + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Temafarge + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Tilbakestill + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Sjekk for oppdateringer + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Sjekk for oppdateringer fungerer ved å pinge den offentlige GitHub API for siste utgivelse for å avgjøre om en ny versjon er tilgjengelig. Faktisk oppdatering av appen må fortsatt utføres manuelt. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Ingen sporingsdata samles inn av appen på noen måte. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Aktiver oppdaterings sjekk + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Bulk redigering + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Vis bekreftelsesdialoger + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Sletting av dokumenter vil alltid be om bekreftelse. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Bruk ved lukking + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notater + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Aktiver notater + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Tillatelser + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Standardtillatelser + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Innstillinger gjelder denne brukerkontoen for objekter (Tags, e-postregler, osv.) opprettet via web-grensesnittet + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Standard eier + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objekter uten eier kan vises og redigeres av alle brukere + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Standard visningstillatelser + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Brukere: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Grupper: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Standard redigeringstillatelser + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Redigerings tilgang gir også visnings tilgang + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Varsler + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Dokumentbehandling + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Vis varsler når nye dokumenter oppdages + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Vis varsler når dokumentbehandling er fullført + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Vis varsler når dokumentbehandlingen mislykkes + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Skjul varsler på dashbordet + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Dette vil skjule alle meldinger om dokumentbehandlingsstatus på dashbordet. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Lagrede visninger + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Vis advarsel når du lukker lagrede visninger med ulagrede endringer + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Visninger + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Navn + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + + Vises på + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Vis på dashbordet + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Vis i sidepanelet + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Handlinger + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Slett + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Ingen lagrede visninger definert. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Lagre + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Feil ved innhenting av brukere + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Feil ved innhenting av grupper + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Lagret visning "" slettet. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Innstillinger lagret + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Innstillingene ble lagret. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Innstillingene ble lagret. Siden må lastes inn på nytt for å ta i bruk alle endringer. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Oppfrisk nå + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Det oppstod en feil under lagring av innstillingene. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Bruk systemspråk + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Bruk datoformat for visningsspråk + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Feil ved lagring av innstillinger på serveren. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Fil oppgaver + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Nullstill valg + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Oppdater + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Opprettet + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Resultater + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + klikk for full utdata + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Avvis + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Åpne dokument + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {En oppgave} other { totalt oppgaver}}}"/> + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Feilet + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Avvis valgte + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Avvis alle + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Bekreft avvisning av alle + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + i kø + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + startet + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + fullført + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + feilet + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Brukere & Grupper + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Brukere + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Legg til bruker + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Brukernavn + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Grupper + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Rediger + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Legg til gruppe + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Feil ved lagring av bruker. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Bekreft sletting av brukerkonto + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Denne operasjonen vil permanent slette denne brukerkontoen. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Denne handlingen kan ikke angres. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Fortsett + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Slettet bruker + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Feil ved sletting av bruker. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Lagret gruppe "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Feil ved lagring av gruppe. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Bekreft sletting av brukergruppe + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Denne operasjonen vil permanent slette denne brukergruppen. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Slettet gruppe + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Feil ved sletting av gruppe. Paperless-ngx @@ -495,30 +2137,6 @@ Logget inn som - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Innstillinger - Logout @@ -527,15 +2145,31 @@ Logg ut + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentasjon + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumenter - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Lagrede visninger - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Åpne dokumenter @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Lukk alle @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Behandle @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Korrespondenter @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Dokumenttyper @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Lagringsstier - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Fil oppgaver + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - File Tasks + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logger - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Info + E-post - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentasjon + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Foreslå en idé - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 er tilgjengelig. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klikk for å se. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx kan automatisk sjekke etter oppdateringer @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Hvordan fungerer dette? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Oppdatering er tilgjengelig - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Det oppstod en feil under lagring av innstillingene. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Det oppstod en feil under lagring av innstillinger for oppdatering. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Bekreft @@ -935,97 +2541,293 @@ Siste år - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Tilordne dokumenttype + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Tildel korrespondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Feil + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Avbryt + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Navn + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Skill mellom store og små bokstaver - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Avbryt - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Lagre - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 + Opprett produkt @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Rediger produkt - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Tillatelser - Create new user group @@ -1303,22 +2977,6 @@ IMAP Sikkerhet - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Brukernavn - Password @@ -1355,50 +3013,6 @@ Tegnsett - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Laster... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Konto @@ -1611,49 +3225,37 @@ Parameter for handling - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Tilordne tittel fra + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Tilordne dokumenttype + Tilordne tittel fra Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Tildel korrespondent fra - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Tildel korrespondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Feil + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Behandle melding som .eml og vedlegg separat - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Slett - Move to specified folder @@ -1815,11 +3341,19 @@ Bruk vedleggets filnavn som tittel + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Ikke tildel en korrespondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Bruk e-postadresse @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Bruk navn (eller e-postadresse hvis det ikke er tilgjengelig) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Bruk valgt korrespondent nedenfor @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Opprett ny e-postregel @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Rediger e-post regel @@ -2007,22 +3541,6 @@ (Gir alle tilatelser og kan se objekter) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Grupper - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Forslag: @@ -2164,14 +3682,6 @@ Eier: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objekter uten eier kan vises og redigeres av alle brukere - View @@ -2188,106 +3698,6 @@ Vis - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Brukere: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Grupper: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Rediger - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Redigerings tilgang gir også visnings tilgang - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filtrer dokumenter med disse Etikettene - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Angi tilganger + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Merk at tillatelsene som er satt her, vil overstyre eventuelle eksisterende tillatelser @@ -2373,18 +3791,6 @@ Ikke eid - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Brukere - Hide unowned @@ -2417,20 +3823,6 @@ Endre - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Velg et objekt + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Opprett + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 dager + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hei , velkommen til Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Velkommen til Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Vis alle - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Opprettet - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Tittel + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Korrespondent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Last ned + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Totalt antall tegn + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Annen @@ -2635,36 +4215,36 @@ Last opp nye dokumenter - - Dismiss completed + + Drop documents anywhere or 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) - Avvis fullført - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Slipp dokumenter her eller + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Bla igjennom filer + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Avvis fullført + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {One more document} other { more documents}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Behandler: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Mislyktes: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Lagt til: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Last ned original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Forrige @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detaljer @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Arkiver serienummer @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Dato opprettet - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Korrespondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Standard @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Innhold @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Dato endret @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Dato lagt til @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Media filnavn @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Opprinnelig filnavn @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Opprinnelig MD5-sjekksum @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Opprinnelig filstørrelse @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Opprinnelig mimetype @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Arkiver MD5-sjekksum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Arkivstørrelse @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Opprinnelig dokumentmetadata @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Arkivert dokumentmetadata @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Forhåndsvis @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Skriv inn passord @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notater @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Forkast @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Lagre & Avslutt @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Lagre & Lukk @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Det oppstod en feil ved lasting av innhold: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Feil ved henting av metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Dokumentet ble lagret. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Feil ved lagring av dokument @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Bekreft sletting @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Ønsker du virkelig å slette dokumentet ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Filene til dokumentet vil bli slettet permanent. Denne operasjonen kan ikke angres. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Slett dokument - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Feil ved sletting av dokument: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Gjenta OCR bekreft @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Denne operasjonen vil permanent gjenta OCR for dette dokumentet. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Denne handlingen kan ikke angres. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Fortsett - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Feil under kjøring av operasjon: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filtrere lagringsstier - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Handlinger - Include: @@ -3418,23 +4866,23 @@ Bruk formatert filnavn - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" and "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' and "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Bekreft tildeling av etiketter @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Denne operasjonen vil legge til etiketten "" til valgte dokumenter. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Denne operasjonen vil legge til etikettene til valgte dokumenter. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Denne handlingen vil fjerne etiketten "" fra valgte dokument(er). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Denne operasjonen vil fjerne etikettene fra valgte dokumenter. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Denne operasjonen vil legge til etikettene og fjerne etikettene valgte dokumenter. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Bekreft korrespondent tildeling @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Denne operasjonen vil legge til etiketten "" til valgte dokumenter. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Denne operasjonen vil fjerne korrespondenten fra valgte dokument(er). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Bekreft tildeling av dokumenttype @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Denne operasjonen vil tildele dokumenttypen "" til valgte dokument(er). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Denne operasjonen vil fjerne dokumenttypen fra valgte dokument(er). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Bekreft tildeling av lagringssti @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Bekreft sletting @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 This operation will permanently delete selected document(s). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Slett dokument(er) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Sorter - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Visninger - Save "" @@ -3920,22 +5356,6 @@ Sorter etter notater - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notater - Sort by document type @@ -4184,30 +5604,6 @@ Lagre gjeldende visning - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Vis i sidepanelet - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Vis på dashbordet - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Feil ved sletting av notat: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Slipp filer for å starte opplasting + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Starter opplasting... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Ønsker du virkelig å slette dokumenttype "? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + E-post kontoer + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Legg til konto + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Tjener + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Ingen e-postkontoer definert. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + E-post regler + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Legg til regel + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Ingen e-postregler definert. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Lagret konto "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Feil ved lagring av konto. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Bekreft sletting av e-postkonto + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Denne operasjonen vil permanent slette denne e-postkontoen. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Slettet e-postkonto + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Feil ved sletting av e-postkonto. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Lagret regel "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Feil ved lagring av regel. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Bekreft sletting av e-postregel + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Denne operasjonen vil permanent slette denne e-postregelen. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Slettet e-post regel + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Feil ved sletting av e-postregel. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Opprett + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrer etter: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Samsvarende @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Antall dokumenter @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtrer dokumenter @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Tilknyttede dokumenter vil ikke bli slettet. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Feil under sletting av element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start omvisning - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Åpne Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Generelt - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Utseende - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Visningsspråk - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Du må laste siden på nytt etter endring av språk. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Dato visning - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Datoformat - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kort: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Middels: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Lang: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Elementer per side - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Dokument editor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Bruk PDF-leser levert av nettleseren - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Dette er vanligvis raskere for å vise store PDF-dokumenter, men det fungerer kanskje ikke i enkelte nettlesere. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidepanel - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Use 'slim' sidebar (icons only) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Mørkt tema - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Bruk systeminnstillinger - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Aktiver mørk modus - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Inverter miniatyrbilder i mørk modus - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Temafarge - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Tilbakestill - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Aktiver oppdaterings sjekk - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Bulk redigering - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Show confirmation dialogs - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Deleting documents will always ask for confirmation. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Bruk ved lukking - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Varsler - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Document processing - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Show notifications when new documents are detected - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Show notifications when document processing completes successfully - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Show notifications when document processing fails - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Suppress notifications on dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - This will suppress all messages about document processing status on the dashboard. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Ingen lagrede visninger definert. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - E-post - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - E-post kontoer - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Legg til konto - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Tjener - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Ingen e-postkontoer definert. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - E-post regler - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Legg til regel - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Ingen e-postregler definert. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Brukere & Grupper - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Legg til bruker - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Legg til gruppe - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Lagret visning "" slettet. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Innstillinger lagret - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Innstillingene ble lagret. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Oppfrisk nå - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Bruk systemspråk - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Bruk datoformat for visningsspråk - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Feil ved lagring av innstillinger på serveren. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Feil ved lagring av bruker. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Bekreft sletting av brukerkonto - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Denne operasjonen vil permanent slette denne brukerkontoen. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Slettet bruker - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Feil ved sletting av bruker. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Lagret gruppe "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Feil ved lagring av gruppe. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Bekreft sletting av brukergruppe - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Denne operasjonen vil permanent slette denne brukergruppen. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Slettet gruppe - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Feil ved sletting av gruppe. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Lagret konto "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Feil ved lagring av konto. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Bekreft sletting av e-postkonto - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Denne operasjonen vil permanent slette denne e-postkontoen. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Slettet e-postkonto - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Feil ved sletting av e-postkonto. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Lagret regel "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Feil ved lagring av regel. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Bekreft sletting av e-postregel - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Denne operasjonen vil permanent slette denne e-postregelen. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Slettet e-post regel - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Feil ved sletting av e-postregel. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Ønsker du virkelig å slette taggen ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Nullstill valg - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Oppdater - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Resultater - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - klikk for full utdata - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Avvis - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Åpne dokument - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Avvis valgte - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Avvis alle - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Bekreft avvisning av alle - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - oppgaver? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - i kø - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - startet - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - fullført - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - feilet - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 English (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabisk @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusian @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Katalansk @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Czech @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Dansk @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Tysk + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Engelsk (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spansk @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finsk @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Fransk @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italiensk @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxembourgish @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Nederlandsk + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polsk @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portuguese (Brazil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugisisk @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Rumensk @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russisk @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovakisk @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovensk @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbisk @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Svensk @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Tyrkisk @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Kinesisk forenklet @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Engangs migrering av innstillinger ble fullført til databasen! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Kunne ikke overføre innstillinger til databasen, prøv å lagre manuelt. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Du kan starte omvisningen på nytt fra innstillingssiden. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Kobler til... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Laster opp... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Opplasting fullført, venter... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP feil: diff --git a/src-ui/src/locale/messages.pl_PL.xlf b/src-ui/src/locale/messages.pl_PL.xlf index 67925ff36..7ba1d7066 100644 --- a/src-ui/src/locale/messages.pl_PL.xlf +++ b/src-ui/src/locale/messages.pl_PL.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Upuść pliki tutaj, aby przesłać - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument dodano @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument został dodany do paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Otwórz dokument @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Nie można dodać : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Wykryto nowy dokument @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument jest przetwarzany przez paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Poprzedni @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Następny @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Koniec @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Panel może być używany do wyświetlania zapisanych widoków, takich jak 'Skrzynka odbiorcza'. Te ustawienia znajdują się w Ustawieniach > Zapisane widoki po ich utworzeniu. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Przeciągnij i upuść dokumenty tutaj, aby rozpocząć przesyłanie lub umieść je w folderze konsumpcji. Możesz również przeciągać i upuszczać dokumenty gdziekolwiek na wszystkich stronach aplikacji internetowej. Gdy dodasz dokumenty, Paperless-ngx rozpocznie ucznie swoich algorytmów ML. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Lista dokumentów pokazuje wszystkie Twoje dokumenty i pozwala na filtrowanie oraz edycję zbiorczą. Istnieją trzy różne style widoku: lista, małe karty i duże karty. Lista dokumentów obecnie otwartych do edycji jest wyświetlana na pasku bocznym. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Narzędzia filtrowania pozwalają szybko znaleźć dokumenty za pomocą różnych wyszukiwań, dat, tagów itp. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Każda kombinacja filtrów może być zapisana jako 'widok', który może być wyświetlany na pulpicie i/lub pasku bocznym. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tagi, korespondenci, typy dokumentów i ścieżki przechowywania danych mogą być zarządzane za pomocą tych stron. Mogą być również tworzone z widoku edycji dokumentu. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Zadania pliku pokazują dokumenty, które zostały przetworzone, oczekują na przetwarzanie lub których przetwarzanie mogło sie nie powieść. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Sprawdź ustawienia dla różnych ulepszeń aplikacji webowej, zmień ustawienia dla zapisanych widoków lub skonfiguruj sprawdzanie skrzynki pocztowej. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Dziękujemy! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Jest <em>dużo</em> więcej funkcji i informacji, których tutaj nie opisaliśmy, ale to powinno wystarczyć na początek. Sprawdź dokumentację lub odwiedź projekt na GitHub, aby dowiedzieć się więcej lub zgłaszać problemy. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Na koniec, w imieniu każdego współtwórcy tego projektu wspieranego przez społeczność, dziękujemy za używanie Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Rozpoczęcie wysyłania... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logi + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Wczytywanie... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Ustawienia + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Rozpocznij przegląd + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Otwórz Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Ogólne + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Wygląd + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Język + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Musisz przeładować stronę po wybraniu nowego języka. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Wyświetlanie daty + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Format daty + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Krótki: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Średni: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Długi: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Ilość elementów na stronie + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Edytor dokumentów + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Wyświetl PDF przez wbudowaną przeglądarkę + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Zazwyczaj działa szybciej przy wyświetlaniu dużych dokumentów w formacie PDF, ale może nie działać na niektórych przeglądarkach. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Pasek boczny + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Użyj wąskiegio paska bocznego (tylko dla ikon) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Tryb ciemny + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Użyj ustawień systemowych + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Użyj ciemnego motywu + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Odwróć kolory miniaturki w trybie ciemnym + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Kolor Motywu + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Anuluj + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Sprawdzanie aktualizacji + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Włącz sprawdzanie aktualizacji + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Masowa edycja + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Używaj dialogów potwierdzenia + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Usuwanie dokumentów zawsze będzie wymagało potwierdzenia. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Zamknięcie zapisuje zmiany + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notatki + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Włącz notatki + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Uprawnienia + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Obiekty bez właściciela mogą być oglądane i edytowane przez wszystkich użytkowników + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Użytkownicy: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Grupy: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Uprawnienia edycji pozwalają również na przeglądanie + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Powiadomienia + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Przetwarzanie dokumentów + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Pokaż powiadomienia, gdy zostaną wykryte nowe dokumenty + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Pokaż powiadomienia, gdy przetwarzanie dokumentu zakończy się pomyślnie + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Pokaż powiadomienia, gdy przetwarzanie dokumentu nie powiedzie się + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Wyłącz powiadomienia na pulpicie + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Wyłącz pokazywanie wszystkich wiadomości o statusie przetwarzania dokumentów na pulpicie. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Zapisane widoki + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Pokaż ostrzeżenie podczas zamykania zapisanych widoków z niezapisanymi zmianami + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Widoki + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nazwa + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Pokaż na pulpicie + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Pokaż w panelu bocznym + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Akcje + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Usuń + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Nie zdefiniowano zapisanych widoków. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Zapisz + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Zapisany widok "" został usunięty. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Ustawienia zostały zapisane + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Ustawienia zapisane pomyślnie. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Ustawienia zostały pomyślnie zapisane. Przeładowanie jest wymagane do zastosowania zmian. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Załaduj ponownie + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Wystąpił błąd podczas zapisywania ustawień. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Użyj języka systemowego + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Użyj formatu daty według wyświetlanego języka + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Przetwarzanie plików + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Wyczyść zaznaczenie + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Odśwież + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Utworzony + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Wyniki + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informacje + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + kliknij, aby uzyskać pełne dane + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Odrzuć + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Otwórz dokument + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Odrzuć zaznaczone + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Odrzuć wszystkie + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Potwierdź odrzucenie wszystkich + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Użytkownicy i Grupy + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Użytkownicy + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Dodaj użytkownika + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Nazwa użytkownika + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Grupy + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Edytuj + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Dodaj grupę + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Hasło zostało zmienione, zostaniesz natychmiast wylogowany. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Zapisano użytkownika "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Potwierdź usunięcie konta + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Ta operacja trwale usunie konto tego użytkownika. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Ta czynność nie może być cofnięta. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Kontynuuj + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Użytkownik usunięty + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Zapisano grupę "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Potwierdź usunięcie grupy użytkowników + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Ta operacja trwale usunie tę grupę użytkowników. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Grupa usunięta + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Zalogowany jako - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Ustawienia - Logout @@ -527,15 +2145,31 @@ Wyloguj + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentacja + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumenty - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Zapisane widoki - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Otwarte dokumenty @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Zamknij wszystkie @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Zarządzaj @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Nadawcy @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Typy dokumentów @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Ścieżki składowania - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Przetwarzanie plików + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Przetwarzanie plików + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logi - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informacje + Poczta - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentacja + Przetwarzanie plików GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Zaproponuj pomysł - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 jest dostępny. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Kliknij, aby zobaczyć. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx może automatycznie sprawdzać dostępność aktualizacji @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Jak to działa? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Aktualizacja jest dostępna - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Wystąpił błąd podczas zapisywania ustawień. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Wystąpił błąd podczas zapisywania ustawień sprawdzania aktualizacyj. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Potwierdź @@ -935,97 +2541,293 @@ Ostatni rok - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filtry + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Przypisz typ dokumentu + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Przypisz korespondenta + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Błąd + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Anuluj + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nazwa + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ (Nieuwzględniający wielkości liter) - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Anuluj - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Zapisz - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Utwórz nowy element @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Edytuj element - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Uprawnienia - Create new user group @@ -1303,22 +2977,6 @@ Bezpieczeństwo IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Nazwa użytkownika - Password @@ -1355,50 +3013,6 @@ Zestaw znaków - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Wczytywanie... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Konto @@ -1611,49 +3225,37 @@ Parametr akcji - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Przypisz tytuł nadawcy + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Przypisz typ dokumentu + Przypisz tytuł nadawcy Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Przypisz korespondenta nadawcy - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Przypisz korespondenta - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Błąd + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Przetwarzaj osobno wiadomość jako .eml i załączniki - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Usuń - Move to specified folder @@ -1815,11 +3341,19 @@ Użyj nazwy pliku załącznika jako tytułu + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Nie przypisuj korespondenta @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Użyj adresu e-mail @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Użyj nazwy nadawcy (lub adresu e-mail, jeśli jest niedostępna) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Użyj korespondenta wybranego poniżej @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Utwórz nową regułę poczty @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edytuj regułę poczty @@ -2007,22 +3541,6 @@ (Przyznaje wszystkie uprawnienia i może wyświetlać obiekty) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Grupy - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Sugestie: @@ -2164,14 +3682,6 @@ Właściciel: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Obiekty bez właściciela mogą być oglądane i edytowane przez wszystkich użytkowników - View @@ -2188,106 +3698,6 @@ Pokaż - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Użytkownicy: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Grupy: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Edytuj - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Uprawnienia edycji pozwalają również na przeglądanie - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Ustaw uprawnienia + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Pamiętaj, że przyznane tutaj uprawnienia nadpiszą wszystkie istniejące uprawnienia @@ -2373,18 +3791,6 @@ Bez właściciela - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Użytkownicy - Hide unowned @@ -2417,20 +3823,6 @@ Zmień - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Wybierz obiekt + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Skopiowane! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Utwórz + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Cześć , witaj w Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Witaj w Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Pokaż wszystkie - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Utworzony - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Tytuł + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Korespondent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Pobierz + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Całkowita liczba znaków + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Inne @@ -2635,36 +4215,36 @@ Wgraj nowe dokumenty - - Dismiss completed + + Drop documents anywhere or 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) - Odrzuć zakończone - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Upuść dokumenty tutaj lub + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Wybierz pliki + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Odrzuć zakończone + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, one {} few {Jeszcze dokumenty} many {Jeszcze dokumentów} =1 {Jeszcze jeden dokument} other {Jeszcze dokumentów}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Przetwarzane: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Błąd: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Dodano: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Pobierz oryginał @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Poprzedni @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Szczegóły @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Numer seryjny archiwum @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Data utworzenia - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Korespondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Domyślne @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Zawartość @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Data modyfikacji @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Data dodania @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Nazwa pliku @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Oryginalna nazwa pliku @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 MD5 - Suma kontrolna Oryginału @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Rozmiar oryginalnego pliku @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Typ mime oryginału @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Suma kontrolna archiwum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Rozmiar pliku archiwalnego @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadane oryginalnego dokumentu @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadane zarchiwizowanego dokumentu @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Podgląd @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Wprowadź hasło @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notatki @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Zaniechaj @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Zapisz & następny @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Wystąpił błąd podczas ładowania zawartości: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Błąd podczas pobierania metadanych @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Dokument zapisany pomyślnie. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Błąd podczas zapisywania dokumentu @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Potwierdź usunięcie @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Czy na pewno chcesz usunąć dokument""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Pliki tego dokumentu zostaną trwale usunięte. Tej operacji nie można cofnąć. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Usuń dokument - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Błąd podczas usuwania dokumentu: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Potwierdź powtórzenie OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Ta operacja nieodwracalnie powtórzy OCR dla tego dokumentu. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Ta czynność nie może być cofnięta. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Kontynuuj - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Powtórny OCR rozpocznie się w tle. Zamknij i ponownie otwórz lub odśwież ten dokument po zakończeniu operacji, aby zobaczyć nową zawartość. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Błąd podczas wykonywania operacji: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filtruj ścieżkę przechowywania - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Akcje - Include: @@ -3418,23 +4866,23 @@ Użyj sformatowanej nazwy pliku - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Błąd podczas wykonywania operacji zbiorczej: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" i "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' i "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Potwierdź przypisanie tagów @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Ta operacja doda tag "" do wybranych dokumentów. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Ta operacja doda tagi to wybranych dokumentów. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Ta operacja usunie tag "" z wybranych dokumentów. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Ta operacja usunie tagi from wybranych dokumentu(ów). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Ta operacja doda tagi and remove the tags w wybranych dokumentach. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Potwierdź przypisanie nadawcy @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Ta operacja przypisze nadawcę "" do wybranych dokumentów. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Ta operacja usunie nadawcę z wybranych dokumentów. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Potwierdź przypisanie typu dokumentu @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Ta operacja przypisze typ dokumentu "" do zaznaczonych dokumentów. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Ta operacja usunie typ dokumentu z wybranych dokumentów. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Potwierdź przypisanie ścieżki przechowywania @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Ta operacja przypisze ścieżkę przechowywania "" do wybranych dokumentów. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Ta operacja usunie ścieżkę przechowywania z wybranych dokumentów. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Potwierdź Usunięcie @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Ta operacja trwale usunie zaznaczonych dokumentów. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Usuń dokument(y) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Ta operacja trwale powtórzy OCR dla zaznaczonych dokumentów. @@ -3780,18 +5228,6 @@ Sortowanie - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Widoki - Save "" @@ -3920,22 +5356,6 @@ Sortuj według notatek - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notatki - Sort by document type @@ -4184,30 +5604,6 @@ Zapisz bieżący widok - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Pokaż w panelu bocznym - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Pokaż na pulpicie - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Błąd podczas usuwania notatki: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Upuść pliki tutaj, aby przesłać + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Rozpoczęcie wysyłania... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Czy na pewno chcesz usunąć typ dokumentu ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Ustawienia poczty + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Konta pocztowe + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Dodaj konto + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Serwer + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Nie zdefiniowano kont pocztowych. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Reguły poczty + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Dodaj regułę + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Nie zdefiniowano reguł poczty. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Zapisano konto "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Potwierdź usunięcie konta pocztowego + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Ta operacja spowoduje trwałe usunięcie tego konta pocztowego. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Usunięte konto pocztowe + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Zapisano regułę "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Potwierdź usunięcie reguły poczty + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Ta operacja trwale usunie tę regułę poczty. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Usunięta reguła poczty + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Błąd aktualizacji uprawnień + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Utwórz + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtruj według: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Dopasowanie @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Liczba dokumentów @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtruj dokumenty @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, one {} few { total } many { total } =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Pomyślnie utworzono . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Pomyślnie zmodyfikowano . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Powiązane dokumenty nie będą usunięte. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Błąd podczas usuwania elementu: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Rozpocznij przegląd - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Otwórz Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Ogólne - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Wygląd - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Język - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Musisz przeładować stronę po wybraniu nowego języka. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Wyświetlanie daty - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Format daty - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Krótki: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Średni: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Długi: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Ilość elementów na stronie - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Edytor dokumentów - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Wyświetl PDF przez wbudowaną przeglądarkę - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Zazwyczaj działa szybciej przy wyświetlaniu dużych dokumentów w formacie PDF, ale może nie działać na niektórych przeglądarkach. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Pasek boczny - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Użyj wąskiegio paska bocznego (tylko dla ikon) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Tryb ciemny - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Użyj ustawień systemowych - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Użyj ciemnego motywu - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Odwróć kolory miniaturki w trybie ciemnym - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Kolor Motywu - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Anuluj - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Sprawdzanie aktualizacji - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Sprawdzanie aplikacji odpytuje Github API aby uzyskać ostatni numer release'u. Właściwą aktualizację należy wykonać ręcznie. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Włącz sprawdzanie aktualizacji - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Zauważ, że dla użytkowników kontenerów firm trzecich, np. linuxserver.io, to powiadomienie może być "z wyprzedzeniem" wobec ostatniego release'u dla tych kontenerów. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Masowa edycja - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Używaj dialogów potwierdzenia - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Usuwanie dokumentów zawsze będzie wymagało potwierdzenia. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Zamknięcie zapisuje zmiany - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Włącz notatki - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Powiadomienia - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Przetwarzanie dokumentów - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Pokaż powiadomienia, gdy zostaną wykryte nowe dokumenty - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Pokaż powiadomienia, gdy przetwarzanie dokumentu zakończy się pomyślnie - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Pokaż powiadomienia, gdy przetwarzanie dokumentu nie powiedzie się - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Wyłącz powiadomienia na pulpicie - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Wyłącz pokazywanie wszystkich wiadomości o statusie przetwarzania dokumentów na pulpicie. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Pokaż ostrzeżenie podczas zamykania zapisanych widoków z niezapisanymi zmianami - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Nie zdefiniowano zapisanych widoków. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Poczta - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Konta pocztowe - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Dodaj konto - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Serwer - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Nie zdefiniowano kont pocztowych. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Reguły poczty - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Dodaj regułę - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Nie zdefiniowano reguł poczty. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Użytkownicy i Grupy - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Dodaj użytkownika - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Dodaj grupę - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Zapisany widok "" został usunięty. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Ustawienia zostały zapisane - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Ustawienia zapisane pomyślnie. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Ustawienia zostały pomyślnie zapisane. Przeładowanie jest wymagane do zastosowania zmian. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Załaduj ponownie - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Użyj języka systemowego - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Użyj formatu daty według wyświetlanego języka - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Hasło zostało zmienione, zostaniesz natychmiast wylogowany. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Zapisano użytkownika "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Potwierdź usunięcie konta - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Ta operacja trwale usunie konto tego użytkownika. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Użytkownik usunięty - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Zapisano grupę "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Potwierdź usunięcie grupy użytkowników - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Ta operacja trwale usunie tę grupę użytkowników. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Grupa usunięta - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Zapisano konto "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Potwierdź usunięcie konta pocztowego - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Ta operacja spowoduje trwałe usunięcie tego konta pocztowego. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Usunięte konto pocztowe - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Zapisano regułę "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Potwierdź usunięcie reguły poczty - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Ta operacja trwale usunie tę regułę poczty. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Usunięta reguła poczty - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Uprawnienia zostały pomyślnie zaktualizowane storage path @@ -5300,173 +6260,13 @@ Czy na pewno chcesz usunąć tag "? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Wyczyść zaznaczenie - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Odśwież - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Wyniki - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - kliknij, aby uzyskać pełne dane - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Odrzuć - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Otwórz dokument - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Odrzuć zaznaczone - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Odrzuć wszystkie - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Potwierdź odrzucenie wszystkich - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - zadania? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found src/app/components/not-found/not-found.component.html 6 - Not Found + Nie znaleziono Go to Dashboard @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Angielski (USA) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrykanerski + Arabic src/app/services/settings.service.ts - 169 + 167 Arabski @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Białoruski @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Kataloński @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Czeski @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Duński @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Niemiecki + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Angielski (Wielka Brytania) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Hiszpański @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Fiński @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Francuski @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Włoski @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luksemburski @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Holenderski + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norweski + Polish src/app/services/settings.service.ts - 247 + 257 Polski @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugalski (Brazylia) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugalski @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Rumuński @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Rosyjski @@ -6021,15 +6845,15 @@ Slovak src/app/services/settings.service.ts - 277 + 287 - Slovak + Słowacki Slovenian src/app/services/settings.service.ts - 283 + 293 Słoweński @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbski @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Szwedzki @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turecki @@ -6061,15 +6885,15 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 - Ukrainian + Ukraiński Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chiński uproszczony @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Pomyślnie zakończona jednorazowa migracja ustawień do bazy danych! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Nie można przenieść ustawień do bazy danych, spróbuj zapisać ręcznie. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Możesz ponownie uruchomić przegląd aplikacji ze strony ustawień. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Łączenie... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Wysyłanie... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Przesyłanie zakończone, oczekuje... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Błąd HTTP: diff --git a/src-ui/src/locale/messages.pt_BR.xlf b/src-ui/src/locale/messages.pt_BR.xlf index e5e4aeb9e..1d21a02ca 100644 --- a/src-ui/src/locale/messages.pt_BR.xlf +++ b/src-ui/src/locale/messages.pt_BR.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Solte os arquivos aqui para começar o envio - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Documento adicionado @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Documento foi adicionado ao paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Abrir documento @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Não foi possível adicionar : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Novo documento detectado @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Documento está sendo processado pelo paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Anterior @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Próximo @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Fim @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 O painel pode ser usado para mostrar visualizações salvas, como uma 'Caixa de Entrada'. Essas configurações são encontradas em Configurações > Visualizações, assim que você criar algumas. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Arraste e solte documentos aqui para começar a carregá-los ou coloque-os na pasta de consumo. Você também pode arrastar e soltar documentos em qualquer lugar em todas as outras páginas do aplicativo web. Quando o fizer, Paperless-ngx vai começar a treinar seus algoritmos de aprendizado de máquina. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 A lista de documentos mostra todos seus documentos e permite filtragem e edição em massa. Há três diferentes estilos de visualização: lista, cartões pequenos e cartões grandes. Uma lista com documentos atualmente abertos para edição é mostrada na barra lateral. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 As ferramentas de filtragem permitem que você encontre documentos rapidamente usando várias pesquisas, datas, etiquetas, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Qualquer combinação de filtros pode ser salva como uma 'visualização', que será, então, exibida no painel lateral. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Etiquetas, correspondentes, tipos de documentos e caminhos de armazenamento podem ser gerenciados usando essas páginas. Eles também podem ser criados a partir da visualização da edição do documento. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 As tarefas de Arquivo mostram os documentos que foram consumidos, estão à espera ou podem ter falhado durante o processo. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Confira as configurações para vários ajustes no aplicativo web, alterne configurações para visualizações salvas ou configure a verificação de e-mail. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Obrigado! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Há <em>toneladas</em> de recursos e informações que não cobrimos aqui, mas isso deve te ajudar a começar. Confira a documentação ou visite o projeto no GitHub para aprender mais ou relatar problemas. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Por fim, em nome de todos os colaboradores deste projeto apoiado pela comunidade, obrigado por usar o Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Iniciando o upload... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logs + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Carregando... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Configurações + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Iniciar o tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Geral + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Aparência + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Linguagem de exibição + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Você precisar recarregar a página depois de escolher uma nova linguagem. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Exibição de data + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Formato de data + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Curto: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Médio: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Longo: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Itens por página + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Editor de documentos + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Usar visualizador de PDF do navegador + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Isso é geralmente mais rápido para exibir grandes documentos PDF, mas poderá não funcionar em alguns navegadores. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Barra lateral + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Usar barra lateral 'fina' (apenas ícones) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Modo noturno + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Usar configurações do sistema + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Habilitar modo noturno + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Inverter imagens em modo noturno + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Cor do tema + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Habilitar verificação de atualizações + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Edição em massa + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Mostrar janelas de confirmação + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Ao excluir um documento, sempre será pedido uma confirmação. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Aplicar ao fechar + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notas + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Habilitar notas + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissões + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Documentos sem um proprietário podem ser visualizados e editados por todos os usuários + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Usuários: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Grupos: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + As permissões de edição também concedem permissões de visualização + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notificações + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Processamento de documentos + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Exibir notificações quando novos documentos forem detectados + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Exibir notificações quando o processamento de um documento concluir com sucesso + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Exibir notificações quando o processamento de um documento falhar + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Não exibir notificações no painel de controle + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Isso esconderá todas as mensagens sobre o status de processamento de documentos no painel de controle. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Visualizações + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Visualizações + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nome + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Exibir no painel de controle + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Mostrar na navegação lateral + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Ações + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Excluir + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Nenhuma visualização definida. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Salvar + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Visualização "" excluída. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Configurações salvas + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + As configurações foram salvas com sucesso. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + As configurações foram salvas com sucesso. Recarregar é necessário para aplicar algumas alterações. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Recarregar agora + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Ocorreu um erro ao salvar as configurações. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Usar linguagem do sistema + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Usar formato de data da linguagem de exibição + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Tarefas de Arquivo + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Limpar seleção + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Atualizar + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Criado + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Resultados + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informação + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + clique para obter a saída completa + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dispensar + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Abrir Documento + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dispensar selecionado + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dispensar todos + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirmar Dispensar Todos + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Usuários & Grupos + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Usuários + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Adicionar Usuário + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Usuário + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Grupos + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Editar + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Adicionar Grupo + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Erro ao salvar o usuário. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirmar exclusão de conta de usuário + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Esta operação excluirá permanentemente esta conta de usuário. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Essa operação não pode ser revertida. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Prosseguir + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Usuário excluído + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Erro ao excluir o usuário. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirmar exclusão de grupo de usuário + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Esta operação excluirá este grupo de usuários permanentemente. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Grupo excluído + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Logado como - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Configurações - Logout @@ -527,15 +2145,31 @@ Encerrar sessão + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentação + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Documentos - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Visualizações - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Abrir documentos @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Fechar todos @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Gerenciar @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Correspondentes @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Tipos de documento @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Caminhos de Armazenamento - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Tarefas de Arquivo + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Tarefas de Arquivo + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logs - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informação + E-mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Documentação + Tarefas de Arquivo GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Sugerir uma idéia - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 está disponível. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Clique para visualizar. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx pode verificar atualizações automaticamente @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Como isto funciona? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Atualização disponível - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Ocorreu um erro ao salvar as configurações. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Ocorreu um erro ao salvar as verificações de atualizações. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Confirmar @@ -935,97 +2541,293 @@ Último ano - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Atribuir tipo de documento + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Atribuir correspondente + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Erro + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Cancelar + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nome + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Não diferenciar maiúsculas de minúsculas - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Cancelar - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Salvar - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Criar novo item @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Editar item - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permissões - Create new user group @@ -1303,22 +2977,6 @@ Segurança IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Usuário - Password @@ -1355,50 +3013,6 @@ Character Set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Carregando... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Conta @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Atribuir título de + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Atribuir tipo de documento + Atribuir título de Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Atribuir correspondente de - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Atribuir correspondente - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Erro + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Processar mensagem como .eml e anexos separadamente - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Excluir - Move to specified folder @@ -1815,11 +3341,19 @@ Usar nome do arquivo anexo como título + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Não atribuir um correspondente @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Usar endereço de e-mail @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Usar nome (ou endereço de e-mail se não disponível) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Usar correspondente selecionado abaixo @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Criar nova regra de e-mail @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Editar regra de e-mail @@ -2007,22 +3541,6 @@ (Concede todas as permissões e pode visualizar objetos) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Grupos - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Sugestões: @@ -2164,14 +3682,6 @@ Proprietário: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Documentos sem um proprietário podem ser visualizados e editados por todos os usuários - View @@ -2188,106 +3698,6 @@ Ver - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Usuários: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Grupos: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Editar - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - As permissões de edição também concedem permissões de visualização - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Definir Permissões + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Observe que as permissões aqui irão substituir quaisquer permissões existentes @@ -2373,18 +3791,6 @@ Sem proprietário - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Usuários - Hide unowned @@ -2417,20 +3823,6 @@ Alterar - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Por favor selecione um objeto + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Criar + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Olá , bem-vindo(a) ao Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Bem-vindo ao Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Mostrar todos - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Criado - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Título + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Correspondente + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Baixar + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Total de caracteres + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Other @@ -2635,36 +4215,36 @@ Enviar novos documentos - - Dismiss completed + + Drop documents anywhere or 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) - Esconder completos - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Arraste documentos aqui ou + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Navegar arquivos + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Esconder completos + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Mais um documento} other {Mais documentos}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Processando: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Falha: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Adicionado: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Baixar original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Anterior @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detalhes @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Número de série de arquivamento @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Data de criação - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Correspondente - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Padrão @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Conteúdo @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Data de modificação @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Data de adição @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Nome do arquivo @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Nome do arquivo original @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Soma de verificação MD5 original @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Tamanho do arquivo original @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Tipo mime original @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Soma de verificação MD5 de arquivamento @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Tamanho arquivado @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadados do documento original @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadados do documento arquivado @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Pré-visualizar @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Digite a senha @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notas @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Descartar @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Salvar & próximo @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Erro ao recuperar metadados @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Erro ao salvar documento @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Confirmar exclusão @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Você realmente deseja excluir o documento ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Os arquivos desse documento serão excluídos permanentemente. Essa operação não pode ser revertida. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Excluir documento - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Erro ao excluir documento: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Refazer OCR confirmar @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Esta operação irá refazer o OCR permanentemente para este documento. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Essa operação não pode ser revertida. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Prosseguir - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 A operação de refazer o OCR começará em segundo plano. Feche e reabra ou recarregue este documento após a operação ser concluída para ver o novo conteúdo. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Erro ao executar a operação: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filtrar caminhos de armazenamento - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Ações - Include: @@ -3418,23 +4866,23 @@ Usar o nome do arquivo formatado - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Erro ao executar operação em massa: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" e "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' e "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Confirmar atribuição de etiqueta @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Essa operação irá adicionar a etiqueta "" em documento(s) selecionado(s). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Essa operação irá adicionar as etiquetas em ao(s) documento(s) selecionado(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Essa operação irá remover a etiqueta "" de documento(s) selecionado(s). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Essa operação irá remover as etiquetas de do(s) documento(s) selecionado(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 This operation will add the tags and remove the tags on selected document(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Confirmar atribuição de correspondente @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Essa operação irá atribuir o correspondente "" para documento(s) selecionado(s). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Essa operação irá remover o correspondente de documento(s) selecionado(s). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Confirmar atribuição de tipo de documento @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Essa operação irá atribuir o tipo de documento "" para documento(s) selecionado(s). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Essa operação irá remover o tipo de documento de documento(s) selecionado(s). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Confirmar exlcusão @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Essa operação irá excluir permanentemente documento(s) selecionado(s). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Apagar documento(s) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Ordenar - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Visualizações - Save "" @@ -3920,22 +5356,6 @@ Ordenar por notas - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notas - Sort by document type @@ -4184,30 +5604,6 @@ Salvar visualização atual - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Mostrar na navegação lateral - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Exibir no painel de controle - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Erro ao excluir nota: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Solte os arquivos aqui para começar o envio + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Iniciando o upload... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Você realmente deseja excluir o tipo de documento ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Contas de e-mail + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Adicionar Conta + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Servidor + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Nenhuma conta de e-mail definida. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Regras de e-mail + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Adicionar Regra + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Nenhuma regra de e-mail definida. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Conta salva "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirmar exclusão da conta de e-mail + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Esta operação excluirá permanentemente esta conta de e-mail. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Conta de e-mail excluída + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Regra salva "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Esta operação excluirá permanentemente esta regra de e-mail. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Regra de e-mail excluída + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Criar + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrar por: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Detecção @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Número de documentos @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtrar Documentos @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Documentos associados não serão excluidos. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Iniciar o tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Geral - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Aparência - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Linguagem de exibição - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Você precisar recarregar a página depois de escolher uma nova linguagem. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Exibição de data - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Formato de data - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Curto: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Médio: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Longo: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Itens por página - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Editor de documentos - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Usar visualizador de PDF do navegador - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Isso é geralmente mais rápido para exibir grandes documentos PDF, mas poderá não funcionar em alguns navegadores. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Barra lateral - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Usar barra lateral 'fina' (apenas ícones) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Modo noturno - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Usar configurações do sistema - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Habilitar modo noturno - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Inverter imagens em modo noturno - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Cor do tema - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reset - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Habilitar verificação de atualizações - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Observe que para usuários de contêineres de terceiros, por exemplo, linuxserver.io esta notificação pode estar 'à frente' do lançamento atual de terceiros. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Edição em massa - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Mostrar janelas de confirmação - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Ao excluir um documento, sempre será pedido uma confirmação. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Aplicar ao fechar - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Habilitar notas - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notificações - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Processamento de documentos - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Exibir notificações quando novos documentos forem detectados - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Exibir notificações quando o processamento de um documento concluir com sucesso - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Exibir notificações quando o processamento de um documento falhar - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Não exibir notificações no painel de controle - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Isso esconderá todas as mensagens sobre o status de processamento de documentos no painel de controle. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Nenhuma visualização definida. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - E-mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Contas de e-mail - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Adicionar Conta - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Servidor - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Nenhuma conta de e-mail definida. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Regras de e-mail - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Adicionar Regra - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Nenhuma regra de e-mail definida. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Usuários & Grupos - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Adicionar Usuário - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Adicionar Grupo - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Visualização "" excluída. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Configurações salvas - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - As configurações foram salvas com sucesso. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - As configurações foram salvas com sucesso. Recarregar é necessário para aplicar algumas alterações. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Recarregar agora - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Usar linguagem do sistema - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Usar formato de data da linguagem de exibição - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Erro ao salvar o usuário. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirmar exclusão de conta de usuário - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Esta operação excluirá permanentemente esta conta de usuário. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Usuário excluído - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Erro ao excluir o usuário. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirmar exclusão de grupo de usuário - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Esta operação excluirá este grupo de usuários permanentemente. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Grupo excluído - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Conta salva "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirmar exclusão da conta de e-mail - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Esta operação excluirá permanentemente esta conta de e-mail. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Conta de e-mail excluída - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Regra salva "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Esta operação excluirá permanentemente esta regra de e-mail. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Regra de e-mail excluída - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Você realmente deseja excluir a etiqueta ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Limpar seleção - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Atualizar - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Resultados - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - clique para obter a saída completa - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dispensar - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Abrir Documento - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dispensar selecionado - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dispensar todos - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirmar Dispensar Todos - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Inglês (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Árabe @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Bielorrusso @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalão @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Tcheco @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Dinamarquês @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Alemão + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Inglês (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Espanhol @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finlandês @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Francês @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italiano @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxemburguês @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Holandês + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polonês @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Português (Brasil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Português @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romeno @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russo @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Eslovaco @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Esloveno @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Sérvio @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Sueco @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turco @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinês Simplificado @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 A migração de configurações para o banco de dados foi concluída com sucesso! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Não foi possível migrar as configurações para o banco de dados, por favor tente salvar manualmente. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Você pode reiniciar o tour na página de configurações. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Conectando... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Enviando... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Envio concluído, esperando... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Erro HTTP: diff --git a/src-ui/src/locale/messages.pt_PT.xlf b/src-ui/src/locale/messages.pt_PT.xlf index 442ab225e..9410372f0 100644 --- a/src-ui/src/locale/messages.pt_PT.xlf +++ b/src-ui/src/locale/messages.pt_PT.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Arraste ficheiros para aqui para iniciar o carregamento - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Documento adicionado @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Documento foi adicionado ao paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Abrir documento @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Não foi possível adicionar : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Novo documento detetado @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Documento está a ser processado pelo paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Ant @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Seguinte @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Fim @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 O painel pode ser usado para mostrar visualizações guardadas, como uma 'Inbox'. Essas configurações são guardadas em Configurações > Views salvas assim que criar algumas. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Arraste documentos para aqui para começar a carregar, ou coloque-os na pasta de consumo. Também pode arrastar e largar documentos em qualquer parte, e em qualquer página da interface da aplicação. Assim que o faça, o Paperless-ngx irá começar a treinar os seus algoritmos de aprendizagem máquina. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 A lista de documentos mostra-lhe todos os seus documentos, bem como permite filtrar e editar em massa. Existem três estilos de visualização: lista, cartões pequenos e/ou grandes. A lista de documentos atualmente abertos em edição é mostrada na barra lateral. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 As ferramentas de filtro permitem-lhe rapidamente encontrar documentos através de vários tipos de pesquisa, como por exemplo, datas, etiquetas, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Qualquer tipo de combinação de filtros pode ser gravada como uma 'forma de visualização' que poderá ser aplicada ao painel de controlo e/ou à barra lateral. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Etiquetas, correspondências, tipos de documentos e caminhos de armazenamento podem ser todos geridos através destas paginas. Podem também ser criadas através da edição de um documento. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 As Tarefas de Ficheiros, mostra-lhe os documentos que foram consumidos, ou estão em espera para o ser, ou que falharam durante o processo de consumo. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Verifique as configurações para ajustar vários elementos da aplicação web, alterar configurações para modos de visualização gravados, ou configurar a análise de ficheiros nas suas contas de correio eletrónico. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Obrigado! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Existem <em>muitas mais</em> funcionalidades e informações não cobertas aqui, no entanto, isto deverá ser suficiente para cobrir o básico. Verifique a documentação ou visite o projeto no GitHub para saber mais, ou mesmo reportar erros. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Por último, e em nome de todos os contribuintes deste projeto suportado por uma comunidade, obrigado por utilizar o Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - A iniciar o carregamento... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Registos + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + A carregar... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Configurações + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Iniciar tutorial + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Abrir Administração do Django + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Geral + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Aparência + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Linguagem de exibição + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Tem de recarregar a página depois de escolher uma nova linguagem. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Exibição de data + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Formato de data + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Curto: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Médio: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Longo: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Itens por página + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Editor de documentos + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Usar visualizador de PDF do navegador + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Isso é geralmente mais rápido para exibir grandes documentos PDF, mas poderá não funcionar em alguns navegadores. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Barra lateral + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Utilizar barra lateral 'magra' (apenas os icons) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Modo noturno + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Usar configurações do sistema + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Habilitar modo noturno + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Inverter miniaturas no modo escuro + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Cor do Tema + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Repor + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Verificação de atualizações + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Nenhuns dados de rastreamento são recolhidos pela aplicação de forma alguma. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Ativar a verificação de atualizações + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Edição em massa + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Mostrar janelas de confirmação + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Ao excluir um documento, sempre será pedido uma confirmação. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Aplicar ao fechar + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notas + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Ativar notas + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissões + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objetos sem um proprietário podem ser visualizados e editados por qualquer utilizador + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Utilizadores: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Grupos: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Editar permissões também concede permissões de visualização + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notificações + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Processamento de documentos + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Exibir notificações quando novos documentos forem detectados + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Exibir notificações quando o processamento de um documento concluir com sucesso + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Mostrar notificações quando o processamento de um documento falhar + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Não mostrar notificações no dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Isso esconderá todas as mensagens sobre o status de processamento de documentos no painel de controle. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Visualizações + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Mostrar um aviso quando fechar visualizações gravadas com modificações por guardar + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Visualizações + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nome + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Exibir no dashboard + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Mostrar na barra lateral + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Ações + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Apagar + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Nenhuma vista gravada definida. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Guardar + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Visualização "" apagada. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Configurações guardadas + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + As configurações foram guardadas com sucesso. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Configurações atualizadas com sucesso. O recarregamento da página é necessário para aplicar algumas alterações. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Recarregar agora + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Ocorreu um erro ao gravar as configurações. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Usar linguagem do sistema + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Usar formato de data da linguagem de exibição + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Erro ao gravar as configurações no servidor. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Tarefas de Ficheiro + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Limpar seleção + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Atualizar + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Criado + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Resultados + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informação + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dispensar + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Abrir documento + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural,=1 {Umatarefa}other { tarefas no total}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Falha + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Completo + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Iniciado + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Em fila + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Descartar selecionado + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Descartar todos + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirmar o descartar de todos + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + em fila + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + iniciado + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completo + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + falhou + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Utilizadores e Grupos + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Utilizadores + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Adicionar Utilizador + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Nome de utilizador + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Grupos + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Editar + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Adicionar Grupo + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + A palavra passe foi alterada, terá a sessão atual terminada daqui a nada. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Utilizador "" gravado. + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Erro ao gravar utilizador. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Esta operação não pode ser revertida. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Continuar + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Utilizador apagado + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Erro ao apagar utilizador. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Grupo "" guardado. + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Erro ao gravar grupo. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Esta operação irá apagar este grupo de utilizadores permanentemente. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Grupo eliminado + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Erro ao eliminar grupo. Paperless-ngx @@ -495,30 +2137,6 @@ Sessão iniciada como - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Configurações - Logout @@ -527,15 +2145,31 @@ Terminar sessão + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentação + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Documentos - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Visualizações - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Abrir documentos @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Fechar todos @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Gerir @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Correspondentes @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Tipos de documento @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Caminhos de Armazenamento - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Tarefas de Ficheiro + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Tarefas de Ficheiros + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Registos - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informação + Email - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Documentação + Tarefas de Ficheiros GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 Github - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Sugerir uma ideia - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 está disponível. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Clique para ver. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 O Paperless-ngx pode verificar automaticamente por atualizações @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Como é que isto funciona? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Atualização disponível - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Ocorreu um erro ao gravar as configurações. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 An error occurred while saving update checking settings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Confirmar @@ -935,97 +2541,293 @@ Último ano - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Definir ao tipo de documento através de + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Definir correspondente + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Erro + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Cancelar + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nome + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Não distinguir entre maiúsculas e minúsculas - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Cancelar - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Guardar - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Criar novo item @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Editar item - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permissões - Create new user group @@ -1303,22 +2977,6 @@ Segurança IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Nome de utilizador - Password @@ -1355,50 +3013,6 @@ Conjunto de caracteres - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - A carregar... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Conta @@ -1611,49 +3225,37 @@ Parametro de ação - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Definir o título através de + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Definir ao tipo de documento através de + Definir o título através de Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Definir o correspondente através de - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Definir correspondente - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Erro + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Processar mensagens como .eml e os anexos separadamente - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Apagar - Move to specified folder @@ -1815,11 +3341,19 @@ Utilizar o nome do ficherio anexado como titulo + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Não atribuir um correspondente @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Utilizar o endereço de email @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Utilizar o nome (ou o indereço de email se não estiver disponível) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Utilizar o correspondente selecionado abaixo @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Criar uma nova regra de email @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Editar regra de email @@ -2007,22 +3541,6 @@ (Concede todas as permissões e pode visualizar objetos) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Grupos - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Sugestões: @@ -2164,14 +3682,6 @@ Dono: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objetos sem um proprietário podem ser visualizados e editados por qualquer utilizador - View @@ -2188,106 +3698,6 @@ Ver - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Utilizadores: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Grupos: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Editar - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Editar permissões também concede permissões de visualização - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filtrar documentos com estas Etiquetas - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Definir Permissões + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note que permissões definidas aqui irão substituir qualquer permissão previamente existente @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Utilizadores - Hide unowned @@ -2417,20 +3823,6 @@ Alterar - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Por favor selecione um objeto + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Criar + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Olá , bem-vindo ao Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Bem-vindo ao Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Mostrar tudo - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Criado - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Título + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Correspondente + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Descarregar + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Caracteres no total + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Outros @@ -2635,36 +4215,36 @@ Carregar novos documentos - - Dismiss completed + + Drop documents anywhere or 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) - Descartar concluídos - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Largar documentos aqui ou + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Navegar ficheiros + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Descartar concluídos + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, one {} =1 {Mais um documento} other {mais documentos}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 A processar: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Falharam: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Adicionado: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Baixar original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Anterior @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detalhes @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Número de série de arquivamento @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Data de criação - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Correspondente - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Padrão @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Conteúdo @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Data de modificação @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Data de adição @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Nome do ficheiro @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Nome original do ficheiro @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Checksum MD5 original @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Tamanho do ficheiro original @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Tipo mime original @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Checksum MD5 do arquivo @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Tamanho do arquivo @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadados do documento original @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadados do documento arquivado @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Pré-Visualizar @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Introduzir Palavra-Passe @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notas @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Descartar @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Guardar & próximo @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Gravar e fechar @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Ocurreu um erro ao carregar o conteúdo: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Erro ao obter os metadados @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Documento guardado com sucesso. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Erro ao gravar documento @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Confirmar eliminação @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Tem a certeza que quer apagar o documento ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Os ficheiros deste documento serão excluídos permanentemente. Esta operação não pode ser revertida. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Apagar documento - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Erro ao apagar documento: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Confirmar a repetição do OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Esta operação irá refazer permanentemente o OCR para este documento. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Esta operação não pode ser revertida. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Continuar - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 A repetição do OCR irá acontecer em segundo plano. Feche e reabra, ou recarregue este documento depois da operação estar terminada para visualizar o novo conteúdo. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Erro ao executar a operação: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filtrar caminhos de armazenamento - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Ações - Include: @@ -3418,23 +4866,23 @@ Utilizar nome de ficheiro formatado - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Erro na execução da operação em massa: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" e "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' e "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Confirmar atribuição de etiquetas @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Esta operação irá adicionar a etiqueta "" ao(s) documento(s) selecionado(s). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Esta operação irá adicionar as etiquetas ao(s) documento(s) selecionado(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Esta operação irá remover a etiqueta "" do(s) documento(s) selecionado(s). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Esta operação irá remover as etiquetas do(s) documento(s) selecionado(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Esta operação irá adicionar as etiquetas e remover as etiquetas no(s) documento(s) selecionado(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Confirmar atribuição de correspondente @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Esta operação irá atribuir o correspondente ao(s) documento(s) selecionado(s). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Esta operação irá remover o correspondente do(s) documento(s) selecionado(s). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Confirmar atribuição de tipo de documentos @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 A operação irá atribuir o tipo de documento "" ao(s) documento(s) selecionado(s). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Esta operação irá remover o tipo de documento do(s) documento(s) selecionado(s). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Esta operação irá associar o caminho de armazenamento para documento(s) selecionado(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Esta operação irá remover o caminho de armazenamento de documento(s) selecionado(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Confirmar eliminação @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Esta operação irá apagar permanentemente o(s) documento(s) selecionado(s). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Apagar documento(s) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Esta operação irá refazer o OCR permanentemente para documento(s) selecionado(s). @@ -3780,18 +5228,6 @@ Ordenar - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Visualizações - Save "" @@ -3920,22 +5356,6 @@ Ordenar por notas - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notas - Sort by document type @@ -4184,30 +5604,6 @@ Guardar a vista atual - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Mostrar na barra lateral - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Exibir no dashboard - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Erro ao apagar nota: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Arraste ficheiros para aqui para iniciar o carregamento + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + A iniciar o carregamento... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Tem a certeza que quer apagar o tipo de documento ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Contas de email + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Adicionar Conta + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Servidor + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Sem contas de email definidas. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Regras de email + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Adicionar Regra + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Sem regras de email definidas. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Conta "" gravada. + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Erro ao gravar conta. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirme a eliminação da conta de correio eletrónico + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Esta operação irá apagar permanentemente esta conta de correio eletrónico. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Conta de correio eletrónico eliminada + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Erro ao eliminar conta de correio eletrónico. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Regra "" gravada. + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Erro ao gravar regra. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirmar eliminação da regra de correio eletrónico + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Esta operação irá eliminar permanentemente esta regra de correio eletrónico. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Regra de correio eletrónico eliminada + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Erro ao eliminar regra de correio eletrónico. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Criar + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrar por: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Correspondência @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Número de documentos @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtrar Documentos @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, one {} =1 {Um } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Criado com sucesso . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Ocorreu um erro ao criar . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Atualizado com sucesso . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Ocorreu um erro ao gravar . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Documentos associados não serão apagados. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Erro ao eliminar elemento: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Iniciar tutorial - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Abrir Administração do Django - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Geral - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Aparência - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Linguagem de exibição - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Tem de recarregar a página depois de escolher uma nova linguagem. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Exibição de data - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Formato de data - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Curto: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Médio: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Longo: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Itens por página - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Editor de documentos - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Usar visualizador de PDF do navegador - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Isso é geralmente mais rápido para exibir grandes documentos PDF, mas poderá não funcionar em alguns navegadores. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Barra lateral - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Utilizar barra lateral 'magra' (apenas os icons) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Modo noturno - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Usar configurações do sistema - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Habilitar modo noturno - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Inverter miniaturas no modo escuro - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Cor do Tema - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Repor - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Verificação de atualizações - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - A verificação de atualizações funciona através de chamadas à API pública do Github para obter informações sobre a última versão disponível. No entanto, a própria atualização em si têm de ser feita manualmente. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - Nenhuns dados de rastreamento são recolhidos pela aplicação de forma alguma. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Ativar a verificação de atualizações - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note que para utilizadores de contentores de terceiros como, por exemplo, o linuxserver.io esta notificação poderá estar 'à frente' da última versão do terceiro. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Edição em massa - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Mostrar janelas de confirmação - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Ao excluir um documento, sempre será pedido uma confirmação. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Aplicar ao fechar - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Ativar notas - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notificações - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Processamento de documentos - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Exibir notificações quando novos documentos forem detectados - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Exibir notificações quando o processamento de um documento concluir com sucesso - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Mostrar notificações quando o processamento de um documento falhar - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Não mostrar notificações no dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Isso esconderá todas as mensagens sobre o status de processamento de documentos no painel de controle. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Mostrar um aviso quando fechar visualizações gravadas com modificações por guardar - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Nenhuma vista gravada definida. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Email - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Contas de email - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Adicionar Conta - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Servidor - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Sem contas de email definidas. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Regras de email - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Adicionar Regra - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Sem regras de email definidas. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Utilizadores e Grupos - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Adicionar Utilizador - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Adicionar Grupo - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Visualização "" apagada. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Configurações guardadas - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - As configurações foram guardadas com sucesso. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Configurações atualizadas com sucesso. O recarregamento da página é necessário para aplicar algumas alterações. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Recarregar agora - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Usar linguagem do sistema - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Usar formato de data da linguagem de exibição - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Erro ao gravar as configurações no servidor. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - A palavra passe foi alterada, terá a sessão atual terminada daqui a nada. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Utilizador "" gravado. - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Erro ao gravar utilizador. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Utilizador apagado - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Erro ao apagar utilizador. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Grupo "" guardado. - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Erro ao gravar grupo. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Esta operação irá apagar este grupo de utilizadores permanentemente. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Grupo eliminado - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Erro ao eliminar grupo. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Conta "" gravada. - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Erro ao gravar conta. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirme a eliminação da conta de correio eletrónico - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Esta operação irá apagar permanentemente esta conta de correio eletrónico. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Conta de correio eletrónico eliminada - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Erro ao eliminar conta de correio eletrónico. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Regra "" gravada. - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Erro ao gravar regra. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirmar eliminação da regra de correio eletrónico - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Esta operação irá eliminar permanentemente esta regra de correio eletrónico. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Regra de correio eletrónico eliminada - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Erro ao eliminar regra de correio eletrónico. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Tem a certeza que quer apagar a etiqueta ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Limpar seleção - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Atualizar - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Resultados - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dispensar - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Abrir documento - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural,=1 {Umatarefa}other { tarefas no total}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Falha - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Completo - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Iniciado - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Em fila - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Descartar selecionado - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Descartar todos - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirmar o descartar de todos - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tarefas? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - em fila - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - iniciado - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completo - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - falhou - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Inglês (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Árabe @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Bielorrusso @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalão @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Checo @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Dinamarquês @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Alemão + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Inglês (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Espanhol @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finlandês @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Francês @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italiano @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxemburguês @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Holandês + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polaco @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Português (Brasil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Português @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romeno @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russo @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Eslovaco @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Esloveno @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Sérvio @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Sueco @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turco @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinês Simplificado @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Terminado com sucesso a migração única das definições na base de dados! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Incapaz de migrar as definições na base de dados, por favor, tente gravar manualmente. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Pode reiniciar o tutorial através da página das Configurações. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 A ligar... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 A carregar... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Carregamento concluído, à espera... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Erro HTTP: diff --git a/src-ui/src/locale/messages.ro_RO.xlf b/src-ui/src/locale/messages.ro_RO.xlf index 13403bb84..6db267854 100644 --- a/src-ui/src/locale/messages.ro_RO.xlf +++ b/src-ui/src/locale/messages.ro_RO.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Drop files to begin upload - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Document adăugat @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Documentul a fost adăugat. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Deschide document @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Nu s-a putut adăuga : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Document nou detectat @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Documentul este în procesare. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Prev @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Next @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 End @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Thank you! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Initiating upload... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Jurnale + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Se încarcă... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Setări + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Afișare + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Limba de afișare + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Trebuie să reîncărcați pagina după aplicarea unei noi limbi. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Afișarea datei + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Formatul datei + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Scurt: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Mediu: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Lung: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Articole pe pagina + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Editor de documente + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Utilizați vizualizatorul PDF furnizat de browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Această opțiune este mai rapidă pentru PDF-uri mari, dar nu este compatibilă cu toate browserele. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Mod întunecat + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Folosește setările sistemului + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Activează modul întunecat + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Inversează miniaturile în modul întunecat + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Theme Color + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Editare în bloc + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Afișare dialoguri de confirmare + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Ștergerea documentelor va necesita întotdeauna confirmare. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Aplică la ieșire + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissions + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notificări + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Procesarea documentelor + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Arată notificări atunci când sunt detectate documente noi + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Arată notificări atunci când procesarea documentului se termină cu succes + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Arată notificări atunci când procesarea documentului eșuează + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Ascunde notificările pe tabloul de bord + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Această setare va opri mesajele despre procesarea documentelor pe tabloul de bord. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Vizualizări + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Vizualizări + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Nume + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Afișează pe tabloul de bord + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Afișează in bara laterala + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Acțiuni + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Șterge + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Nu sunt definite vizualizări. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Salvează + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Vizualizarea "" a fost ștearsă. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + An error occurred while saving settings. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Utilizați limba sistemului + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Folosiți formatul datei corespunzător limbii de afișare + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + File Tasks + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Creat + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informații + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Username + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Editează + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Această operațiune este ireversibilă. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Proceed + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Logged in as - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Setări - Logout @@ -527,15 +2145,31 @@ Deconectare + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentație + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Documente - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Vizualizări - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Deschide documente @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Închide tot @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Administrează @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Corespondenți @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Tipuri de documente @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Storage paths - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - File Tasks + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - File Tasks + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Jurnale - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informații + Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Documentație + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Sugestii - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 is available. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Click to view. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx can automatically check for updates @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 How does this work? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Update available - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - An error occurred while saving settings. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 An error occurred while saving update checking settings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Confirmă @@ -935,97 +2541,293 @@ Ultimul an - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Eroare + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Anulează + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Nume + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Ignoră majusculele - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Anulează - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Salvează - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Crează articol nou @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Modifică articol - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permissions - Create new user group @@ -1303,22 +2977,6 @@ IMAP Security - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Username - Password @@ -1355,50 +3013,6 @@ Character Set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Se încarcă... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Account @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assign document type + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Eroare + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Process message as .eml and attachments separately - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Șterge - Move to specified folder @@ -1815,11 +3341,19 @@ Use attachment filename as title + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Use mail address @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Create new mail rule @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edit mail rule @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groups - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Sugestii: @@ -2164,14 +3682,6 @@ Owner: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ Vizualizare - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Editează - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2417,20 +3823,6 @@ Change - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Selectați un obiect + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Creează + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hello , welcome to Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Welcome to Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Arată tot - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Creat - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Titlu + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Corespondent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Descarcă + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Total characters + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Other @@ -2635,36 +4215,36 @@ Încarcă documente noi - - Dismiss completed + + Drop documents anywhere or 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) - Înlătură operațiunile finalizate - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Trage documentele aici sau + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Caută fișiere + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Înlătură operațiunile finalizate + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Încă un document} other {Încă documente}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 În procesare: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Eșuate: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Adăugate: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Descarcă originalul @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Previous @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detalii @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Număr serial în arhivă @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Data creării - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Corespondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Default @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Conținut @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Data ultimei modificări @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Data adăugării @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Numele fișierului media @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Original filename @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 MD5 original @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Dimensiunea fișierului original @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Tip MIME original @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 MD5 arhivă @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Mărimea arhivei @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadatele documentului original @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadatele documentului arhivat @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Preview @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Enter Password @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Renunță @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Salvează și continuă @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Confirmă ștergerea @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Sunteţi sigur că doriţi să ştergeţi documentul ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Fișierele pentru acest document vor fi șterse permanent. Operațiunea este ireversibila. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Șterge document - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Redo OCR confirm @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 This operation will permanently redo OCR for this document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Această operațiune este ireversibilă. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Proceed - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executing operation: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filter storage paths - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Acțiuni - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" și "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' și "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Confirmați atribuirea etichetelor @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Va fi adăugată eticheta "" la document(e) selectat(e). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 This operation will add the tags to selected document(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Va fi eliminată eticheta "" din document(e) selectat(e). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 This operation will remove the tags from selected document(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 This operation will add the tags and remove the tags on selected document(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Confirmați atribuirea corespondentului @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Va fi adăugat corespondentul "" la document(e) selectat(e). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Va fi eliminat corespondentul din document(e) selectat(e). @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Confirmați atribuirea tipului de document @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Va fi atribuit tipul "" pentru document(e) selectat(e). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Va fi eliminat tipul pentru document(e) selectat(e). @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Confirmați stergerea @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 document(e) selectat(e) vor fi șterse permanent. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Șterge document(e) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Sortează - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Vizualizări - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Salvează vizualizarea curenta - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Afișează in bara laterala - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Afișează pe tabloul de bord - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Drop files to begin upload + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Initiating upload... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Sunteți sigur că doriți să ștergeți tipul de document ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Creează + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrează după: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Potrivire @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Număr de documente @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filter Documents @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Documentele asociate nu vor fi șterse. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - General - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Afișare - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Limba de afișare - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Trebuie să reîncărcați pagina după aplicarea unei noi limbi. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Afișarea datei - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Formatul datei - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Scurt: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Mediu: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Lung: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Articole pe pagina - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Editor de documente - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Utilizați vizualizatorul PDF furnizat de browser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Această opțiune este mai rapidă pentru PDF-uri mari, dar nu este compatibilă cu toate browserele. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidebar - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Use 'slim' sidebar (icons only) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Mod întunecat - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Folosește setările sistemului - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Activează modul întunecat - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Inversează miniaturile în modul întunecat - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Theme Color - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reset - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Enable update checking - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Editare în bloc - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Afișare dialoguri de confirmare - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Ștergerea documentelor va necesita întotdeauna confirmare. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Aplică la ieșire - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notificări - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Procesarea documentelor - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Arată notificări atunci când sunt detectate documente noi - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Arată notificări atunci când procesarea documentului se termină cu succes - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Arată notificări atunci când procesarea documentului eșuează - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Ascunde notificările pe tabloul de bord - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Această setare va opri mesajele despre procesarea documentelor pe tabloul de bord. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Nu sunt definite vizualizări. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Vizualizarea "" a fost ștearsă. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Settings saved - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Settings were saved successfully. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Reload now - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Utilizați limba sistemului - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Folosiți formatul datei corespunzător limbii de afișare - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Sunteți sigur că doriți să ștergeți documentul ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresh - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Results - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Open Document - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dismiss selected - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dismiss all - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirm Dismiss All - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Engleză (Americană) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusian @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Cehă @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Daneză @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Germană + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Engleză (Britanică) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spaniolă @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Franceză @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italiană @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxemburgheză @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Olandeză + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Poloneză @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugheză (Brazilia) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugheză @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Română @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Rusă @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenian @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbian @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Suedeză @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turkish @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinese Simplified @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Successfully completed one-time migratration of settings to the database! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Unable to migrate settings to the database, please try saving manually. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Conectare... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Încarcare... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Încarcare completa, în așteptare... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Eroare HTTP: diff --git a/src-ui/src/locale/messages.ru_RU.xlf b/src-ui/src/locale/messages.ru_RU.xlf index dea894446..419c0bd0f 100644 --- a/src-ui/src/locale/messages.ru_RU.xlf +++ b/src-ui/src/locale/messages.ru_RU.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Перетащите файлы для загрузки - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Документ добавлен @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Документ был добавлен в paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Открыть документ @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Невозможно добавить : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Обнаружен новый документ @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Документ обрабатывается paperless @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Предыдущий @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Следующий @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Конец @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Панель инструментов может быть использована для отображения сохраненных представлений, таких как «Входящие». Это можно настроить в разделе Настройки > Представления после того, как вы создадите их. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Перетащите сюда документы, чтобы начать загрузку, или поместите их в папку потребления. Вы также можете перетаскивать документы в любое место на других страницах приложения. Как только вы это сделаете, Paperless-ngx начнет тренировать свои алгоритмы машинного обучения. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Список документов отображает все ваши документы и позволяет фильтровать их, а также производить массовое редактирование. Есть три различных стиля просмотра: список, маленькие карты и большие карты. Список открытых для редактирования документов показан в боковой панели. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Инструменты фильтрации позволяют быстро находить документы, используя различные поисковые запросы, даты, теги и прочее. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Любая комбинация фильтров может быть сохранена как «представление», которое затем может быть отображено на панели инструментов и/или в боковой панели. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Теги, корреспонденты, типы документов и пути хранения можно редактировать с помощью этих страниц. Они также могут быть созданы из страницы редактирования документа. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Файловые задачи показывают документы, которые были импортированы, ожидают или были импортированы с ошибкой. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Просматривайте различные настройки приложения, настраивайте представления или электронную почту. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Спасибо! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Есть <em>множество</em> других функций и возможностей, которые мы не рассмотрели, но этого должно быть достаточно для начала. Посмотрите документацию или посетите проект на GitHub, чтобы узнать больше или сообщить о проблемах. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Наконец, от имени каждого участника этого поддерживаемого сообществом проекта, благодарим вас за использование Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Начинается загрузка... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Логи + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Загрузка... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Настройки + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Начать тур + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Открыть настройки Django + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Общие + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Вид + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Язык интерфейса + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Вы должны перезагрузить страница, после применения нового языка. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Дата + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Формат даты + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Краткий: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Средний: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Длинный: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Элементов на странице + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Редактор документов + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Использовать просмотрщик PDF встроенный в браузер + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Это, обычно, более быстрый способ отображения больших PDF документов, но он может не работать в некоторых браузерах. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Боковая панель + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Использовать маленькую боковую панель (только иконки) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Тёмный режим + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Использовать системные настройки + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Включить тёмный режим + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Инвертировать эскизы при включенном тёмном режиме + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Цветовая тема + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Сбросить + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Проверка обновлений + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Включить проверку обновлений + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Массовое редактирование + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Показывать диалоги подтверждения + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Удаление документов всегда будет требовать подтверждения. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Применить при закрытии + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Заметки + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Включить заметки + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Права доступа + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Объекты без владельца могут просматриваться и редактироваться всеми пользователями + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Пользователи: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Группы: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Право на редактирование также дает право на просмотр + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Уведомления + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Обработка документа + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Показывать уведомления при обнаружении новых документов + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Показывать уведомления, когда обработка документа успешна + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Показывать уведомления, когда обработка документа не удалась + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Спрятать уведомления на главной + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Это отключит все сообщения о статусе обработки документов на главной. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Представления + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Показывать предупреждение при закрытии сохраненных видов с несохраненными изменениями + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Представления + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Имя + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Показать на главной + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Показать в боковой панели + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Действия + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Удалить + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Нет сохраненных представлений. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Сохранить + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Сохраненное представление "" удалено. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Сохранено + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Настройки успешно сохранены. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Настройки успешно сохранены. Для применения некоторых изменений необходимо перезагрузить. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Перезагрузить + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Произошла ошибка при сохранении настроек. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Использовать язык системы + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Использовать формат даты, соответствующий языку + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Файловые Задачи + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Отменить выбор + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Обновить + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Создано + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Результаты + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Информация + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + нажать для полного вывода + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Отклонить + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Открыть документ + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Отменить выбранное + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Отменить все + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Подтвердить отмену всех + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Пользователи & Группы + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Пользователи + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Добавить пользователя + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Имя пользователя + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Группы + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Редактировать + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Добавить группу + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Пароль был изменен, через некоторое время вы будете разлогинены. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Сохранён пользователь "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Ошибка при сохранении документа. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Подтвердите удаление учетной записи пользователя + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Эта операция окончательно удалит учетную запись пользователя. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Эту операцию нельзя отменить. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Продолжить + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Пользователь удален + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Ошибка при удалении файла. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Сохранена группа "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Подтвердите удаление группы пользователей + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Эта операция окончательно удалит данную группу пользователей. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Группа удалена + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Вы вошли как - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Настройки - Logout @@ -527,15 +2145,31 @@ Выход + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Документация + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Документы - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Представления - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Открыть документы @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Закрыть всё @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Управлять @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Корреспонденты @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Типы документов @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Пути хранения - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Файловые Задачи + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Файловые задачи + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Логи - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Информация + Почта - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Документация + Файловые задачи GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Предложить идею - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 доступно. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Нажмите для просмотра. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx может автоматически проверять наличие обновлений @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Как это работает? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Доступно обновление - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Произошла ошибка при сохранении настроек. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Произошла ошибка при сохранении настроек проверки обновлений. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Подтвердить @@ -935,97 +2541,293 @@ Год - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Присвоить тип документа + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Присвоить корреспондента + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Ошибка + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Отменить + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Имя + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Без учёта регистра - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Отменить - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Сохранить - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Создать новый объект @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Редактировать объект - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Права доступа - Create new user group @@ -1303,22 +2977,6 @@ Защита соединения IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Имя пользователя - Password @@ -1355,50 +3013,6 @@ Кодировка - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Загрузка... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Учётная запись @@ -1611,49 +3225,37 @@ Параметр действия - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Присвоить заголовок из + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Присвоить тип документа + Присвоить заголовок из Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Присвоить корреспондента из - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Присвоить корреспондента - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Ошибка + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Обрабатывать сообщение как .eml и вложения отдельно - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Удалить - Move to specified folder @@ -1815,11 +3341,19 @@ Использовать имя вложенного файла как заголовок + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Не назначать корреспондента @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Использовать почтовый адрес @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Использовать имя (или почтовый адрес, если недоступно) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Использовать корреспондента, выбранного ниже @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Создать новое почтовое правило @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Редактировать почтовое правило @@ -2007,22 +3541,6 @@ (Даёт все разрешения и может просматривать объекты) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Группы - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Рекомендации: @@ -2164,14 +3682,6 @@ Владелец: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Объекты без владельца могут просматриваться и редактироваться всеми пользователями - View @@ -2188,106 +3698,6 @@ Представление - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Пользователи: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Группы: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Редактировать - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Право на редактирование также дает право на просмотр - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Установить разрешения + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Обратите внимание, что права доступа, заданные здесь, заменяют все существующие права доступа @@ -2373,18 +3791,6 @@ Без владельца - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Пользователи - Hide unowned @@ -2417,20 +3823,6 @@ Изменить - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Пожалуйста, выберите объект + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Создать + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Здравствуйте, , добро пожаловать в Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Добро пожаловать в Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Показать всё - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Создано - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Заголовок + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Корреспондент + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Скачать + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Всего символов + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Прочее @@ -2635,36 +4215,36 @@ Загрузить новые документы - - Dismiss completed + + Drop documents anywhere or 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) - Скрыть завершённые - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Перетащите документы или + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Загрузите файлы + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Скрыть завершённые + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Ещё документ: 1} other {Ещё документов: }} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Обрабатываются: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Ошибка: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Добавлено: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Скачать оригинал @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Предыдущий @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Детали @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Архивный номер (АН) @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Дата создания - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Корреспондент - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 По умолчанию @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Содержимое @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Дата изменения @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Дата добавления @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Имя файла @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Исходное имя файла @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Оригинальная MD5 сумма @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Размер оригинального файла @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Оригинальный MIME тип @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 MD5 сумма архива @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Размер архива @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Метаданные оригинального документа @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Метаданные архивного документа @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Предпросмотр @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Введите пароль @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Заметки @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Отменить @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Сохранить & следующий @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Произошла ошибка при загрузке контента: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Ошибка при получении метаданных @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Документ успешно сохранён. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Ошибка при сохранении документа @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Подтвердите удаление @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Вы действительно хотите удалить документ ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Файлы из этого документа будут удалены незамедлительно. Это операцию нельзя отменить. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Удалить документ - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Ошибка при удалении документа: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Подтверждение повторного распознавания @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Это действие перезапишет результаты распознавания текста для этого документа. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Эту операцию нельзя отменить. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Продолжить - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Операция повторного распознавания начнется в фоновом режиме. Закройте и повторно откройте или перезагрузите этот документ после завершения операции, чтобы увидеть новое содержимое. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Ошибка выполнения операции: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Фильтр по пути хранения - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Действия - Include: @@ -3418,23 +4866,23 @@ Использовать форматированное имя файла - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Ошибка при выполнении массовой операции: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" и "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' и "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Подтвердить применяемый тег @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Эта операция добавит тег "" выбранным документам . @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Эта операция добавит теги к выбранному(ым) документу(ам). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Эта операция удалит теги "" с выбранных документов. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Эта операция удалит теги из выбранного(ых) документа(ов). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Эта операция добавит теги и удалит теги из выбранного(ых) документа(ов). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Подтвердите назначения корреспондента @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Эта операция назначит корреспондента "" выбранным документам. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Эта операция удалит корреспондента из выбранных документов. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Подтвердите назначение типа документа @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Эта операция присвоит тип "" выбранным документам. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Эта операция удалит тип из выбранных документов. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Подтвердите назначение путь хранения @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Эта операция присвоит путь хранения "" к выбранному(ым) документу(ам). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Эта операция удалит путь хранения из выбранного(ых) документа(ов). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Подтвердите удаление @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Эта операция навсегда удалит выбранных документов. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Удалить документ(ы) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Эта операция повторит распознавание для выбранного(ых) документа(ов). @@ -3780,18 +5228,6 @@ Сортировка - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Представления - Save "" @@ -3920,22 +5356,6 @@ Сортировать по заметкам - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Заметки - Sort by document type @@ -4184,30 +5604,6 @@ Сохранить текущее представление - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Показать в боковой панели - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Показать на главной - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Ошибка при удалении заметки: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Перетащите файлы для загрузки + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Начинается загрузка... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Вы действительно хотите удалить этот тип документа: ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Учётные записи почты + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Добавить учётную запись + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Сервер + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Нет заданных учётных записей почты. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Правила почты + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Добавить правило + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Нет заданных почтовых правил. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Учётная запись "" сохранена. + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Подтвердите удаление учётной записи почты + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Это действие навсегда удалит эту учётную запись. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Учётная запись почты удалена + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Сохранено правило "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Подтвердите удаление почтового правила + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Это действие навсегда удалит это почтовое правило. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Почтовое правило удалено + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Создать + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Фильтр по: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Совпадения @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Количество документов @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Фильтр документов @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, one {} few { всего } many { всего }=1 {Один } other { всего }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Успешно создано . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Успешно обновлено . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Связанные документы не будут удалены. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Возникла ошибка при удалении элемента: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Начать тур - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Открыть настройки Django - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Общие - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Вид - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Язык интерфейса - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Вы должны перезагрузить страница, после применения нового языка. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Дата - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Формат даты - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Краткий: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Средний: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Длинный: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Элементов на странице - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Редактор документов - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Использовать просмотрщик PDF встроенный в браузер - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Это, обычно, более быстрый способ отображения больших PDF документов, но он может не работать в некоторых браузерах. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Боковая панель - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Использовать маленькую боковую панель (только иконки) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Тёмный режим - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Использовать системные настройки - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Включить тёмный режим - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Инвертировать эскизы при включенном тёмном режиме - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Цветовая тема - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Сбросить - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Проверка обновлений - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Проверка обновлений работает путем пинга публичного Github API для последнего выпуска, чтобы определить, доступна ли новая версия. Фактическое обновление приложения все еще должно выполняться вручную. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Включить проверку обновлений - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Заметьте, что для пользователей сторонних контейнеров (например linuxserver.io) это уведомление может быть «вперед» текущего стороннего релиза. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Массовое редактирование - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Показывать диалоги подтверждения - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Удаление документов всегда будет требовать подтверждения. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Применить при закрытии - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Включить заметки - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Уведомления - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Обработка документа - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Показывать уведомления при обнаружении новых документов - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Показывать уведомления, когда обработка документа успешна - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Показывать уведомления, когда обработка документа не удалась - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Спрятать уведомления на главной - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Это отключит все сообщения о статусе обработки документов на главной. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Показывать предупреждение при закрытии сохраненных видов с несохраненными изменениями - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Нет сохраненных представлений. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Почта - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Учётные записи почты - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Добавить учётную запись - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Сервер - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Нет заданных учётных записей почты. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Правила почты - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Добавить правило - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Нет заданных почтовых правил. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Пользователи & Группы - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Добавить пользователя - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Добавить группу - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Сохраненное представление "" удалено. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Сохранено - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Настройки успешно сохранены. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Настройки успешно сохранены. Для применения некоторых изменений необходимо перезагрузить. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Перезагрузить - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Использовать язык системы - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Использовать формат даты, соответствующий языку - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Пароль был изменен, через некоторое время вы будете разлогинены. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Сохранён пользователь "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Ошибка при сохранении документа. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Подтвердите удаление учетной записи пользователя - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Эта операция окончательно удалит учетную запись пользователя. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Пользователь удален - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Ошибка при удалении файла. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Сохранена группа "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Подтвердите удаление группы пользователей - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Эта операция окончательно удалит данную группу пользователей. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Группа удалена - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Учётная запись "" сохранена. - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Подтвердите удаление учётной записи почты - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Это действие навсегда удалит эту учётную запись. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Учётная запись почты удалена - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Сохранено правило "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Подтвердите удаление почтового правила - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Это действие навсегда удалит это почтовое правило. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Почтовое правило удалено - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Вы действительно хотите удалить тег ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Отменить выбор - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Обновить - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Результаты - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - нажать для полного вывода - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Отклонить - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Открыть документ - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Отменить выбранное - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Отменить все - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Подтвердить отмену всех - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - задачи? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Английский (США) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Арабский @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Белорусский @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Каталонский @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Чешский @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Датский @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Немецкий + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Английский (Великобритании) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Испанский @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Финский @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Французский @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Итальянский @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Люксембургский @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Голландский + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Польский @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Португальский (Бразилия) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Португальский @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Румынский @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Русский @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Словенский @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Сербский @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Шведский @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Турецкий @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Китайский упрощенный @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Одноразовая миграция настроек в базу данных завершена! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Не удается перенести настройки в базу данных, пожалуйста, попробуйте сохранить вручную. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Вы можете перезапустить тур со страницы настроек. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Подключение... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Загрузка... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Загрузка завершена, ждите... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Ошибка HTTP: diff --git a/src-ui/src/locale/messages.sk_SK.xlf b/src-ui/src/locale/messages.sk_SK.xlf index ade601072..12f1ae44b 100644 --- a/src-ui/src/locale/messages.sk_SK.xlf +++ b/src-ui/src/locale/messages.sk_SK.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Vložte súbory na nahratie - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument bol pridaný @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument bol pridaný do paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Otvoriť dokument @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Nepodarilo sa pridať : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Bol nájdený nový dokument @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument je spracovávaný v paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Predchádzajúci @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Ďalší @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Koniec @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Hlavný panel je možné využiť na zobrazenie uložených zobrazení, ako napríklad "Doručená pošta". Ich nastavenia je možné nájsť v Nastavenia > Uložené zobrazenia hneď po ich vytvorení. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Potiahnutím na toto miesto vložte dokumenty, ktoré chcete nahrať alebo ich umiestnite do sledovaného adresára. Vložiť dokumenty môžete taktiež ich potiahnutím na ľubovoľnú stránku webovej aplikácie. Po ich vložení na ne Paperless-ngx aplikuje svoje ML-algoritmy. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Zoznam súborov zobrazuje všetky vaše dokumenty a umožňuje ich filtráciu, či hromadné úpravy. Má tri rôzne štýly zobrazenia: zoznam, malé dlaždice a veľké dlaždice. Zoznam súborov aktuálne otvorený na úpravy je zobrazený na bočnom paneli. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Nástroje filtrovania vám umožňujú rýchlo nájsť dokumenty na základe rôznych textových reťazcov, dátumov, štítkov, atď. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Kombinácie filtrov je možné uložiť ako "zobrazenie", ktoré môže byť zobrazené na hlavnom a/alebo bočnom paneli. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Prostredníctvom týchto stránok môžete spravovať štítky, adresátov, typy dokumentov a cesty k úložiskám. Môžete ich taktiež vytvárať v zobrazení pri úprave dokumentu. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Súborové úlohy zobrazujú dokumenty, ktoré už boli spracované, čakajú na spracovanie alebo pri ktorých došlo k chybe počas spracovania. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Vyskúšajte rôzne nastavenia pre vzhľad webovej aplikácie, uložené zobrazenia alebo si nastavte sledovanie e-mailovej schránky. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Vďaka! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Je ešte <em>množstvo</em> ďalších funkcií a informácií, ktoré tu nie sú zdokumentované, ale aktuálny prehľad by vám mal postačovať na to, aby ste mohli začať. Ak chcete vedieť viac alebo chcete nahlásiť chybu, zájdite na GitHub stránku projektu. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Nakoniec vám v mene všetkých prispievateľov tohto komunitou podporovaného projektu ďakujeme za využívanie Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Spúšťa sa nahrávanie... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logy + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Načítava sa... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Nastavenia + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Začať prehliadku + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Otvoriť Django administrátora + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Všeobecné + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Vzhľad + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Jazyk zobrazenia + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Po aplikovaní nového jazyka je nutné znovu načítať stránku. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Zobrazenie dátumu + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Formát dátumu + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Skrátene: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Stredná dĺžka: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Neskrátene: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Položiek na stránku + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Editor dokumentov + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Použiť prehliadač PDF webového prehliadača + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Je to zvyčajne rýchlejšie pri zobrazovaní veľkých PDF dokumentov, ale nemusí fungovať vo všetkých prehliadačoch. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Bočný panel + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Použiť "úzky" bočný panel (len ikony) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Tmavý režim + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Použiť nastavenia systému + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Zapnúť tmavý režim + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invertovať náhľady v tmavom režime + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Farba rozhrania + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Resetovať + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Kontrola aktualizácií + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Aplikácia žiadnym spôsobom nezhromažďuje žiadne údaje o sledovaní. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Povoliť kontrolu aktualizácií + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Hromadné úpravy + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Zobrazovať potvrdzovacie okná + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Odstránenie dokumentov vždy vyžaduje potvrdenie. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Potvrdiť pri zavretí + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Poznámky + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Povoliť poznámky + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Oprávnenia + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objekty bez vlastníka môžu byť zobrazované a upravované všetkými užívateľmi + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Užívatelia: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Skupiny: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Oprávnenie editovať pridáva taktiež oprávnenie zobraziť + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Upozornenia + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Spracovanie dokumentu + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Zobraziť upozornenie keď je detekovaný nový dokument + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Zobraziť upozornenie keď sa dokončí spracovanie dokumentu + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Zobraziť upozornenie keď spracovanie dokumentu zlyhá + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Nezobrazovať upozornenia na hlavnej obrazovke + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Táto možnosť prestane zobrazovať upozornenia pri otvorenej hlavnej obrazovke. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Uložené zobrazenia + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Zobraziť upozornenie pri zatváraní pohľadu bez uloženia zmien + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Zobrazenia + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Meno + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Zobraziť na + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Zobraziť na nástenke + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Zobraziť v bočnom paneli + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Akcie + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Vymazať + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Nie su uložené žiadne pohľady. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Uložiť + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Uložený pohľad "" odstránený. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Nastavenia uložené + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Nastavenia boli úspešne uložené. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Nastavenia boli úspešne uložené. Aby sa prejavili zmeny, je potrebné znova načítať webstránku. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Načítať + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Pri ukladaní nastavení sa vyskytla chyba. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Použiť systémovy jazyk + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Použiť formát dátumu zvoleného jazyka + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Chyba pri ukladaní nastavení na server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Súborové úlohy + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Vymazať výber + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Obnoviť + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Vytvorené + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Výsledky + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + kliknite pre celý výstup + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Zrušiť + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Otvoriť dokument + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {Jedna úloha} other { celkom úloh}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Neúspešné + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Úspešné + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Spustené + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Čakajúce + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Odstrániť vybrané + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Odstrániť všetky + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Potvrdenie odstránenia + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + v poradí + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + prebieha + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + dokončené + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + neúspešné + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Používatelia & Skupiny + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Užívatelia + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Pridať používateľa + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Meno používateľa + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Skupiny + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Upraviť + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Pridať skupinu + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Heslo bolo zmenené, ihneď prebehne odhlásenie. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Uložený používateľ . + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Chyba pri ukladaní používateľa. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Potvrdenie odstránenia účtu + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Táto operácia trvalo odstráni používateľský účet. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Túto akciu nie je možné vrátiť. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Pokračovať + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Používateľ odstránený + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Chyba pri odstraňovaní používateľa. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Uložená skupina . + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Chyba pri ukladaní skupiny. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Potvrdenie odstránenia skupiny + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Táto operácia trvalo odstráni skupinu. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Skupina odstránená + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Chyba pri odstraňovaní skupiny. Paperless-ngx @@ -495,30 +2137,6 @@ Prihlásený ako - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Nastavenia - Logout @@ -527,15 +2145,31 @@ Odhlásiť + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentácia + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumenty - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Uložené zobrazenia - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Otvorené dokumenty @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Zavrieť všetky @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Spravovať @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Korešpondenti @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Typy dokumentov @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Cesty k úložisku - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Súborové úlohy + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Súborové úlohy + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logy - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Info + E-mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentácia + Súborové úlohy GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Navrhnúť nápad - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 je dostupný. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klikni pre zobrazenie. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx môže automaticky kontrolovať aktualizácie @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Ako to funguje? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Aktualizácia je k dispozícii - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Pri ukladaní nastavení sa vyskytla chyba. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Pri ukladaní nastavení vyhľadávania aktualizácií sa vyskytla chyba. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Potvrdiť @@ -935,97 +2541,293 @@ Posledný rok - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Priradiť typ dokumentu + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Priradiť odosielateľa + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Chyba + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Zrušiť + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Meno + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Nerozlišuje veľké a malé písmená - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Zrušiť - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Uložiť - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Vytvoriť novú položku @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Upraviť položku - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Oprávnenia - Create new user group @@ -1303,22 +2977,6 @@ IMAP Zabezpečenie - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Meno používateľa - Password @@ -1355,50 +3013,6 @@ Znaková sada - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Načítava sa... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Účet @@ -1611,49 +3225,37 @@ Parameter akcie - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Priradiť názov podľa + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Priradiť typ dokumentu + Priradiť názov podľa Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Priradiť odosielateľa podľa - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Priradiť odosielateľa - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Chyba + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Spracuj správu ako .eml a prílohy oddelene - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Vymazať - Move to specified folder @@ -1815,11 +3341,19 @@ Použiť názov prílohy ako názov + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Nepriradiť odosielateľa @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Použiť e-mailovú adresu @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Použiť meno (alebo e-mailovú adresu, ak nie je vyplnené) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Použiť odosielateľa zvoleného nižšie @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Vytvoriť nové pravidlo pre e-mail @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Upraviť e-mailové pravidlo @@ -2007,22 +3541,6 @@ (Priraďuje všetky oprávnenia a môže prehliadať objekty) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Skupiny - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Návrhy: @@ -2164,14 +3682,6 @@ Vlastník: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objekty bez vlastníka môžu byť zobrazované a upravované všetkými užívateľmi - View @@ -2188,106 +3698,6 @@ Zobraziť - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Užívatelia: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Skupiny: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Upraviť - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Oprávnenie editovať pridáva taktiež oprávnenie zobraziť - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filtrovať dokumenty s týmito štítkami - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Nastaviť oprávnenia + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Vezmite do úvahy, že oprávnenia, ktoré tu nastavíte prepíšu všetky existujúce oprávnenia @@ -2373,18 +3791,6 @@ Nevlastnené - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Užívatelia - Hide unowned @@ -2417,20 +3823,6 @@ Zmeniť - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Vyberte prosím objekt + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Vytvoriť + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Ahoj , vitajte v Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Vitajte v paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Zobraziť všetko - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Vytvorené - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Názov + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Odosielateľ + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Stiahnuť + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Počet znakov + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Ostatné @@ -2635,36 +4215,36 @@ Nahrať nové dokumenty - - Dismiss completed + + Drop documents anywhere or 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) - Odstrániť ukončené - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Vložte dokumenty sem alebo + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Prehľadávať súbory + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Odstrániť ukončené + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Ďalší dokument} other { viac dokumentov}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Spracovávanie: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Zlyhalo: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Pridané: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Stiahnuť originál @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Predchádzajúci @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Podrobnosti @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Sériové číslo archívu @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Vytvorené - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Odosielateľ - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Predvolené @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Obsah @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Dátum úpravy @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Dátum pridania @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Názov súboru médií @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Originál - názov @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Originál - MD5 @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Originál - veľkosť @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Pôvodný MIME typ @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Archív - MD5 @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Archív - veľkosť @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metadáta originálu @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metadáta archívu @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Náhľad @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Zadajte Heslo @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Poznámky @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Zahodiť @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Uložiť & nasledujúci @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Uložiť & zatvoriť @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Vyskytla sa chyba počas nahrávania obsahu: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Chyba pri získavaní metadát @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Dokument bol úspešne uložený. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Chyba pri ukladaní dokumentu @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Potvrdiť vymazanie @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Naozaj si želáte vymazať dokument ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Súbory tohto dokumentu budú trvalo odstránené. Túto akciu nie je možné vrátiť. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Zmazať dokument - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Chyba pri mazaní dokumentu: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Potvrdiť opakované OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Táto akcia vykoná opakované OCR dokumentu a natrvalo zmaže pôvodné. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Túto akciu nie je možné vrátiť. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Pokračovať - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Akcia opakovaného OCR sa spustí na pozadí. Zavrite a otvorte alebo znovu načítajte dokument po skončení akcia, ak chcete zobraziť nový obsah. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Chyba pri vykonávaní akcie: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filtrovať cestu k úložisku - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Akcie - Include: @@ -3418,23 +4866,23 @@ Použiť formátovaný názov súboru - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Chyba pri vykonávaní hromadnej úlohy: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" a "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' a "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Potvrdiť priradenie štítkov @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Táto akcia pridá štítok "" vybraným dokumentom. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Táto akcia pridá štítky vybraným dokumentom. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Táto akcia odstráni štítok z vybraným dokumentom. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Táto akcia odstráni štítky z vybraných dokumentov. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Táto akcia pridá štítky a odstráni štítky z vybraných dokumentov. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Potvrdiť priradenie odosielateľa @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Táto akcia priradí odosielateľa "" vybraných dokumentov. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Táto akcia odstráni odosielateľa z vybraných dokumentov. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Potvrdiť priradenie typu dokumentu @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Táto akcia priradí typ dokumentu "" vybranému dokumentu(-om). @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Táto akcia odstráni typ dokumentu z vybraných dokumentov. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Potvrdiť cestu k úložisku @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Táto akcia priradí cestu k úložisku "" vybraným dokumentom. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Táto akcia odstráni cestu k úložisku z vybraných dokumentov. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Potvrdiť odstránenie @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Táto akcia trvale odstráni vybrané dokumenty. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Odstrániť dokumenty @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Táto akcia vykoná opakované OCR pre vybrané dokumenty. @@ -3780,18 +5228,6 @@ Zoradiť - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Zobrazenia - Save "" @@ -3920,22 +5356,6 @@ Zoradiť podľa poznámky - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Poznámky - Sort by document type @@ -4184,30 +5604,6 @@ Uložiť aktuálny pohľad - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Zobraziť v bočnom paneli - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Zobraziť na nástenke - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Chyba pri mazaní poznámky: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Vložte súbory na nahratie + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Spúšťa sa nahrávanie... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Naozaj chcete vymazať typ dokumentu ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + E-mailové účty + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Pridať účet + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Nie sú definované e-mailové účty. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + E-mailové pravidlá + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Pridať pravidlo + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Nie sú definované e-mailové pravidlá. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Uložený účet . + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Chyba pri ukladaní účtu. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Potvrdenie odstránenia emailu + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Táto operácia trvalo odstráni tento emailový účet. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Emailový účet odstránený + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Chyba pri odstráňovaní emailového účtu. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Uložené pravidlo . + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Chyba pri ukladaní pravidla. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Potvrdenie odstránenia emailového pravidla + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Táto operácia trvalo odstráni toto emailové pravidlo. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Emailové pravidlo odstránené + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Chyba pri odstraňovaní emailového pravidla. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Vytvoriť + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrovať podľa: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Zhoda @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Počet dokumentov @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtrovať dokumenty @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {Jeden } other { celkovo }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Úspešne vytvorený . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Chyba pri vytváraní . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Úspešne aktualizovaný . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Chyba pri ukladaní . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Súvisiace dokumenty nebudú vymazané. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Chyba pri vymazávaní prvku: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Začať prehliadku - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Otvoriť Django administrátora - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Všeobecné - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Vzhľad - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Jazyk zobrazenia - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Po aplikovaní nového jazyka je nutné znovu načítať stránku. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Zobrazenie dátumu - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Formát dátumu - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Skrátene: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Stredná dĺžka: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Neskrátene: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Položiek na stránku - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Editor dokumentov - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Použiť prehliadač PDF webového prehliadača - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Je to zvyčajne rýchlejšie pri zobrazovaní veľkých PDF dokumentov, ale nemusí fungovať vo všetkých prehliadačoch. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Bočný panel - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Použiť "úzky" bočný panel (len ikony) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Tmavý režim - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Použiť nastavenia systému - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Zapnúť tmavý režim - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invertovať náhľady v tmavom režime - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Farba rozhrania - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Resetovať - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Kontrola aktualizácií - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Kontrola aktualizácií prebieha požiadavkou cez Github API na poslednú verziu aby sa overilo či je dostupná nová verzia. Aktualizáciu je následne potrebné vykonať manuálne. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - Aplikácia žiadnym spôsobom nezhromažďuje žiadne údaje o sledovaní. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Povoliť kontrolu aktualizácií - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Upozornenie pre používateľov kontajnerov tretích strán (napr. linuxserver.io), toto upozornenie môže byť pred vydaním verzie tretej strany. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Hromadné úpravy - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Zobrazovať potvrdzovacie okná - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Odstránenie dokumentov vždy vyžaduje potvrdenie. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Potvrdiť pri zavretí - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Povoliť poznámky - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Upozornenia - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Spracovanie dokumentu - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Zobraziť upozornenie keď je detekovaný nový dokument - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Zobraziť upozornenie keď sa dokončí spracovanie dokumentu - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Zobraziť upozornenie keď spracovanie dokumentu zlyhá - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Nezobrazovať upozornenia na hlavnej obrazovke - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Táto možnosť prestane zobrazovať upozornenia pri otvorenej hlavnej obrazovke. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Zobraziť upozornenie pri zatváraní pohľadu bez uloženia zmien - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Zobraziť na - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Nie su uložené žiadne pohľady. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - E-mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - E-mailové účty - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Pridať účet - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Nie sú definované e-mailové účty. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - E-mailové pravidlá - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Pridať pravidlo - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Nie sú definované e-mailové pravidlá. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Používatelia & Skupiny - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Pridať používateľa - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Pridať skupinu - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Uložený pohľad "" odstránený. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Nastavenia uložené - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Nastavenia boli úspešne uložené. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Nastavenia boli úspešne uložené. Aby sa prejavili zmeny, je potrebné znova načítať webstránku. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Načítať - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Použiť systémovy jazyk - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Použiť formát dátumu zvoleného jazyka - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Chyba pri ukladaní nastavení na server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Heslo bolo zmenené, ihneď prebehne odhlásenie. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Uložený používateľ . - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Chyba pri ukladaní používateľa. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Potvrdenie odstránenia účtu - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Táto operácia trvalo odstráni používateľský účet. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Používateľ odstránený - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Chyba pri odstraňovaní používateľa. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Uložená skupina . - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Chyba pri ukladaní skupiny. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Potvrdenie odstránenia skupiny - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Táto operácia trvalo odstráni skupinu. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Skupina odstránená - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Chyba pri odstraňovaní skupiny. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Uložený účet . - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Chyba pri ukladaní účtu. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Potvrdenie odstránenia emailu - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Táto operácia trvalo odstráni tento emailový účet. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Emailový účet odstránený - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Chyba pri odstráňovaní emailového účtu. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Uložené pravidlo . - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Chyba pri ukladaní pravidla. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Potvrdenie odstránenia emailového pravidla - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Táto operácia trvalo odstráni toto emailové pravidlo. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Emailové pravidlo odstránené - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Chyba pri odstraňovaní emailového pravidla. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Naozaj chcete odstrániť štítok ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Vymazať výber - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Obnoviť - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Výsledky - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - kliknite pre celý výstup - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Zrušiť - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Otvoriť dokument - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {Jedna úloha} other { celkom úloh}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Neúspešné - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Úspešné - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Spustené - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Čakajúce - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Odstrániť vybrané - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Odstrániť všetky - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Potvrdenie odstránenia - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - úlohy? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - v poradí - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - prebieha - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - dokončené - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - neúspešné - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 English (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusian @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Czech @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danish @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 German + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 English (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spanish @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 French @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italian @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luxembourgish @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Dutch + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polish @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portuguese (Brazil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portuguese @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romanian @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Russian @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovenčina @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenian @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbian @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Swedish @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turkish @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Chinese Simplified @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Migrácia nastavení do databázy úspešne ukončená! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Nie je možné migrovať nastavenia do databázy, skúste uložiť manuálne. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Sprievodcu môžete znova spustiť z nastavení. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Pripájanie... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Nahrávanie... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Nahrávanie dokončené, čakajte... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP error: diff --git a/src-ui/src/locale/messages.sl_SI.xlf b/src-ui/src/locale/messages.sl_SI.xlf index 17bf78a8a..f63f7db22 100644 --- a/src-ui/src/locale/messages.sl_SI.xlf +++ b/src-ui/src/locale/messages.sl_SI.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Za začetek nalaganja spustite datoteke - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument dodan @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument je bil dodan v paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Odpri dokument @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Ni bilo mogoče dodati : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nov dokument zaznan @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument je v postopku obdelave. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Nazaj @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Naslednji @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Konec @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Hvala! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Začetek nalaganja... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Dnevniki + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Nalaganje... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Nastavitve + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Splošno + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Izgled + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Jezik prikaza + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Po uporabi novega jezika morate osvežiti stran. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Prikaz datuma + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Oblika datuma + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kratka: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Srednja: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Dolga: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Elementov na stran + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Urejevalnik dokumentov + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Uporabite pregledovalnik PDF, ki ga ponuja brskalnik + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + To je običajno hitrejše za prikazovanje velikih dokumentov PDF, vendar morda ne bo delovalo v nekaterih brskalnikih. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Stranska vrstica + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Uporabi ozko stransko vrstico (le ikone) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Temni način + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Uporabite sistemske nastavitve + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Omogoči temni način + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invertirajte sličice v temnem načinu + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Barve teme + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Ponastavi + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Preverjanje za posodobitve + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Vključi preverjanje za posodobitve + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Množično urejanje + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Pokaži potrditvena okna + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Brisanje dokumentov bo vedno zahtevalo potrditev. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Potrdite ob zaprtju + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Zapiski + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Vklopi zapiske + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Dovoljenja + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Obvestila + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Obdelava dokumentov + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Pokaži obvestila, ko so zaznani novi dokumenti + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Pokaži obvestila, ko se obdelava dokumenta uspešno zaključi + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Pokaži obvestila, ko obdelava dokumenta ne uspe + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Preprečite obvestila na pregledni strani + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + S tem bodo na plošči prekinjena vsa sporočila o stanju obdelave dokumentov. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Shranjeni pogledi + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Pokaži opozorilo pri zapiranju pogledov z neshranjenimi spremembami + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Pogledi + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Ime + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Prikaži na pregledni plošči + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Prikaži v stranski vrstici + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Dejanja + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Izbriši + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Ni določenih shranjenih pogledov. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Shrani + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Shranjen pogled "" je izbrisan. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Nastavitve shranjene + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Nastavitve uspešno shranjene. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Nastavitve so bile uspešno shranjene. Za uveljavitev nekaterih sprememb je potreben ponovni zagon. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Ponovno zaženi + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Prišlo je do napake ob shranjevanju nastavitev. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Uporabi sistemski jezik + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Uporabite obliko datuma prikaznega jezika + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Datotečne naloge + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Počisti izbiro + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Osveži + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Ustvarjeno + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Rezultat + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informacije + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + kliknite za celoten izpis + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Opusti + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Odpri dokument + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Neuspešno + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Začeto + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Čaka + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Opusti izbrano + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Opusti vse + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Potrdi Opusti vse + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + čaka + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + začeto + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + končano + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + neuspešno + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Dodaj uporabnika + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Uporabniško ime + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Skupine + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Uredi + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Dodaj skupino + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Potrdi izbris uporabniškega računa + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Te operacije ni mogoče razveljaviti. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Nadaljuj + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Prijavljen kot - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Nastavitve - Logout @@ -527,15 +2145,31 @@ Odjavi se + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentacija + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumenti - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Shranjeni pogledi - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Odpri dokumente @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Zapri vse @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Upravljaj @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Dopisniki @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Vrste dokumentov @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Poti do shrambe - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Datotečne naloge + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Opravila datotek + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Dnevniki - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informacije + Pošta - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentacija + Opravila datotek GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Podaj predlog - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 je na voljo. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klikni za ogled. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx can automatically check for updates @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Kako to deluje? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Posodobitev na voljo - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Prišlo je do napake ob shranjevanju nastavitev. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 An error occurred while saving update checking settings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Potrdi @@ -935,97 +2541,293 @@ Prejšnje leto - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Napaka + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Prekliči + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Ime + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Brez razlikovanje velikosti črk - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Prekliči - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Shrani - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Ustvari nov element @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Uredi vnos - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Dovoljenja - Create new user group @@ -1303,22 +2977,6 @@ Varnost IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Uporabniško ime - Password @@ -1355,50 +3013,6 @@ Nabor znakov - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Nalaganje... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Račun @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assign document type + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Napaka + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Process message as .eml and attachments separately - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Izbriši - Move to specified folder @@ -1815,11 +3341,19 @@ Uporabite ime priloge kot naslov + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Use mail address @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Create new mail rule @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edit mail rule @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Skupine - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Predlogi: @@ -2164,14 +3682,6 @@ Owner: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ Poglej - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Uredi - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Nastavi dovoljenja + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2417,20 +3823,6 @@ Change - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Prosimo, izberite vrednost + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Ustvari + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Pozdravljeni , dobrodošli v Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Welcome to Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Prikaži vse - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Ustvarjeno - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Naslov + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Dopisnik + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Prenesi + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Skupaj znakov + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Ostalo @@ -2635,36 +4215,36 @@ Naložite nove dokumente - - Dismiss completed + + Drop documents anywhere or 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) - Odstrani končane - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Dokumente spustite sem oz. + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Prebrskaj datoteke + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Odstrani končane + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Še en dokument} other { več dokumentov}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Obravnavanje: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Neuspešno: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Dodani: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Prenesi izvirnik @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Prejšnji @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Podrobnosti @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Arhivska serijska številka @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Datum nastanka - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Dopisnik - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Privzeto @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Vsebina @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Datum spremembe @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Datum vnosa @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Ime medijske datoteke @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Izvirno ime datoteke @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Izvirni MD5 checksum @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Izvirna velikost datoteke @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Izvirna mime vrsta @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Arhiviran MD5 checksum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Velikost arhivske datoteke @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Izvirni metapodatki dokumenta @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Arhivirani metapodatki dokumenta @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Predogled @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Vnesi geslo @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Zavrzi @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Shrani & naslednjo @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Potrdi brisanje @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Ali res želite izbrisati dokument ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Datoteke za ta dokument bodo trajno izbrisane. Te operacije ni mogoče razveljaviti. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Izbriši dokument - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Potrdi ponovno izdelavo OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Ta izbira bo permanentno izvedla ponovni OCR na tem dokumentu. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Te operacije ni mogoče razveljaviti. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Nadaljuj - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Napaka pri izvajanju operacije: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filtriraj poti shrambe - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Dejanja - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Napaka pri izvajanju operacije v velikem obsegu: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" in "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' in "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Potrdite dodelitev oznak @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Ta operacija bo dodala oznako "" izbranemu dokumentu . @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Ta operacija bo dodala oznake na izbrane dokumente. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Ta operacija bo odstranila oznako "" iz izbranega dokumenta(ov). @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Ta operacija bo odstranila oznake iz izbranih dokumentov. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Ta operacija bo dodala oznake in odstranila oznake na izbranih dokumentih. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Potrdite dopisnika @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Ta operacija bo dodelila ustrezniega dopisnika "" izbranemu dokumentu(om). @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Ta operacija bo odstranila dopisnika iz izbranih dokumentov. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Potrdite dodelitev vrste dokumenta @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Ta operacija bo dodelila vrsto dokumenta "" izbranim dokumentom. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Ta operacija bo odstranila vrsto dokumenta iz izbranih dokumentov. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Potrdite dodelitev oznak poti @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Ta operacija bo dodelila pot shranjevanja "" v izbran dokument/e. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Ta operacija bo odstranila pot shranjevanja iz izbranih dokumentov. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Potrdi izbris @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Ta operacija bo trajno izbrisala izbrane dokumente. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Izbriši dokument(e) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Ta operacija bo trajno obnovila OCR za izbrane dokumente. @@ -3780,18 +5228,6 @@ Razvrsti - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Pogledi - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Zapiski - Sort by document type @@ -4184,30 +5604,6 @@ Shrani trenutni pogled - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Prikaži v stranski vrstici - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Prikaži na pregledni plošči - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Za začetek nalaganja spustite datoteke + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Začetek nalaganja... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ Ali res želite izbrisati vrsto dokumenta ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Poštni računi + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Strežnik + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Ustvari + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtriraj po: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Ujemanje @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Število dokumentov @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filtriraj Dokumente @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {Eden } other { skupno }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Povezani dokumenti ne bodo izbrisani. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Napaka pri brisanju elementa: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Splošno - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Izgled - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Jezik prikaza - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Po uporabi novega jezika morate osvežiti stran. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Prikaz datuma - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Oblika datuma - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kratka: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Srednja: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Dolga: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Elementov na stran - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Urejevalnik dokumentov - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Uporabite pregledovalnik PDF, ki ga ponuja brskalnik - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - To je običajno hitrejše za prikazovanje velikih dokumentov PDF, vendar morda ne bo delovalo v nekaterih brskalnikih. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Stranska vrstica - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Uporabi ozko stransko vrstico (le ikone) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Temni način - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Uporabite sistemske nastavitve - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Omogoči temni način - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invertirajte sličice v temnem načinu - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Barve teme - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Ponastavi - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Preverjanje za posodobitve - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Vključi preverjanje za posodobitve - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Množično urejanje - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Pokaži potrditvena okna - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Brisanje dokumentov bo vedno zahtevalo potrditev. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Potrdite ob zaprtju - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Vklopi zapiske - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Obvestila - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Obdelava dokumentov - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Pokaži obvestila, ko so zaznani novi dokumenti - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Pokaži obvestila, ko se obdelava dokumenta uspešno zaključi - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Pokaži obvestila, ko obdelava dokumenta ne uspe - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Preprečite obvestila na pregledni strani - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - S tem bodo na plošči prekinjena vsa sporočila o stanju obdelave dokumentov. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Pokaži opozorilo pri zapiranju pogledov z neshranjenimi spremembami - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Ni določenih shranjenih pogledov. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Pošta - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Poštni računi - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Strežnik - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Dodaj uporabnika - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Dodaj skupino - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Shranjen pogled "" je izbrisan. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Nastavitve shranjene - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Nastavitve uspešno shranjene. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Nastavitve so bile uspešno shranjene. Za uveljavitev nekaterih sprememb je potreben ponovni zagon. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Ponovno zaženi - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Uporabi sistemski jezik - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Uporabite obliko datuma prikaznega jezika - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Potrdi izbris uporabniškega računa - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ Ali res želite izbrisati oznako ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Počisti izbiro - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Osveži - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Rezultat - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - kliknite za celoten izpis - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Opusti - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Odpri dokument - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Neuspešno - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Začeto - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Čaka - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Opusti izbrano - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Opusti vse - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Potrdi Opusti vse - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - naloge? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - čaka - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - začeto - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - končano - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - neuspešno - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Angleščina (ZDA) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Beloruščina @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Češčina @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danščina @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Nemščina + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Angleščina (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Španščina @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Francoščina @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italijanščina @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luksemburški @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Nizozemščina + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Poljščina @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugalščina (Brazilija) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugalščina @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romunščina @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Ruščina @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenščina @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Srbščina @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Švedščina @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turščina @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Poenostavljena kitajščina @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Uspešno opravljena enkratna migracija nastavitev v bazo! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Nastavitev ni mogoče preseliti v bazo podatkov, poskusite jih shraniti ročno. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Povezovanje... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Nalaganje... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Nalaganje je končano, čakam... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Napaka HTTP: diff --git a/src-ui/src/locale/messages.sr_CS.xlf b/src-ui/src/locale/messages.sr_CS.xlf index 40cba0771..29b31defa 100644 --- a/src-ui/src/locale/messages.sr_CS.xlf +++ b/src-ui/src/locale/messages.sr_CS.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Spustite datoteke za početak učitavanja - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument je dodat @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument je dodat u Paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Otvori dokument @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Nije moguće dodati : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Novi dokument je otkriven @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument obrađuje Paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Prethodni @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Sledeći @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Kraj @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Kontrolna tabla se može koristiti za prikazivanje sačuvanih pogleda, kao što je 'Inbox'. Kada kreirate neke poglede ta podešavanja će se nalazati pod Podešavanja > Sačuvani pogledi. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Prevucite i otpustite dokumente ovde da biste započeli otpremanje ili ih stavite u folder za konzumiranje. Takođe možete da prevučete i otpustite dokumente bilo gde na svim drugim stranicama veb aplikacije. Kada to učinite, Paperless-ngx će početi da trenira svoje algoritme za mašinsko učenje. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Lista dokumenata prikazuje sve vaše dokumente i omogućava filtriranje kao i grupno uređivanje. Postoje tri različita stila prikaza: lista, male kartice i velike kartice. Na bočnoj traci je prikazana lista dokumenata koji su trenutno otvoreni za uređivanje. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Alati za filtriranje vam omogućavaju da brzo pronađete dokumente koristeći različite pretrage, datume, oznake itd. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Bilo koja kombinacija filtera se može sačuvati kao 'pogled' koji se zatim može prikazati na kontrolnoj tabli i/ili bočnoj traci. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Oznake, korespodenti, tipovi dokumenata i putanje skladištenja svi se mogu se uređivati pomoću ovih stranica. Takođe se mogu kreirati iz prikaza za uređivanje dokumenta. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Upravljajte nalozima e-pošte i pravilima za automatski uvoz dokumenata. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Šabloni obrade vam daju bolju kontrolu nad procesom unosa dokumenta. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Obrada dokumenata vam prikazuje dokumenta koja su obrađena, čekaju da budu obrađena ili možda nisu uspešno obrađena. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Proverite podešavanja za različita podešavanja veb aplikacije, uključili podešavanja za sačuvane poglede ili podesite proveru elektronske pošte. + Proverite podešavanja za različita podešavanja veb aplikacije i uključite podešavanja za sačuvane prikaze. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Hvala vam! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Ima <em>tona</em> više funkcija i informacija koje ovde nismo pokrili, ali ovo bi trebalo da vas pokrene. Pogledajte dokumentaciju ili posetite projekat na GitHub-u da biste saznali više ili prijavili probleme. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Na kraju, u ime svih koji doprinose ovom projektu koji podržava zajednica, hvala vam što koristite Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Pokretanje otpremanja... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logovi + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Učitavanje... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Podešavanja + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Započni obilazak + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Otvori Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Opšta + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Izglеd + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Jezik prikaza + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Morate ponovo da učitati stranicu nakon što primenite novi jezik. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Prikaz datuma + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Format datuma + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kratak: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Srednji: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Dugačak: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Stavki po stranici + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Dokument editor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Koristite PDF pregledač koji obezbeđuje brauzer + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Ovo je obično brže za prikazivanje velikih PDF dokumenata, ali možda neće raditi u nekim pretraživačima. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Bočna traka + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Koristi 'tanku' bočnu traku (samo ikone) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Tamni režim + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Koristi sistemska podešavanja + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Omogući tamni režim + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Okrenite sličice u tamnom režimu + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Boja teme + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Resetuj + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Provera ažuriranja + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Provera ažuriranja funkcioniše pingovanjem javnog Github API za najnovije izdanje da bi se utvrdilo da li je nova verzija dostupna. Stvarno ažuriranje aplikacije i dalje mora da se obavlja ručno. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Aplikacije ni na koji način ne prikuplja podatke za praćanje. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Omogućite proveru ažuriranja + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Grupno uređivanje + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Prikaži dijaloge za potvrdu + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Brisanje dokumenata će uvek tražiti potvrdu. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Primeni pri zatvaranju + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Beleške + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Omogući beleške + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Dozvole + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Podrazumevane dozvole + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Podešavanja se primenjuju na ovaj korisnički nalog za objekte (Oznake, Pravila pošte, itd.) kreirane preko veb korisničkog interfejsa + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Podrazumevani vlasnik + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objekte bez vlasnika mogu pregledati i uređivati svi korisnici + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Podrazumevane dozvole za prikaz + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Korisnici: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Grupe: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Podrazumevane dozvole za uređivanje + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Dozvole za uređivanje takođe dodeljuju dozvole za gledanje + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Obaveštenja + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Procesiranje dokumenata + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Prikaži obaveštenja kada se otkriju novi dokumenti + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Prikaži obaveštenja kada se obrada dokumenta uspešno završi + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Prikaži obaveštenja kada obrada dokumenta ne uspe + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Poništi obaveštenja na kontrolnoj tabli + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Ovo će potisnuti sve poruke o statusu obrade dokumenta na kontrolnoj tabli. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Sačuvani pogledi + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Prikaži upozorenje kada se zatvara sačuvani pogled sa ne sačuvanim izmenama + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Pogledi + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Naziv + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + + Pojavljuje se u + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Prikaži na kontrolnoj tabli + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Prikaži u bočnoj traci + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Akcije + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Obriši + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Nema definisanih sačuvanih pogleda. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Sačuvaj + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Greška prilikom učitavanja korisnika + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Greška prilikom učitavanja grupa + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Sačuvan pogled "" je obrisan. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Podešavanja su sačuvana + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Podešavanja su uspešno sačuvana. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Podešavanja su uspešno sačuvana. Potrebno je ponovno učitavanje da biste primenili neke promene. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Sad ponovo učitaj + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Došlo je do greške prilikom čuvanja podešavanja. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Koristi sistemski jezik + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Koristi format datuma jezika prikaza + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Greška prilikom čuvanja podešavanja na serveru. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Obrada dokumenata + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Poništi izbor + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Osveži + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Kreirano + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Rezultati + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Informacije + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + klikni za pun prikaz + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Odbaci + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Otvori dokument + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Neuspešno + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Završeno + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Pokrenuto + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Na čekanju + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Odbaci selektovano + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Odbaci sve + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Potvrdi odbacivanje svega + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Odbaci sve zadatke? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + čekanje + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + pokrenuto + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + završeno + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + neuspešno + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Korisnici & Grupe + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Korisnici + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Dodaj korisnika + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Korisničko ime + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Grupe + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Uređivanje + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Dodaj grupu + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + Grupe nisu definisane + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Lozinka je promenjena, bićete odjavljeni trenutno. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Sačuvan korisnik "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Greška prilikom čuvanja korisnika. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Potvrdi brisanje korisničkog naloga + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Ova operacija će trajno obrisati ovaj korisnički nalog. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Ovu radnju nije moguće opozvati. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Nastavi + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Obrisan korisnik + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Greška prilikom brisanja korisnika. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Sačuvana grupa "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Greška prilikom čuvanja grupe. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Potvrdi brisanje korisničke grupe + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Ova operacija će trajno obrisati ovu korisničku grupu. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Obrisana grupa + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Greška prilikom brisanja grupe. Paperless-ngx @@ -495,30 +2137,6 @@ Ulogovan kao - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Podešavanja - Logout @@ -527,15 +2145,31 @@ Odjavi se + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentacija + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokumenti - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Sačuvani pogledi - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Otvorena dokumenta @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Zatvori svе @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Upravljanje @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Korespodenti @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Tipovi dokumenta @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Putanja skladišta - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Obrada dokumenata + Šabloni za obradu - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Obrada dokumenata + Šabloni - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Logovi - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Informacije + E-pošta - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administracija + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentacija + Obrada dokumenata GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Predložite ideju - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 je dostupno. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klik za prеglеd. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx može automatski da proveri da li postoje ažuriranja @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Kako ovo radi? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Dostupno jе ažuriranjе - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Prikazi bočne trake su ažurirani + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Došlo je do greške prilikom čuvanja podešavanja. + Greška pri ažuriranju prikaza bočne trake An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Došlo je do greške prilikom čuvanja podešavanja. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Potvrdi @@ -935,97 +2541,293 @@ Prethodna godina - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Redosled sortiranja + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filteri + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Obradi dokumente koji se podudaraju sa svim filterima navedenim u nastavku. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filtriraj izvore + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filtriraj ime fajla + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Primeni na dokumente koji odgovaraju ovom imenu fajla. Dozvoljeni su džoker znakovi kao što su *.pdf ili *faktura*. Neosetljivo na velika i mala slova. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filtriraj putanju + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Primeni na dokumente koji odgovaraju ovoj putanji. Džoker znakovi navedeni kao * su dozvoljeni. Neosetljivo na velika i mala slova.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filtriraj pravilo e-pošte + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Primeni na dokumentima koji se obrađuju putem ovog pravila za poštu. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Zadaci + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Dodeli naslov + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Može uključiti neka rezervisana imena, pogledaj <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>dokumentaciju</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Dodeli oznake + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Dodeli tip dokumenta + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Dodeli korespodenta + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Dodeli putanju skladišta + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Dodali vlasnika + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Dodeli dozvolu za prikaz + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Dodeli dozvolu za izmenu + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Grеška + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Otkaži + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Folder za obradu + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API otpremanje + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Preuzimanje e-pošte + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Kreiraj novu šablon za obradu + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Naziv + Izmeni šablon za obradu Matching algorithm @@ -1087,106 +2889,6 @@ Bez razlike veliko/malo slovo - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Otkaži - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Sačuvaj - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Kreiraj novu stavku @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Izmeni stavku - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Dozvole - Create new user group @@ -1303,22 +2977,6 @@ IMAP bezbednost - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Korisničko ime - Password @@ -1355,50 +3013,6 @@ Karakter set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Učitavanje... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Nalog @@ -1611,49 +3225,37 @@ Parametar radnje - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Dodeli naziv iz + Zadaci navedeni ovde će zameniti sve šablone obrade. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Dodeli tip dokumenta + Dodeli naziv iz Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Dodeli korespodenta iz - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Dodeli korespodenta - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Grеška + Dodeli vlasnika iz pravila Only process attachments @@ -1691,82 +3293,6 @@ Obradite poruku kao .eml i priloge odvojeno - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Obriši - Move to specified folder @@ -1815,11 +3341,19 @@ Koristi naziv datoteke priloga kao naziv + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Ne dodeljujte naslov iz ovog pravila + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Ne dodeljuj korespodenta @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Koristi e-mail adresu @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Koristi naziv (ili e-mail adresu ako nije dostupno) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Koristi korespodenta ispod @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Kreiraj novo e-mail pravilo @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Izmeni e-mail pravilo @@ -2007,22 +3541,6 @@ (Daje sve dozvole i može da vidi objekte) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Grupe - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Sugestije: @@ -2146,7 +3664,7 @@ src/app/components/common/input/select/select.component.ts 149 - Filter documents with this + Filtriraj dokumenta po Edit Permissions @@ -2164,14 +3682,6 @@ Vlasnik: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objekte bez vlasnika mogu pregledati i uređivati svi korisnici - View @@ -2188,106 +3698,6 @@ Pregled - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Korisnici: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Grupe: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Uređivanje - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Dozvole za uređivanje takođe dodeljuju dozvole za gledanje - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filtriraj dokumenta sa ovom oznakom - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 Postavi dozvole + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Izmeni dozvole za + Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Imajte na umu da će dozvole postavljene ovde zameniti sve postojeće dozvole @@ -2373,18 +3791,6 @@ Bez vlasnika - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Korisnici - Hide unowned @@ -2417,20 +3823,6 @@ Izmeni - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Molimo odaberete objekat + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Podeli vezu + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + Nema postojećih veza + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Kopiraj + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Podeli + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Kopirano! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Podeli arhivnu verziju + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Kreiraj + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 dan + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 dana + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 dana + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Nikada + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Greška prilikom učitavanja linkova + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + dana + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Greška prilikom brisanja veze + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Greška prilikom kreiranja veze + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Kopiraj neobrađenu grešku + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Pozdrav , dobro došao u Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Dobro došli u Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Kontrolna tabla je ažurirana + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Greška prilikom ažuriranje kontrolne table + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Prikaži sve - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Kreirano - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Naslov + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Korespodent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 Prikaži pregled @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Preuzmi + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + Nema dokumenata + Statistics @@ -2619,11 +4183,27 @@ Ukupno karaktera + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Tipovi dokumenta + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Putanja skladišta + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Ostalo @@ -2635,36 +4215,36 @@ Otpremanje novih dokumenata - - Dismiss completed + + Drop documents anywhere or 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) - Odbaci završeno - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Prevuci dokumenta ovde ili + Prevuci dokumenta bilo gde ili Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Istražite fajlove + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Odbaci završeno + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Jedan dokument} other { više dokumenata}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Obrada: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Neuspešno: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Dodato: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Preuzmi original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Prethodni @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detalji @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Arhivski serijski broj (ASN) @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Datum kreiranja - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Korespodent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Podrazumevano @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Sadržaj @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Datum izmene @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Datum dodavanja @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Naziv fajla @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Originalno ime fajla @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Originalni MD5 checksum @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Originalna veličina fajla @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Originalni MIME tip @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Arhivni MD5 checksum @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Arhivna veličina fajla @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Metapodaci originalnog dokumenta @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Metapodaci arhivnog dokumenta @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Pregled @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Unesite lozinku @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Beleške @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Odbaci @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Sačuvaj & sledeći @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Sačuvaj i zatvori @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Greške se pojavila prilikom učitavanja sadržaja: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Greška pri preuzimanju metapodataka @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Dokument je uspešno sačuvan. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Greška prilikom čuvanja dokumenta @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Potvrdi brisanje @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Da li stvarno želite da obrišite dokument ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Fajlovi za ovaj dokument će biti trajno obrisani. Ova operacija se ne može opozvati. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Obriši dokument - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Greška prilikom brisanja dokumenta: + Greška prilikom brisanja dokumenta Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Ponovi OCR potvrda @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Ova će operacija trajno ponoviti OCR za ovaj dokument. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Ovu radnju nije moguće opozvati. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Nastavi - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Ponovna OCR operacija će početi u pozadini. Zatvorite i ponovo otvorite ili ponovo učitajte ovaj dokument nakon što se operacija završi da biste videli novi sadržaj. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Greška pri izvršavanju operacije: + Greška prilikom izvršavanja operacije Select: @@ -3338,54 +4834,6 @@ Filtriraj po putanji skladišta - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Akcije - Include: @@ -3418,23 +4866,23 @@ Koristi formatirano ime fajla - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Greška pri izvršavanju grupne operacije: + Greška pri izvršavanju grupne operacije "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" i "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' i "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Potvrdi dodelu oznaka @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Ova operacija će dodati oznaku "" to na selektovan(e) dokument(e). @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Ova operacija će dodati oznake na selektovan(e) dokument(e). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Ova radnja će obrisati oznaku "" iz selektovanih dokumenata. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Ova radnja će obrisati oznake iz selektovanih dokumenata. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Ova radnja će dodati oznake i ukloniti oznake na selektovanim dokumentima. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Potvrdi dodelu korespodenta @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Ova radnja će dodati korespodenta "" na selektovane dokumente. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Ova radnja će obrisati korespodente sa selektovanih dokumenata. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Potvrdi dodelu tipa dokumenta @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Ova radnja će dodati tip dokumenta "" na selektovane dokumente. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Ova radnja će obrisati tip dokumenta sa selektovanih dokumenata. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Potvrdi dodelu putanje skladišta @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Ova radnja će dodati putanju skladišta "" na selektovane dokumente. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Ova radnja će obrisati putanju skladišta selektovanih dokumenata. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Potvrdi brisanje @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Ova radnja će trajno obrisati selektovan(a) dokument(a). @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Obriši dokument(e) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Ova radnja će trajno ponoviti OCR za selektovan(a) dokument(a). @@ -3780,18 +5228,6 @@ Sortiraj - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Pogledi - Save "" @@ -3920,22 +5356,6 @@ Sortiraj po beleškama - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Beleške - Sort by document type @@ -4184,30 +5604,6 @@ Sačuvaj trenutni prikaz - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Prikaži u bočnoj traci - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Prikaži na kontrolnoj tabli - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Greška prilikom čuvanja beleške - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Greška prilikom brisanje beleške: + Greška prilikom brisanja beleške + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Spustite datoteke za početak učitavanja + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Pokretanje otpremanja... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Dodaj šablon + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Izvori dokumenta + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + Nema definisanih šablona. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Sačuvan šablon "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Greška prilikom čuvanja šablona. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Potvrdi brisanje šablona + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + Ova operacija će trajno obrisati ovaj šablon. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Obrisan šablon + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Greška prilikom brisanja šablona. correspondent @@ -4332,43 +5816,239 @@ Da li stvarno želite da obrišite ovaj tip dokumenta ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Podešavanja e-pošte + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + E-mail nalozi + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Dodaj nalog + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Nema definisanih e-mail naloga. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Pravila e-pošte + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Dodaj pravilo + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Nema definisanih e-mail pravila. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Greška prilikom učitavanja mejl naloga + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Greška prilikom učitavanja mejl pravila + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Sačuvan nalog "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Greška prilikom čuvanja naloga. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Potvrdi brisanje e-mail naloga + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Ova operacija će trajno obrisati ovaj e-mail nalog. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Obrisan je e-mail nalog + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Greška prilikom brisanja mejl naloga. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Sačuvano pravilo "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Greška prilikom čuvanja pravila. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Potvrdi brisanje e-mail pravila + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Ova operacija će trajno obrisati ovo e-mail pravilo. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Obrisano je e-mail pravilo + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Greška prilikom brisanja pravila. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Dozvole su ažurirane + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Greška prilikom izmene dozvola + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Kreiraj + Kreiraj Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtriraj po: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Podudaranje @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Broj dokumenata @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filter dokumenata @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {Jedan } other { ukupno }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Uspešno kreirano . @@ -4488,15 +6168,15 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 - Error occurred while creating . + Greška se pojavilia prilikom kreiranja . Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Uspešno izmenjeno . @@ -4504,753 +6184,33 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 - Error occurred while saving . + Greška se pojavilia prilikom čuvanja . Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Povezani dokumenti neće biti obrisani. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Greška prilikom brisanja elementa: + Greška prilikom brisanja elementa - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Započni obilazak - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Otvori Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Opšta - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Izglеd - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Jezik prikaza - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Morate ponovo da učitati stranicu nakon što primenite novi jezik. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Prikaz datuma - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Format datuma - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kratak: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Srednji: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Dugačak: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Stavki po stranici - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Dokument editor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Koristite PDF pregledač koji obezbeđuje brauzer - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Ovo je obično brže za prikazivanje velikih PDF dokumenata, ali možda neće raditi u nekim pretraživačima. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Bočna traka - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Koristi 'tanku' bočnu traku (samo ikone) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Tamni režim - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Koristi sistemska podešavanja - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Omogući tamni režim - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Okrenite sličice u tamnom režimu - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Boja teme - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Resetuj - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Provera ažuriranja - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Provera ažuriranja funkcioniše pingovanjem javnog Github API za najnovije izdanje da bi se utvrdilo da li je nova verzija dostupna. Stvarno ažuriranje aplikacije i dalje mora da se obavlja ručno. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Omogućite proveru ažuriranja - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Imajte na umu da za korisnike kontejnera treće strane, npr. linuxserver.io ovo obaveštenje može biti 'ispred' trenutnog izdanja treće strane. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Grupno uređivanje - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Prikaži dijaloge za potvrdu - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Brisanje dokumenata će uvek tražiti potvrdu. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Primeni pri zatvaranju - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Omogući beleške - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Obaveštenja - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Procesiranje dokumenata - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Prikaži obaveštenja kada se otkriju novi dokumenti - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Prikaži obaveštenja kada se obrada dokumenta uspešno završi - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Prikaži obaveštenja kada obrada dokumenta ne uspe - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Poništi obaveštenja na kontrolnoj tabli - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Ovo će potisnuti sve poruke o statusu obrade dokumenta na kontrolnoj tabli. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Prikaži upozorenje kada se zatvara sačuvani pogled sa ne sačuvanim izmenama - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Nema definisanih sačuvanih pogleda. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - E-pošta - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - E-mail nalozi - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Dodaj nalog - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Nema definisanih e-mail naloga. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Pravila e-pošte - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Dodaj pravilo - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Nema definisanih e-mail pravila. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Korisnici & Grupe - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Dodaj korisnika - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Dodaj grupu - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Sačuvan pogled "" je obrisan. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Podešavanja su sačuvana - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Podešavanja su uspešno sačuvana. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Podešavanja su uspešno sačuvana. Potrebno je ponovno učitavanje da biste primenili neke promene. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Sad ponovo učitaj - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Koristi sistemski jezik - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Koristi format datuma jezika prikaza - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Greška prilikom čuvanja podešavanja na serveru. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Lozinka je promenjena, bićete odjavljeni trenutno. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Sačuvan korisnik "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Greška prilikom čuvanja korisnika. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Potvrdi brisanje korisničkog naloga - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Ova operacija će trajno obrisati ovaj korisnički nalog. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Obrisan korisnik - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Greška prilikom brisanja korisnika. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Sačuvana grupa "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Greška prilikom čuvanja grupe. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Potvrdi brisanje korisničke grupe - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Ova operacija će trajno obrisati ovu korisničku grupu. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Obrisana grupa - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Greška prilikom brisanja grupe. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Sačuvan nalog "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Greška prilikom čuvanja naloga. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Potvrdi brisanje e-mail naloga - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Ova operacija će trajno obrisati ovaj e-mail nalog. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Obrisan je e-mail nalog - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Greška prilikom brisanja mejl naloga. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Sačuvano pravilo "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Greška prilikom čuvanja pravila. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Potvrdi brisanje e-mail pravila - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Ova operacija će trajno obrisati ovo e-mail pravilo. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Obrisano je e-mail pravilo - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Greška prilikom brisanja pravila. + Dozvole su uspešno ažurirane storage path @@ -5300,166 +6260,6 @@ Da li stvarno želite da obrišete oznaku ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Poništi izbor - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Osveži - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Rezultati - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - klikni za pun prikaz - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Odbaci - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Otvori dokument - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Odbaci selektovano - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Odbaci sve - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Potvrdi odbacivanje svega - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - obrade? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Engleski (USA) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrički + Arabic src/app/services/settings.service.ts - 169 + 167 Arapski @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Beloruski @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Katalonski @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Češki @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danski @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Nemački + + Greek + + src/app/services/settings.service.ts + 203 + + Grčki + English (GB) src/app/services/settings.service.ts - 205 + 209 Engleski (UK) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Španski @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finski @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Francuski @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italijanski @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Luksemburški @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Holandski + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norveški + Polish src/app/services/settings.service.ts - 247 + 257 Poljski @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugalski (Brazil) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugalski @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Rumunski @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Ruski @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovački @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenački @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Srpski @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Švedski @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turski @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrajinski @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Kineski pojednostavljen @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Uspešno završena jednokratna migracija podešavanja u bazu podataka! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Nije moguće preneti podešavanja u bazu podataka, pokušajte da ih sačuvate ručno. @@ -6101,9 +6925,9 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 - You can restart the tour from the settings page. + Možete ponovo da pokrenete obilazak sa stranice sa podešavanjima. Information @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Povezivanje... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Otpremanje... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Otpremanje je završeno, čeka se... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP greška: diff --git a/src-ui/src/locale/messages.sv_SE.xlf b/src-ui/src/locale/messages.sv_SE.xlf index 46db65d6d..4e8749427 100644 --- a/src-ui/src/locale/messages.sv_SE.xlf +++ b/src-ui/src/locale/messages.sv_SE.xlf @@ -74,7 +74,7 @@ 13 Currently selected slide number read by screen reader - Slide of + Svep av Hours @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Släpp filer för att börja ladda upp - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Dokument tillagt @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Dokument lades till i paperless. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Öppna dokument @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Kunde inte lägga till : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Nytt dokument upptäckt @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Dokument behandlas av paperless. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Föregående @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Nästa @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Avsluta @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Instrumentpanelen kan användas för att visa sparade vyer, till exempel en "Inkorg". Dessa inställningar finns under Inställningar > Sparade Vyer när du har skapat några. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Släpp dokument här för att börja ladda upp eller placera dem i konsumtionsmappen. Du kan också släppa dokument var som helst på alla andra sidor i webbappen. När du gör det kommer Paperless-ngx börja träna sina algoritmer för maskininlärning. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Dokumentlistan visar alla dina dokument och möjliggör filtrering samt massredigering. Det finns tre olika vystilar: lista, små kort och stora kort. En lista med dokument som för närvarande är öppna för redigering visas i sidofältet. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Med filtreringsverktygen kan du snabbt hitta dokument med hjälp av olika sökningar, datum, taggar osv. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 En kombination av filter kan sparas som en "vy" som sedan kan visas på instrumentpanelen och/eller i sidofältet. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Taggar, korrespondenter, dokumenttyper och lagringsplatser kan alla hanteras med hjälp av dessa sidor. De kan också skapas från dokumentredigeringsvyn. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Filuppgifter visar dokument som har behandlats, väntar på att bli behandlade, eller där fel uppstått vid behandling. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Kolla in inställningarna för olika inställningar till webbappen, växla inställningar för sparade vyer eller konfigurering av e-postkontroll. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Tack! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Det finns <em>massor</em> av funktioner och information som vi inte täckte här, men detta bör ge dig hjälp på traven. Läs dokumentationen eller besök projektet på GitHub om du vill lära dig mer eller rapportera problem. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Till sist, från alla oss som bidragit till detta gemenskapsstödda projekt, tack för att du använder Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Påbörjar uppladdning... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Loggar + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Laddar... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Inställningar + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Starta rundtur + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Öppna Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Allmänt + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Utseende + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Visningsspråk + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Du måste ladda om sidan efter att du ställt in ett nytt språk. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Visning av datum + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Datumformat + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kort: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Lång: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Objekt per sida + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Redigerare för dokument + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Använd PDF-läsaren som tillhandahålls av webbläsaren + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Detta är oftast snabbare för att visa stora PDF-dokument, men det kanske inte fungerar på vissa webbläsare. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidofält + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Visa endast ikoner + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Mörkt läge + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Använd systeminställningar + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Aktivera mörkt läge + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invertera miniatyrer i mörkt läge + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Tema Färg + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Återställ + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Automatisk uppdateringskontroll + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Ingen spårningsdata samlas in av appen överhuvudtaget. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Aktivera automatisk uppdateringskontroll + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Massändring + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Visa bekräftelsedialoger + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Radering av dokument kommer alltid att be om bekräftelse. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Tillämpa vid stängning + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Anteckningar + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Aktivera anteckningar + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Rättigheter + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objekt utan ägare kan ses och redigeras av alla användare + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Användare: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Grupper: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Redigera behörigheter, beviljar samtidigt visningsbehörighet + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifieringar + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Dokument bearbetas + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Visa notifieringar när nya dokument upptäcks + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Visa notifieringar när dokumentbehandlingen är klar + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Visa aviseringar när dokumentbehandling misslyckas + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Förhindra aviseringar på instrumentpanelen + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Detta kommer att förhindra alla meddelanden om status för dokumenthantering på instrumentpanelen. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Sparade vyer + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Visa varning när sparade vyer stängs med osparade ändringar + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Vyer + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Namn + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Visas på + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Visa på instrumentpanelen + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Visa i sidofältet + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Åtgärder + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Radera + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Inga sparade vyer har definierats. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Spara + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Kunde inte hämta användare + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Kunde inte hämta grupper + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Sparad vy "" borttagen. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Inställningarna har sparats + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Inställningarna sparades. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Inställningarna har sparats. Ladda om sidan för att tillämpa vissa ändringar. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Ladda om + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Ett fel inträffade när inställningarna skulle sparas. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Använd systemspråk + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Använd datumformat för visningsspråk + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Kunde inte spara inställningarna på servern. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Filuppgifter + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Rensa markering + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Uppdatera + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Skapad + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Resultat + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + klicka för full utdata + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Avvisa + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Öppna Dokument + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, one {}=1 {En uppgift} other { totalt uppgifter}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Misslyckades + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Lyckades + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Startade + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Köade + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Avfärda markerade + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Avfärda alla + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Bekräfta avfärda alla + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + köade + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + startade + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + slutförda + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + misslyckade + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Användare & Grupper + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Användare + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Lägg till användare + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Användarnamn + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Grupper + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Redigera + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Lägg till grupp + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Lösenordet har ändrats, du kommer att tillfälligt loggas ut. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Sparade användaren "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Kunde inte spara användaren. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Bekräfta borttagning av användarkonto + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Denna åtgärd kommer att ta bort detta användarkonto permanent. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Den här åtgärden kan inte ångras. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Fortsätt + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Tog bort användare + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Kunde inte ta bort användaren. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Sparade gruppen "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Kunde inte spara gruppen. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Bekräfta borttagning av användargruppen + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Denna åtgärd kommer att ta bort denna användargrupp permanent. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Tog bort gruppen + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Kunde inte ta bort gruppen. Paperless-ngx @@ -495,30 +2137,6 @@ Inloggad som - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Inställningar - Logout @@ -527,15 +2145,31 @@ Logga ut + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokumentation + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Dokument - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Sparade vyer - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Öppna dokument @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Stäng alla @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Hantera @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Korrespondenter @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Dokumenttyper @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Lagringsplatser - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Filuppgifter + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - File Tasks + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Loggar - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Info + E-post - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokumentation + Filuppgifter GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Föreslå en idé - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 är tillgänglig. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Klicka för att visa. @@ -779,15 +2381,15 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 - Paperless-ngx can automatically check for updates + Paperless-ngx kan automatiskt söka efter uppdateringar How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Hur fungerar detta? @@ -795,29 +2397,33 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Uppdatering tillgänglig - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Ett fel inträffade när inställningarna skulle sparas. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 - An error occurred while saving update checking settings. + Ett fel uppstod när uppdateringskontrollen skulle sparas. Clear @@ -841,7 +2447,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.html 12 - Cancel + Avbryt Confirmation @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Bekräfta @@ -885,7 +2491,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 20 - now + nu After @@ -935,97 +2541,293 @@ Senaste året - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Tilldela dokumenttyp + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Tilldela korrespondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Fel + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Avbryt + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Namn + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Ej skiftlägeskänsligt - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Avbryt - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Spara - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Skapa nytt objekt @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Redigera objekt - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Rättigheter - Create new user group @@ -1303,22 +2977,6 @@ IMAP-säkerhet - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Användarnamn - Password @@ -1337,7 +2995,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 18 - Password is token + Lösenordet är token Check if the password above is a token used for authentication @@ -1345,7 +3003,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 18 - Check if the password above is a token used for authentication + Kontrollera om lösenordet ovan är en token som används för autentisering Character Set @@ -1353,51 +3011,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 19 - Character Set - - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Laddar... + Teckentabell Test @@ -1405,7 +3019,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 32 - Test + Testa No encryption @@ -1453,7 +3067,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 90 - Successfully connected to the mail server + Anslutningen till e-postservern lyckades Unable to connect to the mail server @@ -1461,7 +3075,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 91 - Unable to connect to the mail server + Kunde inte ansluta till e-postservern Account @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Konto @@ -1489,7 +3103,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 12 - Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + Undermappar måste separeras med en avgränsare, ofta en punkt ('.') eller snedstreck ('/'), men det varierar beroende på e-postserver. Maximum age (days) @@ -1497,7 +3111,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 13 - Maximum age (days) + Maximal ålder (daga) Attachment type @@ -1505,7 +3119,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 14 - Attachment type + Typ av bilaga Consumption scope @@ -1513,7 +3127,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 15 - Consumption scope + Förbruknings omfattning See docs for .eml processing requirements @@ -1521,7 +3135,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 15 - See docs for .eml processing requirements + Se dokumentation för .eml-bearbetningskrav Rule order @@ -1529,7 +3143,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 16 - Rule order + Regel ordning Paperless will only process mails that match all of the filters specified below. @@ -1537,7 +3151,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 19 - Paperless will only process mails that match all of the filters specified below. + Paperless kommer enbart att processa e-post som matchar alla av filtren nedan. Filter from @@ -1569,7 +3183,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 23 - Filter body + Filtrera innehåll Filter attachment filename @@ -1577,7 +3191,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 24 - Filter attachment filename + Filtrera filnamn för bilaga Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. @@ -1585,7 +3199,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 24 - Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + Processa endast de dokument som exakt matchar detta filnamn, om det är angivet. Wildcards som *.pdf och *faktura* är tillåtna. Ingen skillnad på stor eller liten bokstav görs. Action @@ -1601,7 +3215,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 27 - Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + Åtgärden sker endast när dokument hämtas från e-postmeddelandet. E-post utan bilaga förblir orörd. Action parameter @@ -1609,51 +3223,39 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 28 - Action parameter + Åtgärdsparameter + + + Assignments specified here will supersede any consumption templates. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 29 + + Assignments specified here will supersede any consumption templates. Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 29 + 30 - Assign title from - - - Assign document type - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 - - Assign document type + Tilldela titel från Assign correspondent from - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 - - Assign correspondent from - - - Assign correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 33 - Assign correspondent + Tilldela korrespondent från - - Error + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 + 35 - - src/app/services/toast.service.ts - 37 - - Fel + Assign owner from rule Only process attachments @@ -1665,7 +3267,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 38 - Only process attachments + Behandla endast bilagor Process all files, including 'inline' attachments @@ -1673,7 +3275,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 31 - Process all files, including 'inline' attachments + Behandla alla filer, inklusive infogade bilagor Process message as .eml @@ -1681,7 +3283,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 42 - Process message as .eml + Behandla meddelande som .eml Process message as .eml and attachments separately @@ -1689,83 +3291,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 46 - Process message as .eml and attachments separately - - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Radera + Behandla meddelande som .eml och bilagor separat Move to specified folder @@ -1773,7 +3299,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 57 - Move to specified folder + Flytta till angiven mapp Mark as read, don't process read mails @@ -1781,7 +3307,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 61 - Mark as read, don't process read mails + Markera som läst, behandla inte lästa e-postmeddelanden Flag the mail, don't process flagged mails @@ -1789,7 +3315,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 65 - Flag the mail, don't process flagged mails + Flagga meddelandet, behandla inte flaggade meddelanden Tag the mail with specified tag, don't process tagged mails @@ -1797,7 +3323,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 69 - Tag the mail with specified tag, don't process tagged mails + Tagga meddelandet med en specifik tagg, bearbeta inte taggade meddelanden Use subject as title @@ -1805,7 +3331,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 76 - Use subject as title + Använd ämnet som titel Use attachment filename as title @@ -1813,55 +3339,63 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts 80 - Use attachment filename as title + Använd bilagans filnamn som titel + + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 - Do not assign a correspondent + Tilldela inte en korrespondent Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 - Use mail address + Använd e-postadress Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 - Use name (or mail address if not available) + Använd namn (eller e-postadress om inte tillgängligt) Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 - Use correspondent selected below + Använd korrespondent som valts nedan Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 - Create new mail rule + Skapa ny e-post regel Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 - Edit mail rule + Redigera mailregel Path @@ -1965,7 +3499,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 11 - Email + E-post First name @@ -1989,7 +3523,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 19 - Active + Aktiv Superuser @@ -1997,7 +3531,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 23 - Superuser + Superanvändare (Grants all permissions and can view objects) @@ -2005,23 +3539,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 23 - (Grants all permissions and can view objects) - - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groups + (Ger alla behörigheter och kan visa objekt) Create new user account @@ -2029,7 +3547,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts 44 - Create new user account + Skapa nytt användarkonto Edit user account @@ -2037,7 +3555,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts 48 - Edit user account + Redigera användare All @@ -2069,7 +3587,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 18 - Any + Alla Include @@ -2077,7 +3595,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 24 - Include + Inkludera Exclude @@ -2085,7 +3603,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 26 - Exclude + Exkludera Apply @@ -2101,7 +3619,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 48 - Click again to exclude items. + Klicka igen för att exkludera objekt. Not assigned @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Förslag: @@ -2146,7 +3664,7 @@ src/app/components/common/input/select/select.component.ts 149 - Filter documents with this + Filtrera dokument med denna Edit Permissions @@ -2154,7 +3672,7 @@ src/app/components/common/input/permissions/permissions-form/permissions-form.component.html 7 - Edit Permissions + Redigera Behörigheter Owner: @@ -2162,15 +3680,7 @@ src/app/components/common/input/permissions/permissions-form/permissions-form.component.html 19 - Owner: - - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users + Ägare: View @@ -2188,106 +3698,6 @@ Vy - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Redigera - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2315,7 +3725,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.ts 80 - Private + Privat Add tag @@ -2329,25 +3739,33 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 - Filter documents with these Tags + Filtrera dokument med dessa Taggar - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 - Note that permissions set here will override any existing permissions + Observera att behörigheter som anges här kommer att åsidosätta befintliga behörigheter My documents @@ -2355,7 +3773,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 28 - My documents + Mina dokument Shared with me @@ -2363,7 +3781,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 38 - Shared with me + Delat med mig Unowned @@ -2371,19 +3789,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 48 - Unowned - - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users + Saknar ägare Hide unowned @@ -2391,7 +3797,7 @@ src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html 77 - Hide unowned + Dölj oägda Type @@ -2399,7 +3805,7 @@ src/app/components/common/permissions-select/permissions-select.component.html 5 - Type + Typ Add @@ -2407,7 +3813,7 @@ src/app/components/common/permissions-select/permissions-select.component.html 7 - Add + Lägg till Change @@ -2415,21 +3821,7 @@ src/app/components/common/permissions-select/permissions-select.component.html 8 - Change - - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - + Redigera Inherited from group @@ -2437,7 +3829,7 @@ src/app/components/common/permissions-select/permissions-select.component.ts 61 - Inherited from group + Hämtad från grupp Select @@ -2463,11 +3855,155 @@ Välj ett objekt + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Skapa + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hej , välkommen till Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Välkommen till Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Visa alla - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Skapad - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,23 +4067,51 @@ Titel + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Korrespondent + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 - View Preview + Visa förhandsgranskning Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Ladda ner + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2585,7 +4149,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Go to inbox + Gå till inkorgen Documents in inbox @@ -2593,7 +4157,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 5 - Documents in inbox + Dokument i inkorgen Go to documents @@ -2601,7 +4165,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 8 - Go to documents + Gå till dokument Total documents @@ -2609,7 +4173,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 9 - Total documents + Totalt antal dokument Total characters @@ -2617,15 +4181,31 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 13 - Total characters + Totalt antal tecken + + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 - Other + Övrigt Upload new documents @@ -2635,36 +4215,36 @@ Ladda upp dokument - - Dismiss completed + + Drop documents anywhere or 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) - Avfärda slutförd - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Släpp dokument här eller + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Bläddra bland filer + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Avfärda slutförd + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, one {} =1 {Ett dokument till} other { fler dokument}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Bearbetar: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Misslyckades: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Tillagda: @@ -2697,14 +4277,14 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget - , + , Paperless-ngx is running! @@ -2728,7 +4308,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 4 - More detail on how to use and configure Paperless-ngx is always available in the documentation. + Mer information om hur du använder och konfigurerar Paperless-ngx finns alltid tillgängligt i dokumentationen. Thanks for being a part of the Paperless-ngx community! @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Ladda ner original @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,15 +4402,15 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 - Previous + Föregående Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Detaljer @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Arkivets serienummer @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Datum skapad - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Korrespondent - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Standard @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Innehåll @@ -2938,19 +4494,19 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts 17 - Metadata + Metadata Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Datum ändrad @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Datum tillagd @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Media filnamn @@ -2974,15 +4530,15 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 - Original filename + Ursprungligt filnamn Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Original MD5-kontrollsumma @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Ursprunglig filstorlek @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Ursprunglig mime-typ @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Arkiv MD5-kontrollsumma @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Arkiv filstorlek @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Ursprungliga dokument metadata @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Arkiverade dokument metadata @@ -3038,35 +4594,35 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 - Preview + Förhandsgranska Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 - Enter Password + Ange lösenord Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 - Notes + Anteckningar Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Avfärda @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Spara & nästa @@ -3082,25 +4638,25 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 - Save & close + Spara & stäng An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 - An error occurred loading content: + Ett fel uppstod när innehållet laddades: Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 - Error retrieving metadata + Fel vid hämtning av metadata Error retrieving suggestions. @@ -3108,41 +4664,41 @@ src/app/components/document-detail/document-detail.component.ts 419 - Error retrieving suggestions. + Fel vid hämtning av förslag. Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 - Document saved successfully. + Dokumentet har sparats. Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 - Error saving document + Kunde inte spara dokumentet Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Bekräfta borttagning @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Vill du verkligen ta bort dokumentet ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Filerna för detta dokument kommer att raderas permanent. Den här åtgärden kan inte ångras. @@ -3166,113 +4722,53 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Ta bort dokument - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 - Redo OCR confirm + Bekräfta upprepning av OCR This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 - This operation will permanently redo OCR for this document. - - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Den här åtgärden kan inte ångras. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Proceed + Den här åtgärden kommer permanent att göra om OCR läsningen för detta dokument. Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. + Upprepning av OCR läsning kommer ske i bakgrunden. Stäng och öppna, eller ladda om detta dokument efter läsningen är klar, för att se den nya inläsningen. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executing operation: + Error executing operation Select: @@ -3338,61 +4834,13 @@ Filtrera lagringsplatser - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Åtgärder - Include: src/app/components/document-list/bulk-editor/bulk-editor.component.html 108 - Include: + Inkludera: Archived files @@ -3400,7 +4848,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 112,114 - Archived files + Arkiverade filer Original files @@ -3408,7 +4856,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 118,120 - Original files + Originalfiler Use formatted filename @@ -3416,33 +4864,33 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 125,127 - Use formatted filename + Använd formaterat filnamn - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 - "" + "" "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" och "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' " och "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Bekräfta tilldelning av taggar @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Denna åtgärd kommer att lägga till taggen "" till valda dokument. @@ -3476,15 +4924,15 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 - This operation will add the tags to selected document(s). + Den här åtgärden kommer lägga till taggarna till de valda dokumenten. This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Denna åtgärd kommer att ta bort taggen "" från valda dokument. @@ -3492,23 +4940,23 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 - This operation will remove the tags from selected document(s). + Den här åtgärden kommer ta bort taggarna från de valda dokumenten. This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 - This operation will add the tags and remove the tags on selected document(s). + Den här åtgärden kommer lägga till taggarna och ta bort taggarna de valda dokumenten. Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Bekräfta korrespondenttilldelning @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Den här åtgärden kommer att tilldela korrespondenten "" till valda dokument. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Den här åtgärden kommer att ta bort korrespondenten från valda dokument. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Bekräfta tilldelning av dokumenttyp @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Den här åtgärden kommer att tilldela dokumenttypen "" till valda dokument. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Den här åtgärden kommer att ta bort dokumenttypen från valda dokument. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Bekräfta tilldelning av lagringsplats @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Den här åtgärden kommer att tilldela lagringsplatsen "" till valda dokument. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Den här åtgärden kommer att ta bort lagringsplatsen från valda dokument. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Bekräfta borttagning @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Den här åtgärden kommer att permanent ta bort markerade dokument. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Ta bort dokument @@ -3604,9 +5052,9 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 - This operation will permanently redo OCR for selected document(s). + Den här åtgärden kommer permanent göra om OCR inläsningen för valda dokument. Filter by correspondent @@ -3638,7 +5086,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 70 - View notes + Visa anteckningar Notes @@ -3646,7 +5094,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 74 - Notes + Anteckningar Filter by document type @@ -3658,7 +5106,7 @@ src/app/components/document-list/document-list.component.html 227 - Filter by document type + Filtrera efter dokumenttyp Filter by storage path @@ -3682,7 +5130,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 56,57 - Created: + Skapad: Added: @@ -3694,7 +5142,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 57,58 - Added: + Tillagd: Modified: @@ -3706,7 +5154,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 58,59 - Modified: + Ändrad: Score: @@ -3722,7 +5170,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 14 - Toggle tag filter + Växla tagg filter Toggle correspondent filter @@ -3730,7 +5178,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 32 - Toggle correspondent filter + Växla korrespondentfilter Toggle document type filter @@ -3738,7 +5186,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 39 - Toggle document type filter + Växla filtret för dokumenttyp Toggle storage path filter @@ -3780,18 +5228,6 @@ Sortera - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Vyer - Save "" @@ -3850,7 +5286,7 @@ src/app/components/document-list/document-list.component.html 117 - Error while loading documents + Kunde inte läsa in dokument Sort by ASN @@ -3858,7 +5294,7 @@ src/app/components/document-list/document-list.component.html 131 - Sort by ASN + Sortera efter ASN ASN @@ -3874,7 +5310,7 @@ src/app/services/rest/document.service.ts 18 - ASN + ASN Sort by correspondent @@ -3882,7 +5318,7 @@ src/app/components/document-list/document-list.component.html 138 - Sort by correspondent + Sortera efter korrespondent Sort by title @@ -3890,7 +5326,7 @@ src/app/components/document-list/document-list.component.html 145 - Sort by title + Sortera efter titel Sort by owner @@ -3898,7 +5334,7 @@ src/app/components/document-list/document-list.component.html 152 - Sort by owner + Sortera efter ägare Owner @@ -3910,7 +5346,7 @@ src/app/services/rest/document.service.ts 26 - Owner + Ägare Sort by notes @@ -3918,23 +5354,7 @@ src/app/components/document-list/document-list.component.html 159 - Sort by notes - - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes + Sortera efter anteckningar Sort by document type @@ -3942,7 +5362,7 @@ src/app/components/document-list/document-list.component.html 166 - Sort by document type + Sortera efter dokumenttyp Sort by storage path @@ -3950,7 +5370,7 @@ src/app/components/document-list/document-list.component.html 173 - Sort by storage path + Sortera efter lagringsplats Sort by created date @@ -3958,7 +5378,7 @@ src/app/components/document-list/document-list.component.html 180 - Sort by created date + Sortera efter skapelsedatum Sort by added date @@ -3966,7 +5386,7 @@ src/app/components/document-list/document-list.component.html 187 - Sort by added date + Sortera efter tilläggningsdatum Added @@ -3990,7 +5410,7 @@ src/app/components/document-list/document-list.component.html 210 - Edit document + Redigera dokument View "" saved successfully. @@ -4014,7 +5434,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 118,120 - Correspondent: + Korrespondent: Without correspondent @@ -4030,7 +5450,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 128,130 - Document type: + Dokumenttyp: Without document type @@ -4046,7 +5466,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 138,140 - Storage path: + Lagringsplats: Without storage path @@ -4054,7 +5474,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 142 - Without storage path + Utan lagringsplats Tag: @@ -4062,7 +5482,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 146,147 - Tag: + Tagg: Without any tag @@ -4086,7 +5506,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 158 - ASN: + ASN: Owner: @@ -4094,7 +5514,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 161 - Owner: + Ägare: Owner not in: @@ -4102,7 +5522,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 164 - Owner not in: + Ägare ej i: Without an owner @@ -4110,7 +5530,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 167 - Without an owner + Utan ägare Title & content @@ -4142,7 +5562,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 234 - equals + är lika med is empty @@ -4150,7 +5570,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 238 - is empty + är tom is not empty @@ -4158,7 +5578,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 242 - is not empty + är inte tom greater than @@ -4166,7 +5586,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 246 - greater than + större än less than @@ -4174,7 +5594,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 250 - less than + mindre än Save current view @@ -4184,37 +5604,13 @@ Spara aktuell vy - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Visa i sidofältet - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Visa på instrumentpanelen - Filter rules error occurred while saving this view src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 12 - Filter rules error occurred while saving this view + Kunde inte spara filterreglerna när vyen skulle sparas The error returned was @@ -4222,7 +5618,7 @@ src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 13 - The error returned was + Felet som inträffade var Enter note @@ -4230,7 +5626,7 @@ src/app/components/document-notes/document-notes.component.html 4 - Enter note + Ange anteckning Please enter a note. @@ -4238,7 +5634,7 @@ src/app/components/document-notes/document-notes.component.html 5,7 - Please enter a note. + Vänligen ange en anteckning. Add note @@ -4246,7 +5642,7 @@ src/app/components/document-notes/document-notes.component.html 11 - Add note + Lägg till anteckning Delete note @@ -4258,23 +5654,111 @@ src/app/components/document-notes/document-notes.component.html 25 - Delete note + Ta bort anteckning Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 - Error saving note + Kunde inte spara anteckning - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Släpp filer för att börja ladda upp + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Påbörjar uppladdning... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4282,7 +5766,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 39 - correspondent + korrespondent correspondents @@ -4290,7 +5774,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 40 - correspondents + korrespondenter Last used @@ -4298,7 +5782,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 45 - Last used + Senast använd Do you really want to delete the correspondent ""? @@ -4314,7 +5798,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 36 - document type + dokumenttyp document types @@ -4332,43 +5816,239 @@ Vill du verkligen ta bort dokumenttypen ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + E-postkonton + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Lägg till konto + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Inga e-postkonton har angetts. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + E-postregler + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Lägg regel + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Inga e-postregler har angetts. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Kunde inte hämta e-postkonton + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Kunde inte hämta e-postregler + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Sparade användaren "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Kunde inte spara användaren. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Bekräfta borttagning av e-postkonto + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Denna åtgärd kommer att ta bort detta e-postkonto permanent. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Tog bort e-postkonto + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Kunde inte ta bort e-postkonto. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Sparade regel "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Kunde inte spara regel. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Bekräfta borttagning av e-postregel + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Denna åtgärd kommer att ta bort denna e-postregel permanent. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Tog bort e-postregel + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Kunde inte ta bort e-postregel. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Skapa + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtrera på: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Matchar @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Antal dokument @@ -4416,47 +6096,47 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 - Filter Documents + Filtrera Dokument {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 - {VAR_PLURAL, plural, =1 {One } other { total }} + {VAR_PLURAL, plural, one {}=1 {En } other { totalt }} Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,789 +6148,69 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts 45 - None + Ingen Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 - Successfully created . + Skapade . Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 - Error occurred while creating . + Kunde inte skapa . Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 - Successfully updated . + Uppdaterade . Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 - Error occurred while saving . + Kunde inte spara . Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Kopplade dokument kommer inte att raderas. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Allmänt - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Utseende - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Visningsspråk - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Du måste ladda om sidan efter att du ställt in ett nytt språk. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Visning av datum - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Datumformat - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kort: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Medium: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Lång: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Objekt per sida - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Redigerare för dokument - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Använd PDF-läsaren som tillhandahålls av webbläsaren - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Detta är oftast snabbare för att visa stora PDF-dokument, men det kanske inte fungerar på vissa webbläsare. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidofält - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Visa endast ikoner - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Mörkt läge - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Använd systeminställningar - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Aktivera mörkt läge - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Invertera miniatyrer i mörkt läge - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Theme Color - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Reset - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Enable update checking - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Massändring - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Visa bekräftelsedialoger - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Radering av dokument kommer alltid att be om bekräftelse. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Tillämpa vid stängning - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Notifieringar - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Dokument bearbetas - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Visa notifieringar när nya dokument upptäcks - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Visa notifieringar när dokumentbehandlingen är klar - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Visa aviseringar när dokumentbehandling misslyckas - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Förhindra aviseringar på instrumentpanelen - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Detta kommer att förhindra alla meddelanden om status för dokumenthantering på instrumentpanelen. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Inga sparade vyer har definierats. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Sparad vy "" borttagen. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Inställningarna har sparats - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Inställningarna sparades. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Reload now - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Använd systemspråk - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Använd datumformat för visningsspråk - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5282,7 +6242,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 36 - tag + tagg tags @@ -5300,173 +6260,13 @@ Vill du verkligen ta bort taggen ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Refresh - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Resultat - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Öppna Dokument - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dismiss selected - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dismiss all - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirm Dismiss All - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found src/app/components/not-found/not-found.component.html 6 - Not Found + Hittades ej Go to Dashboard @@ -5474,7 +6274,7 @@ src/app/components/not-found/not-found.component.html 12 - Go to Dashboard + Gå till Instrumentpanelen Auto: Learn matching automatically @@ -5554,7 +6354,7 @@ src/app/data/matching-model.ts 40 - Fuzzy word + Suddigt ord Fuzzy: Document contains a word similar to this word @@ -5570,7 +6370,7 @@ src/app/data/matching-model.ts 46 - None: Disable matching + Ingen: Inaktivera matchning Warning: You have unsaved changes to your document(s). @@ -5578,7 +6378,7 @@ src/app/guards/dirty-doc.guard.ts 16 - Warning: You have unsaved changes to your document(s). + Varning: Du har ändringar i dokument som inte sparats. Unsaved Changes @@ -5618,7 +6418,7 @@ src/app/guards/dirty-form.guard.ts 19 - Are you sure you want to leave? + Är du säker på att du vill lämna? Leave page @@ -5642,7 +6442,7 @@ src/app/guards/dirty-saved-view.guard.ts 35 - Are you sure you want to close this saved view? + Är du säker på att du vill stänga denna sparade vy? Save and close @@ -5650,7 +6450,7 @@ src/app/guards/dirty-saved-view.guard.ts 39 - Save and close + Spara och stäng You don't have permissions to do that @@ -5658,7 +6458,7 @@ src/app/guards/permissions.guard.ts 34 - You don't have permissions to do that + Du saknar behörigheter att göra det där (no title) @@ -5674,7 +6474,7 @@ src/app/pipes/username.pipe.ts 33 - Shared + Delad Yes @@ -5706,7 +6506,7 @@ src/app/services/consumer-status.service.ts 18 - Document with ASN already exists. + Dokumentet med ASN finns redan. File not found. @@ -5822,7 +6622,7 @@ src/app/services/open-documents.service.ts 110 - Are you sure you want to close this document? + Är du säker på att du vill stänga detta dokument? Close document @@ -5830,7 +6630,7 @@ src/app/services/open-documents.service.ts 112 - Close document + Stäng dokument Are you sure you want to close all documents? @@ -5838,7 +6638,7 @@ src/app/services/open-documents.service.ts 133 - Are you sure you want to close all documents? + Är du säker på att du vill stänga alla dokument? Close documents @@ -5846,7 +6646,7 @@ src/app/services/open-documents.service.ts 135 - Close documents + Stäng dokument Modified @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Engelska (USA) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabiska @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusiska @@ -5893,15 +6701,15 @@ Catalan src/app/services/settings.service.ts - 181 + 179 - Catalan + Kataloniska Czech src/app/services/settings.service.ts - 187 + 185 Tjeckiska @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danska @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Tyska + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 Engelska (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Spanska @@ -5941,15 +6757,15 @@ Finnish src/app/services/settings.service.ts - 217 + 221 - Finnish + Finska French src/app/services/settings.service.ts - 223 + 227 Franska @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Italienska @@ -5965,23 +6781,31 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 - Luxembourgish + Luxemburgiska Dutch src/app/services/settings.service.ts - 241 + 245 Holländska + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polska @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portugisiska (Brasilien) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portugisiska @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Rumänska @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Ryska @@ -6021,15 +6845,15 @@ Slovak src/app/services/settings.service.ts - 277 + 287 - Slovak + Slovakiska Slovenian src/app/services/settings.service.ts - 283 + 293 Slovenska @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Serbiska @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Svenska @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Turkiska @@ -6061,15 +6885,15 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 - Ukrainian + Ukrainiska Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Kinesiska (förenklad) @@ -6077,33 +6901,33 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 - ISO 8601 + ISO 8601 Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 - Successfully completed one-time migratration of settings to the database! + Slutförde engångsmigreringen av inställningarna till databasen! Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 - Unable to migrate settings to the database, please try saving manually. + Kunde inte migrera inställningarna till databasen, försök spara manuellt. You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 - You can restart the tour from the settings page. + Du kan starta om rundturen från inställningssidan. Information @@ -6111,13 +6935,13 @@ src/app/services/toast.service.ts 46 - Information + Information Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Ansluter... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Laddar upp... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Uppladdning klar, väntar... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP-fel: diff --git a/src-ui/src/locale/messages.th_TH.xlf b/src-ui/src/locale/messages.th_TH.xlf index b0f2c5b57..7cc41e423 100644 --- a/src-ui/src/locale/messages.th_TH.xlf +++ b/src-ui/src/locale/messages.th_TH.xlf @@ -2,19 +2,303 @@ + + Close + + node_modules/src/ngb-config.ts + 13 + + ปิด + + + HH + + node_modules/src/ngb-config.ts + 13 + + ชช + + + Close + + node_modules/src/ngb-config.ts + 13 + + ปิด + + + «« + + node_modules/src/ngb-config.ts + 13 + + «« + + + Select month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + เลือกเดือน + + + Previous month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + เดือนก่อนหน้า + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + Slide of + + node_modules/src/ngb-config.ts + 13 + + Currently selected slide number read by screen reader + หน้า จาก + + + Hours + + node_modules/src/ngb-config.ts + 13 + + ชั่วโมง + + + « + + node_modules/src/ngb-config.ts + 13 + + « + + + Previous + + node_modules/src/ngb-config.ts + 13 + + ก่อนหน้า + + + MM + + node_modules/src/ngb-config.ts + 13 + + นน + + + » + + node_modules/src/ngb-config.ts + 13 + + » + + + Select year + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + เลือกปี + + + Next month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + เดือนถัดไป + + + Next + + node_modules/src/ngb-config.ts + 13 + + ถัดไป + + + Minutes + + node_modules/src/ngb-config.ts + 13 + + นาที + + + »» + + node_modules/src/ngb-config.ts + 13 + + »» + + + Increment hours + + node_modules/src/ngb-config.ts + 13 + + เพิ่มชั่วโมง + + + First + + node_modules/src/ngb-config.ts + 13 + + แรก + + + Previous + + node_modules/src/ngb-config.ts + 13 + + ก่อนหน้า + + + Decrement hours + + node_modules/src/ngb-config.ts + 13 + + ลดชั่วโมง + + + Next + + node_modules/src/ngb-config.ts + 13 + + ต่อไป + + + Increment minutes + + node_modules/src/ngb-config.ts + 13 + + เพิ่มนาที + + + Last + + node_modules/src/ngb-config.ts + 13 + + ล่าสุด + + + Decrement minutes + + node_modules/src/ngb-config.ts + 13 + + ลดนาที + + + SS + + node_modules/src/ngb-config.ts + 13 + + วว + + + Seconds + + node_modules/src/ngb-config.ts + 13 + + วินาที + + + Increment seconds + + node_modules/src/ngb-config.ts + 13 + + เพิ่มวินาที + + + Decrement seconds + + node_modules/src/ngb-config.ts + 13 + + ลดวินาที + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + + + + + node_modules/src/ngb-config.ts + 13 + + Document added src/app/app.component.ts - 51 + 83 - Document added + + src/app/app.component.ts + 93 + + เพิ่มเอกสารแล้ว Document was added to paperless. src/app/app.component.ts - 51 + 85 + + + src/app/app.component.ts + 95 Document was added to paperless. @@ -22,15 +306,19 @@ Open document src/app/app.component.ts - 51 + 86 - Open document + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 50 + + เปิดเอกสาร Could not add : src/app/app.component.ts - 59 + 109 Could not add : @@ -38,303 +326,4031 @@ New document detected src/app/app.component.ts - 65 + 124 - New document detected + ตรวจพบเอกสารใหม่ Document is being processed by paperless. src/app/app.component.ts - 65 + 126 Document is being processed by paperless. - - Documents + + Prev - src/app/components/document-list/document-list.component.ts - 49 + src/app/app.component.ts + 131 - Documents + ก่อนหน้า - - View "" saved successfully. + + Next - src/app/components/document-list/document-list.component.ts - 115 + src/app/app.component.ts + 132 - View "" saved successfully. - - - View "" created successfully. - src/app/components/document-list/document-list.component.ts - 136 + src/app/components/document-detail/document-detail.component.html + 65 - View "" created successfully. + ต่อไป - - Select + + End - src/app/components/document-list/document-list.component.html - 7 + src/app/app.component.ts + 133 - Select + สิ้นสุด - - Select none + + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. - src/app/components/document-list/document-list.component.html - 10 + src/app/app.component.ts + 139 - Select none + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. - - Select page + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. - src/app/components/document-list/document-list.component.html + src/app/app.component.ts + 146 + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + src/app/app.component.ts + 151 + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + + src/app/app.component.ts + 158 + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + + + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + + src/app/app.component.ts + 164 + + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + + + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + src/app/app.component.ts + 169 + + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + + src/app/app.component.ts + 193 + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + + + Check out the settings for various tweaks to the web app and toggle settings for saved views. + + src/app/app.component.ts + 201 + + Check out the settings for various tweaks to the web app and toggle settings for saved views. + + + Thank you! 🙏 + + src/app/app.component.ts + 209 + + ขอบคุณ 🙏 + + + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + + src/app/app.component.ts + 211 + + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + + + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + + src/app/app.component.ts + 213 + + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + + + Logs + + src/app/components/admin/logs/logs.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logs + + + Loading... + + src/app/components/admin/logs/logs.component.html 11 - Select page - - - Select all - src/app/components/document-list/document-list.component.html - 12 + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 - Select all - - - Sort src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + กำลังโหลด... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + การตั้งค่า + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + เริ่มทัวร์ต้อนรับ + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + เปิด Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + ทั่วไป + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + รูปลักษณ์ + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + ภาษาที่แสดง + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + You need to reload the page after applying a new language. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + แสดงวันที่ + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + รูปแบบวันที่ + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Short: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Long: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + รายการต่อหน้า + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + เครื่องมือแก้ไขเอกสาร + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Use PDF viewer provided by the browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + แถบด้านข้าง + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + โหมดกลางคืน + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + ใช้การตั้งค่าของระบบ + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + เปิดโหมดกลางคืน + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invert thumbnails in dark mode + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + สีธีม + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + รีเซ็ต + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + การตรวจสอบการอัพเดท + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + การแก้ไขครั้งละจำนวนมาก + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Show confirmation dialogs + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Deleting documents will always ask for confirmation. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + บันทึกเมื่อปิด + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + หมายเหตุ + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + เปิดใช้หมายเหตุ + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + สิทธิ์ + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + ผู้ใช้: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html 39 - Sort + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + กลุ่ม: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + การแจ้งเตือน + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + การประมวลผลเอกสาร + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Show notifications when new documents are detected + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Show notifications when document processing completes successfully + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Show notifications when document processing fails + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Suppress notifications on dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + This will suppress all messages about document processing status on the dashboard. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + การค้นที่เก็บไว้ + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes Views + + src/app/components/admin/settings/settings.component.html + 281 + src/app/components/document-list/document-list.component.html 64 - Views + ดู - - Save as... + + Name - src/app/components/document-list/document-list.component.html - 72 + src/app/components/admin/settings/settings.component.html + 286 - Save as... - - - Save "" - src/app/components/document-list/document-list.component.html - 71 + src/app/components/admin/tasks/tasks.component.html + 40 - Save "" - - - {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} - src/app/components/document-list/document-list.component.html - 85 + src/app/components/admin/users-groups/users-groups.component.html + 18 - {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} - - - {VAR_PLURAL, plural, =1 {One document} other { documents}} - src/app/components/document-list/document-list.component.html + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + ชื่อ + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + แสดงบนหน้าหลัก + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + แสดงบนเมนูด้านข้าง + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html 86 - {VAR_PLURAL, plural, =1 {One document} other { documents}} - - - (filtered) - src/app/components/document-list/document-list.component.html - 86 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 - (filtered) - - - ASN - src/app/components/document-list/document-list.component.html - 105 + src/app/components/manage/mail/mail.component.html + 19 - ASN - - - Correspondent - src/app/components/document-list/document-list.component.html - 111 + src/app/components/manage/mail/mail.component.html + 68 - Correspondent - - - Title - src/app/components/document-list/document-list.component.html - 117 + src/app/components/manage/management-list/management-list.component.html + 45 - Title - - - Document type - src/app/components/document-list/document-list.component.html - 123 + src/app/components/manage/management-list/management-list.component.html + 45 - Document type - - - Created - src/app/components/document-list/document-list.component.html - 129 + src/app/components/manage/management-list/management-list.component.html + 45 - Created - - - Added - src/app/components/document-list/document-list.component.html - 135 + src/app/components/manage/management-list/management-list.component.html + 45 - Added - - - Confirm delete - - src/app/components/document-detail/document-detail.component.ts - 203 - - Confirm delete - - - Do you really want to delete document ""? - - src/app/components/document-detail/document-detail.component.ts - 204 - - Do you really want to delete document ""? - - - The files for this document will be deleted permanently. This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 205 - - The files for this document will be deleted permanently. This operation cannot be undone. - - - Delete document - - src/app/components/document-detail/document-detail.component.ts - 207 - - Delete document - - - Error deleting document: - - src/app/components/document-detail/document-detail.component.ts - 214 - - Error deleting document: + การดำเนินการ Delete - src/app/components/document-detail/document-detail.component.html - 15 + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 - Delete - - - Download src/app/components/document-detail/document-detail.component.html - 23 + 11 - Download - - - More like this - src/app/components/document-detail/document-detail.component.html - 38 + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 - More like this - - - Close - src/app/components/document-detail/document-detail.component.html - 44 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 - Close - - - Details - src/app/components/document-detail/document-detail.component.html - 56 + src/app/components/manage/mail/mail.component.html + 42 - Details - - - Content - src/app/components/document-detail/document-detail.component.html - 72 + src/app/components/manage/mail/mail.component.html + 91 - Content - - - Metadata - src/app/components/document-detail/document-detail.component.html - 81 + src/app/components/manage/management-list/management-list.component.html + 80 - Metadata - - - Discard - src/app/components/document-detail/document-detail.component.html - 130 + src/app/components/manage/management-list/management-list.component.html + 80 - Discard + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + ลบ + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + No saved views defined. Save - src/app/components/document-detail/document-detail.component.html - 132 + src/app/components/admin/settings/settings.component.html + 323 - Save + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + บันทึก + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Saved view "" deleted. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + บันทึกการตั้งค่าแล้ว + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + โหลดใหม่เดี๋ยวนี้ + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + An error occurred while saving settings. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + ใช้ภาษาของระบบ + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Use date format of display language + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + รายการงาน + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + ล้างข้อมูลที่เลือกไว้ + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + รีเฟรช + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + สร้างเมื่อ + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + ผลลัพธ์ + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + ข้อมูล + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + ปิด + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + เปิดเอกสาร + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + ล้างการเลือก + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + ละทิ้งทั้งหมด + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + ยืนยันล้างทั้งหมด + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + จัดคิวแล้ว + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + เริ่มต้นแล้ว + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + เสร็จสมบูรณ์ + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + ล้มเหลว + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + ผู้ใช้งาน & กลุ่ม + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + ผู้ใช้งาน + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + เพิ่มผู้ใช้งาน + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + ชื่อผู้ใช้ + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + กลุ่ม + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + แก้ไข + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + เพิ่มกลุ่ม + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + เกิดข้อผิดพลาดในการบันทึกผู้ใช้งาน + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + This operation cannot be undone. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + ดำเนินการ + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + ผู้ใช้งานที่ถูกลบ + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + เกิดข้อผิดพลาดในการลบผู้ใช้งาน + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + เกิดข้อผิดพลาดระหว่างบันทึกกลุ่ม + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + ลบ​กลุ่ม + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. + + + Paperless-ngx + + src/app/components/app-frame/app-frame.component.html + 11 + + app title + Paperless-ngx + + + Search documents + + src/app/components/app-frame/app-frame.component.html + 18 + + ค้นหาเอกสาร + + + Logged in as + + src/app/components/app-frame/app-frame.component.html + 39 + + Logged in as + + + Logout + + src/app/components/app-frame/app-frame.component.html + 50 + + ออกจากระบบ + + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + เอกสารอ้างอิง + + + Dashboard + + src/app/components/app-frame/app-frame.component.html + 75 + + + src/app/components/app-frame/app-frame.component.html + 78 + + + src/app/components/dashboard/dashboard.component.html + 1 + + หน้าหลัก + + + Documents + + src/app/components/app-frame/app-frame.component.html + 82 + + + src/app/components/app-frame/app-frame.component.html + 85 + + + src/app/components/document-list/document-list.component.ts + 97 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 + + เอกสาร + + + Open documents + + src/app/components/app-frame/app-frame.component.html + 118 + + เปิดเอกสาร + + + Close all + + src/app/components/app-frame/app-frame.component.html + 134 + + + src/app/components/app-frame/app-frame.component.html + 137 + + ปิดทั้งหมด + + + Manage + + src/app/components/app-frame/app-frame.component.html + 144 + + จัดการ + + + Correspondents + + src/app/components/app-frame/app-frame.component.html + 148 + + + src/app/components/app-frame/app-frame.component.html + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 + + ผู้เขียน + + + Tags + + src/app/components/app-frame/app-frame.component.html + 155 + + + src/app/components/app-frame/app-frame.component.html + 158 + + + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 26 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 26 + + แท็ก + + + Document types + + src/app/components/app-frame/app-frame.component.html + 162 + + + src/app/components/app-frame/app-frame.component.html + 165 + + ประเภทเอกสาร + + + Storage paths + + src/app/components/app-frame/app-frame.component.html + 169 + + + src/app/components/app-frame/app-frame.component.html + 172 + + พาธจัดเก็บ + + + Consumption templates + + src/app/components/app-frame/app-frame.component.html + 176 + + Consumption templates + + + Templates + + src/app/components/app-frame/app-frame.component.html + 179 + + Templates + + + Mail + + src/app/components/app-frame/app-frame.component.html + 183 + + + src/app/components/app-frame/app-frame.component.html + 186 + + เมล + + + Administration + + src/app/components/app-frame/app-frame.component.html + 192 + + การจัดการระบบ + + + File Tasks + + src/app/components/app-frame/app-frame.component.html + 214 + + File Tasks + + + GitHub + + src/app/components/app-frame/app-frame.component.html + 234 + + GitHub + + + is available. + + src/app/components/app-frame/app-frame.component.html + 240 + + ใช้งานได้ + + + Click to view. + + src/app/components/app-frame/app-frame.component.html + 240 + + คลิกเพื่อดู + + + Paperless-ngx can automatically check for updates + + src/app/components/app-frame/app-frame.component.html + 244 + + Paperless-ngx can automatically check for updates + + + How does this work? + + src/app/components/app-frame/app-frame.component.html + 251,253 + + ระบบนี้ทำงานยังไง? + + + Update available + + src/app/components/app-frame/app-frame.component.html + 262 + + มีการอัพเดท + + + Sidebar views updated + + src/app/components/app-frame/app-frame.component.ts + 248 + + Sidebar views updated + + + Error updating sidebar views + + src/app/components/app-frame/app-frame.component.ts + 251 + + Error updating sidebar views + + + An error occurred while saving update checking settings. + + src/app/components/app-frame/app-frame.component.ts + 272 + + An error occurred while saving update checking settings. + + + Clear + + src/app/components/common/clearable-badge/clearable-badge.component.html + 1 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 33 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 56 + + ล้าง + + + Cancel + + src/app/components/common/confirm-dialog/confirm-dialog.component.html + 12 + + Cancel + + + Confirmation + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 20 + + การยืนยัน + + + Confirm + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 32 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 21 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 323 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 363 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 401 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 439 + + ยืนยัน + + + now + + src/app/components/common/date-dropdown/date-dropdown.component.html + 20 + + ตอนนี้ + + + After + + src/app/components/common/date-dropdown/date-dropdown.component.html + 28 + + หลังจาก + + + Before + + src/app/components/common/date-dropdown/date-dropdown.component.html + 51 + + ก่อน + + + Last 7 days + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 42 + + 7 วันล่าสุด + + + Last month + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 47 + + เดือนก่อน + + + Last 3 months + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 52 + + 3 เดือนล่าสุด + + + Last year + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 57 + + ปีที่แล้ว + + + Sort order + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + + Sort order + + + Filters + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + + ตัวกรอง + + + Process documents that match all filters specified below. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 32 + + กำหนดประเภทเอกสาร + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + กำหนดผู้เขียน + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + ข้อผิดพลาด + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 18 + + ยกเลิก + + + Consume Folder + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + + Consume Folder + + + API Upload + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + + API Upload + + + Mail Fetch + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + + Mail Fetch + + + Create new consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + + Create new consumption template + + + Edit consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 + + Edit consumption template + + + Matching algorithm + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 13 + + วิธีการจำแนก + + + Matching pattern + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 14 + + รูปแบบการจับคู่ + + + Case insensitive + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 15 + + ไม่คำนึงถึงตัวพิมพ์เล็ก-ใหญ่ + + + Create new correspondent + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 27 + + Create new correspondent + + + Edit correspondent + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 31 + + แก้ไขผู้เขียน + + + Create new document type + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 27 + + Create new document type + + + Edit document type + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 31 + + แก้ไขชนิดเอกสาร + + + Create new item + + src/app/components/common/edit-dialog/edit-dialog.component.ts + 109 + + สร้างรายการใหม่ + + + Edit item + + src/app/components/common/edit-dialog/edit-dialog.component.ts + 113 + + แก้ไขรายการ + + + Create new user group + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 26 + + สร้างกลุ่มผู้ใช้ใหม่ + + + Edit user group + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 30 + + แก้ไขกลุ่มผู้ใช้งาน + + + IMAP Server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 11 + + IMAP server + + + IMAP Port + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 12 + + IMAP port + + + IMAP Security + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 13 + + IMAP security + + + Password + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 12 + + รหัสผ่าน + + + Password is token + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + รหัสผ่านเป็น Token + + + Check if the password above is a token used for authentication + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + Check if the password above is a token used for authentication + + + Character Set + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 19 + + ชุดอักขระ + + + Test + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 32 + + ทดสอบ + + + No encryption + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 14 + + ไม่มีการเข้ารหัส + + + SSL + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 15 + + SSL + + + STARTTLS + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 16 + + STARTTLS + + + Create new mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 41 + + Create new mail account + + + Edit mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 45 + + แก้ไขบัญชีเมล + + + Successfully connected to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 90 + + Successfully connected to the mail server + + + Unable to connect to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 91 + + Unable to connect to the mail server + + + Account + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 11 + + + src/app/components/manage/mail/mail.component.html + 67 + + บัญชี + + + Folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + โฟลเดอร์ + + + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + + + Maximum age (days) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 13 + + อายุสูงสุด (วัน) + + + Attachment type + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 14 + + ประเภทไฟล์แนบ + + + Consumption scope + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + ขอบเขตการประมวลผล + + + See docs for .eml processing requirements + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + See docs for .eml processing requirements + + + Rule order + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 16 + + ลำดับกฎ + + + Paperless will only process mails that match all of the filters specified below. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 19 + + Paperless will only process mails that match all of the filters specified below. + + + Filter from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 20 + + กรอง จาก + + + Filter to + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 21 + + กรอง ถึง + + + Filter subject + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 22 + + กรอง หัวเรื่อง + + + Filter body + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 23 + + กรอง เนื้อความ + + + Filter attachment filename + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Filter attachment filename + + + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Action + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + การดำเนินการ + + + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + + + Action parameter + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 28 + + พารามิเตอร์ของการดำเนินการ + + + Assignments specified here will supersede any consumption templates. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 29 + + Assignments specified here will supersede any consumption templates. + + + Assign title from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 30 + + กำหนดชื่อจาก + + + Assign correspondent from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 33 + + Assign correspondent from + + + Assign owner from rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 35 + + Assign owner from rule + + + Only process attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 27 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 38 + + Only process attachments + + + Process all files, including 'inline' attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 31 + + Process all files, including 'inline' attachments + + + Process message as .eml + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 42 + + Process message as .eml + + + Process message as .eml and attachments separately + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 46 + + Process message as .eml and attachments separately + + + Move to specified folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 57 + + Move to specified folder + + + Mark as read, don't process read mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 61 + + Mark as read, don't process read mails + + + Flag the mail, don't process flagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 65 + + Flag the mail, don't process flagged mails + + + Tag the mail with specified tag, don't process tagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 69 + + Tag the mail with specified tag, don't process tagged mails + + + Use subject as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 76 + + ใช้หัวเรื่องเป็นชื่อเอกสาร + + + Use attachment filename as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 80 + + Use attachment filename as title + + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + + + Do not assign a correspondent + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 91 + + Do not assign a correspondent + + + Use mail address + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 95 + + ใช้ที่อยู่เมล + + + Use name (or mail address if not available) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 99 + + Use name (or mail address if not available) + + + Use correspondent selected below + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 103 + + Use correspondent selected below + + + Create new mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 145 + + สร้างกฎเมลใหม่ + + + Edit mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 149 + + แก้ไขกฎเมล + + + Path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 10 + + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 42 + + พาธ + + + e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 28 + + เช่น + + + or use slashes to add directories e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 30 + + or use slashes to add directories e.g. + + + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 32 + + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. + + + Create new storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 37 + + Create new storage path + + + Edit storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 41 + + แก้ไขพาธจัดเก็บ + + + Color + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 10 + + + src/app/components/manage/tag-list/tag-list.component.ts + 42 + + สี + + + Inbox tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + แท็กกล่องแรกเข้า + + + Inbox tags are automatically assigned to all consumed documents. + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + Inbox tags are automatically assigned to all consumed documents. + + + Create new tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 28 + + สร้างแท็กใหม่ + + + Edit tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 32 + + แก้ไขแท็ก + + + Email + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 11 + + อีเมล + + + First name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 13 + + ชื่อจริง + + + Last name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 14 + + นามสกุล + + + Active + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 19 + + ใช้งาน + + + Superuser + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + ผู้ดูแลระบบ + + + (Grants all permissions and can view objects) + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + (Grants all permissions and can view objects) + + + Create new user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 44 + + Create new user account + + + Edit user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 48 + + แก้ไขบัญชีผู้ใช้งาน + + + All + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 16 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 18 + + + src/app/components/common/permissions-select/permissions-select.component.html + 6 + + + src/app/components/common/permissions-select/permissions-select.component.html + 17 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 20 + + ทั้งหมด + + + Any + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 18 + + ใด ๆ + + + Include + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 24 + + รวมถึง + + + Exclude + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 26 + + ยกเว้น + + + Apply + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 42 + + นำไปใช้ + + + Click again to exclude items. + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 48 + + Click again to exclude items. + + + Not assigned + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.ts + 337 + + Filter drop down element to filter for documents with no correspondent/type/tag assigned + ไม่กำหนด + + + Invalid date. + + src/app/components/common/input/date/date.component.html + 18 + + วันที่ไม่ถูกต้อง + + + Suggestions: + + src/app/components/common/input/date/date.component.html + 21 + + + src/app/components/common/input/select/select.component.html + 37 + + + src/app/components/common/input/tags/tags.component.html + 43 + + คำแนะนำ + + + Filter documents with this + + src/app/components/common/input/date/date.component.ts + 103 + + + src/app/components/common/input/select/select.component.ts + 149 + + Filter documents with this + + + Edit Permissions + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 7 + + แก้ไขสิทธิ์ + + + Owner: + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 19 + + เจ้าของ: + + + View + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 27 + + + src/app/components/common/permissions-select/permissions-select.component.html + 10 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 56 + + ดู + + + Add item + + src/app/components/common/input/select/select.component.html + 12 + + Used for both types, correspondents, storage paths + เพิ่มรายการ + + + Private + + src/app/components/common/input/select/select.component.ts + 57 + + + src/app/components/common/tag/tag.component.html + 7 + + + src/app/components/common/tag/tag.component.html + 8 + + + src/app/components/document-list/document-card-small/document-card-small.component.ts + 80 + + ส่วนตัว + + + Add tag + + src/app/components/common/input/tags/tags.component.html + 12 + + เพิ่มแท็ก + + + Filter documents with these Tags + + src/app/components/common/input/tags/tags.component.html + 35 + + Filter documents with these Tags + + + Set permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 28 + + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for + + + Note that permissions set here will override any existing permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 61 + + Note that permissions set here will override any existing permissions + + + My documents + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 28 + + เอกสาร + + + Shared with me + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 38 + + แชร์กับฉัน + + + Unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 48 + + ไม่มีเจ้าของ + + + Hide unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 77 + + ซ่อนที่ไม่มีเจ้าของ + + + Type + + src/app/components/common/permissions-select/permissions-select.component.html + 5 + + ประเภท + + + Add + + src/app/components/common/permissions-select/permissions-select.component.html + 7 + + เพิ่ม + + + Change + + src/app/components/common/permissions-select/permissions-select.component.html + 8 + + เปลี่ยน + + + Inherited from group + + src/app/components/common/permissions-select/permissions-select.component.ts + 61 + + ใช้ตามกลุ่ม + + + Select + + src/app/components/common/select-dialog/select-dialog.component.html + 13 + + + src/app/components/common/select-dialog/select-dialog.component.ts + 17 + + + src/app/components/document-list/document-list.component.html + 8 + + เลือก + + + Please select an object + + src/app/components/common/select-dialog/select-dialog.component.ts + 20 + + Please select an object + + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + แชร์​ลิงก์ + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + ไม่พบลิงก์ + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + คัดลอก + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + แชร์ + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + คัดลอกแล้ว! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + แชร์เวอร์ชันเก็บถาวร + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + สร้าง + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 วัน + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 วัน + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 วัน + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + ไม่เลย + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + วัน + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + เกิดข้อผิดพลาดในการลบลิงก์ + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + เกิดข้อผิดพลาดในการสร้างลิงก์ + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + สถานะ + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + คัดลอกข้อผิดพลาดทั้งหมด + + + Hello , welcome to Paperless-ngx + + src/app/components/dashboard/dashboard.component.ts + 38 + + สวัสดี , ยินดีต้อนรับสู่ Paperless-ngx + + + Welcome to Paperless-ngx + + src/app/components/dashboard/dashboard.component.ts + 40 + + ยินดีต้อนรับสู่ Paperless-ngx + + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + + + Show all + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 8 + + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 29 + + แสดงทั้งหมด + + + Title + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 14 + + + src/app/components/document-detail/document-detail.component.html + 85 + + + src/app/components/document-list/document-list.component.html + 149 + + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 201 + + + src/app/services/rest/document.service.ts + 20 + + ชื่อ + + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + ผู้เขียน + + + View Preview + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 31 + + ดูตัวอย่าง + + + Download + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 41 + + + src/app/components/document-detail/document-detail.component.html + 18 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 102 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 64 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 99 + + ดาวน์โหลด + + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + ไม่มีเอกสาร + + + Statistics + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 1 + + สถิติ + + + Go to inbox + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 4 + + ไปที่กล่องขาเข้า + + + Documents in inbox + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 5 + + เอกสารในกล่องแรกเข้า + + + Go to documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 8 + + ไปยังเอกสาร + + + Total documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 9 + + เอกสารทั้งหมด + + + Total characters + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 13 + + ตัวอักษรทั้งหมด + + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + + + Other + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts + 65 + + อื่น ๆ + + + Upload new documents + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 1 + + อัปโหลดเอกสารใหม่ + + + Drop documents anywhere or + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 4 + + Drop documents anywhere or + + + Browse files + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 5 + + เรียกดูไฟล์ + + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + ล้างการเลือกแล้ว + + + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 27 + + This is shown as a summary line when there are more than 5 document in the processing pipeline. + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + + + Processing: + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 44 + + Processing: + + + Failed: + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 47 + + Failed: + + + Added: + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 50 + + Added: + + + , + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts + 53 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 268 + + this string is used to separate processing, failed and added on the file upload widget + , + + + Paperless-ngx is running! + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 2 + + Paperless-ngx กำลังทำงาน! + + + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 3 + + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. + + + More detail on how to use and configure Paperless-ngx is always available in the documentation. + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 4 + + More detail on how to use and configure Paperless-ngx is always available in the documentation. + + + Thanks for being a part of the Paperless-ngx community! + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 7 + + Thanks for being a part of the Paperless-ngx community! + + + Start the tour + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 8 + + เริ่มทัวร์ต้อนรับ + + + Searching document with asn + + src/app/components/document-asn/document-asn.component.html + 1 + + Searching document with asn Page src/app/components/document-detail/document-detail.component.html - 4 + 3 - Page + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 15 + + หน้า of src/app/components/document-detail/document-detail.component.html - 8 + 5,6 of @@ -342,55 +4358,187 @@ Download original src/app/components/document-detail/document-detail.component.html - 29 + 24 - Download original + ดาวน์โหลดต้นฉบับ + + + Redo OCR + + src/app/components/document-detail/document-detail.component.html + 40 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 89 + + OCR ใหม่ + + + More like this + + src/app/components/document-detail/document-detail.component.html + 46 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 44 + + เอกสารที่คล้ายกัน + + + Close + + src/app/components/document-detail/document-detail.component.html + 53 + + + src/app/guards/dirty-saved-view.guard.ts + 37 + + ปิด + + + Previous + + src/app/components/document-detail/document-detail.component.html + 60 + + ก่อนหน้า + + + Details + + src/app/components/document-detail/document-detail.component.html + 82 + + รายละเอียด Archive serial number src/app/components/document-detail/document-detail.component.html - 60 + 86 - Archive serial number + รหัสการจัดเก็บถาวร Date created src/app/components/document-detail/document-detail.component.html - 61 + 87 - Date created + วันที่สร้าง + + + Document type + + src/app/components/document-detail/document-detail.component.html + 91 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 49 + + + src/app/components/document-list/document-list.component.html + 170 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 43 + + + src/app/services/rest/document.service.ts + 21 + + ประเภทเอกสาร + + + Storage path + + src/app/components/document-detail/document-detail.component.html + 93 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 60 + + + src/app/components/document-list/document-list.component.html + 177 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 51 + + พาธจัดเก็บ + + + Default + + src/app/components/document-detail/document-detail.component.html + 94 + + ค่าเริ่มต้น + + + Content + + src/app/components/document-detail/document-detail.component.html + 101 + + เนื้อหา + + + Metadata + + src/app/components/document-detail/document-detail.component.html + 110 + + + src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts + 17 + + Metadata Date modified src/app/components/document-detail/document-detail.component.html - 87 + 116 - Date modified + วันที่แก้ไข Date added src/app/components/document-detail/document-detail.component.html - 91 + 120 - Date added + วันที่เพิ่ม Media filename src/app/components/document-detail/document-detail.component.html - 95 + 124 - Media filename + ชื่อไฟล์สื่อ + + + Original filename + + src/app/components/document-detail/document-detail.component.html + 128 + + ชื่อไฟล์ต้นฉบับ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 99 + 132 Original MD5 checksum @@ -398,39 +4546,39 @@ Original file size src/app/components/document-detail/document-detail.component.html - 103 + 136 - Original file size + ขนาดไฟล์เดิม Original mime type src/app/components/document-detail/document-detail.component.html - 107 + 140 - Original mime type + MIME Type ของไฟล์เดิม Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 111 + 144 - Archive MD5 checksum + MD5 checksum ของไฟล์เก็บถาวร Archive file size src/app/components/document-detail/document-detail.component.html - 115 + 148 - Archive file size + ขนาดไฟล์เก็บถาวร Original document metadata src/app/components/document-detail/document-detail.component.html - 121 + 154 Original document metadata @@ -438,947 +4586,475 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 122 + 155 Archived document metadata + + Preview + + src/app/components/document-detail/document-detail.component.html + 161 + + ตัวอย่าง + + + Enter Password + + src/app/components/document-detail/document-detail.component.html + 177 + + + src/app/components/document-detail/document-detail.component.html + 228 + + กรอกรหัสผ่าน + + + Notes + + src/app/components/document-detail/document-detail.component.html + 185,186 + + Notes + + + Discard + + src/app/components/document-detail/document-detail.component.html + 204 + + ละทิ้ง + Save & next src/app/components/document-detail/document-detail.component.html - 131 + 206 - Save & next + บันทึก & ถัดไป - - Hello , welcome to Paperless-ngx! + + Save & close - src/app/components/dashboard/dashboard.component.ts - 33 + src/app/components/document-detail/document-detail.component.html + 207 - Hello , welcome to Paperless-ngx! + บันทึก & ปิด - - Welcome to Paperless-ngx! + + An error occurred loading content: - src/app/components/dashboard/dashboard.component.ts - 35 + src/app/components/document-detail/document-detail.component.ts + 253,255 - Welcome to Paperless-ngx! + An error occurred loading content: - - Dashboard + + Error retrieving metadata - src/app/components/dashboard/dashboard.component.html - 1 + src/app/components/document-detail/document-detail.component.ts + 398 - Dashboard + Error retrieving metadata - - Do you really want to delete the tag ""? + + Error retrieving suggestions. - src/app/components/manage/tag-list/tag-list.component.ts - 26 + src/app/components/document-detail/document-detail.component.ts + 419 - Do you really want to delete the tag ""? + Error retrieving suggestions. - - Tags + + Document saved successfully. - src/app/components/manage/tag-list/tag-list.component.html - 1 + src/app/components/document-detail/document-detail.component.ts + 532 - Tags - - - Create - src/app/components/manage/tag-list/tag-list.component.html - 2 + src/app/components/document-detail/document-detail.component.ts + 540 - Create + Document saved successfully. - - Filter by: + + Error saving document - src/app/components/manage/tag-list/tag-list.component.html - 8 + src/app/components/document-detail/document-detail.component.ts + 544 - Filter by: - - - Name - src/app/components/manage/tag-list/tag-list.component.html - 9 + src/app/components/document-detail/document-detail.component.ts + 585 - Name + Error saving document - - Color + + Confirm delete - src/app/components/manage/tag-list/tag-list.component.html - 20 + src/app/components/document-detail/document-detail.component.ts + 611 - Color - - - Matching - src/app/components/manage/tag-list/tag-list.component.html - 21 + src/app/components/manage/management-list/management-list.component.ts + 201 - Matching + ยืนยันการลบ - - Document count + + Do you really want to delete document ""? - src/app/components/manage/tag-list/tag-list.component.html - 22 + src/app/components/document-detail/document-detail.component.ts + 612 - Document count + Do you really want to delete document ""? - - Actions + + The files for this document will be deleted permanently. This operation cannot be undone. - src/app/components/manage/tag-list/tag-list.component.html - 23 + src/app/components/document-detail/document-detail.component.ts + 613 - Actions + The files for this document will be deleted permanently. This operation cannot be undone. - - Documents + + Delete document - src/app/components/manage/tag-list/tag-list.component.html - 38 + src/app/components/document-detail/document-detail.component.ts + 615 - Documents + ลบเอกสาร - - Edit + + Error deleting document - src/app/components/manage/tag-list/tag-list.component.html - 43 + src/app/components/document-detail/document-detail.component.ts + 634 - Edit + เกิดข้อผิดพลาดในการลบเอกสาร - - Do you really want to delete the document type ""? + + Redo OCR confirm - src/app/components/manage/document-type-list/document-type-list.component.ts - 26 + src/app/components/document-detail/document-detail.component.ts + 654 - Do you really want to delete the document type ""? - - - Document types - src/app/components/manage/document-type-list/document-type-list.component.html - 1 + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 498 - Document types + ยืนยันให้ OCR ใหม่ - - Logs + + This operation will permanently redo OCR for this document. - src/app/components/manage/logs/logs.component.html - 1 + src/app/components/document-detail/document-detail.component.ts + 655 - Logs + This operation will permanently redo OCR for this document. - - Saved view "" deleted. + + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - src/app/components/manage/settings/settings.component.ts - 68 + src/app/components/document-detail/document-detail.component.ts + 666 - Saved view "" deleted. + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Settings saved successfully. + + Error executing operation - src/app/components/manage/settings/settings.component.ts - 89 + src/app/components/document-detail/document-detail.component.ts + 677 - Settings saved successfully. + Error executing operation - - Use system language + + Select: - src/app/components/manage/settings/settings.component.ts - 94 - - Use system language - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 100 - - Use date format of display language - - - Error while storing settings on server: - - src/app/components/manage/settings/settings.component.ts - 117 - - Error while storing settings on server: - - - Settings - - src/app/components/manage/settings/settings.component.html - 1 - - Settings - - - General settings - - src/app/components/manage/settings/settings.component.html + src/app/components/document-list/bulk-editor/bulk-editor.component.html 10 - General settings + เลือก: - - Notifications + + Edit: - src/app/components/manage/settings/settings.component.html - 116 - - Notifications - - - Saved views - - src/app/components/manage/settings/settings.component.html - 134 - - Saved views - - - Appearance - - src/app/components/manage/settings/settings.component.html - 13 - - Appearance - - - Display language - - src/app/components/manage/settings/settings.component.html - 17 - - Display language - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html + src/app/components/document-list/bulk-editor/bulk-editor.component.html 25 - You need to reload the page after applying a new language. - - - Date display - - src/app/components/manage/settings/settings.component.html - 32 - - Date display - - - Date format - - src/app/components/manage/settings/settings.component.html - 45 - - Date format - - - Short: - - src/app/components/manage/settings/settings.component.html - 51 - - Short: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 55 - - Medium: - - - Long: - - src/app/components/manage/settings/settings.component.html - 59 - - Long: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 67 - - Items per page - - - Document editor - - src/app/components/manage/settings/settings.component.html - 83 - - Document editor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 87 - - Use PDF viewer provided by the browser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 87 - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 94 - - Dark mode - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 97 - - Use system settings - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 98 - - Enable dark mode - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 99 - - Invert thumbnails in dark mode - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 103 - - Bulk editing - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 107 - - Show confirmation dialogs - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 107 - - Deleting documents will always ask for confirmation. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 108 - - Apply on close - - - Document processing - - src/app/components/manage/settings/settings.component.html - 119 - - Document processing - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 123 - - Show notifications when new documents are detected - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 124 - - Show notifications when document processing completes successfully - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 125 - - Show notifications when document processing fails - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 126 - - Suppress notifications on dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 126 - - This will suppress all messages about document processing status on the dashboard. - - - Appears on - - src/app/components/manage/settings/settings.component.html - 146 - - Appears on - - - Show on dashboard - - src/app/components/manage/settings/settings.component.html - 149 - - Show on dashboard - - - Show in sidebar - - src/app/components/manage/settings/settings.component.html - 153 - - Show in sidebar - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 163 - - No saved views defined. - - - 404 Not Found - - src/app/components/not-found/not-found.component.html - 7 - - 404 Not Found - - - Do you really want to delete the correspondent ""? - - src/app/components/manage/correspondent-list/correspondent-list.component.ts - 26 - - Do you really want to delete the correspondent ""? - - - Correspondents - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 1 - - Correspondents - - - Last correspondence - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 22 - - Last correspondence - - - Confirmation - - src/app/components/common/confirm-dialog/confirm-dialog.component.ts - 17 - - Confirmation - - - Confirm - - src/app/components/common/confirm-dialog/confirm-dialog.component.ts - 29 - - Confirm - - - Cancel - - src/app/components/common/confirm-dialog/confirm-dialog.component.html - 12 - - Cancel - - - Create new correspondent - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts - 21 - - Create new correspondent - - - Edit correspondent - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts - 25 - - Edit correspondent - - - Matching algorithm - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 10 - - Matching algorithm - - - Matching pattern - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 11 - - Matching pattern - - - Case insensitive - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 12 - - Case insensitive - - - Create new tag - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts - 22 - - Create new tag - - - Edit tag - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts - 26 - - Edit tag - - - Inbox tag - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 13 - - Inbox tag - - - Inbox tags are automatically assigned to all consumed documents. - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 13 - - Inbox tags are automatically assigned to all consumed documents. - - - Create new document type - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts - 21 - - Create new document type - - - Edit document type - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts - 25 - - Edit document type - - - Search results - - src/app/components/search/search.component.html - 1 - - Search results - - - Invalid search query: - - src/app/components/search/search.component.html - 4 - - Invalid search query: - - - Showing documents similar to - - src/app/components/search/search.component.html - 7 - - Showing documents similar to - - - Search query: - - src/app/components/search/search.component.html - 11 - - Search query: - - - Did you mean ""? - - src/app/components/search/search.component.html - 13 - - Did you mean ""? - - - {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} - - src/app/components/search/search.component.html - 18 - - {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} - - - Paperless-ngx - - src/app/components/app-frame/app-frame.component.html - 11 - - app title - Paperless-ngx - - - Search documents - - src/app/components/app-frame/app-frame.component.html - 15 - - Search documents - - - Logout - - src/app/components/app-frame/app-frame.component.html - 45 - - Logout - - - Manage - - src/app/components/app-frame/app-frame.component.html - 112 - - Manage - - - Admin - - src/app/components/app-frame/app-frame.component.html - 154 - - Admin - - - Info - - src/app/components/app-frame/app-frame.component.html - 160 - - Info - - - Documentation - - src/app/components/app-frame/app-frame.component.html - 167 - - Documentation - - - GitHub - - src/app/components/app-frame/app-frame.component.html - 175 - - GitHub - - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 181 - - Suggest an idea - - - Logged in as - - src/app/components/app-frame/app-frame.component.html - 34 - - Logged in as - - - Open documents - - src/app/components/app-frame/app-frame.component.html - 87 - - Open documents - - - Close all - - src/app/components/app-frame/app-frame.component.html - 106 - - Close all - - - Title - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 73 - - Title - - - Title & content - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 74 - - Title & content - - - Correspondent: - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 32 - - Correspondent: - - - Without correspondent - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 34 - - Without correspondent - - - Type: - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 39 - - Type: - - - Without document type - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 41 - - Without document type - - - Tag: - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 45 - - Tag: - - - Without any tag - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 49 - - Without any tag - - - Title: - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 53 - - Title: + แก้ไข: Filter tags - src/app/components/document-list/filter-editor/filter-editor.component.html - 20 + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 27 - Filter tags + + src/app/components/document-list/filter-editor/filter-editor.component.html + 27 + + กรอง ถึง Filter correspondents + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 39 + src/app/components/document-list/filter-editor/filter-editor.component.html - 28 + 36 Filter correspondents Filter document types + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 50 + src/app/components/document-list/filter-editor/filter-editor.component.html - 35 + 44 Filter document types - - Reset filters + + Filter storage paths + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 61 + src/app/components/document-list/filter-editor/filter-editor.component.html - 58 + 52 - Reset filters + กรองพาธจัดเก็บ - - Not assigned + + Include: - src/app/components/common/filterable-dropdown/filterable-dropdown.component.ts - 166 + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 108 - Filter drop down element to filter for documents with no correspondent/type/tag assigned - Not assigned + รวม: - - Apply + + Archived files - src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 26 + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 112,114 - Apply + ไฟล์เก็บถาวร - - Last 7 days + + Original files - src/app/components/common/date-dropdown/date-dropdown.component.ts - 34 + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 118,120 - Last 7 days + ไฟล์ต้นฉบับ - - Last month + + Use formatted filename - src/app/components/common/date-dropdown/date-dropdown.component.ts - 35 + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 125,127 - Last month + Use formatted filename - - Last 3 months + + Error executing bulk operation - src/app/components/common/date-dropdown/date-dropdown.component.ts - 36 + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 185 - Last 3 months + Error executing bulk operation - - Last year + + "" - src/app/components/common/date-dropdown/date-dropdown.component.ts - 37 + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 260 - Last year + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 266 + + "" - - After + + "" and "" - src/app/components/common/date-dropdown/date-dropdown.component.html - 13 + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 262 - After + This is for messages like 'modify "tag1" and "tag2"' + "" และ "" - - Before + + and "" - src/app/components/common/date-dropdown/date-dropdown.component.html - 38 + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 270,272 - Before + this is for messages like 'modify "tag1", "tag2" and "tag3"' + และ "" - - Clear + + Confirm tags assignment - src/app/components/common/date-dropdown/date-dropdown.component.html - 18 + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 287 - Clear + Confirm tags assignment - - View + + This operation will add the tag "" to selected document(s). - src/app/components/document-list/document-card-large/document-card-large.component.html - 50 + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 293 - View + This operation will add the tag "" to selected document(s). - - Created: + + This operation will add the tags to selected document(s). - src/app/components/document-list/document-card-large/document-card-large.component.html - 67 + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 298,300 - Created: + This operation will add the tags to selected document(s). + + + This operation will remove the tag "" from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 306 + + This operation will remove the tag "" from selected document(s). + + + This operation will remove the tags from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 311,313 + + This operation will remove the tags from selected document(s). + + + This operation will add the tags and remove the tags on selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 315,319 + + This operation will add the tags and remove the tags on selected document(s). + + + Confirm correspondent assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 356 + + Confirm correspondent assignment + + + This operation will assign the correspondent "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 358 + + This operation will assign the correspondent "" to selected document(s). + + + This operation will remove the correspondent from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 360 + + This operation will remove the correspondent from selected document(s). + + + Confirm document type assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 394 + + Confirm document type assignment + + + This operation will assign the document type "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 396 + + This operation will assign the document type "" to selected document(s). + + + This operation will remove the document type from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 398 + + This operation will remove the document type from selected document(s). + + + Confirm storage path assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 432 + + Confirm storage path assignment + + + This operation will assign the storage path "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 434 + + This operation will assign the storage path "" to selected document(s). + + + This operation will remove the storage path from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 436 + + This operation will remove the storage path from selected document(s). + + + Delete confirm + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 459 + + ยืนยันการลบ + + + This operation will permanently delete selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 460 + + This operation will permanently delete selected document(s). + + + Delete document(s) + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 463 + + ลบเอกสาร + + + This operation will permanently redo OCR for selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 499 + + This operation will permanently redo OCR for selected document(s). Filter by correspondent @@ -1386,6 +5062,10 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 20 + + src/app/components/document-list/document-list.component.html + 206 + Filter by correspondent @@ -1394,234 +5074,527 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 24 - Filter by tag + + src/app/components/document-list/document-list.component.html + 211 + + กรองตามแท็ก + + + View notes + + src/app/components/document-list/document-card-large/document-card-large.component.html + 70 + + ดูหมายเหตุ + + + Notes + + src/app/components/document-list/document-card-large/document-card-large.component.html + 74 + + Notes + + + Filter by document type + + src/app/components/document-list/document-card-large/document-card-large.component.html + 76 + + + src/app/components/document-list/document-list.component.html + 227 + + Filter by document type + + + Filter by storage path + + src/app/components/document-list/document-card-large/document-card-large.component.html + 83 + + + src/app/components/document-list/document-list.component.html + 232 + + Filter by storage path + + + Created: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 98,99 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 56,57 + + Created: + + + Added: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 99,100 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 57,58 + + Added: + + + Modified: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 100,101 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 58,59 + + Modified: Score: src/app/components/document-list/document-card-large/document-card-large.component.html - 62 + 116 - Score: + คะแนน: - - View in browser + + Toggle tag filter src/app/components/document-list/document-card-small/document-card-small.component.html - 40 + 14 - View in browser + เปิด/ปิดตัวกรองแท็ก - - Error executing bulk operation: + + Toggle correspondent filter - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 74 + src/app/components/document-list/document-card-small/document-card-small.component.html + 32 - Error executing bulk operation: + Toggle correspondent filter - - "" + + Toggle document type filter - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 113 + src/app/components/document-list/document-card-small/document-card-small.component.html + 39 - "" + Toggle document type filter - - "" and "" + + Toggle storage path filter - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 115 + src/app/components/document-list/document-card-small/document-card-small.component.html + 46 - This is for messages like 'modify "tag1" and "tag2"' - "" and "" + Toggle storage path filter - - , + + Select none - src/app/components/document-list/bulk-editor/bulk-editor.component.ts + src/app/components/document-list/document-list.component.html + 11 + + ไม่เลือกเลย + + + Select page + + src/app/components/document-list/document-list.component.html + 12 + + เลือกหน้า + + + Select all + + src/app/components/document-list/document-list.component.html + 13 + + เลือกทั้งหมด + + + Sort + + src/app/components/document-list/document-list.component.html + 38 + + จัดเรียง + + + Save "" + + src/app/components/document-list/document-list.component.html + 76 + + Save "" + + + Save as... + + src/app/components/document-list/document-list.component.html + 78 + + บันทึกเป็น... + + + {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} + + src/app/components/document-list/document-list.component.html + 97 + + {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} + + + {VAR_PLURAL, plural, =1 {One document} other { documents}} + + src/app/components/document-list/document-list.component.html + 99 + + {VAR_PLURAL, plural, =1 {One document} other { documents}} + + + (filtered) + + src/app/components/document-list/document-list.component.html + 99 + + (กรองแล้ว) + + + Reset filters + + src/app/components/document-list/document-list.component.html + 104 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 84 + + รีเซ็ตตัวกรอง + + + Error while loading documents + + src/app/components/document-list/document-list.component.html 117 - this is used to separate enumerations and should probably be a comma and a whitespace in most languages - , + Error while loading documents - - and "" + + Sort by ASN - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 118 + src/app/components/document-list/document-list.component.html + 131 - this is for messages like 'modify "tag1", "tag2" and "tag3"' - and "" + เรียงตาม ASN - - Confirm tags assignment + + ASN - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 127 - - Confirm tags assignment - - - This operation will add the tag "" to selected document(s). - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 130 - - This operation will add the tag "" to selected document(s). - - - This operation will add the tags to selected document(s). - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 132 - - This operation will add the tags to selected document(s). - - - This operation will remove the tag "" from selected document(s). - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts + src/app/components/document-list/document-list.component.html 135 - This operation will remove the tag "" from selected document(s). - - - This operation will remove the tags from selected document(s). - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 137 + src/app/components/document-list/filter-editor/filter-editor.component.ts + 206 - This operation will remove the tags from selected document(s). - - - This operation will add the tags and remove the tags on selected document(s). - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 139 + src/app/services/rest/document.service.ts + 18 - This operation will add the tags and remove the tags on selected document(s). + ASN - - Confirm correspondent assignment + + Sort by correspondent - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 159 + src/app/components/document-list/document-list.component.html + 138 - Confirm correspondent assignment + Sort by correspondent - - This operation will assign the correspondent "" to selected document(s). + + Sort by title - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 161 + src/app/components/document-list/document-list.component.html + 145 - This operation will assign the correspondent "" to selected document(s). + เรียงลำดับตามชื่อ - - This operation will remove the correspondent from selected document(s). + + Sort by owner - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 163 + src/app/components/document-list/document-list.component.html + 152 - This operation will remove the correspondent from selected document(s). + เรียงตามเจ้าของ - - Confirm document type assignment + + Owner - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 182 + src/app/components/document-list/document-list.component.html + 156 - Confirm document type assignment - - - This operation will assign the document type "" to selected document(s). - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 184 - - This operation will assign the document type "" to selected document(s). - - - This operation will remove the document type from selected document(s). - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 186 - - This operation will remove the document type from selected document(s). - - - Delete confirm - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 201 - - Delete confirm - - - This operation will permanently delete selected document(s). - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 202 - - This operation will permanently delete selected document(s). - - - This operation cannot be undone. - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 203 - - This operation cannot be undone. - - - Delete document(s) - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 205 - - Delete document(s) - - - Select: - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 10 - - Select: - - - All - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 20 - - All - - - Edit: - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 27 - - Edit: - - - Download originals - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 68 - - Download originals - - - Suggestions: - - src/app/components/common/input/select/select.component.html + src/app/services/rest/document.service.ts 26 - Suggestions: + เจ้าของ + + + Sort by notes + + src/app/components/document-list/document-list.component.html + 159 + + เรียงตามหมายเหตุ + + + Sort by document type + + src/app/components/document-list/document-list.component.html + 166 + + Sort by document type + + + Sort by storage path + + src/app/components/document-list/document-list.component.html + 173 + + เรียงตามพาธจัดเก็บ + + + Sort by created date + + src/app/components/document-list/document-list.component.html + 180 + + เรียงตามวันที่สร้าง + + + Sort by added date + + src/app/components/document-list/document-list.component.html + 187 + + เรียงตามวันที่เพิ่ม + + + Added + + src/app/components/document-list/document-list.component.html + 191 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 68 + + + src/app/services/rest/document.service.ts + 23 + + นำเข้า + + + Edit document + + src/app/components/document-list/document-list.component.html + 210 + + แก้ไขเอกสาร + + + View "" saved successfully. + + src/app/components/document-list/document-list.component.ts + 207 + + View "" saved successfully. + + + View "" created successfully. + + src/app/components/document-list/document-list.component.ts + 248 + + View "" created successfully. + + + Correspondent: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 118,120 + + Correspondent: + + + Without correspondent + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 122 + + Without correspondent + + + Document type: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 128,130 + + Document type: + + + Without document type + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 132 + + Without document type + + + Storage path: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 138,140 + + Storage path: + + + Without storage path + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 142 + + ไม่มีพาธจัดเก็บ + + + Tag: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 146,147 + + Tag: + + + Without any tag + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 151 + + ไม่มีแท็กใด ๆ + + + Title: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 155 + + Title: + + + ASN: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 158 + + ASN: + + + Owner: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 161 + + Owner: + + + Owner not in: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 164 + + Owner not in: + + + Without an owner + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 167 + + ไม่มีเจ้าของ + + + Title & content + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 204 + + ชื่อ & เนื้อหา + + + Advanced search + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 209 + + ค้นหาขั้นสูง + + + More like + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 215 + + อื่น ๆ ที่คล้ายกัน + + + equals + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 234 + + เท่ากับ + + + is empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 238 + + ว่างเปล่า + + + is not empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 242 + + ไม่ว่างเปล่า + + + greater than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 246 + + มากกว่า + + + less than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 250 + + น้อยกว่า Save current view @@ -1629,359 +5602,925 @@ src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 3 - Save current view + เก็บการกรองปัจจุบัน - - Show all + + Filter rules error occurred while saving this view - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 12 - Show all + Filter rules error occurred while saving this view - - Statistics + + The error returned was - src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html - 1 - - Statistics - - - Total documents: - - src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html - 4 - - Total documents: - - - Documents in inbox: - - src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html - 3 - - Documents in inbox: - - - Processing: - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 32 - - Processing: - - - Failed: - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 35 - - Failed: - - - Added: - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 38 - - Added: - - - Connecting... - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 118 - - Connecting... - - - Uploading... - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 123 - - Uploading... - - - Upload complete, waiting... - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 126 - - Upload complete, waiting... - - - HTTP error: - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 136 - - HTTP error: - - - Upload new documents - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 1 - - Upload new documents - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 13 - Drop documents here or + The error returned was - - Browse files + + Enter note - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Browse files - - - Dismiss completed - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + src/app/components/document-notes/document-notes.component.html 4 - This button dismisses all status messages about processed documents on the dashboard (failed and successful) - Dismiss completed + ระบุหมายเหตุ - - {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + + Please enter a note. - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + src/app/components/document-notes/document-notes.component.html + 5,7 - This is shown as a summary line when there are more than 5 document in the processing pipeline. - {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + Please enter a note. - - Open document + + Add note - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 45 - - Open document - - - First steps - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 1 - - First steps - - - Paperless is running! :) - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 5 - - Paperless is running! :) - - - 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. - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 6,7 - - 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. - - - Paperless offers some more features that try to make your life easier: - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 8 - - Paperless offers some more features that try to make your life easier: - - - Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 10 - - Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. - - - You can configure paperless to read your mails and add documents from attached files. - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + src/app/components/document-notes/document-notes.component.html 11 - You can configure paperless to read your mails and add documents from attached files. + เพิ่มหมายเหตุ - - 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. + + Delete note - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 13 - - 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. - - - Metadata - - src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts - 18 - - Metadata - - - Select - - src/app/components/common/select-dialog/select-dialog.component.ts - 18 - - Select - - - Please select an object - - src/app/components/common/select-dialog/select-dialog.component.ts + src/app/components/document-notes/document-notes.component.html 21 - Please select an object - - - Invalid date. - src/app/components/common/input/date/date.component.html - 14 + src/app/components/document-notes/document-notes.component.html + 25 - Invalid date. + ลบหมายเหตุ - - Yes + + Error saving note - src/app/pipes/yes-no.pipe.ts - 9 + src/app/components/document-notes/document-notes.component.ts + 66 - Yes + เกิดข้อผิดพลาดในการบันทึกหมายเหตุ - - No + + Error deleting note - src/app/pipes/yes-no.pipe.ts - 9 + src/app/components/document-notes/document-notes.component.ts + 80 - No + เกิดข้อผิดพลาดในการลบหมายเหตุ + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Drop files to begin upload + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + เริ่มต้นการอัปโหลด... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + ลบเทมเพลตแล้ว + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + เกิดข้อผิดพลาดในการลบเทมเพลต + + + correspondent + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 39 + + ผู้เขียน + + + correspondents + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 40 + + ผู้เขียน + + + Last used + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 45 + + ใช้งานล่าสุด + + + Do you really want to delete the correspondent ""? + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 67 + + Do you really want to delete the correspondent ""? + + + document type + + src/app/components/manage/document-type-list/document-type-list.component.ts + 36 + + ประเภทเอกสาร + + + document types + + src/app/components/manage/document-type-list/document-type-list.component.ts + 37 + + ประเภทเอกสาร + + + Do you really want to delete the document type ""? + + src/app/components/manage/document-type-list/document-type-list.component.ts + 44 + + Do you really want to delete the document type ""? + + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + บัญชีเมล + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + เพิ่มบัญชี + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + แม่ข่าย + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + กฎเมล + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + เพิ่มกฎ + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + ลบบัญชีเมลแล้ว + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + เกิดข้อผิดพลาดในการบันทึกกฎ + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + ลบกฏเมลแล้ว + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + Create + + + Filter by: + + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 + + กรองตาม + + + Matching + + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 + + เข้ากัน + + + Document count + + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 + + จำนวนเอกสาร + + + Filter Documents + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + กรองเอกสาร + + + {VAR_PLURAL, plural, =1 {One } other { total }} + + src/app/components/manage/management-list/management-list.component.html + 109 + + + src/app/components/manage/management-list/management-list.component.html + 109 + + + src/app/components/manage/management-list/management-list.component.html + 109 + + + src/app/components/manage/management-list/management-list.component.html + 109 + + {VAR_PLURAL, plural, =1 {One } other { total }} + + + Automatic + + src/app/components/manage/management-list/management-list.component.ts + 113 + + + src/app/data/matching-model.ts + 15 + + อัตโนมัติ + + + None + + src/app/components/manage/management-list/management-list.component.ts + 115 + + + src/app/data/matching-model.ts + 45 + + ไม่มี + + + Successfully created . + + src/app/components/manage/management-list/management-list.component.ts + 158 + + Successfully created . + + + Error occurred while creating . + + src/app/components/manage/management-list/management-list.component.ts + 163 + + Error occurred while creating . + + + Successfully updated . + + src/app/components/manage/management-list/management-list.component.ts + 178 + + Successfully updated . + + + Error occurred while saving . + + src/app/components/manage/management-list/management-list.component.ts + 183 + + Error occurred while saving . + + + Associated documents will not be deleted. + + src/app/components/manage/management-list/management-list.component.ts + 203 + + Associated documents will not be deleted. + + + Error while deleting element + + src/app/components/manage/management-list/management-list.component.ts + 219 + + Error while deleting element + + + Permissions updated successfully + + src/app/components/manage/management-list/management-list.component.ts + 293 + + Permissions updated successfully + + + storage path + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 36 + + พาธจัดเก็บ + + + storage paths + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 37 + + พาธจัดเก็บ + + + Do you really want to delete the storage path ""? + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 52 + + Do you really want to delete the storage path ""? + + + tag + + src/app/components/manage/tag-list/tag-list.component.ts + 36 + + แท็ก + + + tags + + src/app/components/manage/tag-list/tag-list.component.ts + 37 + + แท็ก + + + Do you really want to delete the tag ""? + + src/app/components/manage/tag-list/tag-list.component.ts + 53 + + Do you really want to delete the tag ""? + + + Not Found + + src/app/components/not-found/not-found.component.html + 6 + + ไม่พบ + + + Go to Dashboard + + src/app/components/not-found/not-found.component.html + 12 + + ไปที่หน้าหลัก + + + Auto: Learn matching automatically + + src/app/data/matching-model.ts + 16 + + Auto: Learn matching automatically + + + Any word + + src/app/data/matching-model.ts + 20 + + คำใดคำหนึ่ง + + + Any: Document contains any of these words (space separated) + + src/app/data/matching-model.ts + 21 + + Any: Document contains any of these words (space separated) + + + All words + + src/app/data/matching-model.ts + 25 + + ทุกคำ + + + All: Document contains all of these words (space separated) + + src/app/data/matching-model.ts + 26 + + All: Document contains all of these words (space separated) + + + Exact match + + src/app/data/matching-model.ts + 30 + + ตรงกันทุกประการ + + + Exact: Document contains this string + + src/app/data/matching-model.ts + 31 + + Exact: Document contains this string + + + Regular expression + + src/app/data/matching-model.ts + 35 + + Regular expression + + + Regular expression: Document matches this regular expression + + src/app/data/matching-model.ts + 36 + + Regular expression: Document matches this regular expression + + + Fuzzy word + + src/app/data/matching-model.ts + 40 + + Fuzzy word + + + Fuzzy: Document contains a word similar to this word + + src/app/data/matching-model.ts + 41 + + Fuzzy: Document contains a word similar to this word + + + None: Disable matching + + src/app/data/matching-model.ts + 46 + + None: Disable matching + + + Warning: You have unsaved changes to your document(s). + + src/app/guards/dirty-doc.guard.ts + 16 + + Warning: You have unsaved changes to your document(s). + + + Unsaved Changes + + src/app/guards/dirty-form.guard.ts + 17 + + + src/app/guards/dirty-saved-view.guard.ts + 29 + + + src/app/services/open-documents.service.ts + 104 + + + src/app/services/open-documents.service.ts + 131 + + การเปลี่ยนแปลงที่ยังไม่ได้บันทึก + + + You have unsaved changes. + + src/app/guards/dirty-form.guard.ts + 18 + + + src/app/services/open-documents.service.ts + 132 + + You have unsaved changes. + + + Are you sure you want to leave? + + src/app/guards/dirty-form.guard.ts + 19 + + Are you sure you want to leave? + + + Leave page + + src/app/guards/dirty-form.guard.ts + 21 + + ออกจากหน้านี้ + + + You have unsaved changes to the saved view + + src/app/guards/dirty-saved-view.guard.ts + 31 + + You have unsaved changes to the saved view + + + Are you sure you want to close this saved view? + + src/app/guards/dirty-saved-view.guard.ts + 35 + + Are you sure you want to close this saved view? + + + Save and close + + src/app/guards/dirty-saved-view.guard.ts + 39 + + บันทึกและปิด + + + You don't have permissions to do that + + src/app/guards/permissions.guard.ts + 34 + + You don't have permissions to do that (no title) src/app/pipes/document-title.pipe.ts - 12 + 11 - (no title) + (ไม่มีชื่อ) - - English (US) + + Shared - src/app/services/settings.service.ts - 90 + src/app/pipes/username.pipe.ts + 33 - English (US) + แชร์แล้ว - - English (GB) + + Yes - src/app/services/settings.service.ts - 91 + src/app/pipes/yes-no.pipe.ts + 8 - English (GB) + ใช่ - - German + + No - src/app/services/settings.service.ts - 92 + src/app/pipes/yes-no.pipe.ts + 8 - German - - - Dutch - - src/app/services/settings.service.ts - 93 - - Dutch - - - French - - src/app/services/settings.service.ts - 94 - - French - - - Portuguese (Brazil) - - src/app/services/settings.service.ts - 95 - - Portuguese (Brazil) - - - Italian - - src/app/services/settings.service.ts - 96 - - Italian - - - Romanian - - src/app/services/settings.service.ts - 97 - - Romanian - - - Russian - - src/app/services/settings.service.ts - 98 - - Russian - - - ISO 8601 - - src/app/services/settings.service.ts - 103 - - ISO 8601 + ไม่ Document already exists. src/app/services/consumer-status.service.ts - 15 + 17 Document already exists. + + Document with ASN already exists. + + src/app/services/consumer-status.service.ts + 18 + + Document with ASN already exists. + File not found. src/app/services/consumer-status.service.ts - 16 + 19 - File not found. + ไม่พบไฟล์ Pre-consume script does not exist. src/app/services/consumer-status.service.ts - 17 + 20 Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation Pre-consume script does not exist. @@ -1990,7 +6529,7 @@ Error while executing pre-consume script. src/app/services/consumer-status.service.ts - 18 + 21 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. @@ -1999,7 +6538,7 @@ Post-consume script does not exist. src/app/services/consumer-status.service.ts - 19 + 22 Post-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. @@ -2008,7 +6547,7 @@ Error while executing post-consume script. src/app/services/consumer-status.service.ts - 20 + 23 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. @@ -2017,15 +6556,15 @@ Received new file. src/app/services/consumer-status.service.ts - 21 + 24 - Received new file. + ได้รับไฟล์ใหม่แล้ว File type not supported. src/app/services/consumer-status.service.ts - 22 + 25 File type not supported. @@ -2033,7 +6572,7 @@ Processing document... src/app/services/consumer-status.service.ts - 23 + 26 Processing document... @@ -2041,7 +6580,7 @@ Generating thumbnail... src/app/services/consumer-status.service.ts - 24 + 27 Generating thumbnail... @@ -2049,7 +6588,7 @@ Retrieving date from document... src/app/services/consumer-status.service.ts - 25 + 28 Retrieving date from document... @@ -2057,233 +6596,378 @@ Saving document... src/app/services/consumer-status.service.ts - 26 + 29 - Saving document... + กำลังบันทึกเอกสาร... Finished. src/app/services/consumer-status.service.ts - 27 + 30 - Finished. + เสร็จสิ้น - - Error + + You have unsaved changes to the document - src/app/services/toast.service.ts - 35 + src/app/services/open-documents.service.ts + 106 - Error + You have unsaved changes to the document - - Information + + Are you sure you want to close this document? - src/app/services/toast.service.ts - 39 + src/app/services/open-documents.service.ts + 110 - Information + Are you sure you want to close this document? - - ASN + + Close document - src/app/services/rest/document.service.ts - 17 + src/app/services/open-documents.service.ts + 112 - ASN + ปิดเอกสาร - - Correspondent + + Are you sure you want to close all documents? - src/app/services/rest/document.service.ts - 18 + src/app/services/open-documents.service.ts + 133 - Correspondent + Are you sure you want to close all documents? - - Document type + + Close documents - src/app/services/rest/document.service.ts - 20 + src/app/services/open-documents.service.ts + 135 - Document type - - - Created - - src/app/services/rest/document.service.ts - 21 - - Created - - - Added - - src/app/services/rest/document.service.ts - 22 - - Added + ปิดเอกสาร Modified src/app/services/rest/document.service.ts - 23 + 24 - Modified + แก้ไขเมื่อ - - Create new item + + Search score - src/app/components/common/edit-dialog/edit-dialog.component.ts - 50 + src/app/services/rest/document.service.ts + 33 - Create new item + Score is a value returned by the full text search engine and specifies how well a result matches the given query + คะแนนการค้นหา - - Edit item + + English (US) - src/app/components/common/edit-dialog/edit-dialog.component.ts + src/app/services/settings.service.ts + 155 + + ภาษาอังกฤษ (สหรัฐฯ) + + + Afrikaans + + src/app/services/settings.service.ts + 161 + + ภาษาอาฟรีกานส์ + + + Arabic + + src/app/services/settings.service.ts + 167 + + ภาษาอาหรับ + + + Belarusian + + src/app/services/settings.service.ts + 173 + + ภาษาเบลารุส + + + Catalan + + src/app/services/settings.service.ts + 179 + + ภาษาคาตาลัน + + + Czech + + src/app/services/settings.service.ts + 185 + + ภาษาเช็ก + + + Danish + + src/app/services/settings.service.ts + 191 + + ภาษาเดนมาร์ก + + + German + + src/app/services/settings.service.ts + 197 + + ภาษาเยอรมัน + + + Greek + + src/app/services/settings.service.ts + 203 + + ภาษากรีก + + + English (GB) + + src/app/services/settings.service.ts + 209 + + ภาษาอังกฤษ (สหราชอาณาจักร) + + + Spanish + + src/app/services/settings.service.ts + 215 + + ภาษาสเปน + + + Finnish + + src/app/services/settings.service.ts + 221 + + ภาษาฟินแลนด์ + + + French + + src/app/services/settings.service.ts + 227 + + ภาษาฝรั่งเศส + + + Italian + + src/app/services/settings.service.ts + 233 + + ภาษาอิตาลี + + + Luxembourgish + + src/app/services/settings.service.ts + 239 + + ภาษาลักเซมเบิร์ก + + + Dutch + + src/app/services/settings.service.ts + 245 + + ภาษาดัตช์ + + + Norwegian + + src/app/services/settings.service.ts + 251 + + ภาษานอร์เวย์ + + + Polish + + src/app/services/settings.service.ts + 257 + + ภาษาโปแลนด์ + + + Portuguese (Brazil) + + src/app/services/settings.service.ts + 263 + + ภาษาโปรตุเกส (บราซิล) + + + Portuguese + + src/app/services/settings.service.ts + 269 + + ภาษาโปรตุเกส + + + Romanian + + src/app/services/settings.service.ts + 275 + + ภาษาโรมาเนีย + + + Russian + + src/app/services/settings.service.ts + 281 + + ภาษารัสเซีย + + + Slovak + + src/app/services/settings.service.ts + 287 + + ภาษาสโลวาเกีย + + + Slovenian + + src/app/services/settings.service.ts + 293 + + ภาษาสโลเวเนีย + + + Serbian + + src/app/services/settings.service.ts + 299 + + ภาษาเซอร์เบีย + + + Swedish + + src/app/services/settings.service.ts + 305 + + ภาษาสวีเดน + + + Turkish + + src/app/services/settings.service.ts + 311 + + ภาษาตุรกี + + + Ukrainian + + src/app/services/settings.service.ts + 317 + + ภาษายูเครน + + + Chinese Simplified + + src/app/services/settings.service.ts + 323 + + ภาษาจีน (ตัวย่อ) + + + ISO 8601 + + src/app/services/settings.service.ts + 340 + + ISO 8601 + + + Successfully completed one-time migratration of settings to the database! + + src/app/services/settings.service.ts + 459 + + Successfully completed one-time migratration of settings to the database! + + + Unable to migrate settings to the database, please try saving manually. + + src/app/services/settings.service.ts + 460 + + Unable to migrate settings to the database, please try saving manually. + + + You can restart the tour from the settings page. + + src/app/services/settings.service.ts + 533 + + You can restart the tour from the settings page. + + + Information + + src/app/services/toast.service.ts + 46 + + ข้อมูล + + + Connecting... + + src/app/services/upload-documents.service.ts + 42 + + กำลังเชื่อมต่อ... + + + Uploading... + + src/app/services/upload-documents.service.ts 54 - Edit item + กำลังอัปโหลด... - - Could not save element: + + Upload complete, waiting... - src/app/components/common/edit-dialog/edit-dialog.component.ts - 58 + src/app/services/upload-documents.service.ts + 57 - Could not save element: + Upload complete, waiting... - - Automatic + + HTTP error: - src/app/components/manage/generic-list/generic-list.component.ts - 39 + src/app/services/upload-documents.service.ts + 70 - Automatic - - - Do you really want to delete this element? - - src/app/components/manage/generic-list/generic-list.component.ts - 97 - - Do you really want to delete this element? - - - Associated documents will not be deleted. - - src/app/components/manage/generic-list/generic-list.component.ts - 104 - - Associated documents will not be deleted. - - - Delete - - src/app/components/manage/generic-list/generic-list.component.ts - 106 - - Delete - - - Error while deleting element: - - src/app/components/manage/generic-list/generic-list.component.ts - 114 - - Error while deleting element: - - - Any word - - src/app/data/matching-model.ts - 12 - - Any word - - - Any: Document contains any of these words (space separated) - - src/app/data/matching-model.ts - 12 - - Any: Document contains any of these words (space separated) - - - All words - - src/app/data/matching-model.ts - 13 - - All words - - - All: Document contains all of these words (space separated) - - src/app/data/matching-model.ts - 13 - - All: Document contains all of these words (space separated) - - - Exact match - - src/app/data/matching-model.ts - 14 - - Exact match - - - Exact: Document contains this string - - src/app/data/matching-model.ts - 14 - - Exact: Document contains this string - - - Regular expression - - src/app/data/matching-model.ts - 15 - - Regular expression - - - Regular expression: Document matches this regular expression - - src/app/data/matching-model.ts - 15 - - Regular expression: Document matches this regular expression - - - Fuzzy word - - src/app/data/matching-model.ts - 16 - - Fuzzy word - - - Fuzzy: Document contains a word similar to this word - - src/app/data/matching-model.ts - 16 - - Fuzzy: Document contains a word similar to this word - - - Auto: Learn matching automatically - - src/app/data/matching-model.ts - 17 - - Auto: Learn matching automatically + HTTP error: diff --git a/src-ui/src/locale/messages.tr_TR.xlf b/src-ui/src/locale/messages.tr_TR.xlf index 574f8ebdb..0843f61e2 100644 --- a/src-ui/src/locale/messages.tr_TR.xlf +++ b/src-ui/src/locale/messages.tr_TR.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Yüklemek için dosyaları sürükleyip bırakın - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Belge eklendi @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Belge paperless'e eklendi. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Belgeyi aç @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 : 'i ekliyemiyorum @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Yeni belge algılandı @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 adlı belge paperless tarafından işleniyor. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Önceki @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Sonraki @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Son @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Teşekkürler! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Initiating upload... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Günlükler + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Yükleniyor... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Ayarlar + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Genel + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Görünüm + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Uygulama dili + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Yeni bir dil uyguladıktan sonra sayfayı yeniden yüklemeniz gerekir. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Tarih Gösterimi + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Tarih formatı + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Kısa: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Orta: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Uzun: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Sayfa başına öğe + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Belge düzenleyici + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Tarayıcı tarafından sağlanan PDF görüntüleyiciyi kullan + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Bu genellikle büyük PDF belgelerini görüntülemek için daha hızlıdır, ancak bazı tarayıcılarda çalışmayabilir. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Karanlık modu + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Sistem ayarlarını kullan + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Karanlık modu etkinleştir + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Karanlık modunda küçük resimleri tersine çevir + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Theme Color + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Sıfırla + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Toplu düzenlemec + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Onaylama iletişim kutuları göster + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Belgeleri silmek her zaman onay ister. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Kapanışta uygula + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + İzinler + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Kullanıcı: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Gruplar: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Bildirimler + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Belge işleme + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Yeni belge bulunduğunda bildirimi göster + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Belge işleme başarıyla tamamlandığında bildirimleri göster + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Belge işleme başarız tamamlandığında bildirimleri göster + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Kontrol panodaki bildirimleri bastır + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Bu, kontrol panodaki belge işleme durumuyla ilgili tüm iletileri bastırır. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Kaydedilen görünümler + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Görünümler + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + İsim + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Kontrol paneli'nde göster + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Kenar çubuğunda göster + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Eylemler + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Sil + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Kaydedilmiş görünüm tanımlanmadı. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Kaydet + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + adlı görünüm silindi. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Şimdi yenile + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Ayarlar kaydedilirken bir hata oluştu. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Sistem dilini kullan + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Görüntüleme dilinin tarih formatını kullan + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + File Tasks + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Yenile + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Oluşturuldu + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Sonuçlar + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Bilgi + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Kullanıcı Adı + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Gruplar + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Düzenle + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Bu işlem geri alınamaz. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Devam et + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ Logged in as - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Ayarlar - Logout @@ -527,15 +2145,31 @@ Oturumu kapat + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Dokümantasyon + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Belgeler - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Kaydedilen görünümler - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Belgeleri aç @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Tümünü kapat @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Yönet @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Muhabirler @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Belge türleri @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Storage paths - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - File Tasks + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - File Tasks + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Günlükler - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Bilgi + Mail - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Dokümantasyon + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 Github - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Bir fikir öner - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 is available. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Görüntülemek için tıklayın. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx can automatically check for updates @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 How does this work? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Güncelleme mevcut - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Ayarlar kaydedilirken bir hata oluştu. + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 An error occurred while saving update checking settings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Onayla @@ -935,97 +2541,293 @@ Geçen yıl - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Dosya türü ata + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Hata + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Vazgeç + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - İsim + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Büyük / küçük harf duyarsız - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Vazgeç - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Kaydet - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Yeni Öğe Oluştur @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Öğeyi Düzenle - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - İzinler - Create new user group @@ -1303,22 +2977,6 @@ IMAP Security - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Kullanıcı Adı - Password @@ -1355,50 +3013,6 @@ Character Set - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Yükleniyor... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Account @@ -1611,49 +3225,37 @@ Eylem parametresi - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Dosya türü ata + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Hata + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Process message as .eml and attachments separately - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Sil - Move to specified folder @@ -1815,11 +3341,19 @@ Use attachment filename as title + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 E-posta adresi kullan @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Yeni posta kuralı oluştur @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edit mail rule @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Gruplar - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Öneriler: @@ -2164,14 +3682,6 @@ Sahibi: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ Görüntüle - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Kullanıcı: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Gruplar: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Düzenle - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2417,20 +3823,6 @@ Change - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Lütfen bir öğe seçin + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Oluştur + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hello , welcome to Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Welcome to Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Tümünü göster - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Oluşturuldu - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Başlık + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Muhabir + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ İndir + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2619,11 +4183,27 @@ Total characters + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Other @@ -2635,36 +4215,36 @@ Yeni belge yükle - - Dismiss completed + + Drop documents anywhere or 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) - Bitmiş olanları gizle - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Belgeleri buraya bırak + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Dosyalara göz atın + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Bitmiş olanları gizle + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Bir belge daha} other { daha fazla belgel}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Işleniyor: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Başarısız: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Eklenen: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Orijinal Dosyayı İndir @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Previous @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Ayrıntılar @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Arşiv seri numarası @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Oluşturma tarihi - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Muhabir - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 Varsayılan @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Içerik @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Değiştirilme tarihi @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Ekleme tarihi @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Medya dosya ismi @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Original filename @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Orijinal MD5 sağlama toplamı @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Orijinal dosya boyutu @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Orijinal mime türü @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Arşiv MD5 sağlama toplamı @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Arşiv dosya boyutu @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Orijinal belge meta verisi @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Arşivlenen belge meta verileri @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Preview @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Parolayı girin @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Gözardı et @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Kaydet & sonraki @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Silmeyi onayla @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 "" olan belgeyi gerçekten silmek istiyormusunuz? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Bu belgeye ait dosyalar kalıcı olarak siliniecektir. Bu işlem geri alınamaz. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Belgeyi sil - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Redo OCR confirm @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 This operation will permanently redo OCR for this document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Bu işlem geri alınamaz. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Devam et - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executing operation: + Error executing operation Select: @@ -3338,54 +4834,6 @@ Filter storage paths - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Eylemler - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" ve "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' ve "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Etiket atanmayi doğrulayın @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Bu işlem "" etiketini seçili belge(ye/lere) ekliyecektir. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 This operation will add the tags to selected document(s). @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Bu işlem "" etiketini seçili belge(den/lerden) kaldıracaktır. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 This operation will remove the tags from selected document(s). @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 This operation will add the tags and remove the tags on selected document(s). @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Muhabir atanmayı onaylayın @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Bu işlem "" muhabirini seçili belge(ye/lere) atıyacaktır. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Bu işlem, muhabiri "" seçili belge(den/lerden) kaldıracaktır. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Belge türü atanmayı onaylayın @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Bu işlem "" belge türünü seçili belge(ye/lere) atıyacaktır. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Bu işlem, belge türünü "" seçili belge(den/lerden) kaldıracaktır. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Confirm storage path assignment @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 This operation will assign the storage path "" to selected document(s). @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 This operation will remove the storage path from selected document(s). @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Silmeyi onaylayın @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Bu işlem, "" seçili belge(leri) kalıcı olarak silecektir. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Belge(yi/leri) sil @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 This operation will permanently redo OCR for selected document(s). @@ -3780,18 +5228,6 @@ Sırala - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Görünümler - Save "" @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ Geçerli görünümü kaydet - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Kenar çubuğunda göster - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Kontrol paneli'nde göster - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Error saving note - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Yüklemek için dosyaları sürükleyip bırakın + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Initiating upload... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ "" belge türünü gerçekten silmek istiyor musunuz? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Oluştur + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Filtreleme kriteri: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Eşleştirme @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Belge sayısı @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Filter Documents @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {One } other { total }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 İlişkilendirilmiş belgeler silinmeyecektir. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Error while deleting element: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Genel - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Görünüm - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Uygulama dili - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Yeni bir dil uyguladıktan sonra sayfayı yeniden yüklemeniz gerekir. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Tarih Gösterimi - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Tarih formatı - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Kısa: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Orta: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Uzun: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Sayfa başına öğe - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Belge düzenleyici - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Tarayıcı tarafından sağlanan PDF görüntüleyiciyi kullan - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Bu genellikle büyük PDF belgelerini görüntülemek için daha hızlıdır, ancak bazı tarayıcılarda çalışmayabilir. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidebar - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Use 'slim' sidebar (icons only) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Karanlık modu - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Sistem ayarlarını kullan - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Karanlık modu etkinleştir - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Karanlık modunda küçük resimleri tersine çevir - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Theme Color - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Sıfırla - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Enable update checking - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Toplu düzenlemec - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Onaylama iletişim kutuları göster - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Belgeleri silmek her zaman onay ister. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Kapanışta uygula - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Bildirimler - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Belge işleme - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Yeni belge bulunduğunda bildirimi göster - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Belge işleme başarıyla tamamlandığında bildirimleri göster - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Belge işleme başarız tamamlandığında bildirimleri göster - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Kontrol panodaki bildirimleri bastır - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Bu, kontrol panodaki belge işleme durumuyla ilgili tüm iletileri bastırır. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Kaydedilmiş görünüm tanımlanmadı. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - adlı görünüm silindi. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Settings saved - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Settings were saved successfully. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Settings were saved successfully. Reload is required to apply some changes. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Şimdi yenile - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Sistem dilini kullan - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Görüntüleme dilinin tarih formatını kullan - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - This operation will permanently delete this mail rule. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Deleted mail rule - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Error deleting mail rule. + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ "" olan etiketi gerçekten silmek istiyormusunuz? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Clear selection - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Yenile - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Sonuçlar - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - click for full output - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Dismiss - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Open Document - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Dismiss selected - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Dismiss all - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Confirm Dismiss All - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - tasks? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 İngilizce (Birleşik Devletler) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 Arabic @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Belarusça @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Catalan @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Çekçe @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Danca @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Almanca + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 İngilizce (GB) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 İspanyolca @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Finnish @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Fransızca @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 İtalyanca @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Lüksemburgca @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Hollandaca + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 Polonyaca @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Portekizce (Brezilya) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Portekizce @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Romence @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Rusça @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Slovakça @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Sırpça @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 İsveççe @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Türkçe @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Basitleştirilmiş Çince @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Successfully completed one-time migratration of settings to the database! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Unable to migrate settings to the database, please try saving manually. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 You can restart the tour from the settings page. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 Bağlaniyor... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Yükleniyor... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Yükleme tamamlanmıştır, bekliyor... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP hatası: diff --git a/src-ui/src/locale/messages.uk_UA.xlf b/src-ui/src/locale/messages.uk_UA.xlf index f5d689007..3855ced25 100644 --- a/src-ui/src/locale/messages.uk_UA.xlf +++ b/src-ui/src/locale/messages.uk_UA.xlf @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - Перетягніть файли, щоб розпочати відвантаження - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 Документ додано @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 Документ було додано до Paperless-ngx. @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 Відкрити документ @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 Не вдалося додати : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 Виявлено новий документ @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 Документ обробляється Paperless-ngx. @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 Назад @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 Далі @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 Закінчити @@ -378,7 +370,7 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 Головна сторінка може використовуватися для показу збережених представлень, таких як "Вхідні". Ці параметри можуть бути знайдені у "Налаштування" > "Збережені представлення" після того, як ви їх створите. @@ -386,7 +378,7 @@ Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 Перетягніть сюди документи, щоб почати відвантаження, або покладіть їх в CONSUMPTION_DIR. Ви також можете перетягувати документи будь-де на усіх інших сторінках цього вебдодатку. Як тільки ви це зробите, Paperless-ngx автоматично почне тренування алгоритмів машинного навчання. @@ -394,7 +386,7 @@ The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 Список документів показує всі ваші документи, дозволяє їх фільтрацію, а також групове редагування. Є три різних стилі: список, плитка та детальний список. Відкриті для редагування документи показані у бічній панелі. @@ -402,7 +394,7 @@ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 Інструменти фільтрації дозволяють швидко знаходити документи, використовуючи різні пошуки, дати, теги та інше. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Будь-яка комбінація фільтрів може бути збережена як представлення, яке може потім бути показане на головній сторінці або у бічній панелі. @@ -418,31 +410,47 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Теги, кореспонденти, типи документів і шляхи зберігання можуть керуватися використовуючи ці сторінки. Вони також можуть бути створені з режиму редагування документа. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 Обробка файлів показує документи, які було оброблено, які в очікуванні, або які зазнали невдачі в процесі обробки. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Перевірте цю сторінку для різних налаштувань вебдодатку. Тут також можна налаштувати збережені представлення та перевірку електронної пошти. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 Дякуємо! 🙏 @@ -450,7 +458,7 @@ There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 Є ще <em>дуже багато</em> функціоналу та інформації, яку ми тут не розглядали, але це має допомогти вам почати. Перегляньте документацію, або відвідайте проєкт на GitHub, щоб дізнатися більше, або повідомити про проблеми. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Наостанок хочемо подякувати від імені кожного, хто підтримує Paperless-ngx, за використання цього проєкту! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - Ініціалізація відвантаження... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Логи + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Завантаження... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + Налаштування + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Почати знайомство + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Відкрити адміністрування Django + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + Загальне + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Інтерфейс + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Мова інтерфейсу + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + Потрібно перезавантажити сторінку після застосування нової мови. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Локаль дати + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Формат дати + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Короткий: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Середній: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Довгий: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Елементів на сторінці + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Редактор документів + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Використовувати переглядач PDF, що надається браузером + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + Зазвичай це швидше працює для показу великих PDF-документів, але може не працювати у деяких браузерах. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Бічна панель + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Використовувати "тонку" бічну панель (лише значки) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Темний режим + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Використовувати системні налаштування + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Увімкнути темний режим + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Інвертувати мініатюри в темному режимі + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Колір теми + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Скинути + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Перевірка оновлень + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + Програма жодним чином не відстежує дані. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Увімкнути перевірку оновлень + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Групове редагування + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Показувати діалогові вікна з підтвердженням + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Видалення документів завжди запитуватиме підтвердження. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Застосувати при закритті + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Нотатки + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Увімкнути нотатки + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Права доступу + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Об'єкти без власника можуть переглядатися і редагуватися усіма користувачами + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Користувачі: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Групи: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Право на редагування також надає право на перегляд + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Сповіщення + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Обробка документа + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Показувати сповіщення, коли виявлено нові документи + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Показувати сповіщення після успішної обробки документа + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Показувати сповіщення, коли не вдається обробити документ + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Заховати сповіщення на головній + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + Це приховає усі повідомлення про статус обробки документа на головній сторінці. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + Збережені представлення + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Показувати попередження під час закриття представлень з незбереженими змінами + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Представлення + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Назва + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Показувати на + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Показати на головній + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Показати в бічній панелі + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Дії + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Видалити + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + Немає збережених представлень. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Зберегти + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Помилка отримання користувачів + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Помилка отримання груп + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Збережене представлення було "" видалено. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Налаштування збережено + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Налаштування успішно збережено. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Налаштування успішно збережені. Оновіть сторінку для застосування змін. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Перезавантажити зараз + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + Сталися помилки при збереженні налаштувань. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Використовувати мову системи + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Використовувати формат, що відповідає вибраній мові + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Помилка при збереженні налаштувань на сервері. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + Обробка файлів + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Зняти виділення + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Оновити + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Створено + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Результати + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Інформація + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + натисніть для повного виведення + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Відхилити + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Відкрити документ + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {Одне завдання} other { всього завдань}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Невдачі + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Завершено + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Розпочато + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + У черзі + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Відхилити вибрані + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Відхилити все + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Підтвердити відхилення всіх + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + в черзі + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + запущено + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + завершено + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + невдачі + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Користувачі та групи + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Користувачі + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Додати користувача + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Ім'я користувача + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Групи + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Редагувати + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Додати групу + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + Немає визначених груп + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Пароль змінено, ви миттєво вийдете з системи. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Користувача "" збережено. + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Помилка при збереженні користувача. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Підтвердьте видалення облікового запису + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + Ця операція остаточно видалить даний обліковий запис. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + Цю операцію неможливо скасувати. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Продовжити + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Користувача видалено + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Помилка при видаленні користувача. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Групу "" збережено. + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Помилка при збереженні групи. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Підтвердьте видалення групи користувачів + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + Ця операція остаточно видалить цю групу користувачів. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Групу видалено + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Помилка при видаленні групи. Paperless-ngx @@ -495,30 +2137,6 @@ Ви увійшли як - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - Налаштування - Logout @@ -527,15 +2145,31 @@ Вийти + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Документація + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 Документи - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - Збережені представлення - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 Відкрити документи @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 Закрити все @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 Керування @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Кореспонденти @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 Типи документів @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 Шляхи зберігання - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - Обробка файлів + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - Обробка файлів + Шаблони - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - Логи - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - Інформація + Ел. пошта - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Адміністрування + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - Документація + Обробка файлів GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - Запропонувати ідею - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 є доступним для оновлення. @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 Натисніть для перегляду. @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx може автоматично перевіряти наявність оновлень @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 Як це працює? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 Доступне оновлення - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Представлення бічної панелі оновлено + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - Сталися помилки при збереженні налаштувань. + Помилка оновлення представлень бічної панелі An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 Сталася помилка при збереженні налаштувань для перевірки оновлень. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 Підтвердити @@ -935,97 +2541,293 @@ Минулий рік - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Порядок сортування + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Фільтри + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Призначити назву + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Призначити теги + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Призначити тип документа + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Призначити кореспондента + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Призначити власника + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Помилка + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + Скасувати + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - Назва + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ Нечутливий до регістру - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - Скасувати - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - Зберегти - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 Створити новий елемент @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 Редагувати елемент - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Права доступу - Create new user group @@ -1303,22 +2977,6 @@ Безпека IMAP - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Ім'я користувача - Password @@ -1355,50 +3013,6 @@ Кодування - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - Завантаження... - Test @@ -1470,8 +3084,8 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 Обліковий запис @@ -1611,49 +3225,37 @@ Параметр дії - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Призначити назву з + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Призначити тип документа + Призначити назву з Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Призначити кореспондента з - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Призначити кореспондента - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - Помилка + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Обробляти повідомлення як .eml та вкладення окремо - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - Видалити - Move to specified folder @@ -1815,19 +3341,27 @@ Використовувати назву файлу як назву документа + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 - Не призначити кореспондента + Не призначати кореспондента Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Використовувати адресу електронної пошти @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Використовувати ім'я (або адресу електронної пошти, якщо не доступне) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Використовувати кореспондента, вибраного нижче @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Створити нове правило пошти @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Редагувати правило пошти @@ -2007,22 +3541,6 @@ (Надає всі права доступу та може переглядати об'єкти) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Групи - Create new user account @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 Пропозиції: @@ -2164,14 +3682,6 @@ Власник: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Об'єкти без власника можуть переглядатися і редагуватися усіма користувачами - View @@ -2188,106 +3698,6 @@ Переглянути - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Користувачі: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Групи: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - Редагувати - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Право на редагування також надає право на перегляд - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Фільтрувати документи за цими тегами - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Налаштувати права доступу + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Зверніть увагу, що права доступу встановлені тут перезапишуть будь-які наявні права доступу @@ -2373,18 +3791,6 @@ Без власника - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Користувачі - Hide unowned @@ -2417,20 +3823,6 @@ Змінити - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - - Inherited from group @@ -2463,11 +3855,155 @@ Будь ласка, оберіть об'єкт + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Поділитись посиланнями + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + Немає існуючих посилань + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Копіювати + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Поділитись + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Скопійовано! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Створити + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 день + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 днів + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 днів + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Ніколи + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Помилка отримання посилань + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + днів + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Помилка видалення посилання + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Помилка створення посилання + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Статус + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Копіювати деталізовану помилку + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Вітаю , ласкаво просимо до Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Ласкаво просимо до Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Головну сторінку оновлено + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Помилка оновлення головної сторінки + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Показати всі - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - Створено - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ Назва + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + Кореспондент + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 Попередній перегляд представлення @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ Завантажити + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + Немає документів + Statistics @@ -2619,11 +4183,27 @@ Всього символів + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Шляхи зберігання + Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 Інше @@ -2635,36 +4215,36 @@ Відвантажити нові документи - - Dismiss completed + + Drop documents anywhere or 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) - Відхилити завершені - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Перетягніть документи сюди або + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Оберіть файли + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Відхилити завершені + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {Ще один документ} other {Ще документів}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 Обробляється: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 Невдачі: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 Додано: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Завантажити оригінал @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 Попередній @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 Деталі @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 Архівний серійний номер @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 Дата створення - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - Кореспондент - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 За замовчуванням @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 Вміст @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 Дата зміни @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 Дата додавання @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 Назва медіафайлу @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Оригінальна назва файлу @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 Оригінальна контрольна сума MD5 @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 Оригінальний розмір файлу @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 Оригінальний тип MIME @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 Контрольна сума MD5 архіву @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 Розмір архіву @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 Метадані оригінального документа @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 Метадані архівованого документа @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Попередній перегляд @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 Введіть пароль @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Нотатки @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 Скасувати @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 Зберегти та перейти до наступного @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Зберегти та закрити @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 Під час завантаження вмісту сталася помилка: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Помилка отримання метаданих @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Документ успішно збережено. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Помилка при збереженні документа @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 Підтвердьте видалення @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 Ви дійсно хочете видалити документ ""? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 Файли для цього документа будуть видалені назавжди. Цю операцію неможливо скасувати. @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 Видалити документ - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Помилка при видаленні документа: + Помилка видалення документа Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 Підтвердьте повторення OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 Ця операція перезапише результат OCR для цього документа. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - Цю операцію неможливо скасувати. - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - Продовжити - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Повторна операція OCR розпочнеться у фоновому режимі. Для того, щоб побачити оновлений вміст перевідкрийте документ або перезавантажте сторінку з цим документом після того, як операція завершиться. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Помилка при виконанні операції: + Помилка виконання операції Select: @@ -3338,54 +4834,6 @@ Фільтрувати шляхи зберігання - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - Дії - Include: @@ -3418,23 +4866,23 @@ Використовувати відформатовану назву файлу - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - Помилка виконання групової операції: + Помилка виконання групової операції "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 "" @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' "" і "" @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' і "" @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 Підтвердити призначення тегів @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 Ця операція додасть тег "" до вибраних файлів. @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 Ця операція додасть теги до вибраних документів. @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 Ця операція видалить тег "" з вибраних документів. @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 Ця операція видалить теги "" з вибраних документів. @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 Ця операція додасть теги "" і видалить теги з вибраних документів. @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 Підтвердьте призначення кореспондента @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 Ця операція призначить кореспондента "" до вибраних документів. @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 Ця операція видалить кореспондента з вибраних документів. @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 Підтвердьте призначення типу документа @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 Ця операція призначить тип документа "" до вибраних документів. @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 Ця операція видалить тип документа з вибраних документів. @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 Підтвердьте призначення шляху сховища @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 Ця операція призначить шлях зберігання "" до вибраних документів. @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 Ця операція видалить шлях зберігання з вибраних документів. @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 Підтвердьте видалення @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 Ця операція остаточно видалить вибрані документи. @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 Видалити документ(и) @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 Ця операція перезапише результат OCR для вибраних документів. @@ -3780,18 +5228,6 @@ Впорядкувати - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - Представлення - Save "" @@ -3920,22 +5356,6 @@ Впорядкувати за нотатками - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Нотатки - Sort by document type @@ -4184,30 +5604,6 @@ Зберегти поточне представлення - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - Показати в бічній панелі - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - Показати на головній - Filter rules error occurred while saving this view @@ -4264,17 +5660,105 @@ Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 Помилка при збереженні нотатки - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Помилка при видаленні нотатки: + Помилка видалення нотатки + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Перетягніть файли, щоб розпочати відвантаження + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Ініціалізація відвантаження... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Додати шаблон + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Джерела документа + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + Немає шаблонів. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Шаблон "" збережено. + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Помилка збереження шаблона. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Підтвердьте видалення шаблона + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + Ця операція остаточно видалить цей шаблон. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Шаблон видалено + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Помилка видалення шаблону. correspondent @@ -4332,43 +5816,239 @@ Ви дійсно хочете видалити тип документа ""? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Налаштування пошти + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Поштові скриньки + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Додати обліковий запис + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Сервер + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + Немає поштових скриньок. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Правила пошти + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Додати правило + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + Немає правил пошти. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Помилка отримання поштових скриньок + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Помилка отримання правил пошти + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Поштову скриньку "" збережено. + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Помилка збереження облікового запису. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Підтвердьте видалення поштової скриньки + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + Ця операція остаточно видалить цю поштову скриньку. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Видалено поштову скриньку + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Помилка видалення поштової скриньки. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Збережено правило "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Помилка при збереженні правила. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Підтвердьте видалення правила пошти + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + Ця операція остаточно видалить це правило пошти. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Правило пошти видалено + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Помилка видалення правила пошти. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Права доступу оновлено + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Помилка оновлення прав доступу + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - Створити + Створити Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 Фільтрувати за: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 Зіставлення @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 Кількість документів @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 Фільтрувати документи @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {Один } other { всього }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,7 +6148,7 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts @@ -4480,7 +6160,7 @@ Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Успішно створено . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Виникла помилка протягом створення . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Успішно оновлено . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Виникла помилка під час збереження . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 Пов'язані документи не будуть видалені. - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - Помилка при видаленні елемента: + Помилка видалення елемента - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Почати знайомство - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Відкрити адміністрування Django - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - Загальне - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - Інтерфейс - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - Мова інтерфейсу - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - Потрібно перезавантажити сторінку після застосування нової мови. - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - Локаль дати - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - Формат дати - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - Короткий: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - Середній: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - Довгий: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - Елементів на сторінці - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - Редактор документів - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - Використовувати переглядач PDF, що надається браузером - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - Зазвичай це швидше працює для показу великих PDF-документів, але може не працювати у деяких браузерах. - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Бічна панель - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Використовувати "тонку" бічну панель (лише значки) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - Темний режим - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - Використовувати системні налаштування - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - Увімкнути темний режим - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - Інвертувати мініатюри в темному режимі - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - Колір теми - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - Скинути - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Перевірка оновлень - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Перевірка оновлень працює через періодичне опитування публічного GitHub API. Фактичне оновлення програми все одно потрібно виконувати вручну. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - Програма жодним чином не відстежує дані. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Увімкнути перевірку оновлень - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Зауважте, що для користувачів сторонніх контейнерів, таких як linuxserver.io, це сповіщення може бути передчасним і не відповідати поточному сторонньому релізу. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - Групове редагування - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - Показувати діалогові вікна з підтвердженням - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - Видалення документів завжди запитуватиме підтвердження. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - Застосувати при закритті - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Увімкнути нотатки - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - Сповіщення - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - Обробка документа - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - Показувати сповіщення, коли виявлено нові документи - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - Показувати сповіщення після успішної обробки документа - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - Показувати сповіщення, коли не вдається обробити документ - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - Заховати сповіщення на головній - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - Це приховає усі повідомлення про статус обробки документа на головній сторінці. - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Показувати попередження під час закриття представлень з незбереженими змінами - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Показувати на - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - Немає збережених представлень. - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Ел. пошта - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Поштові скриньки - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Додати обліковий запис - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Сервер - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - Немає поштових скриньок. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Правила пошти - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Додати правило - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - Немає правил пошти. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Користувачі та групи - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Додати користувача - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Додати групу - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - Збережене представлення було "" видалено. - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - Налаштування збережено - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - Налаштування успішно збережено. - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - Налаштування успішно збережені. Оновіть сторінку для застосування змін. - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - Перезавантажити зараз - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - Використовувати мову системи - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - Використовувати формат, що відповідає вибраній мові - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Помилка при збереженні налаштувань на сервері. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Пароль змінено, ви миттєво вийдете з системи. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Користувача "" збережено. - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Помилка при збереженні користувача. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Підтвердьте видалення облікового запису - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - Ця операція остаточно видалить даний обліковий запис. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Користувача видалено - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Помилка при видаленні користувача. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Групу "" збережено. - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Помилка при збереженні групи. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Підтвердьте видалення групи користувачів - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - Ця операція остаточно видалить цю групу користувачів. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Групу видалено - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Помилка при видаленні групи. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Поштову скриньку "" збережено. - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Помилка збереження облікового запису. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Підтвердьте видалення поштової скриньки - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - Ця операція остаточно видалить цю поштову скриньку. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Видалено поштову скриньку - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Помилка видалення поштової скриньки. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Збережено правило "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Помилка при збереженні правила. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Підтвердьте видалення правила пошти - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - Ця операція остаточно видалить це правило пошти. - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - Правило пошти видалено - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - Помилка видалення правила пошти. + Права доступу успішно оновлено storage path @@ -5300,166 +6260,6 @@ Ви дійсно хочете видалити тег ""? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - Зняти виділення - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - Оновити - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - Результати - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - натисніть для повного виведення - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - Відхилити - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - Відкрити документ - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {Одне завдання} other { всього завдань}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Невдачі - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Завершено - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Розпочато - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - У черзі - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - Відхилити вибрані - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - Відхилити все - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - Підтвердити відхилення всіх - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - завдання? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - в черзі - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - запущено - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - завершено - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - невдачі - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 Англійська (США) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Африкаанс + Arabic src/app/services/settings.service.ts - 169 + 167 Арабська @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 Білоруська @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 Каталонська @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 Чеська @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 Данська @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 Німецька + + Greek + + src/app/services/settings.service.ts + 203 + + Грецька + English (GB) src/app/services/settings.service.ts - 205 + 209 Англійська (Велика Британія) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 Іспанська @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 Фінська @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 Французька @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 Італійська @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 Люксембурзька @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 Нідерландська + + Norwegian + + src/app/services/settings.service.ts + 251 + + Норвезька + Polish src/app/services/settings.service.ts - 247 + 257 Польська @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 Португальська (Бразилія) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 Португальська @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 Румунська @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 Російська @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Словацька @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 Словенська @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 Сербська @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 Шведська @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 Турецька @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Українська @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 Китайська спрощена @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 Успішно завершено одноразову міграцію параметрів до бази даних! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 Не вдається перенести налаштування в базу даних, спробуйте зберегти вручну. @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 Ви можете пройти знайомство ще раз зі сторінки налаштувань. @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 З’єднання... @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 Відвантаження... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 Відвантаження завершено, очікуйте... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 Помилка HTTP: diff --git a/src-ui/src/locale/messages.zh_CN.xlf b/src-ui/src/locale/messages.zh_CN.xlf index 8d8ccc5e4..90c900d34 100644 --- a/src-ui/src/locale/messages.zh_CN.xlf +++ b/src-ui/src/locale/messages.zh_CN.xlf @@ -74,7 +74,7 @@ 13 Currently selected slide number read by screen reader - Slide of + 滑动 Hours @@ -278,23 +278,15 @@ 13 - - Drop files to begin upload - - src/app/app.component.html - 7 - - 拖放文件以开始上传 - Document added src/app/app.component.ts - 90 + 83 src/app/app.component.ts - 100 + 93 文档已添加 @@ -302,11 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 92 + 85 src/app/app.component.ts - 102 + 95 文档 已添加到 paperless-ngx。 @@ -314,11 +306,11 @@ Open document src/app/app.component.ts - 93 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 46 + 50 打开文档 @@ -326,7 +318,7 @@ Could not add : src/app/app.component.ts - 116 + 109 无法添加 : @@ -334,7 +326,7 @@ New document detected src/app/app.component.ts - 131 + 124 检测到新文档 @@ -342,7 +334,7 @@ Document is being processed by paperless. src/app/app.component.ts - 133 + 126 文档 正在被 paperless 处理中。 @@ -350,7 +342,7 @@ Prev src/app/app.component.ts - 138 + 131 上一个 @@ -358,11 +350,11 @@ Next src/app/app.component.ts - 139 + 132 src/app/components/document-detail/document-detail.component.html - 55 + 65 下一个 @@ -370,7 +362,7 @@ End src/app/app.component.ts - 140 + 133 结尾 @@ -378,31 +370,31 @@ The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. src/app/app.component.ts - 146 + 139 - The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + 仪表盘可以用于显示保存的视图,例如收件箱。 一旦您创建了一些设置,就会在设置 > 保存的视图中找到这些设置。 Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. src/app/app.component.ts - 153 + 146 - Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + 拖放文档到此处开始上传或将其放置在消费文件夹中。 您也可以在网页所有其他页面上随时拖放文档。一旦您这样做,Paperless ngx将开始培训它的机器学习算法。 The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. src/app/app.component.ts - 158 + 151 - The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + 文档列表显示您所有的文档,允许过滤和批量编辑。 有三种不同的视图风格:列表、小卡和大卡片。目前打开编辑的文件列表显示在侧边栏中。 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. src/app/app.component.ts - 165 + 158 The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. @@ -410,7 +402,7 @@ Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. src/app/app.component.ts - 171 + 164 Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. @@ -418,39 +410,55 @@ Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. src/app/app.component.ts - 176 + 169 Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. src/app/app.component.ts - 184 + 193 File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. - - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + + Check out the settings for various tweaks to the web app and toggle settings for saved views. src/app/app.component.ts - 192 + 201 - Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking. + Check out the settings for various tweaks to the web app and toggle settings for saved views. Thank you! 🙏 src/app/app.component.ts - 200 + 209 - Thank you! 🙏 + 谢谢你!🙏 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. src/app/app.component.ts - 202 + 211 There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. @@ -458,17 +466,1651 @@ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! src/app/app.component.ts - 204 + 213 Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! - - Initiating upload... + + Logs - src/app/app.component.ts - 273 + src/app/components/admin/logs/logs.component.html + 1 - 正在初始化上传... + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + 日志 + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + 加载中... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + 设置 + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + 开始导览 + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + 打开Django管理 + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + 通用 + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + 外观 + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + 显示语言 + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + 您需要在应用新语言后重新加载页面。 + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + 日期显示 + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + 日期格式 + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + 短: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + 中: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + 长: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + 每页显示 + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + 文档编辑器 + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + 使用浏览器提供的 PDF 查看器 + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + 显示大型的 PDF 文档通常更快,但在某些浏览器上可能无法使用。 + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + 侧边栏 + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + 使用“slim”侧边栏(仅图标) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + 深色模式 + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + 使用系统设置 + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + 启用深色模式 + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + 在深色模式下反转缩略图 + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + 主题颜色 + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + 重置 + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + 检查更新 + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + 批量编辑 + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + 显示确认对话框 + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + 删除文档时总是需要确认。 + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + 关闭时应用 + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + 备注 + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissions + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + 通知 + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + 文档处理 + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + 检测到新文档时显示通知 + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + 文件处理成功完成时显示通知 + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + 文件处理失败时显示通知 + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + 禁用在仪表盘上的通知 + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + 这将禁止仪表盘上所有有关文件处理状态的消息。 + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + 保存视图 + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + 视图 + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + 名称 + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + 在仪表板上显示 + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + 在侧边栏显示 + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + 操作 + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + 删除 + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + 未定义保存的视图。 + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + 保存 + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + 保存的视图已删除。 + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + 设置已保存 + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + 设置保存成功 + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + 设置已成功保存。需要重新加载以应用某些更改。 + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + 立即重载 + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + 保存设置时发生错误。 + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + 使用系统语言 + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + 使用显示语言的日期格式 + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + 文件任务 + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + 清除选定内容 + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + 刷新 + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + 已创建 + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + 结果 + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + 信息 + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + 单击以获取完整输出 + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + 关闭 + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + 打开文档 + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + 取消选择 + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + 取消所有 + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + 确认取消所有 + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + 用户 + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + 添加用户 + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + 用户名 + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + 编辑 + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + 添加组 + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + 此操作无法撤消。 + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + 继续操作 + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. Paperless-ngx @@ -495,30 +2137,6 @@ 登录为 - - Settings - - src/app/components/app-frame/app-frame.component.html - 45 - - - src/app/components/app-frame/app-frame.component.html - 174 - - - src/app/components/app-frame/app-frame.component.html - 177 - - - src/app/components/manage/settings/settings.component.html - 1 - - - src/app/components/manage/settings/settings.component.html - 192 - - 设置 - Logout @@ -527,15 +2145,31 @@ 退出 + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + 帮助文档 + Dashboard src/app/components/app-frame/app-frame.component.html - 69 + 75 src/app/components/app-frame/app-frame.component.html - 72 + 78 src/app/components/dashboard/dashboard.component.html @@ -547,11 +2181,11 @@ Documents src/app/components/app-frame/app-frame.component.html - 76 + 82 src/app/components/app-frame/app-frame.component.html - 79 + 85 src/app/components/document-list/document-list.component.ts @@ -559,39 +2193,27 @@ src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 src/app/components/manage/management-list/management-list.component.html - 54 + 88 文档 - - Saved views - - src/app/components/app-frame/app-frame.component.html - 85 - - - src/app/components/manage/settings/settings.component.html - 189 - - 保存视图 - Open documents src/app/components/app-frame/app-frame.component.html - 101 + 118 打开文档 @@ -599,11 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 117 + 134 src/app/components/app-frame/app-frame.component.html - 120 + 137 全部关闭 @@ -611,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 127 + 144 管理 @@ -619,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 131 + 148 src/app/components/app-frame/app-frame.component.html - 134 + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 联系人 @@ -631,15 +2257,23 @@ Tags src/app/components/app-frame/app-frame.component.html - 138 + 155 src/app/components/app-frame/app-frame.component.html - 141 + 158 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -655,11 +2289,11 @@ Document types src/app/components/app-frame/app-frame.component.html - 145 + 162 src/app/components/app-frame/app-frame.component.html - 148 + 165 文档类型 @@ -667,103 +2301,71 @@ Storage paths src/app/components/app-frame/app-frame.component.html - 152 + 169 src/app/components/app-frame/app-frame.component.html - 155 + 172 保存路径 - - File Tasks + + Consumption templates src/app/components/app-frame/app-frame.component.html - 159 + 176 - - src/app/components/manage/tasks/tasks.component.html - 1 - - 文件任务 + Consumption templates - - File Tasks + + Templates src/app/components/app-frame/app-frame.component.html - 163 + 179 - File Tasks + Templates - - Logs - - src/app/components/app-frame/app-frame.component.html - 167 - - - src/app/components/app-frame/app-frame.component.html - 170 - - - src/app/components/manage/logs/logs.component.html - 1 - - 日志 - - - Info + + Mail src/app/components/app-frame/app-frame.component.html 183 - src/app/components/manage/tasks/tasks.component.html - 43 + src/app/components/app-frame/app-frame.component.html + 186 - 信息 + 邮件 - - Documentation + + Administration src/app/components/app-frame/app-frame.component.html - 187 + 192 + Administration + + + File Tasks src/app/components/app-frame/app-frame.component.html - 190 + 214 - 帮助文档 + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 195 - - - src/app/components/app-frame/app-frame.component.html - 198 + 234 GitHub - - Suggest an idea - - src/app/components/app-frame/app-frame.component.html - 200 - - - src/app/components/app-frame/app-frame.component.html - 204 - - 提出建议 - is available. src/app/components/app-frame/app-frame.component.html - 213 + 240 可用 @@ -771,7 +2373,7 @@ Click to view. src/app/components/app-frame/app-frame.component.html - 213 + 240 点击查看 @@ -779,7 +2381,7 @@ Paperless-ngx can automatically check for updates src/app/components/app-frame/app-frame.component.html - 217 + 244 Paperless-ngx can automatically check for updates @@ -787,7 +2389,7 @@ How does this work? src/app/components/app-frame/app-frame.component.html - 224,226 + 251,253 How does this work? @@ -795,27 +2397,31 @@ Update available src/app/components/app-frame/app-frame.component.html - 235 + 262 有可用更新 - - An error occurred while saving settings. + + Sidebar views updated src/app/components/app-frame/app-frame.component.ts - 104 + 248 + Sidebar views updated + + + Error updating sidebar views - src/app/components/manage/settings/settings.component.ts - 648 + src/app/components/app-frame/app-frame.component.ts + 251 - 保存设置时发生错误。 + Error updating sidebar views An error occurred while saving update checking settings. src/app/components/app-frame/app-frame.component.ts - 237 + 272 An error occurred while saving update checking settings. @@ -863,19 +2469,19 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 324 + 323 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 364 + 363 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 402 + 401 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 440 + 439 确认 @@ -935,97 +2541,293 @@ 去年 - - Name + + Sort order - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + Sort order + + + Filters - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + Filters + + + Process documents that match all filters specified below. - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 10 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 10 + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + 错误 + + + Cancel + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 9 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 8 + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 + + + src/app/components/common/select-dialog/select-dialog.component.html + 12 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 6 src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 + 18 + 取消 + + + Consume Folder - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 + Consume Folder + + + API Upload - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 + API Upload + + + Mail Fetch - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + Mail Fetch + + + Create new consumption template - src/app/components/manage/management-list/management-list.component.html - 9 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + Create new consumption template + + + Edit consumption template - src/app/components/manage/management-list/management-list.component.html - 19 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/management-list/management-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 204 - - - src/app/components/manage/settings/settings.component.html - 257 - - - src/app/components/manage/settings/settings.component.html - 294 - - - src/app/components/manage/settings/settings.component.html - 345 - - - src/app/components/manage/settings/settings.component.html - 379 - - - src/app/components/manage/tasks/tasks.component.html - 40 - - 名称 + Edit consumption template Matching algorithm @@ -1087,106 +2889,6 @@ 忽略大小写 - - Cancel - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 20 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 34 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 39 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 35 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 20 - - - src/app/components/common/select-dialog/select-dialog.component.html - 12 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 6 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 18 - - 取消 - - - Save - - src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 21 - - - src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html - 23 - - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 17 - - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 35 - - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 40 - - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 22 - - - src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html - 24 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 36 - - - src/app/components/document-detail/document-detail.component.html - 198 - - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 415 - - 保存 - Create new correspondent @@ -1223,7 +2925,7 @@ Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 88 + 109 创建新项目 @@ -1231,38 +2933,10 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 92 + 113 编辑项目 - - Permissions - - src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html - 11 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 30 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 2 - - - src/app/components/document-detail/document-detail.component.html - 182 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 78 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 76 - - Permissions - Create new user group @@ -1303,22 +2977,6 @@ IMAP Security - - Username - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 16 - - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 344 - - Username - Password @@ -1329,7 +2987,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 12 - Password + 密码 Password is token @@ -1337,7 +2995,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 18 - Password is token + 密码是令牌 Check if the password above is a token used for authentication @@ -1353,51 +3011,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 19 - Character Set - - - Loading... - - src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html - 30 - - - src/app/components/common/permissions-dialog/permissions-dialog.component.html - 18 - - - src/app/components/dashboard/dashboard.component.html - 10 - - - src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html - 7 - - - src/app/components/document-list/document-list.component.html - 95 - - - src/app/components/manage/settings/settings.component.html - 230 - - - src/app/components/manage/settings/settings.component.html - 320 - - - src/app/components/manage/settings/settings.component.html - 406 - - - src/app/components/manage/tasks/tasks.component.html - 19 - - - src/app/components/manage/tasks/tasks.component.html - 27 - - 加载中... + 字符集 Test @@ -1405,7 +3019,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html 32 - Test + 测试 No encryption @@ -1413,7 +3027,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 14 - No encryption + 无加密 SSL @@ -1421,7 +3035,7 @@ src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts 15 - SSL + SSL STARTTLS @@ -1470,10 +3084,10 @@ 11 - src/app/components/manage/settings/settings.component.html - 295 + src/app/components/manage/mail/mail.component.html + 67 - Account + 账号 Folder @@ -1481,7 +3095,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 12 - Folder + 文件夹 Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. @@ -1529,7 +3143,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 16 - Rule order + 规则顺序 Paperless will only process mails that match all of the filters specified below. @@ -1545,7 +3159,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 20 - Filter from + 过滤从 Filter to @@ -1553,7 +3167,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 21 - Filter to + 过滤到 Filter subject @@ -1561,7 +3175,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 22 - Filter subject + 过滤主题 Filter body @@ -1569,7 +3183,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 23 - Filter body + 过滤内容 Filter attachment filename @@ -1577,7 +3191,7 @@ src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 24 - Filter attachment filename + 过滤附件名称 Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. @@ -1611,49 +3225,37 @@ Action parameter - - Assign title from + + Assignments specified here will supersede any consumption templates. src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html 29 - Assign title from + Assignments specified here will supersede any consumption templates. - - Assign document type + + Assign title from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 31 + 30 - Assign document type + Assign title from Assign correspondent from src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 32 + 33 Assign correspondent from - - Assign correspondent + + Assign owner from rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 33 + 35 - Assign correspondent - - - Error - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html - 38 - - - src/app/services/toast.service.ts - 37 - - 错误 + Assign owner from rule Only process attachments @@ -1691,82 +3293,6 @@ Process message as .eml and attachments separately - - Delete - - src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 53 - - - src/app/components/common/permissions-select/permissions-select.component.html - 9 - - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 138 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 46 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.html - 64 - - - src/app/components/manage/management-list/management-list.component.ts - 194 - - - src/app/components/manage/settings/settings.component.html - 222 - - - src/app/components/manage/settings/settings.component.html - 270 - - - src/app/components/manage/settings/settings.component.html - 307 - - - src/app/components/manage/settings/settings.component.html - 359 - - - src/app/components/manage/settings/settings.component.html - 394 - - 删除 - Move to specified folder @@ -1815,11 +3341,19 @@ Use attachment filename as title + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + Do not assign a correspondent src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 87 + 91 Do not assign a correspondent @@ -1827,7 +3361,7 @@ Use mail address src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 91 + 95 Use mail address @@ -1835,7 +3369,7 @@ Use name (or mail address if not available) src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 95 + 99 Use name (or mail address if not available) @@ -1843,7 +3377,7 @@ Use correspondent selected below src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 99 + 103 Use correspondent selected below @@ -1851,7 +3385,7 @@ Create new mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 141 + 145 Create new mail rule @@ -1859,7 +3393,7 @@ Edit mail rule src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts - 145 + 149 Edit mail rule @@ -1965,7 +3499,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 11 - Email + Email First name @@ -1973,7 +3507,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 13 - First name + Last name @@ -1981,7 +3515,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 14 - Last name + Active @@ -1997,7 +3531,7 @@ src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html 23 - Superuser + 超级用户 (Grants all permissions and can view objects) @@ -2007,22 +3541,6 @@ (Grants all permissions and can view objects) - - Groups - - src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html - 27 - - - src/app/components/manage/settings/settings.component.html - 346 - - - src/app/components/manage/settings/settings.component.html - 367 - - Groups - Create new user account @@ -2077,7 +3595,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 24 - Include + 包含 Exclude @@ -2085,7 +3603,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 26 - Exclude + 排除 Apply @@ -2132,7 +3650,7 @@ src/app/components/common/input/tags/tags.component.html - 47 + 43 建议: @@ -2164,14 +3682,6 @@ Owner: - - Objects without an owner can be viewed and edited by all users - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 25 - - Objects without an owner can be viewed and edited by all users - View @@ -2188,106 +3698,6 @@ 查看 - - Users: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 31 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 50 - - Users: - - - Groups: - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 39 - - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 58 - - Groups: - - - Edit - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 46 - - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 17 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 49 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 83 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 45 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/management-list/management-list.component.html - 59 - - - src/app/components/manage/settings/settings.component.html - 269 - - - src/app/components/manage/settings/settings.component.html - 306 - - - src/app/components/manage/settings/settings.component.html - 358 - - - src/app/components/manage/settings/settings.component.html - 393 - - 编辑 - - - Edit permissions also grant viewing permissions - - src/app/components/common/input/permissions/permissions-form/permissions-form.component.html - 64 - - Edit permissions also grant viewing permissions - Add item @@ -2329,23 +3739,31 @@ Filter documents with these Tags src/app/components/common/input/tags/tags.component.html - 39 + 35 Filter documents with these Tags - - Set Permissions + + Set permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 26 + 28 - Set Permissions + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for Note that permissions set here will override any existing permissions src/app/components/common/permissions-dialog/permissions-dialog.component.ts - 43 + 61 Note that permissions set here will override any existing permissions @@ -2373,18 +3791,6 @@ Unowned - - Users - - src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html - 68 - - - src/app/components/manage/settings/settings.component.html - 332 - - Users - Hide unowned @@ -2399,7 +3805,7 @@ src/app/components/common/permissions-select/permissions-select.component.html 5 - Type + 类型 Add @@ -2407,7 +3813,7 @@ src/app/components/common/permissions-select/permissions-select.component.html 7 - Add + 添加 Change @@ -2415,21 +3821,7 @@ src/app/components/common/permissions-select/permissions-select.component.html 8 - Change - - - - - - - src/app/components/common/permissions-select/permissions-select.component.html - 22 - - - src/app/components/manage/tasks/tasks.component.html - 11 - - + 修改 Inherited from group @@ -2437,7 +3829,7 @@ src/app/components/common/permissions-select/permissions-select.component.ts 61 - Inherited from group + 从组中继承的 Select @@ -2463,11 +3855,155 @@ 请选择一个对象 + + Share Links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links + + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + 创建 + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 23 + 38 Hello , welcome to Paperless-ngx @@ -2475,55 +4011,47 @@ Welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 25 + 40 Welcome to Paperless-ngx + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard + Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 显示全部 - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 184 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 62 - - - src/app/components/manage/tasks/tasks.component.html - 41 - - - src/app/services/rest/document.service.ts - 22 - - 已创建 - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 75 + 85 src/app/components/document-list/document-list.component.html @@ -2539,11 +4067,39 @@ 标题 + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 + + + src/app/services/rest/document.service.ts + 19 + + 联系人 + View Preview src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 19 + 31 View Preview @@ -2551,11 +4107,11 @@ Download src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 29 + 41 src/app/components/document-detail/document-detail.component.html - 19 + 18 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2571,6 +4127,14 @@ 下载 + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents + Statistics @@ -2585,7 +4149,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Go to inbox + 转到收件箱 Documents in inbox @@ -2593,7 +4157,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 5 - Documents in inbox + 收件箱中的文档 Go to documents @@ -2601,7 +4165,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 8 - Go to documents + 跳转到文档 Total documents @@ -2609,7 +4173,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 9 - Total documents + 总文档数 Total characters @@ -2617,15 +4181,31 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 13 - Total characters + 字符总数 + + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths Other src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts - 55 + 65 - Other + 其它 Upload new documents @@ -2635,36 +4215,36 @@ 上传新文档 - - Dismiss completed + + Drop documents anywhere or 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) - 清除已完成 - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - 拖放文档到此处或 + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 浏览文件 + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + 清除已完成 + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {还有一个文档} other { 个更多文档}} @@ -2673,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 39 + 44 正在处理: @@ -2681,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 42 + 47 失败: @@ -2689,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 45 + 50 已添加: @@ -2697,11 +4277,11 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 48 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 269 + 268 this string is used to separate processing, failed and added on the file upload widget , @@ -2778,7 +4358,7 @@ Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 下载原始文件 @@ -2786,7 +4366,7 @@ Redo OCR src/app/components/document-detail/document-detail.component.html - 34 + 40 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2798,7 +4378,7 @@ More like this src/app/components/document-detail/document-detail.component.html - 40 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html @@ -2810,7 +4390,7 @@ Close src/app/components/document-detail/document-detail.component.html - 43 + 53 src/app/guards/dirty-saved-view.guard.ts @@ -2822,7 +4402,7 @@ Previous src/app/components/document-detail/document-detail.component.html - 50 + 60 上一个 @@ -2830,7 +4410,7 @@ Details src/app/components/document-detail/document-detail.component.html - 72 + 82 详细信息 @@ -2838,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 76 + 86 归档序列号 @@ -2846,39 +4426,15 @@ Date created src/app/components/document-detail/document-detail.component.html - 77 + 87 创建日期 - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 79 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 142 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 35 - - - src/app/services/rest/document.service.ts - 19 - - 联系人 - Document type src/app/components/document-detail/document-detail.component.html - 81 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2902,7 +4458,7 @@ Storage path src/app/components/document-detail/document-detail.component.html - 83 + 93 src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -2922,7 +4478,7 @@ Default src/app/components/document-detail/document-detail.component.html - 84 + 94 默认 @@ -2930,7 +4486,7 @@ Content src/app/components/document-detail/document-detail.component.html - 91 + 101 内容 @@ -2938,7 +4494,7 @@ Metadata src/app/components/document-detail/document-detail.component.html - 100 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts @@ -2950,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 106 + 116 修改日期 @@ -2958,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 110 + 120 日期已添加 @@ -2966,7 +4522,7 @@ Media filename src/app/components/document-detail/document-detail.component.html - 114 + 124 媒体文件名 @@ -2974,7 +4530,7 @@ Original filename src/app/components/document-detail/document-detail.component.html - 118 + 128 Original filename @@ -2982,7 +4538,7 @@ Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 122 + 132 原始 MD5 校验和 @@ -2990,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 126 + 136 原始文件大小 @@ -2998,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 130 + 140 原始 mime 类型 @@ -3006,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 134 + 144 归档 MD5 校验和 @@ -3014,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 138 + 148 归档文件大小 @@ -3022,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 144 + 154 原始文档元数据 @@ -3030,7 +4586,7 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 145 + 155 归档文档元数据 @@ -3038,7 +4594,7 @@ Preview src/app/components/document-detail/document-detail.component.html - 151 + 161 Preview @@ -3046,11 +4602,11 @@ Enter Password src/app/components/document-detail/document-detail.component.html - 167 + 177 src/app/components/document-detail/document-detail.component.html - 218 + 228 输入密码 @@ -3058,7 +4614,7 @@ Notes src/app/components/document-detail/document-detail.component.html - 175,176 + 185,186 Notes @@ -3066,7 +4622,7 @@ Discard src/app/components/document-detail/document-detail.component.html - 194 + 204 放弃 @@ -3074,7 +4630,7 @@ Save & next src/app/components/document-detail/document-detail.component.html - 196 + 206 保存 & 下一个 @@ -3082,7 +4638,7 @@ Save & close src/app/components/document-detail/document-detail.component.html - 197 + 207 Save & close @@ -3090,7 +4646,7 @@ An error occurred loading content: src/app/components/document-detail/document-detail.component.ts - 252,254 + 253,255 An error occurred loading content: @@ -3098,7 +4654,7 @@ Error retrieving metadata src/app/components/document-detail/document-detail.component.ts - 397 + 398 Error retrieving metadata @@ -3114,11 +4670,11 @@ Document saved successfully. src/app/components/document-detail/document-detail.component.ts - 533 + 532 src/app/components/document-detail/document-detail.component.ts - 541 + 540 Document saved successfully. @@ -3126,11 +4682,11 @@ Error saving document src/app/components/document-detail/document-detail.component.ts - 546 + 544 src/app/components/document-detail/document-detail.component.ts - 591 + 585 Error saving document @@ -3138,11 +4694,11 @@ Confirm delete src/app/components/document-detail/document-detail.component.ts - 620 + 611 src/app/components/manage/management-list/management-list.component.ts - 190 + 201 确认删除 @@ -3150,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 621 + 612 您真的想要删除文档 “” 吗? @@ -3158,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 622 + 613 此文档的文件将被永久删除。此操作无法撤消。 @@ -3166,27 +4722,27 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 624 + 615 删除文档 - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 644,646 + 634 - Error deleting document: + Error deleting document Redo OCR confirm src/app/components/document-detail/document-detail.component.ts - 667 + 654 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 499 + 498 确定重新 OCR @@ -3194,85 +4750,25 @@ This operation will permanently redo OCR for this document. src/app/components/document-detail/document-detail.component.ts - 668 + 655 This operation will permanently redo OCR for this document. - - This operation cannot be undone. - - src/app/components/document-detail/document-detail.component.ts - 669 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 462 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 501 - - - src/app/components/manage/settings/settings.component.ts - 759 - - - src/app/components/manage/settings/settings.component.ts - 819 - - - src/app/components/manage/settings/settings.component.ts - 886 - - - src/app/components/manage/settings/settings.component.ts - 949 - - 此操作无法撤消。 - - - Proceed - - src/app/components/document-detail/document-detail.component.ts - 671 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 503 - - - src/app/components/manage/settings/settings.component.ts - 761 - - - src/app/components/manage/settings/settings.component.ts - 821 - - - src/app/components/manage/settings/settings.component.ts - 888 - - - src/app/components/manage/settings/settings.component.ts - 951 - - 继续操作 - Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. src/app/components/document-detail/document-detail.component.ts - 679 + 666 Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. - - Error executing operation: + + Error executing operation src/app/components/document-detail/document-detail.component.ts - 690,692 + 677 - Error executing operation: + Error executing operation Select: @@ -3338,54 +4834,6 @@ 筛选存储路径 - - Actions - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 86 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/management-list/management-list.component.html - 23 - - - src/app/components/manage/settings/settings.component.html - 221 - - - src/app/components/manage/settings/settings.component.html - 259 - - - src/app/components/manage/settings/settings.component.html - 296 - - - src/app/components/manage/settings/settings.component.html - 347 - - - src/app/components/manage/settings/settings.component.html - 382 - - - src/app/components/manage/tasks/tasks.component.html - 44 - - 操作 - Include: @@ -3418,23 +4866,23 @@ Use formatted filename - - Error executing bulk operation: + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 185,187 + 185 - 执行批量操作时出错: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 261 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 267 + 266 @@ -3442,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 263 + 262 This is for messages like 'modify "tag1" and "tag2"' @@ -3451,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 271,273 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' @@ -3460,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 288 + 287 确认标签分配 @@ -3468,7 +4916,7 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 294 + 293 此操作将把标签“”添加到 个选定的文档。 @@ -3476,7 +4924,7 @@ This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 299,301 + 298,300 此操作将添加标签 选定的文档。 @@ -3484,7 +4932,7 @@ This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 307 + 306 此操作将从 个选定的文档中移除标签“”。 @@ -3492,7 +4940,7 @@ This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 312,314 + 311,313 此操作将从 选定的文档中删除标签 @@ -3500,7 +4948,7 @@ This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 316,320 + 315,319 此操作将添加标签 并删除选定文档 上的标签 @@ -3508,7 +4956,7 @@ Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 357 + 356 确认联系人分配 @@ -3516,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 359 + 358 此操作将分配联系人 "" 到 个选定的文档。 @@ -3524,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 361 + 360 此操作将从 个选定文档中移除联系人。 @@ -3532,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 395 + 394 确认文件类型分配 @@ -3540,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 397 + 396 此操作将把文档类型 " 分配到 个选定的文档。 @@ -3548,7 +4996,7 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 399 + 398 此操作将从 个选定文档中删除文档类型。 @@ -3556,7 +5004,7 @@ Confirm storage path assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 433 + 432 确认存储路径分配 @@ -3564,7 +5012,7 @@ This operation will assign the storage path "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 435 + 434 此操作将将存储路径" 分配给 选定的文档。 @@ -3572,7 +5020,7 @@ This operation will remove the storage path from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 437 + 436 此操作将从 选定文档中移除存储路径。 @@ -3580,7 +5028,7 @@ Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 460 + 459 删除确认 @@ -3588,7 +5036,7 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 461 + 460 此操作将永久删除 个选定的文档。 @@ -3596,7 +5044,7 @@ Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 464 + 463 删除文档 @@ -3604,7 +5052,7 @@ This operation will permanently redo OCR for selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 500 + 499 此操作将永久重新 OCR 个选定的文档。 @@ -3780,18 +5228,6 @@ 排序 - - Views - - src/app/components/document-list/document-list.component.html - 64 - - - src/app/components/manage/settings/settings.component.html - 199 - - 视图 - Save "" @@ -3910,7 +5346,7 @@ src/app/services/rest/document.service.ts 26 - Owner + 所有者 Sort by notes @@ -3920,22 +5356,6 @@ Sort by notes - - Notes - - src/app/components/document-list/document-list.component.html - 163 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/services/rest/document.service.ts - 25 - - Notes - Sort by document type @@ -4184,30 +5604,6 @@ 保存当前视图 - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 216 - - 在侧边栏显示 - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 212 - - 在仪表板上显示 - Filter rules error occurred while saving this view @@ -4246,7 +5642,7 @@ src/app/components/document-notes/document-notes.component.html 11 - Add note + 添加备注 Delete note @@ -4258,23 +5654,111 @@ src/app/components/document-notes/document-notes.component.html 25 - Delete note + 删除备注 Error saving note src/app/components/document-notes/document-notes.component.ts - 67 + 66 - Error saving note + 保存备注出错 - - Error deleting note: + + Error deleting note src/app/components/document-notes/document-notes.component.ts - 85 + 80 - Error deleting note: + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + 拖放文件以开始上传 + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + 正在初始化上传... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. correspondent @@ -4332,43 +5816,239 @@ 您真的想要删除文档类型" "吗? - - Create + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + 该操作将永久删除此邮件规则。 + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + 已删除邮件规则 + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + 删除邮件规则时出错。 + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 + + + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 src/app/components/manage/management-list/management-list.component.html - 2 + 13,17 - 创建 + Create Filter by: src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 src/app/components/manage/management-list/management-list.component.html - 8 + 23 过滤条件: @@ -4376,19 +6056,19 @@ Matching src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 src/app/components/manage/management-list/management-list.component.html - 20 + 42 匹配 @@ -4396,19 +6076,19 @@ Document count src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 src/app/components/manage/management-list/management-list.component.html - 21 + 43 文档数量 @@ -4416,19 +6096,19 @@ Filter Documents src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 src/app/components/manage/management-list/management-list.component.html - 44 + 78 筛选文档 @@ -4436,19 +6116,19 @@ {VAR_PLURAL, plural, =1 {One } other { total }} src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 src/app/components/manage/management-list/management-list.component.html - 73 + 109 {VAR_PLURAL, plural, =1 {一个 } other { 总计 }} @@ -4456,7 +6136,7 @@ Automatic src/app/components/manage/management-list/management-list.component.ts - 103 + 113 src/app/data/matching-model.ts @@ -4468,19 +6148,19 @@ None src/app/components/manage/management-list/management-list.component.ts - 105 + 115 src/app/data/matching-model.ts 45 - None + Successfully created . src/app/components/manage/management-list/management-list.component.ts - 145 + 158 Successfully created . @@ -4488,7 +6168,7 @@ Error occurred while creating . src/app/components/manage/management-list/management-list.component.ts - 150 + 163 Error occurred while creating . @@ -4496,7 +6176,7 @@ Successfully updated . src/app/components/manage/management-list/management-list.component.ts - 166 + 178 Successfully updated . @@ -4504,7 +6184,7 @@ Error occurred while saving . src/app/components/manage/management-list/management-list.component.ts - 171 + 183 Error occurred while saving . @@ -4512,745 +6192,25 @@ Associated documents will not be deleted. src/app/components/manage/management-list/management-list.component.ts - 192 + 203 已关联的文档将不会被删除。 - - Error while deleting element: + + Error while deleting element src/app/components/manage/management-list/management-list.component.ts - 205,207 + 219 - 删除元素时出错: + Error while deleting element - - Start tour + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 293 - Start tour - - - Open Django Admin - - src/app/components/manage/settings/settings.component.html - 4 - - Open Django Admin - - - General - - src/app/components/manage/settings/settings.component.html - 15 - - 通用 - - - Appearance - - src/app/components/manage/settings/settings.component.html - 18 - - 外观 - - - Display language - - src/app/components/manage/settings/settings.component.html - 22 - - 显示语言 - - - You need to reload the page after applying a new language. - - src/app/components/manage/settings/settings.component.html - 30 - - 您需要在应用新语言后重新加载页面。 - - - Date display - - src/app/components/manage/settings/settings.component.html - 37 - - 日期显示 - - - Date format - - src/app/components/manage/settings/settings.component.html - 50 - - 日期格式 - - - Short: - - src/app/components/manage/settings/settings.component.html - 56,57 - - 短: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 60,61 - - 中: - - - Long: - - src/app/components/manage/settings/settings.component.html - 64,65 - - 长: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 72 - - 每页显示 - - - Document editor - - src/app/components/manage/settings/settings.component.html - 88 - - 文档编辑器 - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 92 - - 使用浏览器提供的 PDF 查看器 - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 92 - - 显示大型的 PDF 文档通常更快,但在某些浏览器上可能无法使用。 - - - Sidebar - - src/app/components/manage/settings/settings.component.html - 99 - - Sidebar - - - Use 'slim' sidebar (icons only) - - src/app/components/manage/settings/settings.component.html - 103 - - Use 'slim' sidebar (icons only) - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 110 - - 深色模式 - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 113 - - 使用系统设置 - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 114 - - 启用深色模式 - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 115 - - 在深色模式下反转缩略图 - - - Theme Color - - src/app/components/manage/settings/settings.component.html - 121 - - 主题颜色 - - - Reset - - src/app/components/manage/settings/settings.component.html - 130 - - 重置 - - - Update checking - - src/app/components/manage/settings/settings.component.html - 135 - - Update checking - - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - src/app/components/manage/settings/settings.component.html - 139,142 - - Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. - - - No tracking data is collected by the app in any way. - - src/app/components/manage/settings/settings.component.html - 144,146 - - No tracking data is collected by the app in any way. - - - Enable update checking - - src/app/components/manage/settings/settings.component.html - 146 - - Enable update checking - - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - src/app/components/manage/settings/settings.component.html - 146 - - Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release. - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 150 - - 批量编辑 - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 154 - - 显示确认对话框 - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 154 - - 删除文档时总是需要确认。 - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 155 - - 关闭时应用 - - - Enable notes - - src/app/components/manage/settings/settings.component.html - 163 - - Enable notes - - - Notifications - - src/app/components/manage/settings/settings.component.html - 171 - - 通知 - - - Document processing - - src/app/components/manage/settings/settings.component.html - 174 - - 文档处理 - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 178 - - 检测到新文档时显示通知 - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 179 - - 文件处理成功完成时显示通知 - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 180 - - 文件处理失败时显示通知 - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 181 - - 禁用在仪表盘上的通知 - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 181 - - 这将禁止仪表盘上所有有关文件处理状态的消息。 - - - Show warning when closing saved views with unsaved changes - - src/app/components/manage/settings/settings.component.html - 195 - - Show warning when closing saved views with unsaved changes - - -  Appears on - - src/app/components/manage/settings/settings.component.html - 209,210 - -  Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 226 - - 未定义保存的视图。 - - - Mail - - src/app/components/manage/settings/settings.component.html - 239 - - Mail - - - Mail accounts - - src/app/components/manage/settings/settings.component.html - 245 - - Mail accounts - - - Add Account - - src/app/components/manage/settings/settings.component.html - 250 - - Add Account - - - Server - - src/app/components/manage/settings/settings.component.html - 258 - - Server - - - No mail accounts defined. - - src/app/components/manage/settings/settings.component.html - 276 - - No mail accounts defined. - - - Mail rules - - src/app/components/manage/settings/settings.component.html - 282 - - Mail rules - - - Add Rule - - src/app/components/manage/settings/settings.component.html - 287 - - Add Rule - - - No mail rules defined. - - src/app/components/manage/settings/settings.component.html - 313 - - No mail rules defined. - - - Users & Groups - - src/app/components/manage/settings/settings.component.html - 327 - - Users & Groups - - - Add User - - src/app/components/manage/settings/settings.component.html - 337 - - Add User - - - Add Group - - src/app/components/manage/settings/settings.component.html - 372 - - Add Group - - - Error retrieving groups - - src/app/components/manage/settings/settings.component.ts - 278 - - Error retrieving groups - - - Error retrieving users - - src/app/components/manage/settings/settings.component.ts - 287 - - Error retrieving users - - - Error retrieving mail rules - - src/app/components/manage/settings/settings.component.ts - 314 - - Error retrieving mail rules - - - Error retrieving mail accounts - - src/app/components/manage/settings/settings.component.ts - 323 - - Error retrieving mail accounts - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 530 - - 保存的视图已删除。 - - - Settings saved - - src/app/components/manage/settings/settings.component.ts - 632 - - 设置已保存 - - - Settings were saved successfully. - - src/app/components/manage/settings/settings.component.ts - 633 - - 设置保存成功 - - - Settings were saved successfully. Reload is required to apply some changes. - - src/app/components/manage/settings/settings.component.ts - 637 - - 设置已成功保存。需要重新加载以应用某些更改。 - - - Reload now - - src/app/components/manage/settings/settings.component.ts - 638 - - 立即重载 - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 657 - - 使用系统语言 - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 664 - - 使用显示语言的日期格式 - - - Error while storing settings on server. - - src/app/components/manage/settings/settings.component.ts - 684 - - Error while storing settings on server. - - - Password has been changed, you will be logged out momentarily. - - src/app/components/manage/settings/settings.component.ts - 727 - - Password has been changed, you will be logged out momentarily. - - - Saved user "". - - src/app/components/manage/settings/settings.component.ts - 734 - - Saved user "". - - - Error saving user. - - src/app/components/manage/settings/settings.component.ts - 746 - - Error saving user. - - - Confirm delete user account - - src/app/components/manage/settings/settings.component.ts - 757 - - Confirm delete user account - - - This operation will permanently delete this user account. - - src/app/components/manage/settings/settings.component.ts - 758 - - This operation will permanently delete this user account. - - - Deleted user - - src/app/components/manage/settings/settings.component.ts - 767 - - Deleted user - - - Error deleting user. - - src/app/components/manage/settings/settings.component.ts - 775 - - Error deleting user. - - - Saved group "". - - src/app/components/manage/settings/settings.component.ts - 796 - - Saved group "". - - - Error saving group. - - src/app/components/manage/settings/settings.component.ts - 806 - - Error saving group. - - - Confirm delete user group - - src/app/components/manage/settings/settings.component.ts - 817 - - Confirm delete user group - - - This operation will permanently delete this user group. - - src/app/components/manage/settings/settings.component.ts - 818 - - This operation will permanently delete this user group. - - - Deleted group - - src/app/components/manage/settings/settings.component.ts - 827 - - Deleted group - - - Error deleting group. - - src/app/components/manage/settings/settings.component.ts - 835 - - Error deleting group. - - - Saved account "". - - src/app/components/manage/settings/settings.component.ts - 861 - - Saved account "". - - - Error saving account. - - src/app/components/manage/settings/settings.component.ts - 873 - - Error saving account. - - - Confirm delete mail account - - src/app/components/manage/settings/settings.component.ts - 884 - - Confirm delete mail account - - - This operation will permanently delete this mail account. - - src/app/components/manage/settings/settings.component.ts - 885 - - This operation will permanently delete this mail account. - - - Deleted mail account - - src/app/components/manage/settings/settings.component.ts - 894 - - Deleted mail account - - - Error deleting mail account. - - src/app/components/manage/settings/settings.component.ts - 903 - - Error deleting mail account. - - - Saved rule "". - - src/app/components/manage/settings/settings.component.ts - 924 - - Saved rule "". - - - Error saving rule. - - src/app/components/manage/settings/settings.component.ts - 936 - - Error saving rule. - - - Confirm delete mail rule - - src/app/components/manage/settings/settings.component.ts - 947 - - Confirm delete mail rule - - - This operation will permanently delete this mail rule. - - src/app/components/manage/settings/settings.component.ts - 948 - - 该操作将永久删除此邮件规则。 - - - Deleted mail rule - - src/app/components/manage/settings/settings.component.ts - 957 - - 已删除邮件规则 - - - Error deleting mail rule. - - src/app/components/manage/settings/settings.component.ts - 966 - - 删除邮件规则时出错。 + Permissions updated successfully storage path @@ -5300,166 +6260,6 @@ 您真的想要删除标签“ ”吗? - - Clear selection - - src/app/components/manage/tasks/tasks.component.html - 6 - - 清除选定内容 - - - Refresh - - src/app/components/manage/tasks/tasks.component.html - 20 - - 刷新 - - - Results - - src/app/components/manage/tasks/tasks.component.html - 42 - - 结果 - - - click for full output - - src/app/components/manage/tasks/tasks.component.html - 66 - - 单击以获取完整输出 - - - Dismiss - - src/app/components/manage/tasks/tasks.component.html - 81 - - - src/app/components/manage/tasks/tasks.component.ts - 65 - - 关闭 - - - Open Document - - src/app/components/manage/tasks/tasks.component.html - 87 - - 打开文档 - - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - src/app/components/manage/tasks/tasks.component.html - 103 - - {VAR_PLURAL, plural, =1 {One task} other { total tasks}} - - - Failed - - src/app/components/manage/tasks/tasks.component.html - 110 - - Failed - - - Complete - - src/app/components/manage/tasks/tasks.component.html - 116 - - Complete - - - Started - - src/app/components/manage/tasks/tasks.component.html - 122 - - Started - - - Queued - - src/app/components/manage/tasks/tasks.component.html - 128 - - Queued - - - Dismiss selected - - src/app/components/manage/tasks/tasks.component.ts - 29 - - 取消选择 - - - Dismiss all - - src/app/components/manage/tasks/tasks.component.ts - 30 - - - src/app/components/manage/tasks/tasks.component.ts - 63 - - 取消所有 - - - Confirm Dismiss All - - src/app/components/manage/tasks/tasks.component.ts - 61 - - 确认取消所有 - - - tasks? - - src/app/components/manage/tasks/tasks.component.ts - 63 - - 任务? - - - queued - - src/app/components/manage/tasks/tasks.component.ts - 131 - - queued - - - started - - src/app/components/manage/tasks/tasks.component.ts - 133 - - started - - - completed - - src/app/components/manage/tasks/tasks.component.ts - 135 - - completed - - - failed - - src/app/components/manage/tasks/tasks.component.ts - 137 - - failed - Not Found @@ -5869,15 +6669,23 @@ English (US) src/app/services/settings.service.ts - 163 + 155 英语(美国) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + Arabic src/app/services/settings.service.ts - 169 + 167 阿拉伯语 @@ -5885,7 +6693,7 @@ Belarusian src/app/services/settings.service.ts - 175 + 173 白俄罗斯语 @@ -5893,7 +6701,7 @@ Catalan src/app/services/settings.service.ts - 181 + 179 加泰罗尼亚语 @@ -5901,7 +6709,7 @@ Czech src/app/services/settings.service.ts - 187 + 185 捷克语 @@ -5909,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 193 + 191 丹麦语 @@ -5917,15 +6725,23 @@ German src/app/services/settings.service.ts - 199 + 197 德语 + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 205 + 209 英语(英国) @@ -5933,7 +6749,7 @@ Spanish src/app/services/settings.service.ts - 211 + 215 西班牙语 @@ -5941,7 +6757,7 @@ Finnish src/app/services/settings.service.ts - 217 + 221 已完成 @@ -5949,7 +6765,7 @@ French src/app/services/settings.service.ts - 223 + 227 法语 @@ -5957,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 229 + 233 意大利语 @@ -5965,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 235 + 239 卢森堡语 @@ -5973,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 241 + 245 荷兰语 + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 247 + 257 波兰语 @@ -5989,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 253 + 263 葡萄牙语 (巴西) @@ -5997,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 259 + 269 葡萄牙语 @@ -6005,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 265 + 275 罗马尼亚语 @@ -6013,7 +6837,7 @@ Russian src/app/services/settings.service.ts - 271 + 281 俄语 @@ -6021,7 +6845,7 @@ Slovak src/app/services/settings.service.ts - 277 + 287 Slovak @@ -6029,7 +6853,7 @@ Slovenian src/app/services/settings.service.ts - 283 + 293 斯洛文尼亚语 @@ -6037,7 +6861,7 @@ Serbian src/app/services/settings.service.ts - 289 + 299 塞尔维亚语 @@ -6045,7 +6869,7 @@ Swedish src/app/services/settings.service.ts - 295 + 305 瑞典语 @@ -6053,7 +6877,7 @@ Turkish src/app/services/settings.service.ts - 301 + 311 土耳其语 @@ -6061,7 +6885,7 @@ Ukrainian src/app/services/settings.service.ts - 307 + 317 Ukrainian @@ -6069,7 +6893,7 @@ Chinese Simplified src/app/services/settings.service.ts - 313 + 323 简体中文 @@ -6077,7 +6901,7 @@ ISO 8601 src/app/services/settings.service.ts - 330 + 340 ISO 8601 @@ -6085,7 +6909,7 @@ Successfully completed one-time migratration of settings to the database! src/app/services/settings.service.ts - 441 + 459 成功完成设置一次性迁移到数据库! @@ -6093,7 +6917,7 @@ Unable to migrate settings to the database, please try saving manually. src/app/services/settings.service.ts - 442 + 460 无法将设置迁移到数据库,请尝试手动保存。 @@ -6101,7 +6925,7 @@ You can restart the tour from the settings page. src/app/services/settings.service.ts - 516 + 533 您可以从设置页面重新开始导览。 @@ -6117,7 +6941,7 @@ Connecting... src/app/services/upload-documents.service.ts - 31 + 42 正在连接… @@ -6125,7 +6949,7 @@ Uploading... src/app/services/upload-documents.service.ts - 43 + 54 正在上传... @@ -6133,7 +6957,7 @@ Upload complete, waiting... src/app/services/upload-documents.service.ts - 46 + 57 上传完成,等待... @@ -6141,7 +6965,7 @@ HTTP error: src/app/services/upload-documents.service.ts - 62 + 70 HTTP 错误: diff --git a/src-ui/src/locale/messages.zh_TW.xlf b/src-ui/src/locale/messages.zh_TW.xlf index 003063130..295c57086 100644 --- a/src-ui/src/locale/messages.zh_TW.xlf +++ b/src-ui/src/locale/messages.zh_TW.xlf @@ -2,11 +2,291 @@ + + Close + + node_modules/src/ngb-config.ts + 13 + + Close + + + HH + + node_modules/src/ngb-config.ts + 13 + + HH + + + Close + + node_modules/src/ngb-config.ts + 13 + + Close + + + «« + + node_modules/src/ngb-config.ts + 13 + + «« + + + Select month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Select month + + + Previous month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Previous month + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + Slide of + + node_modules/src/ngb-config.ts + 13 + + Currently selected slide number read by screen reader + Slide of + + + Hours + + node_modules/src/ngb-config.ts + 13 + + Hours + + + « + + node_modules/src/ngb-config.ts + 13 + + « + + + Previous + + node_modules/src/ngb-config.ts + 13 + + Previous + + + MM + + node_modules/src/ngb-config.ts + 13 + + MM + + + » + + node_modules/src/ngb-config.ts + 13 + + » + + + Select year + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Select year + + + Next month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Next month + + + Next + + node_modules/src/ngb-config.ts + 13 + + Next + + + Minutes + + node_modules/src/ngb-config.ts + 13 + + Minutes + + + »» + + node_modules/src/ngb-config.ts + 13 + + »» + + + Increment hours + + node_modules/src/ngb-config.ts + 13 + + Increment hours + + + First + + node_modules/src/ngb-config.ts + 13 + + First + + + Previous + + node_modules/src/ngb-config.ts + 13 + + Previous + + + Decrement hours + + node_modules/src/ngb-config.ts + 13 + + Decrement hours + + + Next + + node_modules/src/ngb-config.ts + 13 + + Next + + + Increment minutes + + node_modules/src/ngb-config.ts + 13 + + Increment minutes + + + Last + + node_modules/src/ngb-config.ts + 13 + + Last + + + Decrement minutes + + node_modules/src/ngb-config.ts + 13 + + Decrement minutes + + + SS + + node_modules/src/ngb-config.ts + 13 + + SS + + + Seconds + + node_modules/src/ngb-config.ts + 13 + + Seconds + + + Increment seconds + + node_modules/src/ngb-config.ts + 13 + + Increment seconds + + + Decrement seconds + + node_modules/src/ngb-config.ts + 13 + + Decrement seconds + + + + + + + node_modules/src/ngb-config.ts + 13 + + + + + + + + node_modules/src/ngb-config.ts + 13 + + Document added src/app/app.component.ts - 51 + 83 + + + src/app/app.component.ts + 93 文档已添加 @@ -14,7 +294,11 @@ Document was added to paperless. src/app/app.component.ts - 51 + 85 + + + src/app/app.component.ts + 95 Document was added to paperless. @@ -22,11 +306,11 @@ Open document src/app/app.component.ts - 51 + 86 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 45 + 50 打開文檔 @@ -34,7 +318,7 @@ Could not add : src/app/app.component.ts - 59 + 109 Could not add : @@ -42,7 +326,7 @@ New document detected src/app/app.component.ts - 65 + 124 檢測到新文檔 @@ -50,10 +334,1784 @@ Document is being processed by paperless. src/app/app.component.ts - 65 + 126 Document is being processed by paperless. + + Prev + + src/app/app.component.ts + 131 + + Prev + + + Next + + src/app/app.component.ts + 132 + + + src/app/components/document-detail/document-detail.component.html + 65 + + Next + + + End + + src/app/app.component.ts + 133 + + End + + + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + + src/app/app.component.ts + 139 + + The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some. + + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + + src/app/app.component.ts + 146 + + Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms. + + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + src/app/app.component.ts + 151 + + The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar. + + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + + src/app/app.component.ts + 158 + + The filtering tools allow you to quickly find documents using various searches, dates, tags, etc. + + + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + + src/app/app.component.ts + 164 + + Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar. + + + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + src/app/app.component.ts + 169 + + Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view. + + + Manage e-mail accounts and rules for automatically importing documents. + + src/app/app.component.ts + 177 + + Manage e-mail accounts and rules for automatically importing documents. + + + Consumption templates give you finer control over the document ingestion process. + + src/app/app.component.ts + 185 + + Consumption templates give you finer control over the document ingestion process. + + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + + src/app/app.component.ts + 193 + + File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process. + + + Check out the settings for various tweaks to the web app and toggle settings for saved views. + + src/app/app.component.ts + 201 + + Check out the settings for various tweaks to the web app and toggle settings for saved views. + + + Thank you! 🙏 + + src/app/app.component.ts + 209 + + Thank you! 🙏 + + + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + + src/app/app.component.ts + 211 + + There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues. + + + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + + src/app/app.component.ts + 213 + + Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx! + + + Logs + + src/app/components/admin/logs/logs.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 218 + + + src/app/components/app-frame/app-frame.component.html + 221 + + Logs + + + Loading... + + src/app/components/admin/logs/logs.component.html + 11 + + + src/app/components/admin/logs/logs.component.html + 20 + + + src/app/components/admin/settings/settings.component.html + 312 + + + src/app/components/admin/tasks/tasks.component.html + 19 + + + src/app/components/admin/tasks/tasks.component.html + 27 + + + src/app/components/admin/users-groups/users-groups.component.html + 96 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 30 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 18 + + + src/app/components/dashboard/dashboard.component.html + 14 + + + src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html + 14 + + + src/app/components/document-list/document-list.component.html + 95 + + + src/app/components/manage/mail/mail.component.html + 104 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + + src/app/components/manage/management-list/management-list.component.html + 52 + + Loading... + + + Settings + + src/app/components/admin/settings/settings.component.html + 1 + + + src/app/components/admin/settings/settings.component.html + 274 + + + src/app/components/app-frame/app-frame.component.html + 45 + + + src/app/components/app-frame/app-frame.component.html + 196 + + + src/app/components/app-frame/app-frame.component.html + 199 + + 設定 + + + Start tour + + src/app/components/admin/settings/settings.component.html + 2 + + Start tour + + + Open Django Admin + + src/app/components/admin/settings/settings.component.html + 4 + + Open Django Admin + + + General + + src/app/components/admin/settings/settings.component.html + 15 + + General + + + Appearance + + src/app/components/admin/settings/settings.component.html + 18 + + Appearance + + + Display language + + src/app/components/admin/settings/settings.component.html + 22 + + Display language + + + You need to reload the page after applying a new language. + + src/app/components/admin/settings/settings.component.html + 30 + + You need to reload the page after applying a new language. + + + Date display + + src/app/components/admin/settings/settings.component.html + 37 + + Date display + + + Date format + + src/app/components/admin/settings/settings.component.html + 50 + + Date format + + + Short: + + src/app/components/admin/settings/settings.component.html + 56,57 + + Short: + + + Medium: + + src/app/components/admin/settings/settings.component.html + 60,61 + + Medium: + + + Long: + + src/app/components/admin/settings/settings.component.html + 64,65 + + Long: + + + Items per page + + src/app/components/admin/settings/settings.component.html + 72 + + Items per page + + + Document editor + + src/app/components/admin/settings/settings.component.html + 88 + + Document editor + + + Use PDF viewer provided by the browser + + src/app/components/admin/settings/settings.component.html + 92 + + Use PDF viewer provided by the browser + + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + src/app/components/admin/settings/settings.component.html + 92 + + This is usually faster for displaying large PDF documents, but it might not work on some browsers. + + + Sidebar + + src/app/components/admin/settings/settings.component.html + 99 + + Sidebar + + + Use 'slim' sidebar (icons only) + + src/app/components/admin/settings/settings.component.html + 103 + + Use 'slim' sidebar (icons only) + + + Dark mode + + src/app/components/admin/settings/settings.component.html + 110 + + Dark mode + + + Use system settings + + src/app/components/admin/settings/settings.component.html + 113 + + Use system settings + + + Enable dark mode + + src/app/components/admin/settings/settings.component.html + 114 + + Enable dark mode + + + Invert thumbnails in dark mode + + src/app/components/admin/settings/settings.component.html + 115 + + Invert thumbnails in dark mode + + + Theme Color + + src/app/components/admin/settings/settings.component.html + 121 + + Theme Color + + + Reset + + src/app/components/admin/settings/settings.component.html + 130 + + Reset + + + Update checking + + src/app/components/admin/settings/settings.component.html + 135 + + Update checking + + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + src/app/components/admin/settings/settings.component.html + 139,142 + + Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually. + + + No tracking data is collected by the app in any way. + + src/app/components/admin/settings/settings.component.html + 144,146 + + No tracking data is collected by the app in any way. + + + Enable update checking + + src/app/components/admin/settings/settings.component.html + 146 + + Enable update checking + + + Bulk editing + + src/app/components/admin/settings/settings.component.html + 150 + + Bulk editing + + + Show confirmation dialogs + + src/app/components/admin/settings/settings.component.html + 154 + + Show confirmation dialogs + + + Deleting documents will always ask for confirmation. + + src/app/components/admin/settings/settings.component.html + 154 + + Deleting documents will always ask for confirmation. + + + Apply on close + + src/app/components/admin/settings/settings.component.html + 155 + + Apply on close + + + Notes + + src/app/components/admin/settings/settings.component.html + 159 + + + src/app/components/document-list/document-list.component.html + 163 + + + src/app/services/rest/document.service.ts + 25 + + Notes + + + Enable notes + + src/app/components/admin/settings/settings.component.html + 163 + + Enable notes + + + Permissions + + src/app/components/admin/settings/settings.component.html + 171 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 30 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 2 + + + src/app/components/document-detail/document-detail.component.html + 192 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 78 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 76 + + + src/app/components/manage/mail/mail.component.html + 37 + + + src/app/components/manage/mail/mail.component.html + 86 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + + src/app/components/manage/management-list/management-list.component.html + 10 + + Permissions + + + Default Permissions + + src/app/components/admin/settings/settings.component.html + 174 + + Default Permissions + + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + src/app/components/admin/settings/settings.component.html + 178,180 + + Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI + + + Default Owner + + src/app/components/admin/settings/settings.component.html + 185 + + Default Owner + + + Objects without an owner can be viewed and edited by all users + + src/app/components/admin/settings/settings.component.html + 189 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 25 + + Objects without an owner can be viewed and edited by all users + + + Default View Permissions + + src/app/components/admin/settings/settings.component.html + 194 + + Default View Permissions + + + Users: + + src/app/components/admin/settings/settings.component.html + 199 + + + src/app/components/admin/settings/settings.component.html + 226 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 46 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 65 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 31 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 50 + + Users: + + + Groups: + + src/app/components/admin/settings/settings.component.html + 209 + + + src/app/components/admin/settings/settings.component.html + 236 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 54 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 73 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 39 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 58 + + Groups: + + + Default Edit Permissions + + src/app/components/admin/settings/settings.component.html + 221 + + Default Edit Permissions + + + Edit permissions also grant viewing permissions + + src/app/components/admin/settings/settings.component.html + 245 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 79 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 64 + + Edit permissions also grant viewing permissions + + + Notifications + + src/app/components/admin/settings/settings.component.html + 253 + + Notifications + + + Document processing + + src/app/components/admin/settings/settings.component.html + 256 + + Document processing + + + Show notifications when new documents are detected + + src/app/components/admin/settings/settings.component.html + 260 + + Show notifications when new documents are detected + + + Show notifications when document processing completes successfully + + src/app/components/admin/settings/settings.component.html + 261 + + Show notifications when document processing completes successfully + + + Show notifications when document processing fails + + src/app/components/admin/settings/settings.component.html + 262 + + Show notifications when document processing fails + + + Suppress notifications on dashboard + + src/app/components/admin/settings/settings.component.html + 263 + + Suppress notifications on dashboard + + + This will suppress all messages about document processing status on the dashboard. + + src/app/components/admin/settings/settings.component.html + 263 + + This will suppress all messages about document processing status on the dashboard. + + + Saved views + + src/app/components/admin/settings/settings.component.html + 271 + + + src/app/components/app-frame/app-frame.component.html + 91 + + 保存視圖 + + + Show warning when closing saved views with unsaved changes + + src/app/components/admin/settings/settings.component.html + 277 + + Show warning when closing saved views with unsaved changes + + + Views + + src/app/components/admin/settings/settings.component.html + 281 + + + src/app/components/document-list/document-list.component.html + 64 + + Views + + + Name + + src/app/components/admin/settings/settings.component.html + 286 + + + src/app/components/admin/tasks/tasks.component.html + 40 + + + src/app/components/admin/users-groups/users-groups.component.html + 18 + + + src/app/components/admin/users-groups/users-groups.component.html + 61 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 9 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 8 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 8 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 14 + + + src/app/components/manage/mail/mail.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 66 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 24 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + + src/app/components/manage/management-list/management-list.component.html + 41 + + Name + + +  Appears on + + src/app/components/admin/settings/settings.component.html + 291,292 + +  Appears on + + + Show on dashboard + + src/app/components/admin/settings/settings.component.html + 294 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 10 + + Show on dashboard + + + Show in sidebar + + src/app/components/admin/settings/settings.component.html + 298 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 9 + + Show in sidebar + + + Actions + + src/app/components/admin/settings/settings.component.html + 303 + + + src/app/components/admin/tasks/tasks.component.html + 44 + + + src/app/components/admin/users-groups/users-groups.component.html + 20 + + + src/app/components/admin/users-groups/users-groups.component.html + 64 + + + src/app/components/document-detail/document-detail.component.html + 34 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 86 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 17 + + + src/app/components/manage/mail/mail.component.html + 19 + + + src/app/components/manage/mail/mail.component.html + 68 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + + src/app/components/manage/management-list/management-list.component.html + 45 + + Actions + + + Delete + + src/app/components/admin/settings/settings.component.html + 304 + + + src/app/components/admin/users-groups/users-groups.component.html + 39 + + + src/app/components/admin/users-groups/users-groups.component.html + 83 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 53 + + + src/app/components/common/permissions-select/permissions-select.component.html + 9 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 33 + + + src/app/components/document-detail/document-detail.component.html + 11 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 138 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 36 + + + src/app/components/manage/mail/mail.component.html + 42 + + + src/app/components/manage/mail/mail.component.html + 91 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 80 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.html + 98 + + + src/app/components/manage/management-list/management-list.component.ts + 205 + + Delete + + + No saved views defined. + + src/app/components/admin/settings/settings.component.html + 308 + + No saved views defined. + + + Save + + src/app/components/admin/settings/settings.component.html + 323 + + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 90 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 42 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 24 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 36 + + + src/app/components/document-detail/document-detail.component.html + 208 + + + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 19 + + Save + + + Error retrieving users + + src/app/components/admin/settings/settings.component.ts + 152 + + + src/app/components/admin/users-groups/users-groups.component.ts + 51 + + Error retrieving users + + + Error retrieving groups + + src/app/components/admin/settings/settings.component.ts + 171 + + + src/app/components/admin/users-groups/users-groups.component.ts + 63 + + Error retrieving groups + + + Saved view "" deleted. + + src/app/components/admin/settings/settings.component.ts + 370 + + Saved view "" deleted. + + + Settings saved + + src/app/components/admin/settings/settings.component.ts + 492 + + Settings saved + + + Settings were saved successfully. + + src/app/components/admin/settings/settings.component.ts + 493 + + Settings were saved successfully. + + + Settings were saved successfully. Reload is required to apply some changes. + + src/app/components/admin/settings/settings.component.ts + 497 + + Settings were saved successfully. Reload is required to apply some changes. + + + Reload now + + src/app/components/admin/settings/settings.component.ts + 498 + + Reload now + + + An error occurred while saving settings. + + src/app/components/admin/settings/settings.component.ts + 508 + + + src/app/components/app-frame/app-frame.component.ts + 114 + + An error occurred while saving settings. + + + Use system language + + src/app/components/admin/settings/settings.component.ts + 516 + + Use system language + + + Use date format of display language + + src/app/components/admin/settings/settings.component.ts + 523 + + Use date format of display language + + + Error while storing settings on server. + + src/app/components/admin/settings/settings.component.ts + 546 + + Error while storing settings on server. + + + File Tasks + + src/app/components/admin/tasks/tasks.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 210 + + File Tasks + + + Clear selection + + src/app/components/admin/tasks/tasks.component.html + 6 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + + src/app/components/manage/management-list/management-list.component.html + 5 + + Clear selection + + + + + + + src/app/components/admin/tasks/tasks.component.html + 11 + + + src/app/components/common/input/tags/tags.component.html + 2 + + + src/app/components/common/permissions-select/permissions-select.component.html + 22 + + + + + Refresh + + src/app/components/admin/tasks/tasks.component.html + 20 + + Refresh + + + Created + + src/app/components/admin/tasks/tasks.component.html + 41 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 13 + + + src/app/components/document-list/document-list.component.html + 184 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 62 + + + src/app/services/rest/document.service.ts + 22 + + Created + + + Results + + src/app/components/admin/tasks/tasks.component.html + 42 + + Results + + + Info + + src/app/components/admin/tasks/tasks.component.html + 43 + + Info + + + click for full output + + src/app/components/admin/tasks/tasks.component.html + 66 + + click for full output + + + Dismiss + + src/app/components/admin/tasks/tasks.component.html + 81 + + + src/app/components/admin/tasks/tasks.component.ts + 63 + + Dismiss + + + Open Document + + src/app/components/admin/tasks/tasks.component.html + 87 + + Open Document + + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + src/app/components/admin/tasks/tasks.component.html + 103 + + {VAR_PLURAL, plural, =1 {One task} other { total tasks}} + + + Failed + + src/app/components/admin/tasks/tasks.component.html + 110 + + Failed + + + Complete + + src/app/components/admin/tasks/tasks.component.html + 116 + + Complete + + + Started + + src/app/components/admin/tasks/tasks.component.html + 122 + + Started + + + Queued + + src/app/components/admin/tasks/tasks.component.html + 128 + + Queued + + + Dismiss selected + + src/app/components/admin/tasks/tasks.component.ts + 28 + + Dismiss selected + + + Dismiss all + + src/app/components/admin/tasks/tasks.component.ts + 29 + + Dismiss all + + + Confirm Dismiss All + + src/app/components/admin/tasks/tasks.component.ts + 60 + + Confirm Dismiss All + + + Dismiss all tasks? + + src/app/components/admin/tasks/tasks.component.ts + 61 + + Dismiss all tasks? + + + queued + + src/app/components/admin/tasks/tasks.component.ts + 129 + + queued + + + started + + src/app/components/admin/tasks/tasks.component.ts + 131 + + started + + + completed + + src/app/components/admin/tasks/tasks.component.ts + 133 + + completed + + + failed + + src/app/components/admin/tasks/tasks.component.ts + 135 + + failed + + + Users & Groups + + src/app/components/admin/users-groups/users-groups.component.html + 1 + + + src/app/components/app-frame/app-frame.component.html + 203 + + + src/app/components/app-frame/app-frame.component.html + 206 + + Users & Groups + + + Users + + src/app/components/admin/users-groups/users-groups.component.html + 6 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 68 + + Users + + + Add User + + src/app/components/admin/users-groups/users-groups.component.html + 11 + + Add User + + + Username + + src/app/components/admin/users-groups/users-groups.component.html + 17 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 10 + + Username + + + Groups + + src/app/components/admin/users-groups/users-groups.component.html + 19 + + + src/app/components/admin/users-groups/users-groups.component.html + 50 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 27 + + Groups + + + Edit + + src/app/components/admin/users-groups/users-groups.component.html + 34 + + + src/app/components/admin/users-groups/users-groups.component.html + 78 + + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 46 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 23 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 49 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 83 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 31 + + + src/app/components/manage/mail/mail.component.html + 32 + + + src/app/components/manage/mail/mail.component.html + 81 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 79 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + + src/app/components/manage/management-list/management-list.component.html + 93 + + Edit + + + Add Group + + src/app/components/admin/users-groups/users-groups.component.html + 55 + + Add Group + + + No groups defined + + src/app/components/admin/users-groups/users-groups.component.html + 89 + + No groups defined + + + Password has been changed, you will be logged out momentarily. + + src/app/components/admin/users-groups/users-groups.component.ts + 89 + + Password has been changed, you will be logged out momentarily. + + + Saved user "". + + src/app/components/admin/users-groups/users-groups.component.ts + 96 + + Saved user "". + + + Error saving user. + + src/app/components/admin/users-groups/users-groups.component.ts + 106 + + Error saving user. + + + Confirm delete user account + + src/app/components/admin/users-groups/users-groups.component.ts + 114 + + Confirm delete user account + + + This operation will permanently delete this user account. + + src/app/components/admin/users-groups/users-groups.component.ts + 115 + + This operation will permanently delete this user account. + + + This operation cannot be undone. + + src/app/components/admin/users-groups/users-groups.component.ts + 116 + + + src/app/components/admin/users-groups/users-groups.component.ts + 166 + + + src/app/components/document-detail/document-detail.component.ts + 656 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 461 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 500 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 91 + + + src/app/components/manage/mail/mail.component.ts + 114 + + + src/app/components/manage/mail/mail.component.ts + 173 + + This operation cannot be undone. + + + Proceed + + src/app/components/admin/users-groups/users-groups.component.ts + 118 + + + src/app/components/admin/users-groups/users-groups.component.ts + 168 + + + src/app/components/document-detail/document-detail.component.ts + 658 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 502 + + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 93 + + + src/app/components/manage/mail/mail.component.ts + 116 + + + src/app/components/manage/mail/mail.component.ts + 175 + + Proceed + + + Deleted user + + src/app/components/admin/users-groups/users-groups.component.ts + 124 + + Deleted user + + + Error deleting user. + + src/app/components/admin/users-groups/users-groups.component.ts + 130 + + Error deleting user. + + + Saved group "". + + src/app/components/admin/users-groups/users-groups.component.ts + 148 + + Saved group "". + + + Error saving group. + + src/app/components/admin/users-groups/users-groups.component.ts + 156 + + Error saving group. + + + Confirm delete user group + + src/app/components/admin/users-groups/users-groups.component.ts + 164 + + Confirm delete user group + + + This operation will permanently delete this user group. + + src/app/components/admin/users-groups/users-groups.component.ts + 165 + + This operation will permanently delete this user group. + + + Deleted group + + src/app/components/admin/users-groups/users-groups.component.ts + 174 + + Deleted group + + + Error deleting group. + + src/app/components/admin/users-groups/users-groups.component.ts + 180 + + Error deleting group. + Paperless-ngx @@ -72,42 +2130,46 @@ 搜索文檔 - Logged in as + Logged in as src/app/components/app-frame/app-frame.component.html - 34 + 39 - Logged in as - - - Settings - - src/app/components/app-frame/app-frame.component.html - 40 - - - src/app/components/app-frame/app-frame.component.html - 147 - - - src/app/components/manage/settings/settings.component.html - 1 - - 設定 + Logged in as Logout src/app/components/app-frame/app-frame.component.html - 45 + 50 登出 + + Documentation + + src/app/components/app-frame/app-frame.component.html + 56 + + + src/app/components/app-frame/app-frame.component.html + 225 + + + src/app/components/app-frame/app-frame.component.html + 228 + + Documentation + Dashboard src/app/components/app-frame/app-frame.component.html - 61 + 75 + + + src/app/components/app-frame/app-frame.component.html + 78 src/app/components/dashboard/dashboard.component.html @@ -119,43 +2181,39 @@ Documents src/app/components/app-frame/app-frame.component.html - 68 + 82 + + + src/app/components/app-frame/app-frame.component.html + 85 src/app/components/document-list/document-list.component.ts - 51 + 97 - src/app/components/manage/correspondent-list/correspondent-list.component.html - 37 + src/app/components/manage/management-list/management-list.component.html + 88 - src/app/components/manage/document-type-list/document-type-list.component.html - 35 + src/app/components/manage/management-list/management-list.component.html + 88 - src/app/components/manage/tag-list/tag-list.component.html - 38 + src/app/components/manage/management-list/management-list.component.html + 88 + + + src/app/components/manage/management-list/management-list.component.html + 88 文件 - - Saved views - - src/app/components/app-frame/app-frame.component.html - 74 - - - src/app/components/manage/settings/settings.component.html - 134 - - 保存視圖 - Open documents src/app/components/app-frame/app-frame.component.html - 87 + 118 打開文檔 @@ -163,7 +2221,11 @@ Close all src/app/components/app-frame/app-frame.component.html - 106 + 134 + + + src/app/components/app-frame/app-frame.component.html + 137 關閉全部 @@ -171,7 +2233,7 @@ Manage src/app/components/app-frame/app-frame.component.html - 112 + 144 管理 @@ -179,11 +2241,15 @@ Correspondents src/app/components/app-frame/app-frame.component.html - 119 + 148 - src/app/components/manage/correspondent-list/correspondent-list.component.html - 1 + src/app/components/app-frame/app-frame.component.html + 151 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 55 Correspondents @@ -191,23 +2257,31 @@ Tags src/app/components/app-frame/app-frame.component.html - 126 + 155 - src/app/components/common/input/tags/tags.component.html - 2 + src/app/components/app-frame/app-frame.component.html + 158 + + + src/app/components/common/input/tags/tags.component.ts + 63 + + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 15 + + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 49 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 28 + 26 src/app/components/document-list/filter-editor/filter-editor.component.html - 18 - - - src/app/components/manage/tag-list/tag-list.component.html - 1 + 26 Tags @@ -215,71 +2289,491 @@ Document types src/app/components/app-frame/app-frame.component.html - 133 + 162 - src/app/components/manage/document-type-list/document-type-list.component.html - 1 + src/app/components/app-frame/app-frame.component.html + 165 Document types - - Logs + + Storage paths src/app/components/app-frame/app-frame.component.html - 140 + 169 - src/app/components/manage/logs/logs.component.html - 1 + src/app/components/app-frame/app-frame.component.html + 172 - Logs + Storage paths - - Admin + + Consumption templates src/app/components/app-frame/app-frame.component.html - 154 + 176 - Admin + Consumption templates - - Info + + Templates src/app/components/app-frame/app-frame.component.html - 160 + 179 - Info + Templates - - Documentation + + Mail src/app/components/app-frame/app-frame.component.html - 167 + 183 - Documentation + + src/app/components/app-frame/app-frame.component.html + 186 + + Mail + + + Administration + + src/app/components/app-frame/app-frame.component.html + 192 + + Administration + + + File Tasks + + src/app/components/app-frame/app-frame.component.html + 214 + + File Tasks GitHub src/app/components/app-frame/app-frame.component.html - 175 + 234 GitHub - - Suggest an idea + + is available. src/app/components/app-frame/app-frame.component.html - 181 + 240 - Suggest an idea + is available. + + + Click to view. + + src/app/components/app-frame/app-frame.component.html + 240 + + Click to view. + + + Paperless-ngx can automatically check for updates + + src/app/components/app-frame/app-frame.component.html + 244 + + Paperless-ngx can automatically check for updates + + + How does this work? + + src/app/components/app-frame/app-frame.component.html + 251,253 + + How does this work? + + + Update available + + src/app/components/app-frame/app-frame.component.html + 262 + + Update available + + + Sidebar views updated + + src/app/components/app-frame/app-frame.component.ts + 248 + + Sidebar views updated + + + Error updating sidebar views + + src/app/components/app-frame/app-frame.component.ts + 251 + + Error updating sidebar views + + + An error occurred while saving update checking settings. + + src/app/components/app-frame/app-frame.component.ts + 272 + + An error occurred while saving update checking settings. + + + Clear + + src/app/components/common/clearable-badge/clearable-badge.component.html + 1 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 33 + + + src/app/components/common/date-dropdown/date-dropdown.component.html + 56 + + Clear + + + Cancel + + src/app/components/common/confirm-dialog/confirm-dialog.component.html + 12 + + Cancel + + + Confirmation + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 20 + + Confirmation + + + Confirm + + src/app/components/common/confirm-dialog/confirm-dialog.component.ts + 32 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 21 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 323 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 363 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 401 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 439 + + Confirm + + + now + + src/app/components/common/date-dropdown/date-dropdown.component.html + 20 + + now + + + After + + src/app/components/common/date-dropdown/date-dropdown.component.html + 28 + + After + + + Before + + src/app/components/common/date-dropdown/date-dropdown.component.html + 51 + + Before + + + Last 7 days + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 42 + + Last 7 days + + + Last month + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 47 + + Last month + + + Last 3 months + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 52 + + Last 3 months + + + Last year + + src/app/components/common/date-dropdown/date-dropdown.component.ts + 57 + + 上年度 + + + Sort order + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 13 + + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 15 + + Sort order + + + Filters + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 18 + + Filters + + + Process documents that match all filters specified below. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 19 + + Process documents that match all filters specified below. + + + Filter sources + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 20 + + Filter sources + + + Filter filename + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Filter filename + + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 21 + + Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Filter path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Filter path + + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 22 + + Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a> + + + Filter mail rule + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Filter mail rule + + + Apply to documents consumed via this mail rule. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 23 + + Apply to documents consumed via this mail rule. + + + Assignments + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 28 + + Assignments + + + Assign title + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Assign title + + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 33 + + Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>. + + + Assign tags + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 34 + + Assign tags + + + Assign document type + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 35 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 32 + + Assign document type + + + Assign correspondent + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 36 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 34 + + Assign correspondent + + + Assign storage path + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 37 + + Assign storage path + + + Assign owner + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 40 + + Assign owner + + + Assign view permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 42 + + Assign view permissions + + + Assign edit permissions + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 61 + + Assign edit permissions + + + Error + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 88 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 40 + + + src/app/components/common/toasts/toasts.component.html + 14 + + + src/app/services/toast.service.ts + 37 + + Error Cancel - src/app/components/common/confirm-dialog/confirm-dialog.component.html - 11 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html + 89 + + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 20 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 22 + + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.html + 16 + + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 34 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 41 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 21 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 23 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 35 + + + src/app/components/common/permissions-dialog/permissions-dialog.component.html + 20 src/app/components/common/select-dialog/select-dialog.component.html @@ -291,115 +2785,147 @@ src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 13 - - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 14 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 16 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html 18 Cancel - - Confirmation + + Consume Folder - src/app/components/common/confirm-dialog/confirm-dialog.component.ts - 18 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 25 - Confirmation + Consume Folder - - Confirm + + API Upload - src/app/components/common/confirm-dialog/confirm-dialog.component.ts - 30 + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 29 - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 143 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 166 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 189 - - Confirm + API Upload - - After + + Mail Fetch - src/app/components/common/date-dropdown/date-dropdown.component.html + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 33 + + Mail Fetch + + + Create new consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 83 + + Create new consumption template + + + Edit consumption template + + src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts + 87 + + Edit consumption template + + + Matching algorithm + + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 10 + + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 11 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html 13 - After + Matching algorithm - - Clear + + Matching pattern - src/app/components/common/date-dropdown/date-dropdown.component.html - 18 + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 11 - src/app/components/common/date-dropdown/date-dropdown.component.html - 41 + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 12 - Clear + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 12 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 14 + + Matching pattern - - Before + + Case insensitive - src/app/components/common/date-dropdown/date-dropdown.component.html - 36 + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.html + 12 - Before + + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 13 + + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 15 + + Case insensitive - - Last 7 days + + Create new correspondent - src/app/components/common/date-dropdown/date-dropdown.component.ts - 34 + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 27 - Last 7 days + Create new correspondent - - Last month + + Edit correspondent - src/app/components/common/date-dropdown/date-dropdown.component.ts - 35 + src/app/components/common/edit-dialog/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + 31 - Last month + Edit correspondent - - Last 3 months + + Create new document type - src/app/components/common/date-dropdown/date-dropdown.component.ts - 36 + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 27 - Last 3 months + Create new document type - - Last year + + Edit document type - src/app/components/common/date-dropdown/date-dropdown.component.ts - 37 + src/app/components/common/edit-dialog/document-type-edit-dialog/document-type-edit-dialog.component.ts + 31 - 上年度 + Edit document type Create new item src/app/components/common/edit-dialog/edit-dialog.component.ts - 50 + 109 Create new item @@ -407,23 +2933,683 @@ Edit item src/app/components/common/edit-dialog/edit-dialog.component.ts - 54 + 113 Edit item - - Could not save element: + + Create new user group - src/app/components/common/edit-dialog/edit-dialog.component.ts - 58 + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 26 - Could not save element: + Create new user group + + + Edit user group + + src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts + 30 + + Edit user group + + + IMAP Server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 11 + + IMAP Server + + + IMAP Port + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 12 + + IMAP Port + + + IMAP Security + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 13 + + IMAP Security + + + Password + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 17 + + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 12 + + Password + + + Password is token + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + Password is token + + + Check if the password above is a token used for authentication + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 18 + + Check if the password above is a token used for authentication + + + Character Set + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 19 + + Character Set + + + Test + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html + 32 + + Test + + + No encryption + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 14 + + No encryption + + + SSL + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 15 + + SSL + + + STARTTLS + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 16 + + STARTTLS + + + Create new mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 41 + + Create new mail account + + + Edit mail account + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 45 + + Edit mail account + + + Successfully connected to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 90 + + Successfully connected to the mail server + + + Unable to connect to the mail server + + src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts + 91 + + Unable to connect to the mail server + + + Account + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 11 + + + src/app/components/manage/mail/mail.component.html + 67 + + Account + + + Folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + Folder + + + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 12 + + Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server. + + + Maximum age (days) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 13 + + Maximum age (days) + + + Attachment type + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 14 + + Attachment type + + + Consumption scope + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + Consumption scope + + + See docs for .eml processing requirements + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 15 + + See docs for .eml processing requirements + + + Rule order + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 16 + + Rule order + + + Paperless will only process mails that match all of the filters specified below. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 19 + + Paperless will only process mails that match all of the filters specified below. + + + Filter from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 20 + + Filter from + + + Filter to + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 21 + + Filter to + + + Filter subject + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 22 + + Filter subject + + + Filter body + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 23 + + Filter body + + + Filter attachment filename + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Filter attachment filename + + + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 24 + + Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive. + + + Action + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + Action + + + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 27 + + Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched. + + + Action parameter + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 28 + + Action parameter + + + Assignments specified here will supersede any consumption templates. + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 29 + + Assignments specified here will supersede any consumption templates. + + + Assign title from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 30 + + Assign title from + + + Assign correspondent from + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 33 + + Assign correspondent from + + + Assign owner from rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html + 35 + + Assign owner from rule + + + Only process attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 27 + + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 38 + + Only process attachments + + + Process all files, including 'inline' attachments + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 31 + + Process all files, including 'inline' attachments + + + Process message as .eml + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 42 + + Process message as .eml + + + Process message as .eml and attachments separately + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 46 + + Process message as .eml and attachments separately + + + Move to specified folder + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 57 + + Move to specified folder + + + Mark as read, don't process read mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 61 + + Mark as read, don't process read mails + + + Flag the mail, don't process flagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 65 + + Flag the mail, don't process flagged mails + + + Tag the mail with specified tag, don't process tagged mails + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 69 + + Tag the mail with specified tag, don't process tagged mails + + + Use subject as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 76 + + Use subject as title + + + Use attachment filename as title + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 80 + + Use attachment filename as title + + + Do not assign title from this rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 84 + + Do not assign title from this rule + + + Do not assign a correspondent + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 91 + + Do not assign a correspondent + + + Use mail address + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 95 + + Use mail address + + + Use name (or mail address if not available) + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 99 + + Use name (or mail address if not available) + + + Use correspondent selected below + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 103 + + Use correspondent selected below + + + Create new mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 145 + + Create new mail rule + + + Edit mail rule + + src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts + 149 + + Edit mail rule + + + Path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html + 10 + + + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 42 + + Path + + + e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 28 + + e.g. + + + or use slashes to add directories e.g. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 30 + + or use slashes to add directories e.g. + + + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 32 + + See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list. + + + Create new storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 37 + + Create new storage path + + + Edit storage path + + src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts + 41 + + Edit storage path + + + Color + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 10 + + + src/app/components/manage/tag-list/tag-list.component.ts + 42 + + Color + + + Inbox tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + Inbox tag + + + Inbox tags are automatically assigned to all consumed documents. + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html + 12 + + Inbox tags are automatically assigned to all consumed documents. + + + Create new tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 28 + + Create new tag + + + Edit tag + + src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts + 32 + + Edit tag + + + Email + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 11 + + Email + + + First name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 13 + + First name + + + Last name + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 14 + + Last name + + + Active + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 19 + + Active + + + Superuser + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + Superuser + + + (Grants all permissions and can view objects) + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html + 23 + + (Grants all permissions and can view objects) + + + Create new user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 44 + + Create new user account + + + Edit user account + + src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts + 48 + + Edit user account + + + All + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 16 + + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 18 + + + src/app/components/common/permissions-select/permissions-select.component.html + 6 + + + src/app/components/common/permissions-select/permissions-select.component.html + 17 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 20 + + All + + + Any + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 18 + + Any + + + Include + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 24 + + Include + + + Exclude + + src/app/components/common/filterable-dropdown/filterable-dropdown.component.html + 26 + + Exclude Apply src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 39 + 42 Apply @@ -431,7 +3617,7 @@ Click again to exclude items. src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 45 + 48 Click again to exclude items. @@ -439,7 +3625,7 @@ Not assigned src/app/components/common/filterable-dropdown/filterable-dropdown.component.ts - 209 + 337 Filter drop down element to filter for documents with no correspondent/type/tag assigned Not assigned @@ -448,39 +3634,203 @@ Invalid date. src/app/components/common/input/date/date.component.html - 12 + 18 Invalid date. + + Suggestions: + + src/app/components/common/input/date/date.component.html + 21 + + + src/app/components/common/input/select/select.component.html + 37 + + + src/app/components/common/input/tags/tags.component.html + 43 + + Suggestions: + + + Filter documents with this + + src/app/components/common/input/date/date.component.ts + 103 + + + src/app/components/common/input/select/select.component.ts + 149 + + Filter documents with this + + + Edit Permissions + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 7 + + Edit Permissions + + + Owner: + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 19 + + Owner: + + + View + + src/app/components/common/input/permissions/permissions-form/permissions-form.component.html + 27 + + + src/app/components/common/permissions-select/permissions-select.component.html + 10 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 56 + + View + Add item src/app/components/common/input/select/select.component.html - 11 + 12 - Used for both types and correspondents + Used for both types, correspondents, storage paths Add item - - Suggestions: + + Private - src/app/components/common/input/select/select.component.html - 29 + src/app/components/common/input/select/select.component.ts + 57 - src/app/components/common/input/tags/tags.component.html - 42 + src/app/components/common/tag/tag.component.html + 7 - Suggestions: + + src/app/components/common/tag/tag.component.html + 8 + + + src/app/components/document-list/document-card-small/document-card-small.component.ts + 80 + + Private Add tag src/app/components/common/input/tags/tags.component.html - 11 + 12 Add tag + + Filter documents with these Tags + + src/app/components/common/input/tags/tags.component.html + 35 + + Filter documents with these Tags + + + Set permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 28 + + Set permissions + + + Edit permissions for + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 33 + + Edit permissions for + + + Note that permissions set here will override any existing permissions + + src/app/components/common/permissions-dialog/permissions-dialog.component.ts + 61 + + Note that permissions set here will override any existing permissions + + + My documents + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 28 + + My documents + + + Shared with me + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 38 + + Shared with me + + + Unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 48 + + Unowned + + + Hide unowned + + src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html + 77 + + Hide unowned + + + Type + + src/app/components/common/permissions-select/permissions-select.component.html + 5 + + Type + + + Add + + src/app/components/common/permissions-select/permissions-select.component.html + 7 + + Add + + + Change + + src/app/components/common/permissions-select/permissions-select.component.html + 8 + + Change + + + Inherited from group + + src/app/components/common/permissions-select/permissions-select.component.ts + 61 + + Inherited from group + Select @@ -489,11 +3839,11 @@ src/app/components/common/select-dialog/select-dialog.component.ts - 18 + 17 src/app/components/document-list/document-list.component.html - 7 + 8 Select @@ -501,81 +3851,289 @@ Please select an object src/app/components/common/select-dialog/select-dialog.component.ts - 21 + 20 Please select an object - - Hello , welcome to Paperless-ngx! + + Share Links - src/app/components/dashboard/dashboard.component.ts - 33 + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 6 - Hello , welcome to Paperless-ngx! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 26 + + Share Links - - Welcome to Paperless-ngx! + + No existing links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 10,12 + + No existing links + + + Copy + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 23 + + Copy + + + Share + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 28 + + Share + + + Copied! + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 36 + + Copied! + + + Share archive version + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 42 + + Share archive version + + + Create + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.html + 55 + + Create + + + 1 day + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 19 + + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + 1 day + + + 7 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 20 + + 7 days + + + 30 days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 21 + + 30 days + + + Never + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 22 + + Never + + + Error retrieving links + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 74 + + Error retrieving links + + + days + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 90 + + days + + + Error deleting link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 117 + + Error deleting link + + + Error creating link + + src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts + 145 + + Error creating link + + + Status + + src/app/components/common/toasts/toasts.component.html + 12 + + Status + + + Copy Raw Error + + src/app/components/common/toasts/toasts.component.html + 23 + + Copy Raw Error + + + Hello , welcome to Paperless-ngx src/app/components/dashboard/dashboard.component.ts - 35 + 38 - Welcome to Paperless-ngx! + Hello , welcome to Paperless-ngx + + + Welcome to Paperless-ngx + + src/app/components/dashboard/dashboard.component.ts + 40 + + Welcome to Paperless-ngx + + + Dashboard updated + + src/app/components/dashboard/dashboard.component.ts + 71 + + Dashboard updated + + + Error updating dashboard + + src/app/components/dashboard/dashboard.component.ts + 74 + + Error updating dashboard Show all src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 3 + 8 src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 27 + 29 Show all - - Created - - src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 9 - - - src/app/components/document-list/document-list.component.html - 141 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 41 - - - src/app/services/rest/document.service.ts - 21 - - Created - Title src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html - 10 + 14 src/app/components/document-detail/document-detail.component.html - 55 + 85 src/app/components/document-list/document-list.component.html - 129 + 149 src/app/components/document-list/filter-editor/filter-editor.component.ts - 88 + 201 + + + src/app/services/rest/document.service.ts + 20 + + Title + + + Correspondent + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 16 + + + src/app/components/document-detail/document-detail.component.html + 89 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 38 + + + src/app/components/document-list/document-list.component.html + 142 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 35 src/app/services/rest/document.service.ts 19 - Title + Correspondent + + + View Preview + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 31 + + View Preview + + + Download + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 41 + + + src/app/components/document-detail/document-detail.component.html + 18 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 102 + + + src/app/components/document-list/document-card-large/document-card-large.component.html + 64 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 99 + + Download + + + No documents + + src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html + 53 + + No documents Statistics @@ -585,21 +4143,69 @@ Statistics - - Documents in inbox: - - src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html - 3 - - Documents in inbox: - - - Total documents: + + Go to inbox src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Total documents: + Go to inbox + + + Documents in inbox + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 5 + + Documents in inbox + + + Go to documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 8 + + Go to documents + + + Total documents + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 9 + + Total documents + + + Total characters + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 13 + + Total characters + + + Document Types + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 61 + + Document Types + + + Storage Paths + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html + 67 + + Storage Paths + + + Other + + src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts + 65 + + Other Upload new documents @@ -609,36 +4215,36 @@ Upload new documents - - Dismiss completed + + Drop documents anywhere or 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) - Dismiss completed - - - Drop documents here or - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 - - Drop documents here or + Drop documents anywhere or Browse files src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 13 + 5 Browse files + + Dismiss completed + + src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html + 13 + + This button dismisses all status messages about processed documents on the dashboard (failed and successful) + Dismiss completed + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html - 25 + 27 This is shown as a summary line when there are more than 5 document in the processing pipeline. {VAR_PLURAL, plural, =1 {One more document} other { more documents}} @@ -647,7 +4253,7 @@ Processing: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 32 + 44 Processing: @@ -655,7 +4261,7 @@ Failed: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 35 + 47 Failed: @@ -663,7 +4269,7 @@ Added: src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 38 + 50 Added: @@ -671,102 +4277,54 @@ , src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 40 + 53 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 117 + 268 this string is used to separate processing, failed and added on the file upload widget , - - Connecting... - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 118 - - Connecting... - - - Uploading... - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 123 - - Uploading... - - - Upload complete, waiting... - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 126 - - Upload complete, waiting... - - - HTTP error: - - src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts - 136 - - HTTP error: - - - First steps + + Paperless-ngx is running! src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 1 + 2 - First steps + Paperless-ngx is running! - - Paperless is running! :) + + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 5 + 3 - Paperless is running! :) + You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below. - - 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. + + More detail on how to use and configure Paperless-ngx is always available in the documentation. src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 6,7 + 4 - 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. + More detail on how to use and configure Paperless-ngx is always available in the documentation. - - Paperless offers some more features that try to make your life easier: + + Thanks for being a part of the Paperless-ngx community! + + src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html + 7 + + Thanks for being a part of the Paperless-ngx community! + + + Start the tour src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 8 - Paperless offers some more features that try to make your life easier: - - - Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 10 - - Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. - - - You can configure paperless to read your mails and add documents from attached files. - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 11 - - You can configure paperless to read your mails and add documents from attached files. - - - 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. - - src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html - 13 - - 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. + Start the tour Searching document with asn @@ -792,79 +4350,39 @@ of src/app/components/document-detail/document-detail.component.html - 5 + 5,6 of - - Delete - - src/app/components/document-detail/document-detail.component.html - 11 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 76 - - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 48 - - - src/app/components/manage/document-type-list/document-type-list.component.html - 46 - - - src/app/components/manage/generic-list/generic-list.component.ts - 106 - - - src/app/components/manage/settings/settings.component.html - 159 - - - src/app/components/manage/tag-list/tag-list.component.html - 49 - - Delete - - - Download - - src/app/components/document-detail/document-detail.component.html - 19 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 63 - - - src/app/components/document-list/document-card-large/document-card-large.component.html - 60 - - - src/app/components/document-list/document-card-small/document-card-small.component.html - 82 - - Download - Download original src/app/components/document-detail/document-detail.component.html - 25 + 24 Download original + + Redo OCR + + src/app/components/document-detail/document-detail.component.html + 40 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 89 + + Redo OCR + More like this src/app/components/document-detail/document-detail.component.html - 34 + 46 src/app/components/document-list/document-card-large/document-card-large.component.html - 38 + 44 More like this @@ -872,15 +4390,27 @@ Close src/app/components/document-detail/document-detail.component.html - 40 + 53 + + + src/app/guards/dirty-saved-view.guard.ts + 37 Close + + Previous + + src/app/components/document-detail/document-detail.component.html + 60 + + Previous + Details src/app/components/document-detail/document-detail.component.html - 52 + 82 Details @@ -888,7 +4418,7 @@ Archive serial number src/app/components/document-detail/document-detail.component.html - 56 + 86 Archive serial number @@ -896,63 +4426,67 @@ Date created src/app/components/document-detail/document-detail.component.html - 57 + 87 Date created - - Correspondent - - src/app/components/document-detail/document-detail.component.html - 58 - - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 38 - - - src/app/components/document-list/document-list.component.html - 123 - - - src/app/components/document-list/filter-editor/filter-editor.component.html - 26 - - - src/app/services/rest/document.service.ts - 18 - - Correspondent - Document type src/app/components/document-detail/document-detail.component.html - 60 + 91 src/app/components/document-list/bulk-editor/bulk-editor.component.html - 47 + 49 src/app/components/document-list/document-list.component.html - 135 + 170 src/app/components/document-list/filter-editor/filter-editor.component.html - 33 + 43 src/app/services/rest/document.service.ts - 20 + 21 Document type + + Storage path + + src/app/components/document-detail/document-detail.component.html + 93 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 60 + + + src/app/components/document-list/document-list.component.html + 177 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 51 + + Storage path + + + Default + + src/app/components/document-detail/document-detail.component.html + 94 + + Default + Content src/app/components/document-detail/document-detail.component.html - 68 + 101 Content @@ -960,11 +4494,11 @@ Metadata src/app/components/document-detail/document-detail.component.html - 77 + 110 src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts - 18 + 17 Metadata @@ -972,7 +4506,7 @@ Date modified src/app/components/document-detail/document-detail.component.html - 83 + 116 Date modified @@ -980,7 +4514,7 @@ Date added src/app/components/document-detail/document-detail.component.html - 87 + 120 Date added @@ -988,15 +4522,23 @@ Media filename src/app/components/document-detail/document-detail.component.html - 91 + 124 Media filename + + Original filename + + src/app/components/document-detail/document-detail.component.html + 128 + + Original filename + Original MD5 checksum src/app/components/document-detail/document-detail.component.html - 95 + 132 Original MD5 checksum @@ -1004,7 +4546,7 @@ Original file size src/app/components/document-detail/document-detail.component.html - 99 + 136 Original file size @@ -1012,7 +4554,7 @@ Original mime type src/app/components/document-detail/document-detail.component.html - 103 + 140 Original mime type @@ -1020,7 +4562,7 @@ Archive MD5 checksum src/app/components/document-detail/document-detail.component.html - 107 + 144 Archive MD5 checksum @@ -1028,7 +4570,7 @@ Archive file size src/app/components/document-detail/document-detail.component.html - 111 + 148 Archive file size @@ -1036,7 +4578,7 @@ Original document metadata src/app/components/document-detail/document-detail.component.html - 117 + 154 Original document metadata @@ -1044,15 +4586,43 @@ Archived document metadata src/app/components/document-detail/document-detail.component.html - 118 + 155 Archived document metadata + + Preview + + src/app/components/document-detail/document-detail.component.html + 161 + + Preview + + + Enter Password + + src/app/components/document-detail/document-detail.component.html + 177 + + + src/app/components/document-detail/document-detail.component.html + 228 + + Enter Password + + + Notes + + src/app/components/document-detail/document-detail.component.html + 185,186 + + Notes + Discard src/app/components/document-detail/document-detail.component.html - 143 + 204 Discard @@ -1060,47 +4630,75 @@ Save & next src/app/components/document-detail/document-detail.component.html - 144 + 206 Save & next - - Save + + Save & close src/app/components/document-detail/document-detail.component.html - 145 + 207 + + Save & close + + + An error occurred loading content: + + src/app/components/document-detail/document-detail.component.ts + 253,255 + + An error occurred loading content: + + + Error retrieving metadata + + src/app/components/document-detail/document-detail.component.ts + 398 + + Error retrieving metadata + + + Error retrieving suggestions. + + src/app/components/document-detail/document-detail.component.ts + 419 + + Error retrieving suggestions. + + + Document saved successfully. + + src/app/components/document-detail/document-detail.component.ts + 532 - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 14 + src/app/components/document-detail/document-detail.component.ts + 540 + + Document saved successfully. + + + Error saving document + + src/app/components/document-detail/document-detail.component.ts + 544 - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 15 + src/app/components/document-detail/document-detail.component.ts + 585 - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 17 - - - src/app/components/manage/settings/settings.component.html - 173 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 19 - - Save + Error saving document Confirm delete src/app/components/document-detail/document-detail.component.ts - 267 + 611 - src/app/components/manage/generic-list/generic-list.component.ts - 102 + src/app/components/manage/management-list/management-list.component.ts + 201 Confirm delete @@ -1108,7 +4706,7 @@ Do you really want to delete document ""? src/app/components/document-detail/document-detail.component.ts - 268 + 612 Do you really want to delete document ""? @@ -1116,7 +4714,7 @@ The files for this document will be deleted permanently. This operation cannot be undone. src/app/components/document-detail/document-detail.component.ts - 269 + 613 The files for this document will be deleted permanently. This operation cannot be undone. @@ -1124,17 +4722,53 @@ Delete document src/app/components/document-detail/document-detail.component.ts - 271 + 615 Delete document - - Error deleting document: + + Error deleting document src/app/components/document-detail/document-detail.component.ts - 281 + 634 - Error deleting document: + Error deleting document + + + Redo OCR confirm + + src/app/components/document-detail/document-detail.component.ts + 654 + + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 498 + + Redo OCR confirm + + + This operation will permanently redo OCR for this document. + + src/app/components/document-detail/document-detail.component.ts + 655 + + This operation will permanently redo OCR for this document. + + + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. + + src/app/components/document-detail/document-detail.component.ts + 666 + + Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content. + + + Error executing operation + + src/app/components/document-detail/document-detail.component.ts + 677 + + Error executing operation Select: @@ -1144,19 +4778,11 @@ Select: - - All - - src/app/components/document-list/bulk-editor/bulk-editor.component.html - 20 - - All - Edit: src/app/components/document-list/bulk-editor/bulk-editor.component.html - 27 + 25 Edit: @@ -1164,11 +4790,11 @@ Filter tags src/app/components/document-list/bulk-editor/bulk-editor.component.html - 29 + 27 src/app/components/document-list/filter-editor/filter-editor.component.html - 19 + 27 Filter tags @@ -1180,7 +4806,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html - 27 + 36 Filter correspondents @@ -1188,39 +4814,75 @@ Filter document types src/app/components/document-list/bulk-editor/bulk-editor.component.html - 48 + 50 src/app/components/document-list/filter-editor/filter-editor.component.html - 34 + 44 Filter document types - - Download originals + + Filter storage paths src/app/components/document-list/bulk-editor/bulk-editor.component.html - 68 + 61 - Download originals + + src/app/components/document-list/filter-editor/filter-editor.component.html + 52 + + Filter storage paths - - Error executing bulk operation: + + Include: + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 108 + + Include: + + + Archived files + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 112,114 + + Archived files + + + Original files + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 118,120 + + Original files + + + Use formatted filename + + src/app/components/document-list/bulk-editor/bulk-editor.component.html + 125,127 + + Use formatted filename + + + Error executing bulk operation src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 74 + 185 - Error executing bulk operation: + Error executing bulk operation "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 113 + 260 src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 117 + 266 "" @@ -1228,7 +4890,7 @@ "" and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 115 + 262 This is for messages like 'modify "tag1" and "tag2"' "" and "" @@ -1237,7 +4899,7 @@ and "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 118 + 270,272 this is for messages like 'modify "tag1", "tag2" and "tag3"' and "" @@ -1246,7 +4908,7 @@ Confirm tags assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 127 + 287 Confirm tags assignment @@ -1254,47 +4916,47 @@ This operation will add the tag "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 130 + 293 This operation will add the tag "" to selected document(s). - This operation will add the tags to selected document(s). + This operation will add the tags to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 132 + 298,300 - This operation will add the tags to selected document(s). + This operation will add the tags to selected document(s). This operation will remove the tag "" from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 135 + 306 This operation will remove the tag "" from selected document(s). - This operation will remove the tags from selected document(s). + This operation will remove the tags from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 137 + 311,313 - This operation will remove the tags from selected document(s). + This operation will remove the tags from selected document(s). - This operation will add the tags and remove the tags on selected document(s). + This operation will add the tags and remove the tags on selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 139 + 315,319 - This operation will add the tags and remove the tags on selected document(s). + This operation will add the tags and remove the tags on selected document(s). Confirm correspondent assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 159 + 356 Confirm correspondent assignment @@ -1302,7 +4964,7 @@ This operation will assign the correspondent "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 161 + 358 This operation will assign the correspondent "" to selected document(s). @@ -1310,7 +4972,7 @@ This operation will remove the correspondent from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 163 + 360 This operation will remove the correspondent from selected document(s). @@ -1318,7 +4980,7 @@ Confirm document type assignment src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 182 + 394 Confirm document type assignment @@ -1326,7 +4988,7 @@ This operation will assign the document type "" to selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 184 + 396 This operation will assign the document type "" to selected document(s). @@ -1334,15 +4996,39 @@ This operation will remove the document type from selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 186 + 398 This operation will remove the document type from selected document(s). + + Confirm storage path assignment + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 432 + + Confirm storage path assignment + + + This operation will assign the storage path "" to selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 434 + + This operation will assign the storage path "" to selected document(s). + + + This operation will remove the storage path from selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 436 + + This operation will remove the storage path from selected document(s). + Delete confirm src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 201 + 459 Delete confirm @@ -1350,26 +5036,26 @@ This operation will permanently delete selected document(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 202 + 460 This operation will permanently delete selected document(s). - - This operation cannot be undone. - - src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 203 - - This operation cannot be undone. - Delete document(s) src/app/components/document-list/bulk-editor/bulk-editor.component.ts - 205 + 463 Delete document(s) + + This operation will permanently redo OCR for selected document(s). + + src/app/components/document-list/bulk-editor/bulk-editor.component.ts + 499 + + This operation will permanently redo OCR for selected document(s). + Filter by correspondent @@ -1377,8 +5063,8 @@ 20 - src/app/components/document-list/document-card-small/document-card-small.component.html - 26 + src/app/components/document-list/document-list.component.html + 206 Filter by correspondent @@ -1389,80 +5075,132 @@ 24 - src/app/components/document-list/document-card-small/document-card-small.component.html - 15 + src/app/components/document-list/document-list.component.html + 211 Filter by tag - - Edit + + View notes src/app/components/document-list/document-card-large/document-card-large.component.html - 43 + 70 + + View notes + + + Notes + + src/app/components/document-list/document-card-large/document-card-large.component.html + 74 + + Notes + + + Filter by document type + + src/app/components/document-list/document-card-large/document-card-large.component.html + 76 + + + src/app/components/document-list/document-list.component.html + 227 + + Filter by document type + + + Filter by storage path + + src/app/components/document-list/document-card-large/document-card-large.component.html + 83 + + + src/app/components/document-list/document-list.component.html + 232 + + Filter by storage path + + + Created: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 98,99 src/app/components/document-list/document-card-small/document-card-small.component.html - 66 + 56,57 - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 42 - - - src/app/components/manage/document-type-list/document-type-list.component.html - 40 - - - src/app/components/manage/tag-list/tag-list.component.html - 43 - - Edit + Created: - - View + + Added: src/app/components/document-list/document-card-large/document-card-large.component.html - 51 + 99,100 - View + + src/app/components/document-list/document-card-small/document-card-small.component.html + 57,58 + + Added: + + + Modified: + + src/app/components/document-list/document-card-large/document-card-large.component.html + 100,101 + + + src/app/components/document-list/document-card-small/document-card-small.component.html + 58,59 + + Modified: Score: src/app/components/document-list/document-card-large/document-card-large.component.html - 87 + 116 Score: - - Created: + + Toggle tag filter src/app/components/document-list/document-card-small/document-card-small.component.html - 43 + 14 - Created: + Toggle tag filter - - Added: + + Toggle correspondent filter src/app/components/document-list/document-card-small/document-card-small.component.html - 44 + 32 - Added: + Toggle correspondent filter - - Modified: + + Toggle document type filter src/app/components/document-list/document-card-small/document-card-small.component.html - 45 + 39 - Modified: + Toggle document type filter + + + Toggle storage path filter + + src/app/components/document-list/document-card-small/document-card-small.component.html + 46 + + Toggle storage path filter Select none src/app/components/document-list/document-list.component.html - 10 + 11 Select none @@ -1470,7 +5208,7 @@ Select page src/app/components/document-list/document-list.component.html - 11 + 12 Select page @@ -1478,7 +5216,7 @@ Select all src/app/components/document-list/document-list.component.html - 12 + 13 Select all @@ -1486,23 +5224,15 @@ Sort src/app/components/document-list/document-list.component.html - 39 + 38 Sort - - Views - - src/app/components/document-list/document-list.component.html - 64 - - Views - Save "" src/app/components/document-list/document-list.component.html - 71 + 76 Save "" @@ -1510,23 +5240,15 @@ Save as... src/app/components/document-list/document-list.component.html - 72 + 78 Save as... - - Loading... - - src/app/components/document-list/document-list.component.html - 87 - - Loading... - {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} src/app/components/document-list/document-list.component.html - 89 + 97 {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -1534,7 +5256,7 @@ {VAR_PLURAL, plural, =1 {One document} other { documents}} src/app/components/document-list/document-list.component.html - 91 + 99 {VAR_PLURAL, plural, =1 {One document} other { documents}} @@ -1542,47 +5264,159 @@ (filtered) src/app/components/document-list/document-list.component.html - 91 + 99 (filtered) + + Reset filters + + src/app/components/document-list/document-list.component.html + 104 + + + src/app/components/document-list/filter-editor/filter-editor.component.html + 84 + + Reset filters + + + Error while loading documents + + src/app/components/document-list/document-list.component.html + 117 + + Error while loading documents + + + Sort by ASN + + src/app/components/document-list/document-list.component.html + 131 + + Sort by ASN + ASN src/app/components/document-list/document-list.component.html - 117 + 135 src/app/components/document-list/filter-editor/filter-editor.component.ts - 90 + 206 src/app/services/rest/document.service.ts - 17 + 18 ASN + + Sort by correspondent + + src/app/components/document-list/document-list.component.html + 138 + + Sort by correspondent + + + Sort by title + + src/app/components/document-list/document-list.component.html + 145 + + Sort by title + + + Sort by owner + + src/app/components/document-list/document-list.component.html + 152 + + Sort by owner + + + Owner + + src/app/components/document-list/document-list.component.html + 156 + + + src/app/services/rest/document.service.ts + 26 + + Owner + + + Sort by notes + + src/app/components/document-list/document-list.component.html + 159 + + Sort by notes + + + Sort by document type + + src/app/components/document-list/document-list.component.html + 166 + + Sort by document type + + + Sort by storage path + + src/app/components/document-list/document-list.component.html + 173 + + Sort by storage path + + + Sort by created date + + src/app/components/document-list/document-list.component.html + 180 + + Sort by created date + + + Sort by added date + + src/app/components/document-list/document-list.component.html + 187 + + Sort by added date + Added src/app/components/document-list/document-list.component.html - 147 + 191 src/app/components/document-list/filter-editor/filter-editor.component.html - 48 + 68 src/app/services/rest/document.service.ts - 22 + 23 Added + + Edit document + + src/app/components/document-list/document-list.component.html + 210 + + Edit document + View "" saved successfully. src/app/components/document-list/document-list.component.ts - 116 + 207 View "" saved successfully. @@ -1590,63 +5424,71 @@ View "" created successfully. src/app/components/document-list/document-list.component.ts - 138 + 248 View "" created successfully. - - Reset filters - - src/app/components/document-list/filter-editor/filter-editor.component.html - 57 - - Reset filters - - Correspondent: + Correspondent: src/app/components/document-list/filter-editor/filter-editor.component.ts - 37 + 118,120 - Correspondent: + Correspondent: Without correspondent src/app/components/document-list/filter-editor/filter-editor.component.ts - 39 + 122 Without correspondent - - Type: + + Document type: src/app/components/document-list/filter-editor/filter-editor.component.ts - 44 + 128,130 - Type: + Document type: Without document type src/app/components/document-list/filter-editor/filter-editor.component.ts - 46 + 132 Without document type - - Tag: + + Storage path: src/app/components/document-list/filter-editor/filter-editor.component.ts - 50 + 138,140 - Tag: + Storage path: + + + Without storage path + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 142 + + Without storage path + + + Tag: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 146,147 + + Tag: Without any tag src/app/components/document-list/filter-editor/filter-editor.component.ts - 54 + 151 Without any tag @@ -1654,7 +5496,7 @@ Title: src/app/components/document-list/filter-editor/filter-editor.component.ts - 58 + 155 Title: @@ -1662,15 +5504,39 @@ ASN: src/app/components/document-list/filter-editor/filter-editor.component.ts - 61 + 158 ASN: + + Owner: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 161 + + Owner: + + + Owner not in: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 164 + + Owner not in: + + + Without an owner + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 167 + + Without an owner + Title & content src/app/components/document-list/filter-editor/filter-editor.component.ts - 89 + 204 Title & content @@ -1678,7 +5544,7 @@ Advanced search src/app/components/document-list/filter-editor/filter-editor.component.ts - 91 + 209 Advanced search @@ -1686,10 +5552,50 @@ More like src/app/components/document-list/filter-editor/filter-editor.component.ts - 94 + 215 More like + + equals + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 234 + + equals + + + is empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 238 + + is empty + + + is not empty + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 242 + + is not empty + + + greater than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 246 + + greater than + + + less than + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 250 + + less than + Save current view @@ -1698,647 +5604,691 @@ Save current view - - Name + + Filter rules error occurred while saving this view src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 8 - - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 8 - - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 9 - - - src/app/components/manage/correspondent-list/correspondent-list.component.html - 19 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 9 - - - src/app/components/manage/document-type-list/document-type-list.component.html - 9 - - - src/app/components/manage/document-type-list/document-type-list.component.html - 19 - - - src/app/components/manage/settings/settings.component.html - 141 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 8 - - - src/app/components/manage/tag-list/tag-list.component.html - 9 - - - src/app/components/manage/tag-list/tag-list.component.html - 19 - - Name - - - Show in sidebar - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 9 - - - src/app/components/manage/settings/settings.component.html - 153 - - Show in sidebar - - - Show on dashboard - - src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html - 10 - - - src/app/components/manage/settings/settings.component.html - 149 - - Show on dashboard - - - Matching algorithm - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 9 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 10 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 13 - - Matching algorithm - - - Matching pattern - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 10 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html - 11 - - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 14 - - Matching pattern - - - Case insensitive - - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html - 11 - - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.html 12 - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 15 - - Case insensitive + Filter rules error occurred while saving this view - - Create new correspondent + + The error returned was - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html + 13 + + The error returned was + + + Enter note + + src/app/components/document-notes/document-notes.component.html + 4 + + Enter note + + + Please enter a note. + + src/app/components/document-notes/document-notes.component.html + 5,7 + + Please enter a note. + + + Add note + + src/app/components/document-notes/document-notes.component.html + 11 + + Add note + + + Delete note + + src/app/components/document-notes/document-notes.component.html 21 - Create new correspondent - - - Edit correspondent - src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts + src/app/components/document-notes/document-notes.component.html 25 - Edit correspondent + Delete note - - Create + + Error saving note - src/app/components/manage/correspondent-list/correspondent-list.component.html - 2 + src/app/components/document-notes/document-notes.component.ts + 66 + + Error saving note + + + Error deleting note + + src/app/components/document-notes/document-notes.component.ts + 80 + + Error deleting note + + + Drop files to begin upload + + src/app/components/file-drop/file-drop.component.html + 6 + + Drop files to begin upload + + + Initiating upload... + + src/app/components/file-drop/file-drop.component.ts + 87 + + Initiating upload... + + + Add Template + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 6 + + Add Template + + + Document Sources + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 16 + + Document Sources + + + No templates defined. + + src/app/components/manage/consumption-templates/consumption-templates.component.html + 42 + + No templates defined. + + + Saved template "". + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 73 + + Saved template "". + + + Error saving template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 81 + + Error saving template. + + + Confirm delete template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 89 + + Confirm delete template + + + This operation will permanently delete this template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 90 + + This operation will permanently delete this template. + + + Deleted template + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 99 + + Deleted template + + + Error deleting template. + + src/app/components/manage/consumption-templates/consumption-templates.component.ts + 104 + + Error deleting template. + + + correspondent + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 39 + + correspondent + + + correspondents + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 40 + + correspondents + + + Last used + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 45 + + Last used + + + Do you really want to delete the correspondent ""? + + src/app/components/manage/correspondent-list/correspondent-list.component.ts + 67 + + Do you really want to delete the correspondent ""? + + + document type + + src/app/components/manage/document-type-list/document-type-list.component.ts + 36 + + document type + + + document types + + src/app/components/manage/document-type-list/document-type-list.component.ts + 37 + + document types + + + Do you really want to delete the document type ""? + + src/app/components/manage/document-type-list/document-type-list.component.ts + 44 + + Do you really want to delete the document type ""? + + + Mail Settings + + src/app/components/manage/mail/mail.component.html + 1 + + Mail Settings + + + Mail accounts + + src/app/components/manage/mail/mail.component.html + 6 + + Mail accounts + + + Add Account + + src/app/components/manage/mail/mail.component.html + 11 + + Add Account + + + Server + + src/app/components/manage/mail/mail.component.html + 18 + + Server + + + No mail accounts defined. + + src/app/components/manage/mail/mail.component.html + 48 + + No mail accounts defined. + + + Mail rules + + src/app/components/manage/mail/mail.component.html + 55 + + Mail rules + + + Add Rule + + src/app/components/manage/mail/mail.component.html + 60 + + Add Rule + + + No mail rules defined. + + src/app/components/manage/mail/mail.component.html + 97 + + No mail rules defined. + + + Error retrieving mail accounts + + src/app/components/manage/mail/mail.component.ts + 56 + + Error retrieving mail accounts + + + Error retrieving mail rules + + src/app/components/manage/mail/mail.component.ts + 70 + + Error retrieving mail rules + + + Saved account "". + + src/app/components/manage/mail/mail.component.ts + 92 + + Saved account "". + + + Error saving account. + + src/app/components/manage/mail/mail.component.ts + 104 + + Error saving account. + + + Confirm delete mail account + + src/app/components/manage/mail/mail.component.ts + 112 + + Confirm delete mail account + + + This operation will permanently delete this mail account. + + src/app/components/manage/mail/mail.component.ts + 113 + + This operation will permanently delete this mail account. + + + Deleted mail account + + src/app/components/manage/mail/mail.component.ts + 122 + + Deleted mail account + + + Error deleting mail account. + + src/app/components/manage/mail/mail.component.ts + 132 + + Error deleting mail account. + + + Saved rule "". + + src/app/components/manage/mail/mail.component.ts + 152 + + Saved rule "". + + + Error saving rule. + + src/app/components/manage/mail/mail.component.ts + 163 + + Error saving rule. + + + Confirm delete mail rule + + src/app/components/manage/mail/mail.component.ts + 171 + + Confirm delete mail rule + + + This operation will permanently delete this mail rule. + + src/app/components/manage/mail/mail.component.ts + 172 + + This operation will permanently delete this mail rule. + + + Deleted mail rule + + src/app/components/manage/mail/mail.component.ts + 181 + + Deleted mail rule + + + Error deleting mail rule. + + src/app/components/manage/mail/mail.component.ts + 190 + + Error deleting mail rule. + + + Permissions updated + + src/app/components/manage/mail/mail.component.ts + 212 + + Permissions updated + + + Error updating permissions + + src/app/components/manage/mail/mail.component.ts + 216 - src/app/components/manage/document-type-list/document-type-list.component.html - 2 + src/app/components/manage/management-list/management-list.component.ts + 300 + + Error updating permissions + + + Create + + src/app/components/manage/management-list/management-list.component.html + 13,17 - src/app/components/manage/tag-list/tag-list.component.html - 2 + src/app/components/manage/management-list/management-list.component.html + 13,17 - Create + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + + src/app/components/manage/management-list/management-list.component.html + 13,17 + + Create Filter by: - src/app/components/manage/correspondent-list/correspondent-list.component.html - 8 + src/app/components/manage/management-list/management-list.component.html + 23 - src/app/components/manage/document-type-list/document-type-list.component.html - 8 + src/app/components/manage/management-list/management-list.component.html + 23 - src/app/components/manage/tag-list/tag-list.component.html - 8 + src/app/components/manage/management-list/management-list.component.html + 23 + + + src/app/components/manage/management-list/management-list.component.html + 23 Filter by: Matching - src/app/components/manage/correspondent-list/correspondent-list.component.html - 20 + src/app/components/manage/management-list/management-list.component.html + 42 - src/app/components/manage/document-type-list/document-type-list.component.html - 20 + src/app/components/manage/management-list/management-list.component.html + 42 - src/app/components/manage/tag-list/tag-list.component.html - 21 + src/app/components/manage/management-list/management-list.component.html + 42 + + + src/app/components/manage/management-list/management-list.component.html + 42 Matching Document count - src/app/components/manage/correspondent-list/correspondent-list.component.html - 21 + src/app/components/manage/management-list/management-list.component.html + 43 - src/app/components/manage/document-type-list/document-type-list.component.html - 21 + src/app/components/manage/management-list/management-list.component.html + 43 - src/app/components/manage/tag-list/tag-list.component.html - 22 + src/app/components/manage/management-list/management-list.component.html + 43 + + + src/app/components/manage/management-list/management-list.component.html + 43 Document count - - Last correspondence + + Filter Documents - src/app/components/manage/correspondent-list/correspondent-list.component.html - 22 + src/app/components/manage/management-list/management-list.component.html + 78 - Last correspondence + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + + src/app/components/manage/management-list/management-list.component.html + 78 + + Filter Documents - - Actions + + {VAR_PLURAL, plural, =1 {One } other { total }} - src/app/components/manage/correspondent-list/correspondent-list.component.html - 23 + src/app/components/manage/management-list/management-list.component.html + 109 - src/app/components/manage/document-type-list/document-type-list.component.html - 22 + src/app/components/manage/management-list/management-list.component.html + 109 - src/app/components/manage/settings/settings.component.html - 158 + src/app/components/manage/management-list/management-list.component.html + 109 - src/app/components/manage/tag-list/tag-list.component.html - 23 + src/app/components/manage/management-list/management-list.component.html + 109 - Actions - - - Do you really want to delete the correspondent ""? - - src/app/components/manage/correspondent-list/correspondent-list.component.ts - 26 - - Do you really want to delete the correspondent ""? - - - Create new document type - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts - 21 - - Create new document type - - - Edit document type - - src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts - 25 - - Edit document type - - - Do you really want to delete the document type ""? - - src/app/components/manage/document-type-list/document-type-list.component.ts - 26 - - Do you really want to delete the document type ""? + {VAR_PLURAL, plural, =1 {One } other { total }} Automatic - src/app/components/manage/generic-list/generic-list.component.ts - 39 + src/app/components/manage/management-list/management-list.component.ts + 113 src/app/data/matching-model.ts - 17 + 15 Automatic - - Do you really want to delete this element? + + None - src/app/components/manage/generic-list/generic-list.component.ts - 97 + src/app/components/manage/management-list/management-list.component.ts + 115 - Do you really want to delete this element? + + src/app/data/matching-model.ts + 45 + + None + + + Successfully created . + + src/app/components/manage/management-list/management-list.component.ts + 158 + + Successfully created . + + + Error occurred while creating . + + src/app/components/manage/management-list/management-list.component.ts + 163 + + Error occurred while creating . + + + Successfully updated . + + src/app/components/manage/management-list/management-list.component.ts + 178 + + Successfully updated . + + + Error occurred while saving . + + src/app/components/manage/management-list/management-list.component.ts + 183 + + Error occurred while saving . Associated documents will not be deleted. - src/app/components/manage/generic-list/generic-list.component.ts - 104 + src/app/components/manage/management-list/management-list.component.ts + 203 Associated documents will not be deleted. - - Error while deleting element: + + Error while deleting element - src/app/components/manage/generic-list/generic-list.component.ts - 114 + src/app/components/manage/management-list/management-list.component.ts + 219 - Error while deleting element: + Error while deleting element - - General settings + + Permissions updated successfully - src/app/components/manage/settings/settings.component.html - 10 + src/app/components/manage/management-list/management-list.component.ts + 293 - General settings + Permissions updated successfully - - Appearance + + storage path - src/app/components/manage/settings/settings.component.html - 13 + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 36 - Appearance + storage path - - Display language + + storage paths - src/app/components/manage/settings/settings.component.html - 17 + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 37 - Display language + storage paths - - You need to reload the page after applying a new language. + + Do you really want to delete the storage path ""? - src/app/components/manage/settings/settings.component.html - 25 + src/app/components/manage/storage-path-list/storage-path-list.component.ts + 52 - You need to reload the page after applying a new language. + Do you really want to delete the storage path ""? - - Date display + + tag - src/app/components/manage/settings/settings.component.html - 32 + src/app/components/manage/tag-list/tag-list.component.ts + 36 - Date display + tag - - Date format + + tags - src/app/components/manage/settings/settings.component.html - 45 + src/app/components/manage/tag-list/tag-list.component.ts + 37 - Date format - - - Short: - - src/app/components/manage/settings/settings.component.html - 51 - - Short: - - - Medium: - - src/app/components/manage/settings/settings.component.html - 55 - - Medium: - - - Long: - - src/app/components/manage/settings/settings.component.html - 59 - - Long: - - - Items per page - - src/app/components/manage/settings/settings.component.html - 67 - - Items per page - - - Document editor - - src/app/components/manage/settings/settings.component.html - 83 - - Document editor - - - Use PDF viewer provided by the browser - - src/app/components/manage/settings/settings.component.html - 87 - - Use PDF viewer provided by the browser - - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - src/app/components/manage/settings/settings.component.html - 87 - - This is usually faster for displaying large PDF documents, but it might not work on some browsers. - - - Dark mode - - src/app/components/manage/settings/settings.component.html - 94 - - Dark mode - - - Use system settings - - src/app/components/manage/settings/settings.component.html - 97 - - Use system settings - - - Enable dark mode - - src/app/components/manage/settings/settings.component.html - 98 - - Enable dark mode - - - Invert thumbnails in dark mode - - src/app/components/manage/settings/settings.component.html - 99 - - Invert thumbnails in dark mode - - - Bulk editing - - src/app/components/manage/settings/settings.component.html - 103 - - Bulk editing - - - Show confirmation dialogs - - src/app/components/manage/settings/settings.component.html - 107 - - Show confirmation dialogs - - - Deleting documents will always ask for confirmation. - - src/app/components/manage/settings/settings.component.html - 107 - - Deleting documents will always ask for confirmation. - - - Apply on close - - src/app/components/manage/settings/settings.component.html - 108 - - Apply on close - - - Notifications - - src/app/components/manage/settings/settings.component.html - 116 - - Notifications - - - Document processing - - src/app/components/manage/settings/settings.component.html - 119 - - Document processing - - - Show notifications when new documents are detected - - src/app/components/manage/settings/settings.component.html - 123 - - Show notifications when new documents are detected - - - Show notifications when document processing completes successfully - - src/app/components/manage/settings/settings.component.html - 124 - - Show notifications when document processing completes successfully - - - Show notifications when document processing fails - - src/app/components/manage/settings/settings.component.html - 125 - - Show notifications when document processing fails - - - Suppress notifications on dashboard - - src/app/components/manage/settings/settings.component.html - 126 - - Suppress notifications on dashboard - - - This will suppress all messages about document processing status on the dashboard. - - src/app/components/manage/settings/settings.component.html - 126 - - This will suppress all messages about document processing status on the dashboard. - - - Appears on - - src/app/components/manage/settings/settings.component.html - 146 - - Appears on - - - No saved views defined. - - src/app/components/manage/settings/settings.component.html - 163 - - No saved views defined. - - - Saved view "" deleted. - - src/app/components/manage/settings/settings.component.ts - 111 - - Saved view "" deleted. - - - Settings saved successfully. - - src/app/components/manage/settings/settings.component.ts - 133 - - Settings saved successfully. - - - Use system language - - src/app/components/manage/settings/settings.component.ts - 138 - - Use system language - - - Use date format of display language - - src/app/components/manage/settings/settings.component.ts - 144 - - Use date format of display language - - - Error while storing settings on server: - - src/app/components/manage/settings/settings.component.ts - 161 - - Error while storing settings on server: - - - Color - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 10 - - - src/app/components/manage/tag-list/tag-list.component.html - 20 - - Color - - - Inbox tag - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 12 - - Inbox tag - - - Inbox tags are automatically assigned to all consumed documents. - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html - 12 - - Inbox tags are automatically assigned to all consumed documents. - - - Create new tag - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts - 22 - - Create new tag - - - Edit tag - - src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts - 26 - - Edit tag + tags Do you really want to delete the tag ""? src/app/components/manage/tag-list/tag-list.component.ts - 26 + 53 Do you really want to delete the tag ""? - - 404 Not Found + + Not Found src/app/components/not-found/not-found.component.html - 7 + 6 - 404 Not Found + Not Found + + + Go to Dashboard + + src/app/components/not-found/not-found.component.html + 12 + + Go to Dashboard + + + Auto: Learn matching automatically + + src/app/data/matching-model.ts + 16 + + Auto: Learn matching automatically Any word src/app/data/matching-model.ts - 12 + 20 Any word @@ -2346,7 +6296,7 @@ Any: Document contains any of these words (space separated) src/app/data/matching-model.ts - 12 + 21 Any: Document contains any of these words (space separated) @@ -2354,7 +6304,7 @@ All words src/app/data/matching-model.ts - 13 + 25 All words @@ -2362,7 +6312,7 @@ All: Document contains all of these words (space separated) src/app/data/matching-model.ts - 13 + 26 All: Document contains all of these words (space separated) @@ -2370,7 +6320,7 @@ Exact match src/app/data/matching-model.ts - 14 + 30 Exact match @@ -2378,7 +6328,7 @@ Exact: Document contains this string src/app/data/matching-model.ts - 14 + 31 Exact: Document contains this string @@ -2386,7 +6336,7 @@ Regular expression src/app/data/matching-model.ts - 15 + 35 Regular expression @@ -2394,7 +6344,7 @@ Regular expression: Document matches this regular expression src/app/data/matching-model.ts - 15 + 36 Regular expression: Document matches this regular expression @@ -2402,7 +6352,7 @@ Fuzzy word src/app/data/matching-model.ts - 16 + 40 Fuzzy word @@ -2410,31 +6360,43 @@ Fuzzy: Document contains a word similar to this word src/app/data/matching-model.ts - 16 + 41 Fuzzy: Document contains a word similar to this word - - Auto: Learn matching automatically + + None: Disable matching src/app/data/matching-model.ts - 17 + 46 - Auto: Learn matching automatically + None: Disable matching + + + Warning: You have unsaved changes to your document(s). + + src/app/guards/dirty-doc.guard.ts + 16 + + Warning: You have unsaved changes to your document(s). Unsaved Changes src/app/guards/dirty-form.guard.ts - 16 + 17 + + + src/app/guards/dirty-saved-view.guard.ts + 29 src/app/services/open-documents.service.ts - 75 + 104 src/app/services/open-documents.service.ts - 96 + 131 Unsaved Changes @@ -2442,15 +6404,11 @@ You have unsaved changes. src/app/guards/dirty-form.guard.ts - 17 + 18 src/app/services/open-documents.service.ts - 76 - - - src/app/services/open-documents.service.ts - 97 + 132 You have unsaved changes. @@ -2458,7 +6416,7 @@ Are you sure you want to leave? src/app/guards/dirty-form.guard.ts - 18 + 19 Are you sure you want to leave? @@ -2466,23 +6424,63 @@ Leave page src/app/guards/dirty-form.guard.ts - 20 + 21 Leave page + + You have unsaved changes to the saved view + + src/app/guards/dirty-saved-view.guard.ts + 31 + + You have unsaved changes to the saved view + + + Are you sure you want to close this saved view? + + src/app/guards/dirty-saved-view.guard.ts + 35 + + Are you sure you want to close this saved view? + + + Save and close + + src/app/guards/dirty-saved-view.guard.ts + 39 + + Save and close + + + You don't have permissions to do that + + src/app/guards/permissions.guard.ts + 34 + + You don't have permissions to do that + (no title) src/app/pipes/document-title.pipe.ts - 12 + 11 (no title) + + Shared + + src/app/pipes/username.pipe.ts + 33 + + Shared + Yes src/app/pipes/yes-no.pipe.ts - 9 + 8 Yes @@ -2490,7 +6488,7 @@ No src/app/pipes/yes-no.pipe.ts - 9 + 8 No @@ -2498,15 +6496,23 @@ Document already exists. src/app/services/consumer-status.service.ts - 15 + 17 Document already exists. + + Document with ASN already exists. + + src/app/services/consumer-status.service.ts + 18 + + Document with ASN already exists. + File not found. src/app/services/consumer-status.service.ts - 16 + 19 File not found. @@ -2514,7 +6520,7 @@ Pre-consume script does not exist. src/app/services/consumer-status.service.ts - 17 + 20 Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation Pre-consume script does not exist. @@ -2523,7 +6529,7 @@ Error while executing pre-consume script. src/app/services/consumer-status.service.ts - 18 + 21 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. @@ -2532,7 +6538,7 @@ Post-consume script does not exist. src/app/services/consumer-status.service.ts - 19 + 22 Post-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. @@ -2541,7 +6547,7 @@ Error while executing post-consume script. src/app/services/consumer-status.service.ts - 20 + 23 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. @@ -2550,7 +6556,7 @@ Received new file. src/app/services/consumer-status.service.ts - 21 + 24 Received new file. @@ -2558,7 +6564,7 @@ File type not supported. src/app/services/consumer-status.service.ts - 22 + 25 File type not supported. @@ -2566,7 +6572,7 @@ Processing document... src/app/services/consumer-status.service.ts - 23 + 26 Processing document... @@ -2574,7 +6580,7 @@ Generating thumbnail... src/app/services/consumer-status.service.ts - 24 + 27 Generating thumbnail... @@ -2582,7 +6588,7 @@ Retrieving date from document... src/app/services/consumer-status.service.ts - 25 + 28 Retrieving date from document... @@ -2590,7 +6596,7 @@ Saving document... src/app/services/consumer-status.service.ts - 26 + 29 Saving document... @@ -2598,15 +6604,23 @@ Finished. src/app/services/consumer-status.service.ts - 27 + 30 Finished. + + You have unsaved changes to the document + + src/app/services/open-documents.service.ts + 106 + + You have unsaved changes to the document + Are you sure you want to close this document? src/app/services/open-documents.service.ts - 77 + 110 Are you sure you want to close this document? @@ -2614,7 +6628,7 @@ Close document src/app/services/open-documents.service.ts - 79 + 112 Close document @@ -2622,7 +6636,7 @@ Are you sure you want to close all documents? src/app/services/open-documents.service.ts - 98 + 133 Are you sure you want to close all documents? @@ -2630,7 +6644,7 @@ Close documents src/app/services/open-documents.service.ts - 100 + 135 Close documents @@ -2638,7 +6652,7 @@ Modified src/app/services/rest/document.service.ts - 23 + 24 Modified @@ -2646,7 +6660,7 @@ Search score src/app/services/rest/document.service.ts - 28 + 33 Score is a value returned by the full text search engine and specifies how well a result matches the given query Search score @@ -2655,15 +6669,47 @@ English (US) src/app/services/settings.service.ts - 90 + 155 English (US) + + Afrikaans + + src/app/services/settings.service.ts + 161 + + Afrikaans + + + Arabic + + src/app/services/settings.service.ts + 167 + + Arabic + + + Belarusian + + src/app/services/settings.service.ts + 173 + + Belarusian + + + Catalan + + src/app/services/settings.service.ts + 179 + + Catalan + Czech src/app/services/settings.service.ts - 91 + 185 Czech @@ -2671,7 +6717,7 @@ Danish src/app/services/settings.service.ts - 92 + 191 Danish @@ -2679,15 +6725,23 @@ German src/app/services/settings.service.ts - 93 + 197 German + + Greek + + src/app/services/settings.service.ts + 203 + + Greek + English (GB) src/app/services/settings.service.ts - 94 + 209 English (GB) @@ -2695,15 +6749,23 @@ Spanish src/app/services/settings.service.ts - 95 + 215 Spanish + + Finnish + + src/app/services/settings.service.ts + 221 + + Finnish + French src/app/services/settings.service.ts - 96 + 227 French @@ -2711,7 +6773,7 @@ Italian src/app/services/settings.service.ts - 97 + 233 Italian @@ -2719,7 +6781,7 @@ Luxembourgish src/app/services/settings.service.ts - 98 + 239 Luxembourgish @@ -2727,15 +6789,23 @@ Dutch src/app/services/settings.service.ts - 99 + 245 Dutch + + Norwegian + + src/app/services/settings.service.ts + 251 + + Norwegian + Polish src/app/services/settings.service.ts - 100 + 257 Polish @@ -2743,7 +6813,7 @@ Portuguese (Brazil) src/app/services/settings.service.ts - 101 + 263 Portuguese (Brazil) @@ -2751,7 +6821,7 @@ Portuguese src/app/services/settings.service.ts - 102 + 269 Portuguese @@ -2759,7 +6829,7 @@ Romanian src/app/services/settings.service.ts - 103 + 275 Romanian @@ -2767,42 +6837,138 @@ Russian src/app/services/settings.service.ts - 104 + 281 Russian + + Slovak + + src/app/services/settings.service.ts + 287 + + Slovak + + + Slovenian + + src/app/services/settings.service.ts + 293 + + Slovenian + + + Serbian + + src/app/services/settings.service.ts + 299 + + Serbian + Swedish src/app/services/settings.service.ts - 105 + 305 Swedish + + Turkish + + src/app/services/settings.service.ts + 311 + + Turkish + + + Ukrainian + + src/app/services/settings.service.ts + 317 + + Ukrainian + + + Chinese Simplified + + src/app/services/settings.service.ts + 323 + + Chinese Simplified + ISO 8601 src/app/services/settings.service.ts - 115 + 340 ISO 8601 - - Error + + Successfully completed one-time migratration of settings to the database! - src/app/services/toast.service.ts - 35 + src/app/services/settings.service.ts + 459 - Error + Successfully completed one-time migratration of settings to the database! + + + Unable to migrate settings to the database, please try saving manually. + + src/app/services/settings.service.ts + 460 + + Unable to migrate settings to the database, please try saving manually. + + + You can restart the tour from the settings page. + + src/app/services/settings.service.ts + 533 + + You can restart the tour from the settings page. Information src/app/services/toast.service.ts - 39 + 46 Information + + Connecting... + + src/app/services/upload-documents.service.ts + 42 + + Connecting... + + + Uploading... + + src/app/services/upload-documents.service.ts + 54 + + Uploading... + + + Upload complete, waiting... + + src/app/services/upload-documents.service.ts + 57 + + Upload complete, waiting... + + + HTTP error: + + src/app/services/upload-documents.service.ts + 70 + + HTTP error: + diff --git a/src/locale/af_ZA/LC_MESSAGES/django.po b/src/locale/af_ZA/LC_MESSAGES/django.po index c12e9b41c..af573e38f 100644 --- a/src/locale/af_ZA/LC_MESSAGES/django.po +++ b/src/locale/af_ZA/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-06-01 06:34\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "Language: af_ZA\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumente" -#: documents/models.py:36 -msgid "None" -msgstr "Geen" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Enige woord" - -#: documents/models.py:38 -msgid "All words" -msgstr "Alle woorde" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Presiese ooreenkoms" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Reguliere uitdrukking" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Wasige woord" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Outomaties" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "naam" - -#: documents/models.py:47 -msgid "match" -msgstr "ooreenkoms" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "ooreenkomsalgoritme" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "hoofletterongevoelig" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "eienaar" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Geen" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Enige woord" + +#: documents/models.py:52 +msgid "All words" +msgstr "Alle woorde" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Presiese ooreenkoms" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Reguliere uitdrukking" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Wasige woord" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Outomaties" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "naam" + +#: documents/models.py:61 +msgid "match" +msgstr "ooreenkoms" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "ooreenkomsalgoritme" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "hoofletterongevoelig" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "korrespondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "korrespondente" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "kleur" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "is inmandjie-etiket" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Markeer hierdie etiket as ’n inmandjie-etiket: Alle nuwe verwerkte dokumente kry inmandjie-etikette." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "etiket" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "etikette" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "dokumenttipe" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "dokumenttipes" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "pad" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "bergpad" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "bergpaaie" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Ongeënkripteer" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Geënkripteer met GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "titel" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "inhoud" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Die rou data van die dokument. Hierdie veld word hoofsaaklik gebruik om te soek." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "MIME-tipe" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "kontrolesom" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Die kontrolesom van die oorspronklike dokument." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "argiefkontrolesom" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Die kontrolesom van die geargiveerde dokument." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "geskep" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "gewysig" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tipe bergplek" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "toegevoeg" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "lêernaam" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Huidige lêernaam in argief" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "lêernaam in argief" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Huidige lêernaam in argief" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "oorspronklike lêernaam" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Die oorspronklike lêernaam toe dit opgelaai is" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "argiefreeksnommer" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Die ligging van hierdie dokument in u fisiese dokumentargief." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumente" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "ontfout" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "inligting" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "waarskuwing" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "fout" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "krities" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "groep" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "boodskap" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "vlak" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "logboek" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "logboeke" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "bewaarde aansig" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "bewaarde aansigte" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "toon in paneelbord" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "toon in systaaf" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "sorteerveld" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "sorteer omgekeerd" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "titel bevat" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "inhoud bevat" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN is" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "korrespondent is" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "dokumenttipe is" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "is in inmandjie" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "het etiket" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "het enige etiket" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "geskep voor" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "geskep na" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "jaar geskep is" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "maand geskep is" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "dag geskep is" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "toegevoeg voor" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "toegevoeg na" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "gewysig voor" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "gewysig na" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "het geen etiket nie" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "het geen ASN nie" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "titel of inhoud bevat" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "deursoek inhoud" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "meer soos dit" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "het etikette in" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN groter as" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN kleiner as" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "bewaarpad is" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "reëltipe" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "waarde" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "filterreël" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "filterreëls" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "Taak-ID" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID vir die taak wat uitgevoer is" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Bevestig" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Of die taak bevestig is via die tussenvlak of die API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Taaklêernaam" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Naam van die lêer waarvoor die taak uitgevoer is" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Taaknaam" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Naam van die uitgevoerde taak" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Taakstatus" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Huidige status van die taak wat uitgevoer word" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Geskepte datumtyd" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Datumtydveld wanneer die resultaat geskep is in UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Begonne datumtyd" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Datumtydveld wanneer die taak begin is in UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Voltooide datumtyd" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Datumtydveld wanneer die taak voltooi is in UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Resultaatdata" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Data wat deur die taak teruggegee is" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Kommentaar op die dokument" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "gebruiker" -#: documents/models.py:655 -msgid "comment" -msgstr "kommentaar" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "kommentare" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "volgorde" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Verwerk slegs dokumente wat volledig met hierdie lêernaam ooreenkom indien gespesifiseer. U kan jokertekens soos *.pdf of *faktuur* gebruik. Hoofletterongevoelig." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "ken hierdie etiket toe" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "ken hierdie dokumenttipe toe" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "ken hierdie korrespondent toe" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Ongeldige reguliere uitdrukking: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Ongeldige kleur." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Lêertipe %(type)s word nie ondersteun nie" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Ongeldige veranderlike bespeur." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx laai tans…" -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Nog steeds hier?! H’m, iets is dalk fout." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Hier is ’n skakel na die dokumente." @@ -520,395 +673,504 @@ msgstr "Hier is ’n skakel na die dokumente." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx is afgeteken" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "U het suksesvol afgeteken. Totsiens!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Teken weer aan" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx-aantekening" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Teken asb. aan." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "U gebruikersnaam en wagwoord stem nie ooreen nie. Probeer weer." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Gebruikersnaam" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Wagwoord" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Teken aan" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Engels (VS)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabies" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Belorussies" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tsjeggies" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Deens" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Duits" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Engels (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spaans" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Frans" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italiaans" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburgs" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Nederlands" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Pools" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugees (Brasilië)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugees" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Roemeens" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russies" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Sloweens" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serwies" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Sweeds" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turks" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Vereenvoudigde Sjinees" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx administrasie" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Geldigverklaring" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Gevorderde instellings" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filter" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless verwerk slegs e-posse wat aan ALLE onderstaande filters voldoen." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Aksies" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Die aksie wat op die e-pos toegepas is. Hierdie aksie word slegs uitgevoer wanneer die e-posinhoud of -aanhegsels van die e-pos verbruik is." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadata" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Ken outomaties metadata toe aan dokumente vanuit hierdie reël. Indien u geen etikette, tipes of korrespondente toeken nie, sal Paperless steeds alle ooreenstemmende gedefinieerde reëls verwerk." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless e-pos" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "e-posrekening" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "e-posrekeninge" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Geen enkripsie" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Gebruik SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Gebruik STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP-bediener" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP-poort" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Dit is gewoonlik 143 vir ongeënkripteerde of STARTTLS-verbindings, en 993 vir SSL verbindings." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP-beveiliging" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "gebruikersnaam" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "wagwoord" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "karakterstel" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Karakterstel wat gebruik moet word by kommunikasie met die e-posbediener, soos ‘UTF-8’ of ‘US-ASCII’." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "e-posreël" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "e-posreëls" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Verwerk slegs aanhegsels." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Verwerk volle e-pos (met ingebedde aanhegsels in lêer) as .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Verwerk volle e-pos (met ingebedde aanhegsels in lêer) as .eml + verwerk aanhegsels as afsonderlike dokumente" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Verwerk alle lêers, insluitend ‘inlyn’-aanhegsels." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Skrap" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Skuif na gegewe vouer" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Markeer as gelees, moenie geleeste e-posse verwerk nie" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Markeer die e-pos, moenie gemarkeerde e-posse verwerk nie" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Etiketteer die e-pos met die gespesifiseerde etiket, moenie geëtiketteerde e-posse verwerk nie" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Gebruik onderwerp as titel" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Gebruik aanhegsellêernaam as titel" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Moenie ’n korrespondent toeken nie" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Gebruik e-posadres" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Gebruik naam (of e-posadres indien nie beskikbaar nie)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Gebruik die korrespondent wat hier onder gekies is" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "volgorde" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "rekening" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "vouer" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Subvouers moet deur ’n skeidingsteken geskei word, dikwels ’n (.) of solidus (/), maar dit wissel volgens e-posbediener." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filter van" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filter onderwerp" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filter inhoud" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filter aanhegsellêernaam" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Verwerk slegs dokumente wat volledig met hierdie lêernaam ooreenkom indien gespesifiseer. U kan jokertekens soos *.pdf of *faktuur* gebruik. Hoofletterongevoelig." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "maksimum ouderdom" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Aangegee in dae." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "aanhegseltipe" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Inlyn aanhegsels sluit ingebedde beelde in, daarom is dit die beste om hierdie opsie met ’n lêernaamfilter te kombineer." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "verbruiksomvang" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "aksie" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "aksieparameter" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Bykomende parameter vir die gekose aksie hier bo, bv.: die teikenvouer vir die “skuif na vouer”-aksie. Subvouers moet deur punte geskei." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "ken titel toe van" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "ken hierdie etiket toe" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "ken hierdie dokumenttipe toe" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "ken korrespondent toe van" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "ken hierdie korrespondent toe" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "onderwerp" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "ontvang" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "verwerk" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "status" diff --git a/src/locale/ar_AR/LC_MESSAGES/django.po b/src/locale/ar_AR/LC_MESSAGES/django.po index e3ba97f57..300b9fdb4 100644 --- a/src/locale/ar_AR/LC_MESSAGES/django.po +++ b/src/locale/ar_AR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-05-01 13:00\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-05 12:06\n" "Last-Translator: \n" "Language-Team: Arabic\n" "Language: ar_SA\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "المستندات" -#: documents/models.py:36 -msgid "None" -msgstr "لا شيء" - -#: documents/models.py:37 -msgid "Any word" -msgstr "أي كلمة" - -#: documents/models.py:38 -msgid "All words" -msgstr "كل الكلمات" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "تطابق تام" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "التعابير النظامية" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "كلمة غامضة" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "تلقائي" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "اسم" - -#: documents/models.py:47 -msgid "match" -msgstr "تطابق" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "خوارزمية مطابقة" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "غير حساس" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "مالك" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "لا شيء" + +#: documents/models.py:51 +msgid "Any word" +msgstr "أي كلمة" + +#: documents/models.py:52 +msgid "All words" +msgstr "كل الكلمات" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "تطابق تام" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "التعابير النظامية" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "كلمة غامضة" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "تلقائي" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "اسم" + +#: documents/models.py:61 +msgid "match" +msgstr "تطابق" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "خوارزمية مطابقة" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "غير حساس" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "جهة التراسل" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "جهة التراسل" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "لون" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "علامة علبة الوارد" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "ضع علامة على هذه السمة كعلامة علبة الوارد: سيتم وضع علامة على جميع المستندات المستهلكة حديثا مع علامات صندوق الواردات." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "علامة" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "علامات" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "نوع المستند" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "أنواع المستندات" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "مسار" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "مسار التخزين" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "مسارات التخزين" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "غير مشفرة" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" -msgstr "مشفر باستخدام حارس خصوصية غنو" +msgstr "مشفر باستخدام حارس خصوصية GNU" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "عنوان" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "محتوى" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." -msgstr "الخام, فقط النص من المستند. يستخدم هذا الحقل أساسا للبحث." +msgstr "بيانات النص الخام من المستند. يستخدم هذا الحقل أساسا للبحث." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" -msgstr "MIME type" - -#: documents/models.py:178 -msgid "checksum" -msgstr "بصمة الملف" - -#: documents/models.py:182 -msgid "The checksum of the original document." -msgstr "بصمة الملف للمستند الأصلي." +msgstr "mime type" #: documents/models.py:186 +msgid "checksum" +msgstr "بصمة المِلَفّ" + +#: documents/models.py:190 +msgid "The checksum of the original document." +msgstr "بصمة المِلَفّ للمستند الأصلي." + +#: documents/models.py:194 msgid "archive checksum" -msgstr "بصمة الملف للربيدة" +msgstr "مجموع الاختباري للأرشيف" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." -msgstr "بصمة الملف للمستند الربيدة." +msgstr "بصمة المِلَفّ للمستند ‏المحفوظ." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "أُنشئ" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "مُعدّل" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "نوع التخزين" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "أضيف" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" -msgstr "اسم الملف" +msgstr "اسم المِلَفّ" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" -msgstr "اسم الملف الحالي في التخزين" +msgstr "اسم المِلَفّ الحالي في التخزين" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" -msgstr "اسم الربيدة" +msgstr "اسم المِلَفّ ‏الأرشيف" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" -msgstr "اسم ملف الربيدة الحالي في التخزين" +msgstr "اسم مِلَفّ ‏الأرشيف الحالي في التخزين" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" -msgstr "اسم الملف الأصلي" +msgstr "اسم المِلَفّ الأصلي" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" -msgstr "اسم الملف الأصلي عند تحميله" +msgstr "اسم المِلَفّ الأصلي عند تحميله" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" -msgstr "الرقم التسلسلي للربيدة" +msgstr "الرَّقْم التسلسلي للأرشيف" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." -msgstr "موقع هذا المستند في ربيدة المستند الفيزيائي." +msgstr "موقع هذا المستند في ‏أرشيف المستند الفيزيائي." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "مستند" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "المستندات" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "تصحيح الأخطاء" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "معلومات" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "تحذير" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "خطأ" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" -msgstr "الحرجة" +msgstr "حرج" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "مجموعة" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "رسالة" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "المستوى" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "سجل" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "السجلات" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "العرض المحفوظ" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "العروض المحفوظة" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "عرض على لوحة التحكم" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "عرض على الشريط الجانبي" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "فرز الحقل" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "فرز بالعكس" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "العنوان يحتوي" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "المحتوى يحتوي" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN هو" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "المراسل هو" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "نوع المستند" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "موجود في علبة الوارد" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "لديه علامة" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "لديه أي وسم" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "أنشئت قبل" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "أنشئت بعد" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "أنشئت سنة" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "أنشئت شهر" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "أنشئت يوم" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "أضيف قبل" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "أضيف بعد" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "عُدِّل قبل" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "عُدِّل بعد" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "ليس لديه علامة" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "ليس لديه ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "العنوان أو المحتوى يحتوي" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "استعلام كامل النص" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "أخرى مثلها" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "لديه علامات في" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN أكبر من" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN أقل من" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "مسار التخزين" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "له مراسل في" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "لا يوجد مراسل في" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "يحتوي على نوع المستند في" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "ليس لديه نوع مستند في" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "لديه مسار تخزين في" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "ليس لديه مسار تخزين في" + +#: documents/models.py:451 +msgid "owner is" +msgstr "المالك هو" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "لديه مالك في" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "ليس لديه مالك" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "ليس لديه مالك في" + +#: documents/models.py:464 msgid "rule type" msgstr "نوع القاعدة" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "قيمة" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "تصفية القاعدة" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "تصفية القواعد" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "الرمز التعريفي للمهمة" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "رمز المعرف للمهمة التي كانت تعمل" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "مُعترف" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "إذا عرف على المهمة عبر الواجهة الأمامية أو API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "اسم ملف المهمة" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "اسم المِلَفّ الذي وكل بالمهمة" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "اسم المهمة" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "اسم المهمة التي كانت تعمل" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "حالة المهمة" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "الحالة الراهنة للمهمة قيد العمل" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "تاريخ و وقت الإنشاء" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "حقل التاريخ والوقت عند إنشاء نتيجة المهمة في UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "تاريخ و وقت البداية" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "حقل التاريخ والوقت عند بدء المهمة في UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "التاريخ و الوقت المكتمل" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "حقل التاريخ و الوقت عند اكتمال المهمة في UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "نتائج البيانات" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "البيانات المستردة من قبل المهمة" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "التعليق على المستند" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "ملاحظه على المستند" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "المستخدم" -#: documents/models.py:655 -msgid "comment" -msgstr "تعليق" +#: documents/models.py:676 +msgid "note" +msgstr "ملاحظة" -#: documents/models.py:656 -msgid "comments" -msgstr "التعليقات" +#: documents/models.py:677 +msgid "notes" +msgstr "ملاحظات" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "أرشيف" + +#: documents/models.py:686 +msgid "Original" +msgstr "الأصل" + +#: documents/models.py:697 +msgid "expiration" +msgstr "تاريخ الانتهاء" + +#: documents/models.py:704 +msgid "slug" +msgstr "slug" + +#: documents/models.py:736 +msgid "share link" +msgstr "مشاركة الرابط" + +#: documents/models.py:737 +msgid "share links" +msgstr "مشاركة الروابط" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "‏مِلَفّ الاستهلاك" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "تحميل Api" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "جلب البريد" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "الطلب" + +#: documents/models.py:760 +msgid "filter path" +msgstr "مسار التصفية" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "فقط استهلك المستندات ذات المسار الذي يطابق هذا إذا تم تحديده. البطاقات البرية المحددة كما * مسموح بها. الحالة غير حساسة." + +#: documents/models.py:772 +msgid "filter filename" +msgstr "تصفية اسم الملف" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "فقط المستندات التي تتطابق تماما مع اسم هذا المِلَفّ إذا تم تحديدها. المحارف البديلة مثل *.pdf أو *الفواتير* مسموح بها. لأنها غير حساسة." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "تصفية المستندات من قاعدة البريد هذه" + +#: documents/models.py:792 +msgid "assign title" +msgstr "تعيين العنوان" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "تعيين عنوان مستند، يمكن أن يتضمن بعض العناصر النائبة، انظر الوثائق." + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "تعيين هذه العلامة" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "تعيين نوع هذا المستند" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "تعيين هذا المراسل" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "تعيين مسار التخزين هذا" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "تعيين هذا المالك" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "منح أذونات العرض إلى هؤلاء المستخدمين" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "منح صلاحيات العرض إلى هذه المجموعات" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "منح صلاحيات التغيير لهؤلاء المستخدمين" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "منح صلاحيات التغيير إلى هذه المجموعات" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "قالب الاستهلاك" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "قوالب الاستهلاك" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "التعبير النظامي خاطىء: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "لون خاطئ." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "نوع الملف %(type)s غير مدعوم" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "اكتشاف متغير خاطئ." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "تحميل Paperless-ngx..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "مازلت هنا؟! همم، قد يكون هناك خطأ ما." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "إليك رابط المستندات." @@ -520,395 +673,504 @@ msgstr "إليك رابط المستندات." msgid "Paperless-ngx signed out" msgstr "تسجيل الخروج Paperless-ngx" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "تم تسجيل خروجك بنجاح. مع السلامة!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "تسجيل الدخول مرة أخرى" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "تسجيل الدخول Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "الرجاء تسجيل الدخول." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "اسم المستخدم وكلمة المرور غير متطابقين. حاول مرة أخرى." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "لم يتم العثور على رابط المشاركة." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "انتهت صلاحية رابط المشاركة." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "اسم المستخدم" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "كلمة المرور" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "تسجيل الدخول" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "نسيت كلمة المرور؟" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "تم إعادة تعيين كلمة المرور لPaperless-ngx" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "تم إعادة ضبط كلمة المرور." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "تم تعيين كلمة المرور الجديدة الخاصة بك. يمكنك الآن تسجيل الدخول" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "تأكيد إعادة تعيين كلمة المرور لPaperless-ngx" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "تعيين كلمة مرور جديدة." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "كلمات المرور غير متطابقة أو ضعيفة جداً. حاول مرة أخرى." + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "كلمة المرور الجديدة" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "أَكِد كلمة المرور" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "تغيير كلمة المرور الخاصة بي" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "طلب رابط جديد لإعادة تعيين كلمة المرور" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "‏تم إرسال رابط إعادة تعيين كلمة المرور لPaperless-ngx" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "تحقَّق من بريدك الوارِد." + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "لقد أرسلنا إليك تعليمات لإعداد كلمة المرور الخاصة بك. يجب أن تتلقى البريد الإلكتروني قريباً!" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "طلب إعادة تعيين كلمة مرور Paperless-ngx" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "أدخل عنوان بريدك الإلكتروني أدناه، وسنرسل تعليمات لإعداد ‏كلمة مرور جديدة." + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "لقد حصل خطأ، يرجى المحاولة مرة أخرى." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "البريد الإلكتروني" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "أرسل لي التعليمات!" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "لا ورقي" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "الإنجليزية (الولايات المتحدة)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "العربية" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "اللغة الأفريقانية" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "البيلاروسية" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "اللغة الكتالونية" + +#: paperless/settings.py:579 msgid "Czech" msgstr "التشيكية" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "الدانماركية" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "الألمانية" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "اليونانية" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "الإنجليزية (المملكة المتحدة)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "الإسبانية" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "الفنلندية" + +#: paperless/settings.py:586 msgid "French" msgstr "الفرنسية" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "الإيطالية" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "اللوكسمبرجية" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "النرويجية" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "الهولندية" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "البولندية" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "البرتغالية (البرازيل)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "البرتغالية" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "الرومانية" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "الروسية" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "السلوفاكية" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "السلوفانية" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "الصربية" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "السويدية" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "التركية" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "الأوكرانية" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "الصينية المبسطة" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx الإدارة" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "المصادقة" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "الإعدادات المتقدمة" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "تصفية" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless يقوم فقط بمعالجة البُرُد التي تتطابق جميع التصفيات المقدمة أدناه." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "إجراءات" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "الإجراء المطبق على البريد. يتم تنفيذ هذا الإجراء فقط عندما يتم أستهلاك البريد أو المرفقات من البريد." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "البيانات الوصفية" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "تعيين بيانات التعريف للمستندات المستهلكة من هذه القاعدة تِلْقائيًا. إذا لم تعين العلامات أو الأنواع أو المراسلين هنا، سيظل paperless يعالج جميع قواعد المطابقة التي حددتها." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "بريد paperless" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "حساب البريد" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "حساب البُرُد" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "دون تشفير" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "استخدم SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "استخدم STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "خادم IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "منفذ IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "عادة ما يكون 143 للغير مشفر و اتصالات STARTTLS و 993 للاتصالات SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "أمان IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "اسم المستخدم" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "كلمة المرور" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "هو مصادقة الرمز" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "نوع ترميز المحارف" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "ترميز المحارف المستخدمة عند التواصل مع خادم البريد، مثل 'UTF-8' أو 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "قاعدة البريد" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "قواعد البريد" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "معالجة المرفقات فقط." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "معالجة البريد الكامل (مع المرفقات المضمنة في الملف) مثل .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "معالجة البريد الكامل (مع المرفقات المضمنة في الملف) مثل .eml + معالجة المرفقات كوثائق منفصلة" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "معالجة جميع الملفات، بما في ذلك المرفقات المضمنة." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "حذف" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "نقل إلى مجلد محدد" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "وضع علامة كمقروءة، لا تعالج الرسائل المقروءة" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "علم الرسالة، لا تعالج الرسائل المعلمة" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "علم الرسالة بعلامة محددة، لا تعالج الرسائل المُعلمة" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "استخدم الموضوع كعنوان" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "استخدم اسم الملف المرفق كعنوان" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "لا تقم بتعيين العنوان من القاعدة" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "لا تعيّن مراسل" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "استخدم عنوان البريد" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "استخدم الاسم (أو عنوان البريد إذا لم يكن متاحا)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "استخدم المراسل المحدد أدناه" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "الطلب" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "الحساب" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "مجلد" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "يجب فصل المجلدات الفرعية باستخدام محدد، غالبا نقطة ('.') أو خط مائل ('/')، لكنها تختلف حسب خادم البريد." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "تصفية من" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "تصفية إلى" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "تصفية الموضوع" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "تصفية الجسم" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "تصفية اسم المِلَفّ المرفق" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "فقط المستندات التي تتطابق تماما مع اسم هذا المِلَفّ إذا تم تحديدها. المحارف البديلة مثل *.pdf أو *الفواتير* مسموح بها. لأنها غير حساسة." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "أقصى عُمُر" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "محدد بالأيام." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "نوع المرفق" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "تتضمن المرفقات المضمنة صورا مضمنة، لذا من الأفضل دمج هذا الخِيار مع تصفية اسم الملف." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "نطاق الاستهلاك" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "إجراء" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "إجراء المعامل" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "معامل إضافي للإجراء المحدد أعلاه، مثال: المجلد المستهدف للانتقال إلى إجراء مجلد. يجب أن تكون المجلدات الفرعية مفصولة بنقاط." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "تعيين العنوان من" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "تعيين هذه العلامة" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "تعيين نوع هذا المستند" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "تعيين مراسل من" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "تعيين هذا المراسل" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "تعيين مالك القاعدة إلى المستندات" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "المعرّف‫ الفريد (UID)" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "موضوع" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "الواردة" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "المعالجة" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "حالة" diff --git a/src/locale/be_BY/LC_MESSAGES/django.po b/src/locale/be_BY/LC_MESSAGES/django.po index ab0409975..31d30b4ed 100644 --- a/src/locale/be_BY/LC_MESSAGES/django.po +++ b/src/locale/be_BY/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-03-03 20:41\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Belarusian\n" "Language: be_BY\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Дакументы" -#: documents/models.py:36 -msgid "None" -msgstr "" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Любое слова" - -#: documents/models.py:38 -msgid "All words" -msgstr "Усе словы" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Дакладнае супадзенне" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Рэгулярны выраз" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Невыразнае слова" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Аўтаматычна" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "назва" - -#: documents/models.py:47 -msgid "match" -msgstr "супадзенне" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "алгарытм супастаўлення" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "без уліку рэгістра" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Любое слова" + +#: documents/models.py:52 +msgid "All words" +msgstr "Усе словы" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Дакладнае супадзенне" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Рэгулярны выраз" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Невыразнае слова" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Аўтаматычна" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "назва" + +#: documents/models.py:61 +msgid "match" +msgstr "супадзенне" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "алгарытм супастаўлення" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "без уліку рэгістра" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "карэспандэнт" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "карэспандэнты" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "колер" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "гэта ўваходны тэг" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Пазначыць гэты тэг як тэг папкі \"Уваходныя\": Усе нядаўна спажытыя дакументы будуць пазначаны тэгамі \"Уваходныя\"." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "тэг" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "тэгі" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "тып дакумента" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "тыпы дакументаў" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "шлях" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "шлях захоўвання" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "шляхі захоўвання" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Незашыфраваны" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Зашыфравана з дапамогай GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "назва" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "змест" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Неапрацаваныя тэкставыя даныя дакумента. Гэта поле ў асноўным выкарыстоўваецца для пошуку." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "тып MIME" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "кантрольная сума" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Кантрольная сума зыходнага дакумента." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "кантрольная сума архіва" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Кантрольная сума архіўнага дакумента." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "створаны" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "мадыфікаваны" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "тып захоўвання" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "дададзена" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "імя файла" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Цяперашняе імя файла ў сховішчы" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "імя файла архіва" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Цяперашняе імя файла архіва ў сховішчы" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "парадкавы нумар архіва" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Пазіцыя гэтага дакумента ў вашым фізічным архіве дакументаў." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "дакумент" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "дакументы" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "адладка" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "інфармацыя" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "папярэджанне" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "памылка" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "крытычны" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "група" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "паведамленне" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "узровень" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "лог" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "логі" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "захаваны выгляд" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "захаваныя выгляды" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "паказаць на панэлі" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "паказаць у бакавой панэлі" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "поле сартавання" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "сартаваць у адваротным парадку" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "назва змяшчае" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "змест змяшчае" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "карэспандэнт" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "тып дакумента" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "ва ўваходных" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "мае тэг" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "мае любы тэг" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "створана перад" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "створана пасля" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "год стварэння" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "месяц стварэння" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "дзень стварэння" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "даданы перад" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "даданы пасля" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "зменены перад" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "зменены пасля" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "не мае тэга" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "не мае ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "назва або змест смяшчае" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "поўнатэкставы запыт" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "больш падобнага" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "мае тэгі ў" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "тып правіла" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "значэнне" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "правіла фільтрацыі" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "правілы фільтрацыі" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "" -#: documents/models.py:626 -msgid "Comment for the document" +#: documents/models.py:647 +msgid "Note for the document" msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "карыстальнік" -#: documents/models.py:655 -msgid "comment" +#: documents/models.py:676 +msgid "note" msgstr "" -#: documents/models.py:656 -msgid "comments" +#: documents/models.py:677 +msgid "notes" msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "парадак" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Апрацоўваць толькі дакументы, якія цалкам супадаюць з імем файла (калі яно пазначана). Маскі, напрыклад *.pdf ці *рахунак*, дазволеныя. Без уліку рэгістра." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "прызначыць гэты тэг" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "прызначыць гэты тып дакумента" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "прызначыць гэтага карэспандэнта" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Няправільны рэгулярны выраз: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Няправільны колер." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Тып файла %(type)s не падтрымліваецца" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Выяўлена няправільная зменная." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx загружаецца..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Яшчэ тут?! Хм, можа нешта не так." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Вось спасылка на дакументы." @@ -520,395 +673,504 @@ msgstr "Вось спасылка на дакументы." msgid "Paperless-ngx signed out" msgstr "Выкананы выхад з Paperless-ngx" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Вы паспяхова выйшлі з сістэмы. Да пабачэння!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Увайсці зноў" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Увайсці ў Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Калі ласка, увайдзіце." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Няправільныя імя карыстальніка або пароль! Паспрабуйце яшчэ раз." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Імя карыстальніка" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Пароль" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Увайсці" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Англійская (ЗША)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Беларуская" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Чэшская" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Дацкая" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Нямецкая" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Англійская (Вялікабрытанія)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Іспанская" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Французская" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Італьянская" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Люксембургская" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Нідэрландская" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Польская" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Партугальская (Бразілія)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Партугальская" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Румынская" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Руская" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Славенская" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Сербская" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Шведская" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Турэцкая" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Кітайская спрошчаная" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Адміністраванне Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Аўтэнтыфікацыя" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Пашыраныя налады" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Фільтр" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless-ngx будзе апрацоўваць толькі лісты, якія адпавядаюць УСІМ фільтрам, прыведзеным ніжэй." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Дзеянні" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Метаданыя" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Аўтаматычна прызначаць метададзеныя дакументам, атрыманым з гэтага правіла. Калі вы не прызначаеце тут тэгі, тыпы ці карэспандэнты, Paperless-ngx усё роўна будуць апрацоўваць усе адпаведныя правілы, якія вы вызначылі." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless-ngx пошта" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "паштовы акаўнт" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "паштовыя акаўнты" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Без шыфравання" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Выкарыстоўваць SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Выкарыстоўваць STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Сервер IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Порт IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Звычайна гэта 143 для незашыфраваных і STARTTLS злучэнняў і 993 для злучэнняў SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Бяспека IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "імя карыстальніка" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "пароль" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "кадзіроўка" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Кадзіроўка для сувязі з паштовым серверам, напрыклад «UTF-8» або «US-ASCII»." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "правіла пошты" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "правілы пошты" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Апрацоўваць толькі ўкладанні." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Апрацоўваць усе файлы, уключаючы 'убудаваныя' укладанні." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Выдаліць" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Перамясціць у паказаную папку" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Пазначыць як прачытанае, не апрацоўваць прачытаныя лісты" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Пазначыць пошту, не апрацоўваць пазначаныя лісты" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Пазначце ліст указаным тэгам, не апрацоўвайце пазначаныя лісты" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Тэма ў якасці загалоўка" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Выкарыстоўваць імя ўкладзенага файла як загаловак" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Не прызначаць карэспандэнта" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Выкарыстоўваць email адрас" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Выкарыстоўваць імя (або адрас электроннай пошты, калі недаступна)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Выкарыстоўваць карэспандэнта, абранага ніжэй" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "парадак" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "ўліковы запіс" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "каталог" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Укладзеныя папкі павінны быць падзеленыя падзельнікам, часта кропкай ('.') або касой рысай ('/'), але гэта адрозніваецца ў залежнасці ад паштовага сервера." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "фільтр па адпраўніку" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "фільтр па тэме" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "фільтр па тэксце паведамлення" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "фільтр па імені ўкладання" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Апрацоўваць толькі дакументы, якія цалкам супадаюць з імем файла (калі яно пазначана). Маскі, напрыклад *.pdf ці *рахунак*, дазволеныя. Без уліку рэгістра." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "максімальны ўзрост" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Указваецца ў днях." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "тып укладання" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Убудаваныя ўкладанні ўключаюць убудаваныя выявы, таму лепш камбінаваць гэты варыянт з фільтрам імёнаў файла." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "дзеянне" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "параметр дзеяння" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Дадатковы параметр для дзеяння, абранага вышэй, гэта значыць, мэтавая папка дзеяння перамяшчэння ў папку. Падпапкі павінны быць падзеленыя кропкамі." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "прызначыць загаловак з" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "прызначыць гэты тэг" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "прызначыць гэты тып дакумента" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "прызначыць карэспандэнта з" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "прызначыць гэтага карэспандэнта" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "" diff --git a/src/locale/bg_BG/LC_MESSAGES/django.po b/src/locale/bg_BG/LC_MESSAGES/django.po new file mode 100644 index 000000000..0af546737 --- /dev/null +++ b/src/locale/bg_BG/LC_MESSAGES/django.po @@ -0,0 +1,1176 @@ +msgid "" +msgstr "" +"Project-Id-Version: paperless-ngx\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-31 12:22\n" +"Last-Translator: \n" +"Language-Team: Bulgarian\n" +"Language: bg_BG\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Crowdin-Project: paperless-ngx\n" +"X-Crowdin-Project-ID: 500308\n" +"X-Crowdin-Language: bg\n" +"X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" +"X-Crowdin-File-ID: 14\n" + +#: documents/apps.py:8 +msgid "Documents" +msgstr "Документи" + +#: documents/models.py:33 documents/models.py:731 +msgid "owner" +msgstr "собственик" + +#: documents/models.py:50 +msgid "None" +msgstr "Няма" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Всяка дума" + +#: documents/models.py:52 +msgid "All words" +msgstr "Всички думи" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Точно съвпадение" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Регулярен израз" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Неясна дума" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Автоматично" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "име" + +#: documents/models.py:61 +msgid "match" +msgstr "съвпадение" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "алгоритъм на съвпадение" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "без чувствителност към големината на буквите" + +#: documents/models.py:92 documents/models.py:144 +msgid "correspondent" +msgstr "кореспондент" + +#: documents/models.py:93 +msgid "correspondents" +msgstr "кореспонденти" + +#: documents/models.py:97 +msgid "color" +msgstr "цвят" + +#: documents/models.py:100 +msgid "is inbox tag" +msgstr "етикет за входяща поща" + +#: documents/models.py:103 +msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." +msgstr "Маркира този етикет като етикет за входяща кутия: Всички новоизползвани документи ще бъдат маркирани с етикети за входяща кутия." + +#: documents/models.py:109 +msgid "tag" +msgstr "таг" + +#: documents/models.py:110 documents/models.py:182 +msgid "tags" +msgstr "тагове" + +#: documents/models.py:115 documents/models.py:164 +msgid "document type" +msgstr "тип на документа" + +#: documents/models.py:116 +msgid "document types" +msgstr "типове документи" + +#: documents/models.py:121 +msgid "path" +msgstr "път" + +#: documents/models.py:126 documents/models.py:153 +msgid "storage path" +msgstr "път към хранилище" + +#: documents/models.py:127 +msgid "storage paths" +msgstr "пътища към хранилища" + +#: documents/models.py:134 +msgid "Unencrypted" +msgstr "Нешифрован" + +#: documents/models.py:135 +msgid "Encrypted with GNU Privacy Guard" +msgstr "Шифровано с GNU Privacy Guard" + +#: documents/models.py:156 +msgid "title" +msgstr "заглавие" + +#: documents/models.py:168 documents/models.py:645 +msgid "content" +msgstr "съдържание" + +#: documents/models.py:171 +msgid "The raw, text-only data of the document. This field is primarily used for searching." +msgstr "Необработените, само текстови данни на документа. Това поле се използва предимно за търсене." + +#: documents/models.py:176 +msgid "mime type" +msgstr "mime тип" + +#: documents/models.py:186 +msgid "checksum" +msgstr "контролна сума" + +#: documents/models.py:190 +msgid "The checksum of the original document." +msgstr "Контролната сума на оригиналния документ." + +#: documents/models.py:194 +msgid "archive checksum" +msgstr "архивна контролна сума" + +#: documents/models.py:199 +msgid "The checksum of the archived document." +msgstr "Контролната сума на архивирания документ." + +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 +msgid "created" +msgstr "създадено" + +#: documents/models.py:205 +msgid "modified" +msgstr "променено" + +#: documents/models.py:212 +msgid "storage type" +msgstr "вид на съхранение" + +#: documents/models.py:220 +msgid "added" +msgstr "добавено" + +#: documents/models.py:227 +msgid "filename" +msgstr "име на файл" + +#: documents/models.py:233 +msgid "Current filename in storage" +msgstr "Текущо име на файла в хранилището" + +#: documents/models.py:237 +msgid "archive filename" +msgstr "име на архивен файл" + +#: documents/models.py:243 +msgid "Current archive filename in storage" +msgstr "Текущо име на архивен файл в хранилище" + +#: documents/models.py:247 +msgid "original filename" +msgstr "оригинално име на файла" + +#: documents/models.py:253 +msgid "The original name of the file when it was uploaded" +msgstr "Оригиналното име на файла, когато е бил качен" + +#: documents/models.py:260 +msgid "archive serial number" +msgstr "сериен номер на архива" + +#: documents/models.py:270 +msgid "The position of this document in your physical document archive." +msgstr "Мястото на този документ във вашия физически документален архив." + +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 +msgid "document" +msgstr "документ" + +#: documents/models.py:277 +msgid "documents" +msgstr "документи" + +#: documents/models.py:365 +msgid "debug" +msgstr "отстраняване на грешки" + +#: documents/models.py:366 +msgid "information" +msgstr "информация" + +#: documents/models.py:367 +msgid "warning" +msgstr "предупреждение" + +#: documents/models.py:368 paperless_mail/models.py:293 +msgid "error" +msgstr "грешка" + +#: documents/models.py:369 +msgid "critical" +msgstr "критично" + +#: documents/models.py:372 +msgid "group" +msgstr "група" + +#: documents/models.py:374 +msgid "message" +msgstr "съобщение" + +#: documents/models.py:377 +msgid "level" +msgstr "ниво" + +#: documents/models.py:386 +msgid "log" +msgstr "дневник" + +#: documents/models.py:387 +msgid "logs" +msgstr "дневници" + +#: documents/models.py:396 documents/models.py:461 +msgid "saved view" +msgstr "запазен изглед" + +#: documents/models.py:397 +msgid "saved views" +msgstr "запазени изгледи" + +#: documents/models.py:402 +msgid "show on dashboard" +msgstr "показване в таблото за управление" + +#: documents/models.py:405 +msgid "show in sidebar" +msgstr "показване в страничната лента" + +#: documents/models.py:409 +msgid "sort field" +msgstr "поле за сортиране" + +#: documents/models.py:414 +msgid "sort reverse" +msgstr "обратно сортиране" + +#: documents/models.py:419 +msgid "title contains" +msgstr "заглавието съдържа" + +#: documents/models.py:420 +msgid "content contains" +msgstr "съдържанието съдържа" + +#: documents/models.py:421 +msgid "ASN is" +msgstr "ASN е" + +#: documents/models.py:422 +msgid "correspondent is" +msgstr "кореспондент е" + +#: documents/models.py:423 +msgid "document type is" +msgstr "тип на документа е" + +#: documents/models.py:424 +msgid "is in inbox" +msgstr "е във входящата кутия" + +#: documents/models.py:425 +msgid "has tag" +msgstr "има етикет" + +#: documents/models.py:426 +msgid "has any tag" +msgstr "има някакъв етикет" + +#: documents/models.py:427 +msgid "created before" +msgstr "създаден преди" + +#: documents/models.py:428 +msgid "created after" +msgstr "създадена след" + +#: documents/models.py:429 +msgid "created year is" +msgstr "годината на създаване е" + +#: documents/models.py:430 +msgid "created month is" +msgstr "месецът на създаване е" + +#: documents/models.py:431 +msgid "created day is" +msgstr "ден на създаване е" + +#: documents/models.py:432 +msgid "added before" +msgstr "добавено преди" + +#: documents/models.py:433 +msgid "added after" +msgstr "добавено след" + +#: documents/models.py:434 +msgid "modified before" +msgstr "променено преди" + +#: documents/models.py:435 +msgid "modified after" +msgstr "променено след" + +#: documents/models.py:436 +msgid "does not have tag" +msgstr "няма етикет" + +#: documents/models.py:437 +msgid "does not have ASN" +msgstr "не притежава Архивен номер" + +#: documents/models.py:438 +msgid "title or content contains" +msgstr "заглавието или съдържанието съдържа" + +#: documents/models.py:439 +msgid "fulltext query" +msgstr "пълнотекстова заявка" + +#: documents/models.py:440 +msgid "more like this" +msgstr "още като това" + +#: documents/models.py:441 +msgid "has tags in" +msgstr "има етикети в" + +#: documents/models.py:442 +msgid "ASN greater than" +msgstr "Архивен номер, по-голям от" + +#: documents/models.py:443 +msgid "ASN less than" +msgstr "Архивен номер, по-малък от" + +#: documents/models.py:444 +msgid "storage path is" +msgstr "път към хранилище" + +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "има кореспондент в" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "няма кореспондент в" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "има тип документ в" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "няма тип документ в" + +#: documents/models.py:449 +msgid "has storage path in" +msgstr "има път към хранилище в" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "няма път към хранилище в" + +#: documents/models.py:451 +msgid "owner is" +msgstr "собственик е" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "има собственик в" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "няма собственик" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "няма собственик в" + +#: documents/models.py:464 +msgid "rule type" +msgstr "тип правило" + +#: documents/models.py:466 +msgid "value" +msgstr "стойност" + +#: documents/models.py:469 +msgid "filter rule" +msgstr "правило за филтриране" + +#: documents/models.py:470 +msgid "filter rules" +msgstr "правила за филтриране" + +#: documents/models.py:581 +msgid "Task ID" +msgstr "ID на задача" + +#: documents/models.py:582 +msgid "Celery ID for the Task that was run" +msgstr "Идентификатор на Celery за изпълнената задача" + +#: documents/models.py:587 +msgid "Acknowledged" +msgstr "Прието" + +#: documents/models.py:588 +msgid "If the task is acknowledged via the frontend or API" +msgstr "Ако задачата е потвърдена чрез интерфейса или API" + +#: documents/models.py:594 +msgid "Task Filename" +msgstr "Име на файл на задачата" + +#: documents/models.py:595 +msgid "Name of the file which the Task was run for" +msgstr "Име на файла, за който е изпълнена задачата" + +#: documents/models.py:601 +msgid "Task Name" +msgstr "Име на задача" + +#: documents/models.py:602 +msgid "Name of the Task which was run" +msgstr "Име на задачата, която е изпълнена" + +#: documents/models.py:609 +msgid "Task State" +msgstr "Състояние на задачата" + +#: documents/models.py:610 +msgid "Current state of the task being run" +msgstr "Текущо състояние на изпълняваната задача" + +#: documents/models.py:615 +msgid "Created DateTime" +msgstr "Дата и час на създаване" + +#: documents/models.py:616 +msgid "Datetime field when the task result was created in UTC" +msgstr "Поле за дата и час, когато резултатът от задачата е създаден в UTC" + +#: documents/models.py:621 +msgid "Started DateTime" +msgstr "Стартова дата и час" + +#: documents/models.py:622 +msgid "Datetime field when the task was started in UTC" +msgstr "Поле за дата и час, когато задачата е стартирана в UTC" + +#: documents/models.py:627 +msgid "Completed DateTime" +msgstr "Дата и час на завършване" + +#: documents/models.py:628 +msgid "Datetime field when the task was completed in UTC" +msgstr "Поле за дата и час, когато задачата е завършена в UTC" + +#: documents/models.py:633 +msgid "Result Data" +msgstr "Данни за резултат" + +#: documents/models.py:635 +msgid "The data returned by the task" +msgstr "Данните, върнати от задачата" + +#: documents/models.py:647 +msgid "Note for the document" +msgstr "Бележка за документа" + +#: documents/models.py:671 +msgid "user" +msgstr "потребител" + +#: documents/models.py:676 +msgid "note" +msgstr "бележка" + +#: documents/models.py:677 +msgid "notes" +msgstr "бележки" + +#: documents/models.py:685 +msgid "Archive" +msgstr "Архив" + +#: documents/models.py:686 +msgid "Original" +msgstr "Оригинал" + +#: documents/models.py:697 +msgid "expiration" +msgstr "валидност" + +#: documents/models.py:704 +msgid "slug" +msgstr "slug" + +#: documents/models.py:736 +msgid "share link" +msgstr "връзка за споделяне" + +#: documents/models.py:737 +msgid "share links" +msgstr "връзки за споделяне" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "Папка за консумация" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "Качване на API" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "Извличане на поща" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "ред" + +#: documents/models.py:760 +msgid "filter path" +msgstr "филтриране на път" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "Да се консумират само документи с път, който съответства на този, ако е зададен. Позволени са заместващи символи, посочени като *. Нечувствителен към големината на буквите." + +#: documents/models.py:772 +msgid "filter filename" +msgstr "филтриране по файлово име" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Да се консумират само документи, които изцяло съответстват на това файлово име, ако е посочено. Разрешени са заместващи символи като *.pdf или *invoice*. Нечувствителност към големи и малки букви." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "филтриране на документи по това правило за поща" + +#: documents/models.py:792 +msgid "assign title" +msgstr "задаване на заглавие" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "Задайте заглавие на документа, може да включва някои заместители, вижте документацията." + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "задайте този етикет" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "задайте този тип документ" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "задайте този кореспондент" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "задайте този път за хранилище" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "задайте този собственик" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "предоставяне на права за преглед на тези потребители" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "предоставяне на права за преглед на тези групи" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "предоставяне на права за промяна на тези потребители" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "предоставяне на права за промяна на тези групи" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "шаблон за консумация" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "шаблони за консумация" + +#: documents/serialisers.py:98 +#, python-format +msgid "Invalid regular expression: %(error)s" +msgstr "Невалиден регулярен израз: %(error)s" + +#: documents/serialisers.py:373 +msgid "Invalid color." +msgstr "Невалиден цвят." + +#: documents/serialisers.py:749 +#, python-format +msgid "File type %(type)s not supported" +msgstr "Файловия тип %(type)s не се поддържа" + +#: documents/serialisers.py:846 +msgid "Invalid variable detected." +msgstr "Засечена е невалидна променлива." + +#: documents/templates/index.html:79 +msgid "Paperless-ngx is loading..." +msgstr "Paperless-ngx се зарежда..." + +#: documents/templates/index.html:80 +msgid "Still here?! Hmm, something might be wrong." +msgstr "Все още сте тук?! Хм, може би нещо не е наред." + +#: documents/templates/index.html:80 +msgid "Here's a link to the docs." +msgstr "Ето връзка към документите." + +#: documents/templates/registration/logged_out.html:14 +msgid "Paperless-ngx signed out" +msgstr "Paperless-ngx се отписа" + +#: documents/templates/registration/logged_out.html:40 +msgid "You have been successfully logged out. Bye!" +msgstr "Вие излязохте успешно от системата. Довиждане!" + +#: documents/templates/registration/logged_out.html:41 +msgid "Sign in again" +msgstr "Впишете се наново" + +#: documents/templates/registration/login.html:14 +msgid "Paperless-ngx sign in" +msgstr "Вписване в Paperless-ngx" + +#: documents/templates/registration/login.html:41 +msgid "Please sign in." +msgstr "Моля, впишете се." + +#: documents/templates/registration/login.html:44 +msgid "Your username and password didn't match. Please try again." +msgstr "Вашите потребителско име и парола не съвпадат. Моля, опитайте отново." + +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "Връзката за споделяне не беше открита." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "Връзката за споделяне е изтекла." + +#: documents/templates/registration/login.html:55 +msgid "Username" +msgstr "Потребителско име" + +#: documents/templates/registration/login.html:56 +msgid "Password" +msgstr "Парола" + +#: documents/templates/registration/login.html:66 +msgid "Sign in" +msgstr "Вход" + +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "Забравена парола?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "Възстановяването на паролата в Paperless-ngx е завършено" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "Нулирането на паролата е завършено." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "Вашата нова парола е зададена. Вече можете да да влезете в системата" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "Потвърждение за нулиране на паролата на Paperless-ngx" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Задайте нова парола." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "Паролите не съвпадат или са твърде слаби. Опитайте отново." + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Нова парола" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Потвърдете паролата" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Промяна на моята паролата" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "заявка за ново нулиране на парола" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "Изпратена е нова парола за Paperless-ngx" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "Проверете входящата си пощенска кутия." + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "Изпратихме ви по имейл инструкции за задаване на парола. Скоро трябва да получите имейла!" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "Заявка за нулиране на парола за Paperless-ngx" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "Въведете имейл адреса си по-долу и ние ще ви изпратим инструкции за създаване на нов адрес." + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "Възникна грешка. Опитайте отново." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "Имейл" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Изпрати ми указания!" + +#: paperless/apps.py:10 +msgid "Paperless" +msgstr "Paperless" + +#: paperless/settings.py:574 +msgid "English (US)" +msgstr "Английски (САЩ)" + +#: paperless/settings.py:575 +msgid "Arabic" +msgstr "Арабски" + +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Африканс" + +#: paperless/settings.py:577 +msgid "Belarusian" +msgstr "Беларуски" + +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Каталунски" + +#: paperless/settings.py:579 +msgid "Czech" +msgstr "Чешки" + +#: paperless/settings.py:580 +msgid "Danish" +msgstr "Датски" + +#: paperless/settings.py:581 +msgid "German" +msgstr "Немски" + +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Гръцки" + +#: paperless/settings.py:583 +msgid "English (GB)" +msgstr "Английски (Великобритания)" + +#: paperless/settings.py:584 +msgid "Spanish" +msgstr "Испански" + +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Финландски" + +#: paperless/settings.py:586 +msgid "French" +msgstr "Френски" + +#: paperless/settings.py:587 +msgid "Italian" +msgstr "Италиански" + +#: paperless/settings.py:588 +msgid "Luxembourgish" +msgstr "Люксембургски" + +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Норвежки" + +#: paperless/settings.py:590 +msgid "Dutch" +msgstr "Холандски" + +#: paperless/settings.py:591 +msgid "Polish" +msgstr "Полски" + +#: paperless/settings.py:592 +msgid "Portuguese (Brazil)" +msgstr "Португалски (Бразилия)" + +#: paperless/settings.py:593 +msgid "Portuguese" +msgstr "Португалски" + +#: paperless/settings.py:594 +msgid "Romanian" +msgstr "Румънски" + +#: paperless/settings.py:595 +msgid "Russian" +msgstr "Руски" + +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Словашки" + +#: paperless/settings.py:597 +msgid "Slovenian" +msgstr "Словенски" + +#: paperless/settings.py:598 +msgid "Serbian" +msgstr "Сръбски" + +#: paperless/settings.py:599 +msgid "Swedish" +msgstr "Шведски" + +#: paperless/settings.py:600 +msgid "Turkish" +msgstr "Турски" + +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Украински" + +#: paperless/settings.py:602 +msgid "Chinese Simplified" +msgstr "Китайски опростен" + +#: paperless/urls.py:184 +msgid "Paperless-ngx administration" +msgstr "Paperless-ngx администрация" + +#: paperless_mail/admin.py:41 +msgid "Authentication" +msgstr "Удостоверяване" + +#: paperless_mail/admin.py:44 +msgid "Advanced settings" +msgstr "Разширени настройки" + +#: paperless_mail/admin.py:60 +msgid "Filter" +msgstr "Филтър" + +#: paperless_mail/admin.py:63 +msgid "Paperless will only process mails that match ALL of the filters given below." +msgstr "Paperless ще обработва само имейли, които отговарят на ВСИЧКИ филтри, дадени по-долу." + +#: paperless_mail/admin.py:79 +msgid "Actions" +msgstr "Действия" + +#: paperless_mail/admin.py:82 +msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." +msgstr "Действието се прилага към пощата. Това действие се извършва само когато тялото на пощата или прикачените файлове са били консумирани от пощата." + +#: paperless_mail/admin.py:90 +msgid "Metadata" +msgstr "Метаданни" + +#: paperless_mail/admin.py:93 +msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." +msgstr "Автоматично присвояване на метаданни на документи, използвани от това правило. Ако не зададете етикети, типове или кореспонденти тук, paperless ще продължи да обработва всички съвпадащи правила, които сте дефинирали." + +#: paperless_mail/apps.py:11 +msgid "Paperless mail" +msgstr "Paperless поща" + +#: paperless_mail/models.py:10 +msgid "mail account" +msgstr "имейл профил" + +#: paperless_mail/models.py:11 +msgid "mail accounts" +msgstr "имейл профили" + +#: paperless_mail/models.py:14 +msgid "No encryption" +msgstr "Без шифроване" + +#: paperless_mail/models.py:15 +msgid "Use SSL" +msgstr "Позване на SSL" + +#: paperless_mail/models.py:16 +msgid "Use STARTTLS" +msgstr "Използвай STARTTLS" + +#: paperless_mail/models.py:20 +msgid "IMAP server" +msgstr "IMAP сървър" + +#: paperless_mail/models.py:23 +msgid "IMAP port" +msgstr "IMAP порт" + +#: paperless_mail/models.py:27 +msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." +msgstr "Това обикновено е 143 за некриптирани и STARTTLS връзки и 993 за SSL връзки." + +#: paperless_mail/models.py:33 +msgid "IMAP security" +msgstr "IMAP сигурност" + +#: paperless_mail/models.py:38 +msgid "username" +msgstr "потребителско име" + +#: paperless_mail/models.py:40 +msgid "password" +msgstr "парола" + +#: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "Е токен за удостоверяване" + +#: paperless_mail/models.py:45 +msgid "character set" +msgstr "знаков набор" + +#: paperless_mail/models.py:49 +msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." +msgstr "Наборът знаци, който да се използва при комуникация с пощенския сървър, като например „UTF-8“ или „US-ASCII“." + +#: paperless_mail/models.py:60 +msgid "mail rule" +msgstr "правило за поща" + +#: paperless_mail/models.py:61 +msgid "mail rules" +msgstr "правила за поща" + +#: paperless_mail/models.py:64 paperless_mail/models.py:72 +msgid "Only process attachments." +msgstr "Обработване само на прикачени файлове." + +#: paperless_mail/models.py:65 +msgid "Process full Mail (with embedded attachments in file) as .eml" +msgstr "Обработка на цялата поща (с вградени прикачени файлове) като .eml" + +#: paperless_mail/models.py:67 +msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" +msgstr "Обработка на цялата поща (с вградени прикачени файлове) като .eml + обработка на прикачени файлове като отделни документи" + +#: paperless_mail/models.py:73 +msgid "Process all files, including 'inline' attachments." +msgstr "Обработване на всички файлове, включително на \"вградените\" прикачени файлове." + +#: paperless_mail/models.py:76 +msgid "Delete" +msgstr "Изтрий" + +#: paperless_mail/models.py:77 +msgid "Move to specified folder" +msgstr "Преместване в специфична папка" + +#: paperless_mail/models.py:78 +msgid "Mark as read, don't process read mails" +msgstr "Маркиране като прочетено, да не се обработват прочетени писма" + +#: paperless_mail/models.py:79 +msgid "Flag the mail, don't process flagged mails" +msgstr "Маркиране на писмото, да не се обработват маркираните писма" + +#: paperless_mail/models.py:80 +msgid "Tag the mail with specified tag, don't process tagged mails" +msgstr "Маркиране на писмото с определен етикет, да не се обработват маркирани писма" + +#: paperless_mail/models.py:83 +msgid "Use subject as title" +msgstr "Използване на тема като заглавие" + +#: paperless_mail/models.py:84 +msgid "Use attachment filename as title" +msgstr "Използване на име на прикачен файл като заглавие" + +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "Да не се присвоява заглавие от правило" + +#: paperless_mail/models.py:88 +msgid "Do not assign a correspondent" +msgstr "Да не се присвоява кореспондент" + +#: paperless_mail/models.py:89 +msgid "Use mail address" +msgstr "Използване на имейл адрес" + +#: paperless_mail/models.py:90 +msgid "Use name (or mail address if not available)" +msgstr "Използвано име (или пощенски адрес, ако няма такова)" + +#: paperless_mail/models.py:91 +msgid "Use correspondent selected below" +msgstr "Използване на кореспондента, избран по-долу" + +#: paperless_mail/models.py:101 +msgid "account" +msgstr "профил" + +#: paperless_mail/models.py:105 paperless_mail/models.py:248 +msgid "folder" +msgstr "папка" + +#: paperless_mail/models.py:109 +msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." +msgstr "Подпапките трябва да бъдат разделени с разделител, често точка ('.') или наклонена черта ('/'), но това варира в зависимост от пощенския сървър." + +#: paperless_mail/models.py:115 +msgid "filter from" +msgstr "филтриране от" + +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "филтриране към" + +#: paperless_mail/models.py:129 +msgid "filter subject" +msgstr "филтриране на тема" + +#: paperless_mail/models.py:136 +msgid "filter body" +msgstr "филтриране на тяло" + +#: paperless_mail/models.py:143 +msgid "filter attachment filename" +msgstr "филтриране по име на прикачен файл" + +#: paperless_mail/models.py:155 +msgid "maximum age" +msgstr "максимална възраст" + +#: paperless_mail/models.py:157 +msgid "Specified in days." +msgstr "Посочва се в дни." + +#: paperless_mail/models.py:161 +msgid "attachment type" +msgstr "тип на прикачения файл" + +#: paperless_mail/models.py:165 +msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." +msgstr "Вградените прикачени файлове включват вградени изображения, така че е най-добре да комбинирате тази опция с филтър за имена на файлове." + +#: paperless_mail/models.py:171 +msgid "consumption scope" +msgstr "обхват на консумацията" + +#: paperless_mail/models.py:177 +msgid "action" +msgstr "действие" + +#: paperless_mail/models.py:183 +msgid "action parameter" +msgstr "параметър на действието" + +#: paperless_mail/models.py:188 +msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." +msgstr "Допълнителен параметър за действието, избрано по-горе, т.е. целевата папка на действието за преместване в папка. Подпапките трябва да бъдат разделени с точки." + +#: paperless_mail/models.py:196 +msgid "assign title from" +msgstr "присвояване на заглавие от" + +#: paperless_mail/models.py:216 +msgid "assign correspondent from" +msgstr "присвояване на кореспондент от" + +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "Присвояване на собственик на правило към документи" + +#: paperless_mail/models.py:256 +msgid "uid" +msgstr "uid" + +#: paperless_mail/models.py:264 +msgid "subject" +msgstr "тема" + +#: paperless_mail/models.py:272 +msgid "received" +msgstr "приет" + +#: paperless_mail/models.py:279 +msgid "processed" +msgstr "обработено" + +#: paperless_mail/models.py:285 +msgid "status" +msgstr "състояние" + diff --git a/src/locale/ca_ES/LC_MESSAGES/django.po b/src/locale/ca_ES/LC_MESSAGES/django.po index 1b7174b34..ca91427ae 100644 --- a/src/locale/ca_ES/LC_MESSAGES/django.po +++ b/src/locale/ca_ES/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-04-21 14:51\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-21 01:29\n" "Last-Translator: \n" "Language-Team: Catalan\n" "Language: ca_ES\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" -msgstr "Documents" +msgstr "documents" -#: documents/models.py:36 -msgid "None" -msgstr "Cap" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Qualsevol paraula" - -#: documents/models.py:38 -msgid "All words" -msgstr "Totes paraules" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Coincidència exacte" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Expressió Regular" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Paraula difusa" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automàtic" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nom" - -#: documents/models.py:47 -msgid "match" -msgstr "coincidència" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritme coincident" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "no distingeix entre majúscules i minúscules" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "propietari" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Cap" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Qualsevol paraula" + +#: documents/models.py:52 +msgid "All words" +msgstr "Totes paraules" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Coincidència exacte" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Expressió Regular" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Paraula difusa" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automàtic" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nom" + +#: documents/models.py:61 +msgid "match" +msgstr "coincidència" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritme coincident" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "no distingeix entre majúscules i minúscules" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "corresponsal" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "corresponsals" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "color" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "etiqueta entrada" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Marca aquesta etiqueta com a etiqueta de safata d'entrada: tots els documents consumits s'etiquetaran amb etiquetes d'entrada." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "etiqueta" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "etiquetes" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "tipus document" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "tipus document" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "camí" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "ruta emmagatzematge" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "rutes emmagatzematge" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "No Encriptat" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Xifrat amb GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "títol" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "contingut" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Les dades en brut del document només és text. Aquest camp s'utilitza principalment per a la cerca." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "topus mimètic" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "checksum" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Checksum del document original." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arxiva checksum" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "El checksum del document arxivat." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "creat" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "modificat" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tipus emmagatzematge" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "afegit" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "nom arxiu" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Nom arxiu a emmagatzematge" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "nom arxiu arxivat" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Nom arxiu arxivat a emmagatzematge" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "nom arxiu original" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "El nom original del fitxer quan es va pujar" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "número de sèrie de l'arxiu" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Posició d'aquest document al vostre arxiu físic de documents." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "document" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "documents" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "depura" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informació" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "alerta" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "error" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "crític" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grup" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "missatge" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "nivell" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "log" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "logs" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "vista guardada" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "vistes guardades" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "mostra al panell" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "mostra barra lateral" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "camp ordenació" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "ordenament invers" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "títol conté" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "contingut conté" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN és" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "corresponsal és" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "tipus document és" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "està safata entrada" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "té etiqueta" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "qualsevol etiqueta" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "creat abans" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "creat després" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "any creació és" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "mes creació és" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "dia creació és" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "afegit abans" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "afegit després" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "modificat abans" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "modificat després" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "no té etiqueta" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "no té ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "títol o contingut conté" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "consulta de text complet" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "més com aquest" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "té etiquetes a" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN més gran que" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN menor que" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "emmagatzematge és" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "té corresponsal a" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "no té corresponsal a" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "té tipus de document a" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "no té tipus de document a" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "té emmagatzematge a" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "no té emmagatzematge a" + +#: documents/models.py:451 +msgid "owner is" +msgstr "propietari és" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "té propietari a" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "no té propietari" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "no té propietari a" + +#: documents/models.py:464 msgid "rule type" msgstr "tipus de regla" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "valor" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "regla de filtre" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "regla de filtres" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID Tasca" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID per la tasca que es va executar" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Reconegut" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Si la tasca es reconeix mitjançant la interfície o l'API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Nom Arxiu tasca" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Nom del fitxer per al qual s'ha executat la tasca" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Nom tasca" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Nom de la tasca que s'ha executat" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Estat de tasca" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Estat actual de la tasca que s'està executant" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Data Hora Creació" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Camp data i hora en què es va iniciar la tasca UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Data Hora Creació" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Camp data i hora en què es va iniciar la tasca UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Data Hora completada" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Camp data i hora en què es va completar la tasca UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Dades del resultat" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Dades retornades per la tasca" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Comentari pel document" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "Nota pel document" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "usuari" -#: documents/models.py:655 -msgid "comment" -msgstr "comentari" +#: documents/models.py:676 +msgid "note" +msgstr "nota" -#: documents/models.py:656 -msgid "comments" -msgstr "comentaris" +#: documents/models.py:677 +msgid "notes" +msgstr "notes" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "Arxiu" + +#: documents/models.py:686 +msgid "Original" +msgstr "Original" + +#: documents/models.py:697 +msgid "expiration" +msgstr "venciment" + +#: documents/models.py:704 +msgid "slug" +msgstr "fitxa" + +#: documents/models.py:736 +msgid "share link" +msgstr "comparteix enllaç" + +#: documents/models.py:737 +msgid "share links" +msgstr "comparteix enllaços" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "Directori 'Condumir'" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "Api Pujada" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "Recollida Correu" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "ordena" + +#: documents/models.py:760 +msgid "filter path" +msgstr "filtra camins" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "Consumeix documents amb la ruta que coincideixi si està especificada. Wilcards especificats amb * estan permessos, no sensitiu." + +#: documents/models.py:772 +msgid "filter filename" +msgstr "filtra nom arxiu" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Consumiu només documents que coincideixin completament amb aquest nom de fitxer si s'especifica. Es permeten els comodins com ara *.pdf o *factura*. Cas insensitiu." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "filtra documents d'aquesta regla de correu" + +#: documents/models.py:792 +msgid "assign title" +msgstr "assigna títol" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "Assigna un títol de document, pot incloure alguns marcadors de posició, vegeu la documentació." + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "assigna aquesta etiqueta" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "assigna aquest tipus de document" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "assigna aquest corresponsal" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "assigna aquesta ruta emmagatzematge" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "assigna aquest propietari" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "dona permissos visualització a aquests usuaris" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "dóna permissos de visionat a aquests grups" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "dóna permissos d'edició a aquests usuaris" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "dóna permissos d'edició a aquests grups" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "plantilla consumició" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "plantilles consumicions" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Expressió regular invàlida: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Color Invàlid." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Tipus arxiu %(type)s no suportat" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Variable detectada invàlida." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx carregant..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Encara Aquí?! Hmm, alguna cosa pot estar malament." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Link als documents." @@ -520,395 +673,504 @@ msgstr "Link als documents." msgid "Paperless-ngx signed out" msgstr "Deslogat de Paperless-ngx" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Deslogat correctament. Adéu!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Entra de nou" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx sign in" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Siusplau valida't." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Nom usuari / contrasenya no coincideixen. Siusplau torna a provar." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "No s'ha trobat aquest enllaç." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "L'enllaç ha caducat." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Nom usuari" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Contrasenya" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Validació" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "Contrasenya oblidada?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "Contrasenya restablerta" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "Contrasenya restablerta." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "Contrasenya enviada. Pots iniciar sessió" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "Paperless-ngx confirmació de restabliment de contrasenya" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Entra una contrasenya nova" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "Contrasenyes no coincideixen o son massa febles." + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Nova contrasenya" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Confirmar contrasenya" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Canvia contrasenya" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "sol·licitar restabliment de contrasenya" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "S'ha enviat el restabliment de contrasenya" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "Reviseu el correu." + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "Enviat per correu electrònic instruccions per configurar la vostra contrasenya. Hauríeu de rebre el correu electrònic en breu!" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "Sol·licitud de restabliment de la contrasenya" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "Introduïu la vostra adreça de correu electrònic a continuació i us enviarem les instruccions per configurar-ne una de nova." + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "Error. Prova de nou." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "Email" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Enviar instruccions" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "English (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Àrab" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Africà" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Bielorús" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Català" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Txec" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Danès" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Alemany" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Grec" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Anglès (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Espanyol" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Finès" + +#: paperless/settings.py:586 msgid "French" msgstr "Francès" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italià" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburguès" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Noruec" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Holandès" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polac" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portuguès (BZ)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portuguès" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Romanès" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Rus" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Eslovac" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Eslovè" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbi" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Suec" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turc" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ucranià" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Xinès Simplificat" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Administració Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentificació" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Opcions avançades" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtre" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Només es processaran els correus que coincideixin amb TOTS els filtres indicats." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Accions" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Acció aplicada al correu. Aquesta acció només es realitza quan el cos del correu o els fitxers adjunts s'han consumit." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Matadades" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Assigna metadades als documents consumits d'aquesta regla automàticament. Si no assigneu etiquetes, tipus o corresponsals aquí, es processaran totes les regles de concordança que hàgiu definit." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless mail" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "compte correu" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "comptes correu" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Sense encriptació" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Servidor IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "port IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Normalment 143 sense encriptació i STARTTLS i 993 per a SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Seguretat IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "nom usuari" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "contrasenya" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "És token d'autenticació" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "joc de caràcters" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "El joc de caràcters utilitzat per comunicar amb el servidor de correu, com 'UTF-8' or 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "norma e-mail" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "normes e-mail" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Només processa adjunts." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Processa el correu complet (amb fitxers adjunts incrustats al fitxer) com a .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Processa el correu complet (amb fitxers adjunts incrustats al fitxer) com a .eml + processa adjunts com a documents separats" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Processa tots els fitxers, inclosos els fitxers adjunts 'in line'." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Esborra" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Mou a carpeta especificada" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Marca com a llegit, no processeu els correus llegits" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Marca el correu, no processeu els missatges marcats" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Etiqueta el correu amb l'etiqueta especificada, no processeu correus etiquetats" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Utilitza assumpte com a títol" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Utilitzeu el nom del fitxer adjunt com a títol" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "No assignis títol desde regla" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "No assignar corresponsal" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Utilitza adreça correu" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Utilitza nom (o adreça de correu si no disponible)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Utilitza el corresponsal seleccionat a continuació" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "ordena" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "compte" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "carpeta" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Subcarpetes han d'estar separades per un delimitador, sovint un punt ('.') o una barra inclinada ('/'), però varia segons el servidor de correu." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtra de" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "filtra a" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtra assumpte" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtra cos" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtra nom adjunt" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Consumiu només documents que coincideixin completament amb aquest nom de fitxer si s'especifica. Es permeten els comodins com ara *.pdf o *factura*. Cas insensitiu." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "temps màxim" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Especificat en dies." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "tipus de fitxer adjunt" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Els fitxers adjunts inline inclouen imatges incrustades, per la qual cosa és millor combinar aquesta opció amb un filtre de nom de fitxer." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "àmbit de consum" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "acció" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "paràmetre d'accío" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Paràmetre addicional per a l'acció seleccionada anteriorment, la carpeta de destinació de l'acció de moure a la carpeta. Les subcarpetes han d'estar separades per punts." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "assignar títol desde" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "assigna aquesta etiqueta" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "assigna aquest tipus de document" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "assigna corresponsal des de" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "assigna aquest corresponsal" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "Assigna propietari de la regla a documents" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "assumpte" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "rebut" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "processat" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "estat" diff --git a/src/locale/cs_CZ/LC_MESSAGES/django.po b/src/locale/cs_CZ/LC_MESSAGES/django.po index cab96d3c6..d85015ba4 100644 --- a/src/locale/cs_CZ/LC_MESSAGES/django.po +++ b/src/locale/cs_CZ/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-05-29 07:36\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Czech\n" "Language: cs_CZ\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumenty" -#: documents/models.py:36 -msgid "None" -msgstr "Žádný" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Jakékoliv slovo" - -#: documents/models.py:38 -msgid "All words" -msgstr "Všechna slova" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Přesná shoda" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Regulární výraz" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Fuzzy slovo" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatický" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "název" - -#: documents/models.py:47 -msgid "match" -msgstr "shoda" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritmus pro shodu" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "je ignorováno" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "vlastník" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Žádný" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Jakékoliv slovo" + +#: documents/models.py:52 +msgid "All words" +msgstr "Všechna slova" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Přesná shoda" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Regulární výraz" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Fuzzy slovo" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatický" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "název" + +#: documents/models.py:61 +msgid "match" +msgstr "shoda" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritmus pro shodu" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "je ignorováno" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "korespondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "korespondenti" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "barva" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "tag přichozí" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Označí tento tag jako tag pro příchozí: Všechny nově zkonzumované dokumenty budou označeny tagem pro přichozí" -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "štítek" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "tagy" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "typ dokumentu" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "typy dokumentu" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "cesta" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "cesta k úložišti" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "cesty k úložišti" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Nešifrované" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Šifrované pomocí GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "titulek" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "obsah" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Nezpracovaná, pouze textová data dokumentu. Toto pole je používáno především pro vyhledávání." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mime typ" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "kontrolní součet" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Kontrolní součet původního dokumentu" -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "kontrolní součet archivu" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Kontrolní součet archivovaného dokumentu." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "vytvořeno" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "upraveno" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "typ úložiště" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "přidáno" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "název souboru" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Aktuální název souboru v úložišti" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "Název archivovaného souboru" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Aktuální název souboru archivu v úložišti" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "původní název souboru" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Původní název souboru při jeho nahrání" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "sériové číslo archivu" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Pozice dokumentu ve vašem archivu fyzických dokumentů" -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumenty" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "ladění" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informace" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "varování" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "chyba" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritická" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "skupina" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "zpráva" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "úroveň" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "záznam" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "záznamy" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "uložený pohled" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "uložené pohledy" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "zobrazit v dashboardu" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "zobrazit v postranním menu" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "pole na řazení" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "třídit opačně" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "titulek obsahuje" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "obsah obsahuje" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN je" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "korespondent je" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "typ dokumentu je" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "je v příchozích" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "má tag" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "má jakýkoliv tag" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "vytvořeno před" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "vytvořeno po" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "rok vytvoření je" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "měsíc vytvoření je" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "den vytvoření je" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "přidáno před" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "přidáno po" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "upraveno před" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "upraveno po" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "nemá tag" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "Nemá ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "Titulek nebo obsah obsahuje" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "Fulltextový dotaz" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "Podobné" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "má štítky v" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN větší než" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN menší než" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "cesta k úložišti je" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "typ pravidla" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "hodnota" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "filtrovací pravidlo" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "filtrovací pravidla" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID Úlohy" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID pro úlohu, která byla spuštěna" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Potvrzeno" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Pokud je úloha potvrzena prostřednictvím webu nebo API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Název souboru úlohy" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Název souboru, pro který byla úloha spuštěna" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Název Úlohy" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Název úlohy, která byla spuštěna" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Stav úkolu" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Aktuální stav spuštěného úkolu" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Datum a čas vytvoření" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Datum a čas, kdy byl výsledek úkolu vytvořen v UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Datum a čas zahájení" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Datum a čas, kdy byla úloha spuštěna v UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Datum a čas dokončení" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Datum a čas, kdy byl úkol dokončen v UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Data výsledku" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Data vrácena úlohou" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Komentář k dokumentu" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "uživatel" -#: documents/models.py:655 -msgid "comment" -msgstr "komentář" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "komentáře" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "pořadí" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Konzumovat jen dokumenty které přesně odpovídají tomuto názvu souboru pokud specifikováno. Zástupné znaky jako *.pdf nebo *invoice* jsou povoleny. Nezáleží na velikosti písmen." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "přiřadit tento tag" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "přiřadit tento typ dokumentu" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "přiřadit tohoto korespondenta" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Neplatný regulární výraz: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Neplatná barva." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Typ souboru %(type)s není podporován" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Zjištěna neplatná proměnná." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx se načítá..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Stále tady?! Hmm, možná se něco pokazilo." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Zde je odkaz na dokumenty." @@ -520,395 +673,504 @@ msgstr "Zde je odkaz na dokumenty." msgid "Paperless-ngx signed out" msgstr "Odhlášeno z Paperless-ngx" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Byli jste úspěšně odhlášeni. Nashledanou!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Přihlašte se znovu" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx přihlášení" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Prosím přihlaste se." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Vaše uživatelské jméno a heslo se neshodují. Prosím, zkuste to znovu." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Uživatelské jméno" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Heslo" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Přihlásit se" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Angličtina (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabština" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Běloruština" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Čeština" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Dánština" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Němčina" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Angličtina (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Španělština" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Francouzština" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italština" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Lucemburština" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Holandština" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polština" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugalština (Brazílie)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugalština" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumunština" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Ruština" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovinština" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Srbština" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Švédština" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turečtina" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Čínština (zjednodušená)" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Správa Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentizace" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Pokročilá nastavení" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtr" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless zpracuje pouze emaily které odpovídají VŠEM níže zadaným filtrům." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Akce" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Provedení akce s poštovou zprávou. Tato akce se provádí pouze tehdy, když bylo tělo zprávy nebo její přílohy zpracovány z pošty." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadata" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Automaticky přiřadit metadata dokumentům zkonzumovaných z tohoto pravidla. Pokud zde nepřiřadíte tagy, typy nebo korespondenty, paperless stále zpracuje všechna shodující-se pravidla které jste definovali." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless pošta" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "emailový účet" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "emailové účty" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Žádné šifrování" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Používat SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Používat STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP server" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP port" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Toto je většinou 143 pro nešifrovaná připojení/připojení používající STARTTLS a 993 pro SSL připojení." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP bezpečnost" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "uživatelské jméno" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "heslo" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "Znaková sada" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Znaková sada používaná při komunikaci s poštovním serverem, jako je 'UTF-8' nebo 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "mailové pravidlo" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "mailová pravidla" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Zpracovávat jen přílohy" -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Zpracovávat celou poštovou zprávu (s vloženými přílohami) jako .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Zpracovávat celou poštovou zprávu (s vloženými přílohami) jako .eml + zpracovávat přílohy jako samostatné dokumenty" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Zpracovat všechny soubory, včetně vložených příloh" -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Odstranit" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Přesunout do specifikované složky" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Označit jako přečtené, nezpracovávat přečtené emaily" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Označit email, nezpracovávat označené emaily" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Označit e-mail zadaným štítkem, nezpracovávat označené e-maily" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Použít předmět jako titulek" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Použít název souboru u přílohy jako titulek" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Nepřiřazovat korespondenta" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Použít emailovou adresu" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Použít jméno (nebo emailovou adresu pokud jméno není dostupné)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Použít korespondenta vybraného níže" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "pořadí" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "účet" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "složka" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Podsložky musí být odděleny oddělovačem, nejčastěji tečkou ('.') nebo lomítkem ('/'), ale závisí to na e-mailovém serveru." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrovat z" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "název filtru" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "tělo filtru" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "název souboru u přílohy filtru" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Konzumovat jen dokumenty které přesně odpovídají tomuto názvu souboru pokud specifikováno. Zástupné znaky jako *.pdf nebo *invoice* jsou povoleny. Nezáleží na velikosti písmen." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "maximální stáří" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Specifikováno ve dnech." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "typ přílohy" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Vložené přílohy zahrnují vložené obrázky, takže je nejlepší tuto možnost kombinovat s filtrem na název souboru" -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "rozsah spotřeby" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "akce" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parametr akce" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Další parametr pro výše vybranou akci, například cílová složka akce přesunutí do složky. Podsložky musí být odděleny tečkou." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "nastavit titulek z" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "přiřadit tento tag" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "přiřadit tento typ dokumentu" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "přiřadit korespondenta z" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "přiřadit tohoto korespondenta" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "předmět" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "přijato" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "zpracováno" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "stav" diff --git a/src/locale/da_DK/LC_MESSAGES/django.po b/src/locale/da_DK/LC_MESSAGES/django.po index cc908a979..941b19b92 100644 --- a/src/locale/da_DK/LC_MESSAGES/django.po +++ b/src/locale/da_DK/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-03-03 20:41\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Danish\n" "Language: da_DK\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumenter" -#: documents/models.py:36 -msgid "None" -msgstr "" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Ethvert ord" - -#: documents/models.py:38 -msgid "All words" -msgstr "Alle ord" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Præcis match" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Regulær udtryk" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Tilnærmet ord" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatisk" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "navn" - -#: documents/models.py:47 -msgid "match" -msgstr "match" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "matching algoritme" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "er usensitiv" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Ethvert ord" + +#: documents/models.py:52 +msgid "All words" +msgstr "Alle ord" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Præcis match" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Regulær udtryk" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Tilnærmet ord" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatisk" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "navn" + +#: documents/models.py:61 +msgid "match" +msgstr "match" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "matching algoritme" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "er usensitiv" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "korrespondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "korrespondenter" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "farve" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "er indbakkeetiket" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Markerer denne etiket som en indbakkeetiket: Alle ny-bearbejdede dokumenter vil blive mærket med indbakkeetiketter." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "etiket" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "etiketter" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "dokumenttype" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "dokumenttyper" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Ukrypteret" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Krypteret med GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "titel" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "indhold" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Dokumentets rå tekstdata. Dette felt bruges primært til søgning." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "MIME-type" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "kontrolsum" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Kontrolsummen af det oprindelige dokument." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arkiv kontrolsum" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Kontrolsummen af det arkiverede dokument." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "oprettet" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "ændret" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "lagringstype" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "tilføjet" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "filnavn" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Nuværende filnavn lagret" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "arkiv filnavn" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Nuværende arkivfilnavn lagret" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "arkiv serienummer" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Placeringen af dette dokument i dit fysiske dokumentarkiv." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumenter" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "fejlfinding" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "information" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "advarsel" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "fejl" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritisk" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "gruppe" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "besked" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "niveau" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "log" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "logninger" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "gemt visning" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "gemte visninger" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "vis på betjeningspanel" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "vis i sidepanelet" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "sortér felt" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "sortér omvendt" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "titel indeholder" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "indhold indeholder" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN er" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "korrespondent er" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "dokumenttype er" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "er i indbakke" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "har etiket" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "har en etiket" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "oprettet før" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "oprettet efter" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "oprettet år er" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "oprettet måned er" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "oprettet dag er" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "tilføjet før" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "tilføjet efter" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "ændret før" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "ændret efter" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "har ikke nogen etiket" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "har ikke ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "titel eller indhold indeholder" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "fuldtekst forespørgsel" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "mere som dette" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "har etiketter i" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "regeltype" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "værdi" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "filtreringsregel" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "filtreringsregler" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "" -#: documents/models.py:626 -msgid "Comment for the document" +#: documents/models.py:647 +msgid "Note for the document" msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "bruger" -#: documents/models.py:655 -msgid "comment" +#: documents/models.py:676 +msgid "note" msgstr "" -#: documents/models.py:656 -msgid "comments" +#: documents/models.py:677 +msgid "notes" msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "rækkefølge" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Bearbejd kun dokumenter, der helt matcher dette filnavn, hvis angivet. Wildcards såsom *.pdf eller *faktura * er tilladt." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "tildel denne etiket" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "tildel denne dokumenttype" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "tildel denne korrespondent" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Ugyldigt regulært udtryk: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Ugyldig farve." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Filtype %(type)s understøttes ikke" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "" -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx indlæses..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "" -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "" @@ -520,395 +673,504 @@ msgstr "" msgid "Paperless-ngx signed out" msgstr "Paperless-ngx logget ud" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Du er blevet logget ud. Farvel!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Log ind igen" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx log ind" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Log venligst ind." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Dit brugernavn og adgangskode stemte ikke overens. Prøv venligst igen." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Brugernavn" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Adgangskode" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Log ind" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Engelsk (USA)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tjekkisk" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Dansk" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Tysk" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Engelsk (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spansk" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Fransk" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italiensk" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburgsk" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Hollandsk" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polsk" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugisisk (Brasilien)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugisisk" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Romansk" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russisk" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Svensk" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx administration" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentificering" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Avancerede indstillinger" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filter" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless vil kun behandle emails, der matcher ALLE filtre angivet nedenfor." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Handlinger" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadata" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Tildel automatisk metadata til dokumenter, der bearbejdes fra denne regel. Hvis du ikke tildeler etiketter, typer eller korrespondenter her, vil paperless stadig behandle alle matchende regler, som du har defineret." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless email" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "email-konto" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "email-konti" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Ingen kryptering" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Benyt SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Benyt STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP server" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP port" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Dette er normalt 143 for ukrypterede og STARTTLS-forbindelser, og 993 for SSL-forbindelser." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP sikkerhed" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "brugernavn" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "adgangskode" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "tegnsæt" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Tegnsættet der skal bruges, når du kommunikerer med e- mail- serveren, såsom 'UTF- 8' eller 'US- ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "email regel" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "email regler" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Behandl kun vedhæftede filer." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Behandl alle filer, også indlejrede vedhæftede filer." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Slet" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Flyt til den angivne mappe" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Markér som læst, behandl ikke læste emails" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Flag emailen, undlad at behandle flagede emails" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Brug emnet som titel" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Benyt vedhæftningsfilnavn som titel" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Tildel ikke en korrespondent" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Brug emailadresse" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Benyt navn (eller emailadresse hvis den ikke er tilgængelig)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Benyt korrespondent valgt nedenfor" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "rækkefølge" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "konto" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "mappe" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "" -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrér fra" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtrér emne" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtrér krop" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtrér for vedhæftningens filnavn" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Bearbejd kun dokumenter, der helt matcher dette filnavn, hvis angivet. Wildcards såsom *.pdf eller *faktura * er tilladt." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "maksimal alder" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Specificeret i dage." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "vedhæftningstype" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Indlejrede vedhæftede filer er også indlejrede billeder, så det er bedst at kombinere denne indstilling med et filnavn." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "handling" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parameter for handling" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Yderligere parameter for handlingen der er valgt ovenfor, dvs. destinationsmappen for \"flyt til mappe\"-handlingen. Undermapper skal adskilles af prikker." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "tildel titel fra" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "tildel denne etiket" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "tildel denne dokumenttype" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "tildel korrespondent fra" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "tildel denne korrespondent" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "" diff --git a/src/locale/de_DE/LC_MESSAGES/django.po b/src/locale/de_DE/LC_MESSAGES/django.po index b6019c6f6..5cbb5fb64 100644 --- a/src/locale/de_DE/LC_MESSAGES/django.po +++ b/src/locale/de_DE/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-07-23 10:36\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-30 18:37\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumente" -#: documents/models.py:36 -msgid "None" -msgstr "Nichts" +#: documents/models.py:33 documents/models.py:731 +msgid "owner" +msgstr "Eigentümer" -#: documents/models.py:37 +#: documents/models.py:50 +msgid "None" +msgstr "Keiner" + +#: documents/models.py:51 msgid "Any word" msgstr "Irgendein Wort" -#: documents/models.py:38 +#: documents/models.py:52 msgid "All words" msgstr "Alle Wörter" -#: documents/models.py:39 +#: documents/models.py:53 msgid "Exact match" msgstr "Exakte Übereinstimmung" -#: documents/models.py:40 +#: documents/models.py:54 msgid "Regular expression" msgstr "Regulärer Ausdruck" -#: documents/models.py:41 +#: documents/models.py:55 msgid "Fuzzy word" msgstr "Ungenaues Wort" -#: documents/models.py:42 +#: documents/models.py:56 msgid "Automatic" msgstr "Automatisch" -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 msgid "name" msgstr "Name" -#: documents/models.py:47 +#: documents/models.py:61 msgid "match" msgstr "Zuweisungsmuster" -#: documents/models.py:50 +#: documents/models.py:64 msgid "matching algorithm" msgstr "Zuweisungsalgorithmus" -#: documents/models.py:55 +#: documents/models.py:69 msgid "is insensitive" msgstr "Groß-/Kleinschreibung irrelevant" -#: documents/models.py:71 -msgid "owner" -msgstr "Besitzer" - -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "Korrespondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "Korrespondenten" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "Farbe" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "Posteingangs-Tag" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Markiert das Tag als Posteingangs-Tag. Neue Dokumente werden immer mit diesem Tag versehen." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "Tag" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "Tags" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "Dokumenttyp" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "Dokumenttypen" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "Pfad" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "Speicherpfad" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "Speicherpfade" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Nicht verschlüsselt" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Durch GNU Privacy Guard verschlüsselt" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "Titel" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "Inhalt" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Der Inhalt des Dokuments in Textform. Dieses Feld wird primär für die Suche verwendet." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "MIME-Typ" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "Prüfsumme" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Die Prüfsumme des originalen Dokuments." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "Archiv-Prüfsumme" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Die Prüfsumme des archivierten Dokuments." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "Erstellt" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "Geändert" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "Speichertyp" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "Hinzugefügt" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "Dateiname" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Aktueller Dateiname im Datenspeicher" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "Archiv-Dateiname" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Aktueller Dateiname im Archiv" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "Ursprünglicher Dateiname" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Ursprünglicher Dateiname beim Hochladen" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "Archiv-Seriennummer" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Die Position dieses Dokuments in Ihrem physischen Dokumentenarchiv." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "Dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "Dokumente" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" -msgstr "Debug" +msgstr "Fehlersuche" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "Information" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "Warnung" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "Fehler" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "Kritisch" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "Gruppe" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "Nachricht" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "Level" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "Protokoll" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "Protokolle" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "Gespeicherte Ansicht" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "Gespeicherte Ansichten" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "Auf Startseite zeigen" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "In Seitenleiste zeigen" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "Sortierfeld" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "Umgekehrte Sortierung" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "Titel enthält" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "Inhalt enthält" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN ist" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "Korrespondent ist" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "Dokumenttyp ist" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "Ist im Posteingang" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "Hat Tag" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "Hat irgendein Tag" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "Ausgestellt vor" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "Ausgestellt nach" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "Ausgestellt im Jahr" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "Ausgestellt im Monat" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "Ausgestellt am Tag" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "Hinzugefügt vor" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "Hinzugefügt nach" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "Geändert vor" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "Geändert nach" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "Hat nicht folgendes Tag" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "Dokument hat keine ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "Titel oder Inhalt enthält" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "Volltextsuche" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "Ähnliche Dokumente" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "hat Tags in" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN größer als" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN kleiner als" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "Speicherpfad ist" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "hat Korrespondenten in" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "hat keinen Korrespondenten in" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "hat Dokumenttyp in" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "hat keinen Dokumenttyp in" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "hat Speicherpfad in" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "hat keinen Speicherpfad in" + +#: documents/models.py:451 +msgid "owner is" +msgstr "Eigentümer ist" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "hat Eigentümer in" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "hat keinen Eigentümer" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "hat keinen Eigentümer in" + +#: documents/models.py:464 msgid "rule type" msgstr "Regeltyp" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "Wert" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "Filterregel" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "Filterregeln" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "Aufgaben-ID" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery-ID für die ausgeführte Aufgabe" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Bestätigt" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" -msgstr "Wenn die Aufgabe über das Frontend oder die API bestätigt wird" +msgstr "Wenn die Aufgabe über die Benutzeroberfläche oder die API bestätigt wird" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Aufgaben-Dateiname" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Name der Datei, für die die Aufgabe ausgeführt wurde" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Aufgabenname" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Name der ausgeführten Aufgabe" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" -msgstr "Aufgabe: Status" +msgstr "Aufgabenstatus" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Aktueller Status der laufenden Aufgabe" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Erstellungsdatum/-zeit" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Zeitpunkt, an dem das Ergebnis der Aufgabe erstellt wurde (in UTC)" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Startdatum/-zeit" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" -msgstr "Zeitpunkt, als die Aufgabe erstellt wurde (in UTC)" +msgstr "Zeitpunkt, an dem die Aufgabe erstellt wurde (in UTC)" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" -msgstr "Abgeschlossen Datum/Zeit" +msgstr "Abschlussdatum/-zeit" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Zeitpunkt, an dem die Aufgabe abgeschlossen wurde (in UTC)" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" -msgstr "Ergebnisse" +msgstr "Ergebnisdaten" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Die von der Aufgabe zurückgegebenen Daten" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Kommentar zu diesem Dokument" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "Notiz für das Dokument" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "Benutzer" -#: documents/models.py:655 -msgid "comment" -msgstr "Kommentar" +#: documents/models.py:676 +msgid "note" +msgstr "Notiz" -#: documents/models.py:656 -msgid "comments" -msgstr "Kommentare" +#: documents/models.py:677 +msgid "notes" +msgstr "Notizen" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "Archiv" + +#: documents/models.py:686 +msgid "Original" +msgstr "Original" + +#: documents/models.py:697 +msgid "expiration" +msgstr "Ablauf" + +#: documents/models.py:704 +msgid "slug" +msgstr "Slug" + +#: documents/models.py:736 +msgid "share link" +msgstr "Freigabelink" + +#: documents/models.py:737 +msgid "share links" +msgstr "Freigabelinks" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "Importordner" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "API-Upload" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "E-Mail-Abruf" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "Reihenfolge" + +#: documents/models.py:760 +msgid "filter path" +msgstr "Pfad filtern" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "Nur Dokumente mit einem übereinstimmenden Pfad (falls angegeben) verarbeiten. Platzhalter wie * sind erlaubt. Groß- und Kleinschreibung wird nicht beachtet." + +#: documents/models.py:772 +msgid "filter filename" +msgstr "Dateinamen filtern" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Wenn angegeben werden nur Dateien verarbeitet, die diesem Dateinamen exakt entsprechen. Platzhalter wie *.pdf oder *rechnung* sind erlaubt. Groß- und Kleinschreibung ist irrelevant." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "Dokumente aus dieser E-Mail-Regel filtern" + +#: documents/models.py:792 +msgid "assign title" +msgstr "Titel zuweisen" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "Weisen Sie einen Dokumententitel zu. Dieser kann Platzhalter beinhalten, siehe Dokumentation." + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "Dieses Tag zuweisen" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "Diesen Dokumenttyp zuweisen" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "Diesen Korrespondenten zuweisen" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "Diesen Speicherpfad zuweisen" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "Diesen Eigentümer zuordnen" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "Diesen Benutzern Anzeigeberechtigungen erteilen" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "Diesen Gruppen Anzeigeberechtigungen erteilen" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "Diesen Benutzern Bearbeitungsberechtigungen erteilen" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "Diesen Gruppen Bearbeitungsberechtigungen erteilen" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "Verarbeitungsvorlage" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "Verarbeitungsvorlagen" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Ungültiger regulärer Ausdruck: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Ungültige Farbe." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Dateityp %(type)s nicht unterstützt" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." -msgstr "Ungültige Variable entdeckt." +msgstr "Ungültige Variable erkannt." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx wird geladen..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." -msgstr "Immer noch hier?! Hm, vielleicht stimmt was nicht." +msgstr "Immer noch hier?! Hmm, vielleicht stimmt etwas nicht." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Hier ist ein Link zur Dokumentation." @@ -520,395 +673,504 @@ msgstr "Hier ist ein Link zur Dokumentation." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx abgemeldet" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Sie wurden erfolgreich abgemeldet. Auf Wiedersehen!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Erneut anmelden" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx Anmeldung" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Bitte melden Sie sich an." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Ihr Benutzername und Kennwort stimmen nicht überein. Bitte versuchen Sie es erneut." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "Freigabelink wurde nicht gefunden." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "Freigabelink ist abgelaufen." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Benutzername" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Kennwort" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Anmelden" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "Kennwort vergessen?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "Paperless-ngx Kennwort zurücksetzen abgeschlossen" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "Kennwort-Rücksetzung abgeschlossen." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "Ihr neues Kennwort wurde gesetzt. Sie können sich jetzt unter anmelden" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "Paperless-ngx Kennwort zurücksetzen Bestätigung" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Legen Sie ein neues Kennwort fest." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "Kennwörter stimmen nicht überein oder sind zu schwach. Versuchen Sie es erneut." + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Neues Kennwort" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Kennwort bestätigen" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Mein Kennwort ändern" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "Fordern Sie eine neue Kennwortrücksetzung an" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "Paperless-ngx Kennwort zurücksetzen gesendet" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "Überprüfen Sie Ihren Posteingang." + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "Wir haben Ihnen Anweisungen zum Setzen Ihres neuen Kennworts gesendet. Sie sollten die E-Mail in Kürze erhalten!" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "Paperless-ngx Kennwort zurücksetzen Anfrage" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "Geben Sie unten Ihre E-Mail-Adresse ein und wir senden Ihnen Anweisungen zum Setzen eines neuen Kennworts zu." + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "Ein Fehler ist aufgetreten. Bitte versuchen Sie es erneut." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "E-Mail" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Anweisungen senden!" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Englisch (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabisch" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Afrikanisch" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Belarussisch" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Katalanisch" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tschechisch" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Dänisch" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Deutsch" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Griechisch" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Englisch (UK)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spanisch" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Finnisch" + +#: paperless/settings.py:586 msgid "French" msgstr "Französisch" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italienisch" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburgisch" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Norwegisch" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Niederländisch" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polnisch" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugiesisch (Brasilien)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugiesisch" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumänisch" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russisch" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Slowakisch" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slowenisch" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbisch" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Schwedisch" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Türkisch" -#: paperless/settings.py:542 -msgid "Chinese Simplified" -msgstr "Vereinfachtes Chinesisch" +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ukrainisch" -#: paperless/urls.py:169 +#: paperless/settings.py:602 +msgid "Chinese Simplified" +msgstr "Chinesisch (vereinfacht)" + +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx Administration" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Authentifizierung" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Erweiterte Einstellungen" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filter" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless wird nur E-Mails verarbeiten, für die alle der hier angegebenen Filter zutreffen." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Aktionen" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." -msgstr "Die auf die E-Mail angewandte Aktion. Diese Aktion wird nur ausgeführt, wenn der Mailtext oder die Anhänge aus der Mail verwendet wurden." +msgstr "Die auf die E-Mail angewandte Aktion. Diese Aktion wird nur ausgeführt, wenn der Text oder Anhänger aus der E-Mail verarbeitet wurden." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadaten" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Folgende Metadaten werden Dokumenten dieser Regel automatisch zugewiesen. Wenn Sie hier nichts auswählen wird Paperless weiterhin alle Zuweisungsalgorithmen ausführen und Metadaten auf Basis des Dokumentinhalts zuweisen." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" -msgstr "Paperless E-Mail" +msgstr "Paperless-ngx E-Mail" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "E-Mail-Konto" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "E-Mail-Konten" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Keine Verschlüsselung" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "SSL benutzen" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "STARTTLS benutzen" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP-Server" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP-Port" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Dies ist in der Regel 143 für unverschlüsselte und STARTTLS-Verbindungen und 993 für SSL-Verbindungen." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP-Sicherheit" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "Benutzername" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "Kennwort" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "Ist Tokenauthentifizierung" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "Zeichensatz" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." -msgstr "Der Zeichensatz, der bei der Kommunikation mit dem Mailserver verwendet werden soll, wie z.B. 'UTF-8' oder 'US-ASCII'." +msgstr "Der Zeichensatz, der bei der Kommunikation mit dem E-Mail-Server verwendet werden soll, wie z. B. „UTF-8“ oder „US-ASCII“." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "E-Mail-Regel" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "E-Mail-Regeln" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Nur Anhänge verarbeiten." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Vollständige E-Mail (mit eingebetteten Anhängen in der Datei) als .eml verarbeiten" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Vollständige Mail (mit eingebetteten Anhängen in der Datei) als .eml verarbeiten + Anhänge als separate Dokumente verarbeiten" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Alle Dateien verarbeiten, auch 'inline'-Anhänge." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Löschen" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "In angegebenen Ordner verschieben" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Als gelesen markieren, gelesene E-Mails nicht verarbeiten" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Als wichtig markieren, markierte E-Mails nicht verarbeiten" -#: paperless_mail/models.py:77 -msgid "Tag the mail with specified tag, don't process tagged mails" -msgstr "Markiere die Mail mit dem angegebenen Tag, verarbeite nicht markierte Mails" - #: paperless_mail/models.py:80 +msgid "Tag the mail with specified tag, don't process tagged mails" +msgstr "Markiere die E-Mail mit dem angegebenen Tag, verarbeite markierte E-Mails nicht" + +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Betreff als Titel verwenden" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Dateiname des Anhangs als Titel verwenden" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "Titel nicht aus Regel zuweisen" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Keinen Korrespondenten zuweisen" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "E-Mail-Adresse benutzen" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Absendername benutzen (oder E-Mail-Adressen, wenn nicht verfügbar)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Nachfolgend ausgewählten Korrespondent verwenden" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "Reihenfolge" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "Konto" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "Ordner" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." -msgstr "Unterordner müssen durch ein Trennzeichen getrennt werden, oft durch einen Punkt (‚.‘) oder einen Schrägstrich (‚/‘), dies variiert jedoch je nach Mailserver." +msgstr "Unterordner müssen durch ein Trennzeichen, oft einen Punkt („.“) oder einen Schrägstrich („/“), getrennt werden. Dies variiert jedoch je nach Mailserver." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "Absender filtern" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "Empfänger filtern" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "Betreff filtern" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "Nachrichteninhalt filtern" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "Anhang-Dateiname filtern" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Wenn angegeben werden nur Dateien verarbeitet, die diesem Dateinamen exakt entsprechen. Platzhalter wie *.pdf oder *rechnung* sind erlaubt. Groß- und Kleinschreibung ist irrelevant." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "Maximales Alter" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Angegeben in Tagen." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "Dateianhangstyp" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "'Inline'-Anhänge schließen eingebettete Bilder mit ein, daher sollte diese Einstellung mit einem Dateinamenfilter kombiniert werden." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "Verarbeitungsumfang" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "Aktion" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "Parameter für Aktion" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." -msgstr "Zusätzlicher Parameter für die oben ausgewählte Aktion, zum Beispiel der Zielordner für die Aktion \"In angegebenen Ordner verschieben\". Unterordner müssen durch Punkte getrennt werden." +msgstr "Zusätzlicher Parameter für die oben ausgewählte Aktion, z. B. der Zielordner für die Aktion „In angegebenen Ordner verschieben“. Unterordner müssen durch Punkte getrennt werden." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "Titel zuweisen von" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "Dieses Tag zuweisen" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "Diesen Dokumenttyp zuweisen" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "Korrespondent zuweisen von" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "Diesen Korrespondent zuweisen" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "Dokumenten den Regeleigentümer zuweisen" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "UID" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "Betreff" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "Empfangen" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "Verarbeitet" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "Status" diff --git a/src/locale/el_GR/LC_MESSAGES/django.po b/src/locale/el_GR/LC_MESSAGES/django.po index f480b1fb0..73976651e 100644 --- a/src/locale/el_GR/LC_MESSAGES/django.po +++ b/src/locale/el_GR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-06-09 12:46\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Greek\n" "Language: el_GR\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Έγγραφα" -#: documents/models.py:36 -msgid "None" -msgstr "Τίποτα" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Οποιαδήποτε λέξη" - -#: documents/models.py:38 -msgid "All words" -msgstr "Όλες οι λέξεις" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Ακριβής ταύτιση" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Κανονική έκφραση" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Fuzzy word" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Αυτόματο" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "όνομα" - -#: documents/models.py:47 -msgid "match" -msgstr "αντιστοίχιση" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "αλγόριθμος αντιστοίχισης" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "χωρίς διάκριση πεζών - κεφαλαίων" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "ιδιοκτήτης" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Τίποτα" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Οποιαδήποτε λέξη" + +#: documents/models.py:52 +msgid "All words" +msgstr "Όλες οι λέξεις" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Ακριβής ταύτιση" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Κανονική έκφραση" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Fuzzy word" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Αυτόματο" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "όνομα" + +#: documents/models.py:61 +msgid "match" +msgstr "αντιστοίχιση" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "αλγόριθμος αντιστοίχισης" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "χωρίς διάκριση πεζών - κεφαλαίων" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "ανταποκριτής" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "ανταποκριτές" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "χρώμα" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "είναι ετικέτα εισερχόμενων" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Μαρκάρει αυτή την ετικέτα ως ετικέτα εισερχόμενων: Όλα τα πρόσφατα καταναλωθέντα έγγραφα θα επισημαίνονται με ετικέτες εισερχόμενων." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "ετικέτα" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "ετικέτες" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "τύπος εγγράφου" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "τύποι εγγράφων" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "διαδρομή" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "διαδρομή αποθήκευσης" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "διαδρομές αποθήκευσης" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Μη Κρυπτογραφημένο" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Κρυπτογραφημένο με GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "τίτλος" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "περιεχόμενο" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Τα ωμά δεδομένα μόνο κειμένου του εγγράφου. Αυτό το πεδίο χρησιμοποιείται κυρίως για αναζήτηση." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "τύπος Mime" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "checksum" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Το checksum του αρχικού εγγράφου." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "checksum αρχειοθέτησης" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Το checksum του αρχειοθετημένου εγγράφου." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "δημιουργήθηκε" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "τροποποιήθηκε" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "τύπος αποθήκευσης" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "προστέθηκε" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "όνομα αρχείου" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Τρέχον όνομα αρχείου στον αποθηκευτικό χώρο" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "όνομα αρχείου αρχειοθήκης" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Τρέχον όνομα αρχείου αρχειοθήκης στον αποθηκευτικό χώρο" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "πρωτότυπο όνομα αρχείου" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Το αρχικό όνομα του αρχείου όταν μεταφορτώθηκε" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "σειριακός αριθμός αρχειοθέτησης" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Η θέση αυτού του εγγράφου στο αρχείο φυσικών εγγράφων σας." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "αρχείο" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "αρχεία" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "αποσφαλμάτωση" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "πληροφορίες" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "προειδοποίηση" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "σφάλμα" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "κρίσιμο" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "ομάδα" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "μήνυμα" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "επίπεδο" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "αρχείο καταγραφής" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "αρχεία καταγραφής" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "αποθηκευμένη προβολή" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "αποθηκευμένες προβολές" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "εμφάνιση στο Ταμπλό" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "προβολή στην πλευρική στήλη" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "πεδίο ταξινόμησης" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "αντίστροφη ταξινόμηση" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "ο τίτλος περιέχει" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "το περιεχόμενο περιέχει" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "Το ASN είναι" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "ο ανταποκριτής είναι" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "ο τύπος εγγράφου είναι" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "είναι στα εισερχόμενα" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "έχει ετικέτα" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "έχει οποιαδήποτε ετικέτα" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "δημιουργήθηκε πριν από" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "δημιουργήθηκε μετά από" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "το έτος δημιουργίας είναι" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "ο μήνας δημιουργίας είναι" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "η ημέρα δημιουργίας είναι" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "προστέθηκε πριν" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "προστέθηκε μετά" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "τροποποιήθηκε πριν" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "τροποποιήθηκε μετά" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "δεν έχει ετικέτα" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "δεν έχει ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "ο τίτλος ή το περιεχόμενο περιέχει" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "ερώτημα πλήρους κειμένου" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "περισσότερα σαν αυτό" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "έχει ετικέτες σε" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN μεγαλύτερο από" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN μικρότερο από" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "η διαδρομή αποθήκευσης είναι" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "έχει ανταποκριτή σε" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "δεν έχει ανταποκριτή σε" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "έχει τύπο εγγράφου σε" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "δεν έχει τύπο εγγράφου σε" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "έχει διαδρομή αποθήκευσης σε" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "δεν έχει διαδρομή αποθήκευσης σε" + +#: documents/models.py:451 +msgid "owner is" +msgstr "ο ιδιοκτήτης είναι" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "έχει ιδιοκτήτη σε" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "δεν έχει ιδιοκτήτη" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "δεν έχει ιδιοκτήτη σε" + +#: documents/models.py:464 msgid "rule type" msgstr "τύπος κανόνα" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "τιμή" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "κανόνας φίλτρου" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "κανόνες φίλτρων" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "Task ID" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID για την εργασία που εκτελέστηκε" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Αναγνωρίστηκε" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Εάν η εργασία αναγνωρίζεται μέσω του frontend ή του API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Όνομα Αρχείου Εργασίας" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Όνομα του αρχείου για το οποίο εκτελέστηκε η εργασία" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Όνομα Εργασίας" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Όνομα της εργασίας που εκτελέστηκε" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Κατάσταση Εργασίας" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Τρέχουσα κατάσταση εκτέλεσης της εργασίας" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Ημερομηνία/Ώρα Δημιουργίας" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Πεδίο ημερομηνίας/ώρας κατά τη δημιουργία της εργασίας σε UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Ημερομηνία/Ώρα Έναρξης" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Πεδίο ημερομηνίας/ώρας κατά την έναρξη της εργασίας σε UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Ημερομηνία/Ώρα Ολοκλήρωσης" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Πεδίο ημερομηνίας/ώρας κατά την ολοκλήρωση της εργασίας σε UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Αποτέλεσμα Δεδομένων" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Τα δεδομένα που επιστράφηκαν από την εργασία" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Σχόλιο για το έγγραφο" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "Σημείωση για το έγγραφο" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "χρήστης" -#: documents/models.py:655 -msgid "comment" -msgstr "σχόλιο" +#: documents/models.py:676 +msgid "note" +msgstr "σημείωση" -#: documents/models.py:656 -msgid "comments" -msgstr "σχόλια" +#: documents/models.py:677 +msgid "notes" +msgstr "σημειώσεις" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "Αρχειοθέτηση" + +#: documents/models.py:686 +msgid "Original" +msgstr "Πρωτότυπο" + +#: documents/models.py:697 +msgid "expiration" +msgstr "λήξη" + +#: documents/models.py:704 +msgid "slug" +msgstr "slug" + +#: documents/models.py:736 +msgid "share link" +msgstr "κοινοποίηση συνδέσμου" + +#: documents/models.py:737 +msgid "share links" +msgstr "κοινοποίηση συνδέσμων" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "σειρά" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Μόνο κατανάλωση αρχείων που ταιριάζουν απόλυτα με το όνομα αρχείου, εάν καθοριστεί. Επιτρέπεται η χρήση μπαλαντέρ όπως *.pdf ή *invoice*. Δεν υπάρχει έλεγχος πεζών/κεφαλαίων." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "ανάθεση αυτής της ετικέτας" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "ανάθεση αυτού του τύπου εγγράφου" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "ανάθεση αυτού του ανταποκριτή" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Άκυρη έκφραση: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Άκυρο χρώμα." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Ο τύπος αρχείου %(type)s δεν υποστηρίζεται" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Εντοπίστηκε μη έγκυρη μεταβλητή." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Το Paperless-ngx φορτώνει..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Ακόμα εδώ?! Χμμ, κάτι μπορεί να είναι λάθος." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Ορίστε ένας σύνδεσμος για τις οδηγίες." @@ -520,395 +673,504 @@ msgstr "Ορίστε ένας σύνδεσμος για τις οδηγίες." msgid "Paperless-ngx signed out" msgstr "Το Paperless-ngx αποσυνδέθηκε" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Έχετε αποσυνδεθεί με επιτυχία. Αντίο!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Συνδεθείτε ξανά" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Σύνδεση Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Παρακαλώ συνδεθείτε." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Το όνομα χρήστη και ο κωδικός πρόσβασης δεν ταιριάζουν. Παρακαλώ δοκιμάστε ξανά." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "Δεν βρέθηκε σύνδεσμος κοινοποίησης." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "Ο σύνδεσμος κοινοποίησης έχει λήξει." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Όνομα χρήστη" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Κωδικός" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Είσοδος" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Αγγλικά (ΗΠΑ)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Αραβικά" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Λευκορωσικά" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Καταλανικά" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Τσέχικα" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Δανέζικα" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Γερμανικά" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Αγγλικά (Ηνωμένο Βασίλειο)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Ισπανικά" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Φινλανδικά" + +#: paperless/settings.py:586 msgid "French" msgstr "Γαλλικά" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Ιταλικά" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Λουξεμβουργικά" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Ολλανδικά" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Πολωνικά" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Πορτογαλικά (Βραζιλίας)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Πορτογαλικά" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Ρουμάνικα" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Ρωσικά" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Σλοβακικά" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Σλοβενικά" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Σερβικά" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Σουηδικά" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Τούρκικα" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ουκρανικά" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Κινέζικα Απλοποιημένα" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Διαχείριση Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Ταυτοποίηση" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Ρυθμίσεις για προχωρημένους" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Φίλτρο" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Το Paperless θα επεξεργάζεται μόνο μηνύματα που ταιριάζουν σε όλα τα φίλτρα που δίνονται παρακάτω." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Ενέργειες" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Η ενέργεια που εφαρμόστηκε στο μήνυμα. Αυτή η ενέργεια εκτελείται μόνο όταν το σώμα ή τα συνημμένα αλληλογραφίας καταναλώθηκαν από το μήνυμα." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Μεταδεδομένα" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Ανάθεση μεταδεδομένων σε έγγραφα που καταναλώνονται από αυτόν τον κανόνα αυτόματα. Αν δεν αναθέσετε ετικέτες, τύπους ή ανταποκριτές εδώ, το paperless θα επεξεργαστεί όλους τους κανόνες που έχετε ορίσει και ταιριάζουν." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless mail" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "λογαριασμός αλληλογραφίας" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "λογαριασμοί αλληλογραφίας" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Χωρίς κρυπτογράφηση" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Χρήση SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Χρήση STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Διακομιστής IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Θύρα IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Είναι συνήθως η θύρα 143 για μη κρυπτογραφημένες και STARTTLS συνδέσεις και η 993 για συνδέσεις SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Ασφάλεια IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "όνομα χρήστη" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "κωδικός" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "Είναι token ταυτοποίησης" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "κωδικοποίηση χαρακτήρων" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Η κωδικοποίηση χαρακτήρων που θα χρησιμοποιείται κατά την επικοινωνία με το διακομιστή αλληλογραφίας, όπως 'UTF-8' ή 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "κανόνας mail" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "κανόνες αλληλογραφίας" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Επεξεργασία μόνο συνημμένων." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Επεξεργασία πλήρης αλληλογραφίας (με ενσωματωμένα συνημμένα στο αρχείο) ως .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Επεξεργασία πλήρης αλληλογραφίας (με ενσωματωμένα συνημμένα στο αρχείο) ως .eml + επεξεργασία συνημμένων ως ξεχωριστά έγγραφα" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Επεξεργασία όλων των αρχείων, συμπεριλαμβανομένων των 'inline' συνημμένων." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Διαγραφή" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Μετακίνηση στον καθορισμένο φάκελο" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Σήμανση ως αναγνωσμένο, μην επεξεργαστείς τα αναγνωσμένα μηνύματα" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Μαρκάρισμα αλληλογραφίας, μην επεξεργαστείς μαρκαρισμένα μηνύματα" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Προσθέστε ετικέτες στο mail με καθορισμένη ετικέτα, μην επεξεργαστείς μηνύματα με ετικέτες" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Χρήση θέματος ως τίτλος" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Χρήση ονόματος συνημμένου αρχείου ως τίτλος" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Μην αναθέσετε ανταποκριτή" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Χρήση διεύθυνσης email" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Χρήση ονόματος (ή διεύθυνσης ηλεκτρονικού ταχυδρομείου, εάν δεν είναι διαθέσιμη)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Χρήση επιλεγμένου ανταποκριτή παρακάτω" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "σειρά" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "λογαριασμός" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "φάκελος" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Οι υποφάκελοι πρέπει να διαχωρίζονται με οριοθέτη, συχνά με τελεία ('.') ή κάθετο ('/'), αλλά ποικίλλει ανάλογα με το διακομιστή αλληλογραφίας." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "φίλτρο από" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "φιλτράρισμα σε" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "φίλτρο θέματος" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "φίλτρο σώματος" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "φίλτρο ονομασία συνημμένου αρχείου" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Μόνο κατανάλωση αρχείων που ταιριάζουν απόλυτα με το όνομα αρχείου, εάν καθοριστεί. Επιτρέπεται η χρήση μπαλαντέρ όπως *.pdf ή *invoice*. Δεν υπάρχει έλεγχος πεζών/κεφαλαίων." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "μέγιστη ηλικία" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Καθορίζεται σε ημέρες." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "τύπος συνημμένου" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Τα ενσωματωμένα συνημμένα περιλαμβάνουν ενσωματωμένες εικόνες, οπότε είναι καλύτερο να συνδυάσετε αυτή την επιλογή με ένα φίλτρο ονόματος αρχείου." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "πεδίο εφαρμογής κατανάλωσης" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "ενέργεια" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "παράμετρος ενέργειας" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Επιπρόσθετη παράμετρος για την ενέργεια που επιλέχθηκε παραπάνω, παράδειγμα: ο φάκελος προορισμού της μετακίνησης σε φάκελο. Οι υποφακέλοι πρέπει να διαχωρίζονται με τελείες." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "ανάθεση τίτλου από" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "ανάθεση αυτής της ετικέτας" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "ανάθεση αυτού του τύπου εγγράφου" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "ανάθεση ανταποκριτή από" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "ανάθεση αυτού του ανταποκριτή" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "θέμα" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "λήφθηκαν" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "επεξεργασμένα" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "κατάσταση" diff --git a/src/locale/es_ES/LC_MESSAGES/django.po b/src/locale/es_ES/LC_MESSAGES/django.po index 0d3e0bc15..3ccb0f048 100644 --- a/src/locale/es_ES/LC_MESSAGES/django.po +++ b/src/locale/es_ES/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-04-05 00:21\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-22 17:06\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Documentos" -#: documents/models.py:36 -msgid "None" -msgstr "Nada" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Cualquier palabra" - -#: documents/models.py:38 -msgid "All words" -msgstr "Todas las palabras" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Coincidencia exacta" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Expresión regular" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Palabra borrosa" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automático" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nombre" - -#: documents/models.py:47 -msgid "match" -msgstr "coincidencia" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "Algoritmo de coincidencia" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "es insensible" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "propietario" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Nada" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Cualquier palabra" + +#: documents/models.py:52 +msgid "All words" +msgstr "Todas las palabras" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Coincidencia exacta" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Expresión regular" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Palabra borrosa" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automático" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nombre" + +#: documents/models.py:61 +msgid "match" +msgstr "coincidencia" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "Algoritmo de coincidencia" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "es insensible" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "interlocutor" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "interlocutores" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "color" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "es etiqueta de bandeja" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Marca esta etiqueta como una etiqueta de bandeja: todos los documentos recién consumidos serán etiquetados con las etiquetas de bandeja." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "etiqueta" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "etiquetas" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "tipo de documento" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "tipos de documento" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "ruta" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "ruta de almacenamiento" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "rutas de almacenamiento" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Sin cifrar" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Cifrado con GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "título" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "contenido" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Los datos de texto en bruto del documento. Este campo se utiliza principalmente para las búsquedas." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "tipo MIME" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "Cadena de verificación" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "La cadena de verificación del documento original." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "cadena de comprobación del archivo" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "La cadena de verificación del documento archivado." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "creado" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "modificado" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tipo de almacenamiento" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "añadido" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "nombre del archivo" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Nombre de archivo actual en disco" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "nombre de archivo" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Nombre de archivo actual en disco" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "nombre del archivo original" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "El nombre que tenía el archivo cuando fue cargado" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "número de serie del archivo" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Posición de este documento en tu archivo físico de documentos." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "documento" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "documentos" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "depuración" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "información" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "alerta" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "error" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "crítico" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grupo" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "mensaje" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "nivel" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "log" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "logs" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "vista guardada" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "vistas guardadas" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "mostrar en el panel de control" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "mostrar en barra lateral" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "campo de ordenación" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "ordenar al revés" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "el título contiene" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "el contenido contiene" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN es" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "interlocutor es" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "el tipo de documento es" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "está en la bandeja de entrada" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "tiene la etiqueta" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "tiene cualquier etiqueta" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "creado antes" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "creado después" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "el año de creación es" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "el mes de creación es" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "creado el día" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "agregado antes de" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "agregado después de" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "modificado después de" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "modificado antes de" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "no tiene la etiqueta" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "no tiene ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "el título o cuerpo contiene" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "consulta de texto completo" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "más contenido similar" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "tiene etiquetas en" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN mayor que" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN menor que" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "la ruta de almacenamiento es" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "tiene interlocutor en" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "no tiene interlocutor en" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "tiene el tipo de documento en" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "no tiene el tipo de documento en" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "tiene ruta de almacenamiento en" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "no tiene ruta de almacenamiento en" + +#: documents/models.py:451 +msgid "owner is" +msgstr "dueño es" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "tiene dueño en" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "no tiene dueño" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "no tiene dueño en" + +#: documents/models.py:464 msgid "rule type" msgstr "tipo de regla" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "valor" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "regla de filtrado" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "reglas de filtrado" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID de la tarea" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "ID de Celery de la tarea ejecutada" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Reconocido" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Si la tarea es reconocida a través del frontend o API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Nombre del archivo de tarea" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Nombre del archivo para el que se ejecutó la tarea" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Nombre de la tarea" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Nombre de la tarea ejecutada" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Estado de la tarea" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Estado de la tarea actualmente en ejecución" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Fecha y hora de creación" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Campo de fecha cuando el resultado de la tarea fue creado en UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Fecha y hora de inicio" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Campo de fecha cuando la tarea fue iniciada en UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Fecha de finalización" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Fecha-hora cuando la tarea se completó en UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Datos de resultado" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Datos devueltos por la tarea" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Comentario para el documento" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "Nota para el documento" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "usuario" -#: documents/models.py:655 -msgid "comment" -msgstr "comentario" +#: documents/models.py:676 +msgid "note" +msgstr "nota" -#: documents/models.py:656 -msgid "comments" -msgstr "comentarios" +#: documents/models.py:677 +msgid "notes" +msgstr "notas" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "Archivo" + +#: documents/models.py:686 +msgid "Original" +msgstr "Original" + +#: documents/models.py:697 +msgid "expiration" +msgstr "expiración" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "compartir enlace" + +#: documents/models.py:737 +msgid "share links" +msgstr "compartir enlaces" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "Carga de Api" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "Buscar correo" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "orden" + +#: documents/models.py:760 +msgid "filter path" +msgstr "filtrar ruta" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "Sólo consumir documentos con una ruta que coincida con esta si se especifica. Los comodines especificados como * están permitidos. No permiten mayúsculas." + +#: documents/models.py:772 +msgid "filter filename" +msgstr "filtrar nombre del archivo" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Sólo consumirá documentos que coincidan completamente con este nombre de archivo si se especifica. Se permiten comodines como *.pdf o *factura*. No diferencia mayúsculas." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "filtrar documentos de esta regla de correo" + +#: documents/models.py:792 +msgid "assign title" +msgstr "asignar título" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "Asignar título al documento, puede incluir marcadores de posición, vea documentación." + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "asignar esta etiqueta" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "asignar este tipo de documento" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "asignar este interlocutor" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "asignar esta ruta de almacenamiento" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "asignar dueño" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "conceder permisos de vista a estos usuarios" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "conceder permisos de vista a estos grupos" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "conceder permisos de cambio a estos usuarios" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "conceder permisos de cambio a estos grupos" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "plantillas de consumo" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Expresión irregular inválida: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Color inválido." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Tipo de fichero %(type)s no suportado" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Variable inválida." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx está cargando..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "¡¿Todavía estás aquí?! Hmm, algo podría estar mal." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Aquí hay un enlace a la documentación." @@ -520,395 +673,504 @@ msgstr "Aquí hay un enlace a la documentación." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx cerró sesión" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Has cerrado la sesión satisfactoriamente. ¡Adiós!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Iniciar sesión de nuevo" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx inicio de sesión" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Por favor, inicie sesión" -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Tu usuario y contraseña no coinciden. Inténtalo de nuevo." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "Este enlace no ha sido encontrado." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "El enlace ha expirado." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Usuario" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Contraseña" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Iniciar sesión" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "¿Olvidaste tu contraseña?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "Restablecimiento de contraseña de Paperless-ngx completado" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "Restablecimiento de contraseña completo." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "Se ha establecido tu nueva contraseña. Ahora puedes iniciar sesión " + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Establecer nueva contraseña." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "Las contraseñas no coinciden o son muy débiles. Inténtalo de nuevo." + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Nueva contraseña" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Confirmar contraseña" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Cambiar mi contraseña" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "solicitar un restablecimiento de contraseña" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "Contraseña de restablecimiento de Paperless-ngx enviada" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Inglés (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Árabe" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Bielorruso" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Checo" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Danés" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Alemán" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Inglés (Gran Bretaña)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Español" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Francés" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italiano" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburgués" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Alemán" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polaco" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugués (Brasil)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugués" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumano" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Ruso" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Esloveno" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbio" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Sueco" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turco" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Chino simplificado" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Administración de Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentificación" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Configuración avanzada" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtro" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless solo procesará los correos que coincidan con TODOS los filtros escritos abajo." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Acciones" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "La acción aplicada al correo. Esta acción sólo se realiza cuando el cuerpo del correo o los archivos adjuntos fueron consumidos del correo." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadatos" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Asignar metadatos a documentos consumidos por esta regla automáticamente. Si no asigna etiquetas, tipos o interlocutores aquí, paperless procesará igualmente todas las reglas que haya definido." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Correo Paperless" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "cuenta de correo" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "cuentas de correo" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Sin encriptar" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Usar SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Usar STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Servidor IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Puerto IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Normalmente 143 para conexiones sin encriptar y STARTTLS, y 993 para conexiones SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Seguridad IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "usuario" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "contraseña" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "conjunto de caracteres" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "El conjunto de caracteres a usar al comunicarse con el servidor de correo, como 'UTF-8' o 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "regla de correo" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "reglas de correo" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Solo procesar ficheros adjuntos." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Procesar correo completo (con adjuntos en el archivo) como .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Procesar correo completo (con adjuntos incrustados en el archivo) como .eml + archivos adjuntos de proceso como documentos separados" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Procesar todos los ficheros, incluyendo ficheros 'incrustados'." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Borrar" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Mover a carpeta específica" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Marcar como leído, no procesar archivos leídos" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Marcar el correo, no procesar correos marcados" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Etiqueta el correo con la etiqueta especificada, no procesar correos etiquetados" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Usar asunto como título" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Usar nombre del fichero adjunto como título" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "No asignar interlocutor" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Usar dirección de correo" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Usar nombre (o dirección de correo sino está disponible)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Usar el interlocutor seleccionado a continuación" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "orden" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "cuenta" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "carpeta" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Las subcarpetas deben estar separadas por un delimitador, normalmente un punto ('.') o barra ('/'), pero depende según el servidor de correo." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrar desde" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtrar asunto" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtrar cuerpo" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtrar nombre del fichero adjunto" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Sólo consumirá documentos que coincidan completamente con este nombre de archivo si se especifica. Se permiten comodines como *.pdf o *factura*. No diferencia mayúsculas." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "antigüedad máxima" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Especificado en días." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "tipo de fichero adjunto" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Adjuntos incrustados incluyen imágenes, por lo que es mejor combina resta opción un filtro de nombre de fichero." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "ámbito de consumo" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "acción" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parámetro de acción" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Parámetro adicional para la acción seleccionada arriba. Ej. la carpeta de destino de la acción \"mover a carpeta\". Las subcarpetas deben estar separadas por puntos." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "asignar título desde" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "asignar esta etiqueta" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "asignar este tipo de documento" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "asignar interlocutor desde" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "asignar este interlocutor" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "asunto" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "recibido" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "procesado" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "estado" diff --git a/src/locale/fi_FI/LC_MESSAGES/django.po b/src/locale/fi_FI/LC_MESSAGES/django.po index 284514cf9..e8d37b1e4 100644 --- a/src/locale/fi_FI/LC_MESSAGES/django.po +++ b/src/locale/fi_FI/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-03-09 08:14\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-09 17:20\n" "Last-Translator: \n" "Language-Team: Finnish\n" "Language: fi_FI\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Asiakirjat" -#: documents/models.py:36 -msgid "None" -msgstr "Ei mitään" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Mikä tahansa sana" - -#: documents/models.py:38 -msgid "All words" -msgstr "Kaikki sanat" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Tarkka osuma" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Säännöllinen lauseke (regex)" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Sumea sana" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automaattinen" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nimi" - -#: documents/models.py:47 -msgid "match" -msgstr "osuma" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "tunnistusalgoritmi" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "ei ole herkkä" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "omistaja" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Ei mitään" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Mikä tahansa sana" + +#: documents/models.py:52 +msgid "All words" +msgstr "Kaikki sanat" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Tarkka osuma" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Säännöllinen lauseke (regex)" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Sumea sana" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automaattinen" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nimi" + +#: documents/models.py:61 +msgid "match" +msgstr "osuma" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "tunnistusalgoritmi" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "ei ole herkkä" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "yhteyshenkilö" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "yhteyshenkilöt" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "väri" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "on uusien tunniste" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Merkitsee tämän tunnisteen uusien tunnisteeksi: Kaikille vastasyötetyille tiedostoille annetaan tämä tunniste." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "tunniste" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "tunnisteet" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "asiakirjatyyppi" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "asiakirjatyypit" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "polku" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "tallennustilan polku" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "tallennustilan polut" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Salaamaton" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "GNU Privacy Guard -salattu" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "otsikko" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "sisältö" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Raaka vain teksti -muotoinen dokumentin sisältö. Kenttää käytetään pääasiassa hakutoiminnossa." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mime-tyyppi" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "tarkistussumma" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Alkuperäisen dokumentin tarkistussumma." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arkistotarkastussumma" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Arkistoidun dokumentin tarkistussumma." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "luotu" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "muokattu" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tallennustilan tyyppi" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "lisätty" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "tiedostonimi" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Tiedostonimi tallennustilassa" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "arkistointitiedostonimi" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Tämänhetkinen arkistointitiedostoimi tallennustilassa" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "alkuperäinen tiedostonimi" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Tiedoston alkuperäinen nimi, kun se oli ladattu" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "arkistointisarjanumero" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Asiakirjan sijainti fyysisessä arkistossa." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "asiakirja" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "asiakirjat" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "virheenjäljitys" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informaatio" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "varoitus" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "virhe" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kriittinen" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "ryhmä" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "viesti" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "taso" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "loki" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "lokit" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "tallennettu näkymä" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "tallennetut näkymät" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "näytä etusivulla" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "näytä sivupaneelissa" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "lajittelukenttä" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "lajittele käänteisesti" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "otsikko sisältää" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "sisältö sisältää" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN on" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "yhteyshenkilö on" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "asiakirjatyyppi on" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "on uusi" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "on tagattu" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "on mikä tahansa tagi" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "luotu ennen" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "luotu jälkeen" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "luotu vuonna" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "luotu kuukautena" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "luomispäivä on" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "lisätty ennen" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "lisätty jälkeen" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "muokattu ennen" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "muokattu jälkeen" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "ei ole tagia" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "ei ole ASN-numeroa" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "otsikko tai sisältö sisältää" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "fulltext-kysely" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "enemmän kuten tämä" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "sisältää tagit" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN suurempi kuin" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN pienempi kuin" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "tallennustilan polku on" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "omistaja on" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "sääntötyyppi" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "arvo" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "suodatussääntö" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "suodatussäännöt" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" -msgstr "Tehtävä ID" +msgstr "Tehtävä-ID" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID tehtävälle, joka oli käynnissä" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Vahvistettu" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Jos tehtävä on vahvistettu frontendin tai API:n kautta" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Tehtävän tiedostonimi" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Tiedoston nimi, jolle tehtävä on suoritettu" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Tehtävänimi" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Tehtävän nimi, joka oli ajettu" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Tehtävän tila" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Suoritettavan tehtävän tämänhetkinen tila" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Luotu" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Päivämäärä, kun tehtävä valmistui (UTC)" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Aloitettu" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Päivämäärä, kun tehtävä käynnistyi (UTC)" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Valmistui" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Päivämäärä, kun tehtävä valmistui (UTC)" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Tulokset" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Tehtävän palauttamat tiedot" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Kommentti asiakirjalle" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "käyttäjä" -#: documents/models.py:655 -msgid "comment" -msgstr "kommentti" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "kommentit" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "Alkuperäinen" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "API-lähetys" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "järjestys" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Tuo vain dokumentit jotka täsmäävät täysin tiedostonimen suhteen. Jokerimerkit kuten *.pdf tai *lasku* ovat sallittuja. Kirjainkoko ei merkitse." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "määritä tämä tunniste" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "määritä tämä asiakirjatyyppi" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "määritä tämä kirjeenvaihtaja" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Virheellinen regex-lauseke: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Virheellinen väri." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Tiedostotyyppiä %(type)s ei tueta" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Virheellinen muuttuja havaittu." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx latautuu..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Vielä täällä?! Hmm, jokin saattaa olla vialla." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Tässä on linkki dokumentteihin." @@ -520,395 +673,504 @@ msgstr "Tässä on linkki dokumentteihin." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx kirjauduttu ulos" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Uloskirjautuminen onnistui. Heippa!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Kirjaudu uudelleen" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx kirjaudu sisään" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Kirjaudu sisään." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Käyttäjätunnus ja salasana eivät täsmää. Yritä uudelleen." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "Jakolinkkiä ei löytynyt." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "Jakolinkki on vanhentunut." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Käyttäjänimi" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Salasana" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Kirjaudu sisään" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "Unohditko salasanan?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "Uusi salasanasi on asetettu. Voit nyt kirjautua sisään" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Aseta uusi salasana." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "Salasanat eivät täsmää tai salasana on liian heikko. Yritä uudelleen." + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Uusi salasana" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Vahvista salasana" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Vaihda salasana" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "Tarkista postilaatikkosi." + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "Olemme lähettäneet sinulle ohjeet salasanan asettamiseen. Sinun pitäisi saada sähköposti pian!" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "Syötä sähköpostiosoitteesi alla ja lähetämme ohjeet uuden salasanan asettamiseen." + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "Tapahtui virhe. Yritä uudelleen." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Lähettäkää ohjeet!" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Englanti (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabialainen" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "valkovenäjä" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Katalaani" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tšekki" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Tanska" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Saksa" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Kreikka" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Englanti (US)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Espanja" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Suomi" + +#: paperless/settings.py:586 msgid "French" msgstr "Ranska" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italia" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburg" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Norja" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Hollanti" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "puola" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "portugali (Brasilia)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "portugali" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "romania" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "venäjä" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Slovakia" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovenia" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbia" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "ruotsi" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turkki" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ukraina" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Kiina (yksinkertaistettu)" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" -msgstr "Paperless-ngx hallintapaneeli" +msgstr "Paperless-ngx:n ylläpito" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentikaatio" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Edistyneet asetukset" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Suodatin" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless prosessoi vain sähköpostit jotka sopivat KAIKKIIN annettuihin filttereihin." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Toiminnot" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Sähköpostiin suoritettava toiminto. Tämä toiminto suoritetaan vasta, kun sähköpostin sisältö tai liitteet on syötetty postin kautta." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metatiedot" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Määritä tuodun dokumentin metadata tämän säännön perusteella automaattisesti. Jos et aseta tageja, tyyppejä tai omistajia täällä, Paperless prosessoi silti kaikki sopivat määritellyt säännöt." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless-sähköposti" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "sähköpostitili" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "sähköpostitilit" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Ei salausta" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Käytä SSL-salausta" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Käytä STARTTLS-salausta" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP-palvelin" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP-portti" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Tämä on yleensä 142 salaamattomille sekä STARTTLS-yhteyksille, ja 993 SSL-yhteyksille." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP-suojaus" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "käyttäjänimi" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "salasana" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "merkistö" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Merkistö määritellään sähköpostipalvelimen kanssa komminukointia varten. Se voi olla esimerkiksi \"UTF-8\" tai \"US-ASCII\"." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "sähköpostisääntö" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "sähköpostisäännöt" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Prosessoi vain liitteet." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Käsittele koko sähköposti (johon on upotettu liitetiedostoja) kuten .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Käsittele koko sähköposti (johon on upotettu liitetiedostoja) kuten .eml ja käsittele liitteet erillisinä asiakirjoina" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Prosessoi kaikki tiedostot, sisältäen \"inline\"-liitteet." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Poista" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Siirrä määritettyyn kansioon" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Merkitse luetuksi, älä prosessoi luettuja sähköposteja" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Liputa sähköposti, älä käsittele liputettuja sähköposteja" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Merkitse viesti määrätyllä tagilla, älä käsittele tageja" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Käytä aihetta otsikkona" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Käytä liitteen tiedostonimeä otsikkona" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Älä määritä yhteyshenkilöä" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Käytä sähköpostiosoitetta" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Käytä nimeä (tai sähköpostiosoitetta, jos ei ole saatavilla)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Käytä alla valittua yhteyshenkilöä" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "järjestys" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "tili" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "kansio" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Alikansiot on erotettava erottimella, usein pisteellä ('.') tai kauttaviivalla ('/'), mutta se vaihtelee postipalvelimen mukaan." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "suodata lähettäjä-kenttä" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "suodata aihe" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "suodata runko" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "suodata liitteen tiedostonimi" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Tuo vain dokumentit jotka täsmäävät täysin tiedostonimen suhteen. Jokerimerkit kuten *.pdf tai *lasku* ovat sallittuja. Kirjainkoko ei merkitse." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "ikä enintään" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Määritetty päivinä." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "liitteen tyyppi" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Sisäiset liitteet sisältävät upotettuja kuvia, joten on parasta yhdistää tämä vaihtoehto tiedostonimen suodattimeen." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "tuonnin laajuus" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "toiminto" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "toiminnon parametrit" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Yllä valitun toiminnon lisäparametri eli siirrä hakemistoon -toiminnon kohdehakemisto. Alikansiot on erotettava toisistaan pisteillä." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "aseta otsikko kohteesta" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "määritä tämä tunniste" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "määritä tämä asiakirjatyyppi" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "määritä kirjeenvaihtaja kohteesta" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "määritä tämä kirjeenvaihtaja" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "aihe" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "vastaanotettu" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "käsitelty" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "tila" diff --git a/src/locale/fr_FR/LC_MESSAGES/django.po b/src/locale/fr_FR/LC_MESSAGES/django.po index 1dfe9ca86..ab10dc3b9 100644 --- a/src/locale/fr_FR/LC_MESSAGES/django.po +++ b/src/locale/fr_FR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-04-17 05:24\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 18:46\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Documents" -#: documents/models.py:36 -msgid "None" -msgstr "Aucun élément" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Un des mots" - -#: documents/models.py:38 -msgid "All words" -msgstr "Tous les mots" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Concordance exacte" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Expression régulière" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Mot approximatif" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatique" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nom" - -#: documents/models.py:47 -msgid "match" -msgstr "rapprochement" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algorithme de rapprochement" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "est insensible à la casse" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "propriétaire" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Aucun élément" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Un des mots" + +#: documents/models.py:52 +msgid "All words" +msgstr "Tous les mots" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Concordance exacte" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Expression régulière" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Mot approximatif" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatique" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nom" + +#: documents/models.py:61 +msgid "match" +msgstr "rapprochement" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algorithme de rapprochement" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "est insensible à la casse" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "correspondant" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "correspondants" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "couleur" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "est une étiquette de boîte de réception" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Marque cette étiquette comme étiquette de boîte de réception : ces étiquettes sont affectées à tous les documents nouvellement traités." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "étiquette" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "étiquettes" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "type de document" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "types de document" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "chemin" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "chemin de stockage" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "chemins de stockage" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Non chiffré" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Chiffré avec GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "titre" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "contenu" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Les données brutes du document, en format texte uniquement. Ce champ est principalement utilisé pour la recherche." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "type mime" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "somme de contrôle" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "La somme de contrôle du document original." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "somme de contrôle de l'archive" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "La somme de contrôle du document archivé." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "créé le" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "modifié" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "forme d'enregistrement :" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "date d'ajout" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "nom du fichier" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Nom du fichier courant en base de données" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "nom de fichier de l'archive" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Nom du fichier d'archive courant en base de données" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "nom de fichier d'origine" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Le nom original du fichier quand il a été envoyé" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" -msgstr "numéro de série de l'archive" +msgstr "numéro de série d'archivage" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Le classement de ce document dans votre archive de documents physiques." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "document" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "documents" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "débogage" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informations" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "avertissement" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "erreur" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "critique" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "groupe" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "message" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "niveau" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "journal" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "journaux" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "vue enregistrée" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "vues enregistrées" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "montrer sur le tableau de bord" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "montrer dans la barre latérale" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "champ de tri" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "tri inverse" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "le titre contient" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "le contenu contient" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "le NSA est" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "le correspondant est" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "le type de document est" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "est dans la boîte de réception" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "porte l'étiquette" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "porte l'une des étiquettes" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "créé avant" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "créé après" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "l'année de création est" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "le mois de création est" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "le jour de création est" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "ajouté avant" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "ajouté après" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "modifié avant" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "modifié après" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "ne porte pas d'étiquette" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "ne porte pas de NSA" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "le titre ou le contenu contient" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "recherche en texte intégral" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "documents relatifs" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "porte une étiquette parmi" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" -msgstr "ASN supérieur à" +msgstr "NSA supérieur à" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" -msgstr "ASN inférieur à" +msgstr "NSA inférieur à" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" -msgstr "chemin de stockage est" +msgstr "Le chemin de stockage est" + +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" #: documents/models.py:449 +msgid "has storage path in" +msgstr "a un chemin de stockage dans" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "n'a pas de chemin de stockage dans" + +#: documents/models.py:451 +msgid "owner is" +msgstr "le propriétaire est" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "type de règle" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "valeur" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "règle de filtrage" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "règles de filtrage" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID de tâche" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Identifiant Celery pour la tâche qui a été exécutée" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Confirmer" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Si la tâche est prise en compte via l'interface utilisateur ou l'API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Nom du fichier de tâche" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Nom du fichier pour lequel la tâche a été exécutée" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Nom de la tâche" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Nom de la tâche qui a été exécuté" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "État de la tâche" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "État actuel de la tâche en cours d'exécution" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Date de création" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Champ de date lorsque le résultat de la tâche a été créé en UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Date de début" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" -msgstr "Champ de date lorsque le résultat de la tâche a été créé en UTC" +msgstr "Date UTC à laquelle la tâche a été créée" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Date de fin" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" -msgstr "Champ de date lorsque le résultat de la tâche a été créé en UTC" +msgstr "Date UTC à laquelle la tâche a été terminée" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" -msgstr "Données du résultat" +msgstr "Données de résultat" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Les données retournées par la tâche" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Commentaire pour ce document" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "Note pour le document" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "utilisateur" -#: documents/models.py:655 -msgid "comment" -msgstr "commentaire" +#: documents/models.py:676 +msgid "note" +msgstr "note" -#: documents/models.py:656 -msgid "comments" -msgstr "commentaires" +#: documents/models.py:677 +msgid "notes" +msgstr "notes" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "Archive" + +#: documents/models.py:686 +msgid "Original" +msgstr "Original" + +#: documents/models.py:697 +msgid "expiration" +msgstr "expiration" + +#: documents/models.py:704 +msgid "slug" +msgstr "identifiant URL" + +#: documents/models.py:736 +msgid "share link" +msgstr "partager le lien" + +#: documents/models.py:737 +msgid "share links" +msgstr "partager les liens" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "ordre" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Ne traiter que les documents correspondant intégralement à ce nom de fichier s'il est spécifié. Les jokers tels que *.pdf ou *facture* sont autorisés. La casse n'est pas prise en compte." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "affecter cette étiquette" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "affecter ce type de document" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "affecter ce correspondant" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Expression régulière incorrecte : %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Couleur incorrecte." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Type de fichier %(type)s non pris en charge" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Variable invalide détectée." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx est en cours de chargement..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Toujours ici ? Hum, quelque chose a dû mal se passer." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Voici un lien vers la documentation." @@ -520,395 +673,504 @@ msgstr "Voici un lien vers la documentation." msgid "Paperless-ngx signed out" msgstr "Déconnexion de Paperless-ngx" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Vous avez été déconnecté avec succès. Au revoir !" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Se reconnecter" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Connexion à Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Veuillez vous connecter." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Votre nom d'utilisateur et votre mot de passe ne correspondent pas. Veuillez réessayer." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "Le lien de partage n'a pas été trouvé." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "Le lien de partage a expiré." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Nom d'utilisateur" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Mot de passe" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "S'identifier" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "Mot de passe oublié ?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "Mot de passe Paperless-ngx réinitialisé" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "Mot de passe réinitialisé." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "Votre nouveau mot de passe a été défini. Vous pouvez maintenant vous connecter" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "Confirmation de la réinitialisation du mot de passe Paperless-ngx" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Définir un nouveau mot de passe." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "Les mots de passe ne correspondent pas ou sont trop faciles. Veuillez réessayer." + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Nouveau mot de passe" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Confirmation du mot de passe" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Changer mon mot de passe" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "demande de réinitialisation de mot de passe" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "Réinitialisation du mot de passe Paperless-ngx envoyé" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "Vérifiez votre boîte de réception." + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "Nous vous avons envoyé un courriel contenant des insutrctions pour définir votre mot de passe. Vous devriez le recevoir bientôt !" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "Demande de réinitialisation du mot de passe Paperless-ngx" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "Entrez votre adresse électronique ci-dessous, et nous vous enverrons les instructions pour en définir un nouveau." + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "Une erreur s'est produite. Veuillez réessayer." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "Adresse électronique" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Envoyez-moi les instructions !" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Anglais (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabe" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Afrikaans" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Biélorusse" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Catalan" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tchèque" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Danois" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Allemand" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Grec" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Anglais (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Espagnol" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Finnois" + +#: paperless/settings.py:586 msgid "French" msgstr "Français" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italien" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxembourgeois" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Norvégien" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Néerlandais" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polonais" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugais (Brésil)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugais" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Roumain" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russe" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Solvaque" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovène" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbe" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Suédois" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turc" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ukrainien" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Chinois simplifié" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Administration de Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Authentification" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Paramètres avancés" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtrage" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." -msgstr "Paperless-ng ne traitera que les courriers qui correspondent à TOUS les filtres ci-dessous." +msgstr "Paperless ne traitera que les courriels correspondant à TOUS les filtres ci-dessous." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Actions" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." -msgstr "L'action appliquée au courrier. Cette action n'est effectuée que lorsque le corps du courrier ou les pièces jointes ont été consommés par le courrier." +msgstr "L'action appliquée au courriel. Cette action n'est effectuée que lorsque le corps du courriel ou les pièces jointes ont été consommés par le courriel." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Métadonnées" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Affecter automatiquement des métadonnées aux documents traités à partir de cette règle. Si vous n'affectez pas d'étiquette, de type ou de correspondant ici, Paperless-ng appliquera toutes les autres règles de rapprochement que vous avez définies." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless-ng pour le courriel" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "compte de messagerie" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "comptes de messagerie" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Pas de chiffrement" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Utiliser SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Utiliser STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Serveur IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Port IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Généralement 143 pour les connexions non chiffrées et STARTTLS, et 993 pour les connexions SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Sécurité IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "nom d'utilisateur" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "mot de passe" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "jeu de caractères" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Le jeu de caractères à utiliser lors de la communication avec le serveur de messagerie, par exemple 'UTF-8' ou 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "règle de courriel" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "règles de courriel" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Ne traiter que les pièces jointes." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" -msgstr "Traiter le courrier complet (avec des pièces jointes intégrées dans le fichier) en tant que .eml" +msgstr "Traiter le courriel entier (dont les pièces jointes comme fichier) en tant que .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" -msgstr "Traiter le courrier complet (avec des pièces jointes intégrées dans le fichier) en .eml + traiter les pièces jointes en tant que documents séparés" +msgstr "Traiter le courriel entier (dont les pièces jointes intégrées comme fichier) en .eml + traiter les pièces jointes comme des documents séparés" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Traiter tous les fichiers, y compris les pièces jointes \"en ligne\"." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Supprimer" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Déplacer vers le dossier spécifié" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Marquer comme lu, ne pas traiter les courriels lus" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Marquer le courriel, ne pas traiter les courriels marqués" -#: paperless_mail/models.py:77 -msgid "Tag the mail with specified tag, don't process tagged mails" -msgstr "Affecter l’étiquette spécifiée au courrier, ne pas traiter les courriels étiquetés" - #: paperless_mail/models.py:80 +msgid "Tag the mail with specified tag, don't process tagged mails" +msgstr "Affecter l’étiquette spécifiée au courriel, ne pas traiter les courriels étiquetés" + +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Utiliser le sujet en tant que titre" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Utiliser le nom de la pièce jointe en tant que titre" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Ne pas affecter de correspondant" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Utiliser l'adresse électronique" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Utiliser le nom (ou l'adresse électronique s'il n'est pas disponible)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Utiliser le correspondant sélectionné ci-dessous" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "ordre" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "compte" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "répertoire" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Les sous-dossiers doivent être séparés par un délimiteurs, souvent un point ('.') ou un slash ('/'), en fonction du serveur de messagerie." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrer l'expéditeur" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtrer le sujet" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtrer le corps du message" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtrer le nom de fichier de la pièce jointe" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Ne traiter que les documents correspondant intégralement à ce nom de fichier s'il est spécifié. Les jokers tels que *.pdf ou *facture* sont autorisés. La casse n'est pas prise en compte." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "âge maximum" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "En jours." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "type de pièce jointe" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Les pièces jointes en ligne comprennent les images intégrées, il est donc préférable de combiner cette option avec un filtre de nom de fichier." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" -msgstr "portée de la consommation" +msgstr "périmètre de consommation" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "action" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "paramètre d'action" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Paramètre supplémentaire pour l'action sélectionnée ci-dessus, par exemple le dossier cible de l'action de déplacement vers un dossier. Les sous-dossiers doivent être séparés par des points." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "affecter le titre depuis" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "affecter cette étiquette" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "affecter ce type de document" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "affecter le correspondant depuis" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "affecter ce correspondant" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" -msgstr "uid" +msgstr "identifiant unique" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" -msgstr "sujet" +msgstr "objet" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "reçu" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" -msgstr "traités" +msgstr "traité" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "état" diff --git a/src/locale/he_IL/LC_MESSAGES/django.po b/src/locale/he_IL/LC_MESSAGES/django.po index 471643508..6c42363b2 100644 --- a/src/locale/he_IL/LC_MESSAGES/django.po +++ b/src/locale/he_IL/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-07-11 18:24\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "Language: he_IL\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "מסמכים" -#: documents/models.py:36 -msgid "None" -msgstr "ללא" - -#: documents/models.py:37 -msgid "Any word" -msgstr "מילה כלשהי" - -#: documents/models.py:38 -msgid "All words" -msgstr "כל המילים" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "התאמה מדוייקת" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "ביטוי רגולרי" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "מילה מעורפלת" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "אוטומטי" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "שם" - -#: documents/models.py:47 -msgid "match" -msgstr "התאמה" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "אלגוריתם התאמה" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "אינו רגיש" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "בעלים" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "ללא" + +#: documents/models.py:51 +msgid "Any word" +msgstr "מילה כלשהי" + +#: documents/models.py:52 +msgid "All words" +msgstr "כל המילים" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "התאמה מדויקת" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "ביטוי רגולרי" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "מילה מעורפלת" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "אוטומטי" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "שם" + +#: documents/models.py:61 +msgid "match" +msgstr "התאמה" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "אלגוריתם התאמה" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "אינו תלוי רישיות" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "מכותב" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "מכותבים" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "צבע" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "תגית דואר נכנס" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "מסמן תגית זו כתגית דואר נכנס: כל המסמכים החדשים שהתקבלו יתויגו עם תגית דואר נכנס." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "תגית" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "תגיות" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "סוג מסמך" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "סוגי מסמך" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "נתיב" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "נתיב אכסון" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "נתיבי אכסון" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "לא מוצפן" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "הוצפן באמצעות GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "כותרת" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "תוכן" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "הנתונים הגולמיים של המסמך, המכילים טקסט בלבד. שדה זה משמש בעיקר לצורך חיפוש." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "סוג mime" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "מחרוזת בדיקה" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "מחרוזת בדיקה של המסמך המקורי." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "מחרוזת בדיקה לארכיון" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "מחרוזת הבדיקה למסמך בארכיון." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "נוצר" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "נערך לאחרונה" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "סוג אחסון" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "התווסף" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "שם קובץ" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "שם קובץ נוכחי באחסון" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "שם קובץ בארכיון" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "שם קובץ ארכיוני נוכחי באחסון" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "שם קובץ מקורי" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "השם המקורי של הקובץ לפני שהוא הועלה" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "מספר סידורי בארכיון" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "מיקומו של מסמך זה בארכיון המסמכים הפיזי שלך." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "מסמך" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "מסמכים" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "ניפוי שגיאות" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "מידע" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "אזהרה" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "שגיאה" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "קריטי" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "קבוצה" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "הודעה" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "רמה" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "יומן רישום" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "יומני רישום" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "תצוגה שמורה" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "תצוגות שמורות" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "הצג בדשבורד" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "הצג בסרגל צידי" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "שדה המיון" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "מיין הפוך" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "כותרת מכילה" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "תוכן מכיל" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "מס\"ד הוא" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "מכותב הוא" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "סוג מסמך הוא" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "בתיבה הנכנסת" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "ישנו תיוג" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "ישנו כל תיוג" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "נוצר לפני" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "נוצר לאחר" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "נוצר בשנת" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "נוצר בחודש" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "נוצר ביום" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" -msgstr "הוסף לפני" +msgstr "נוסף לפני" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" -msgstr "הוסף אחרי" +msgstr "נוסף אחרי" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "נערך לפני" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "נערך אחרי" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "אינו כולל את התיוג" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "אינו בעל מס\"ד" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "כותרת או תוכן מכילים" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "שאילתת טקסט מלא" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "עוד כמו זה" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" -msgstr "מכיל תגים ב-" +msgstr "מכיל תגים ב־" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "מערכת אוטונומית גדולה מ" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "מערכת אוטונומית קטן מ" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "מיקום האיחסון" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "הבעלים הם" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "יש בעלים תחת" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "אין בעלים" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "אין בעלים תחת" + +#: documents/models.py:464 msgid "rule type" msgstr "סוג כלל" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "ערך" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "חוק סינון" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "חוקי סינון" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "מספר משימה" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "מזהה סלרי עבור המשימה שהופעלה" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "מודע" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "אם המשימה מאושרת דרך ה-frontend או ה-API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "שם קובץ משימה" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "שם הקובץ שעבורו בוצעה המשימה" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "שם המשימה" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "שם המשימה שתורץ" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "מצב המשימה" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "מצב הנוכחי של המשימה אשר רצה" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "יצירת תאריך שעה" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "שדה תאריך שעה כאשר תוצאת המשימה נוצרה ב-UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "תאריך שעה התחילה" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "שדה תאריך שעה כאשר תוצאת המשימה נוצרה ב-UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "תאריך שעה הושלמה" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "שדה תאריך שעה כאשר תוצאת המשימה נוצרה ב-UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "תוצאת מידע" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "המידע מאוחזר ע\"י המשימה" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "הערה עבור המסמך" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "הערה להמסמך" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "משתמש" -#: documents/models.py:655 -msgid "comment" -msgstr "הערה" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "הערות" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "סדר" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "קבל רק מסמכים שתואמים לחלוטין את שם הקובץ הזה אם צוין. תווים כלליים כגון pdf.* או *חשבונית* מותרים. חסר רגישות תווים גדולים/קטנים (אנגלית)." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "שייך תגית זו" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "שייך סוג מסמך זה" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "שייך מכותב זה" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "ביטוי רגולרי בלתי חוקי: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "צבע לא חוקי." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "סוג קובץ %(type)s לא נתמך" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "משתנה לא חוקי זוהה." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx נטען..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "עדיין כאן?! הממ, יכול להיות שמשהו לא בסדר." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "הנה קישור למסמכים." @@ -520,395 +673,504 @@ msgstr "הנה קישור למסמכים." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx נותק" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "יצאת מהמערכת בהצלחה. להתראות!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "התחבר שוב" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "התחברות Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "נא להתחבר." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "שם המשתמש או הסיסמה שגויים. אנא נסה שנית." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "שם משתמש" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "סיסמה" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "התחבר" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "ללא נייר" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" -msgstr "אנגלית (ארה\"ב)" +msgstr "אנגלית (ארה״ב)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "ערבית" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "אפריקאנס" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "בלרוסית" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "קטלאנית" + +#: paperless/settings.py:579 msgid "Czech" msgstr "צ'כית" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "דנית" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "גרמנית" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "יוונית" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "אנגלית (בריטניה)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "ספרדית" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "פינית" + +#: paperless/settings.py:586 msgid "French" msgstr "צרפתית" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "איטלקית" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "לוקסמבורגית" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "נורווגית" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "הולנדית" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "פולנית" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" -msgstr "פורטוגזית (ברזיל)" +msgstr "פורטוגלית ברזילאית" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" -msgstr "פורטוגזית" +msgstr "פורטוגלית" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "רומנית" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "רוסית" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "סלובקית" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "סלובנית" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "סרבית" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "שוודית" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "טורקית" -#: paperless/settings.py:542 -msgid "Chinese Simplified" -msgstr "סינית מופשטת" +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "אוקראינית" -#: paperless/urls.py:169 +#: paperless/settings.py:602 +msgid "Chinese Simplified" +msgstr "סינית מפושטת" + +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "ניהול Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "אימות" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "הגדרות מתקדמות" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" -msgstr "סנן" +msgstr "סינון" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." -msgstr "Paperless יעבד רק מיילים התואמים את כל המסננים המפורטים להלן." +msgstr "Paperless יעבד רק הודעות דוא״ל שעוברות את כל המסננים המפורטים להלן." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "פעולות" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "הפעולה חלה על הדואר. פעולה זו מבוצעת רק כאשר גוף הדואר או הקבצים המצורפים נצרכו מהדואר." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" -msgstr "מטא-נתונים" +msgstr "נתוני על" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "שייך מטא נתונים למסמכים ההמתקבלים מהכלל הזה באופן אוטומטי. אם לא תשייך כאן תגיות, סוגים או מכותבים, Paperless עדיין יעבד את כל הכללים התואמים שהגדרת." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "דואר Paperless" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "חשבון דואר" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "חשבונות דואר" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "ללא הצפנה" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "השתמש ב-SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" -msgstr "השתמש ב-STARTTLS" +msgstr "להשתמש ב־STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "שרת IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" -msgstr "פורט IMAP" +msgstr "פתחת IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." -msgstr "זה בדרך כלל 143 עבור חיבורי STARTTLS לא מוצפנים, ו-993 עבור חיבורי SSL." +msgstr "בדרך כלל 143 לחיבורי STARTTLS וחיבורים לא מוצפנים, ו־993 לחיבורי SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "אבטחת IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "שם משתמש" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "סיסמה" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "ערכת תווים" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "ערכת התווים לשימוש בעת תקשורת עם שרת הדואר, כגון 'UTF-8' או 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "כלל דואר אלקטרוני" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "כללי דואר אלקטרוני" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "עבד רק קבצים מצורפים." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "עיבוד הדואר מלא (הקבצים מצורפים מוטבעים בקובץ) בפורמט .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "עיבוד הדואר מלא (הקבצים מצורפים מוטבעים בקובץ) בפורמט .eml + הקבצים המצורפים מעובדים כמסמכים מופרדים" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "עבד את כל הקבצים, כולל קבצים מצורפים 'מוטבעים'." -#: paperless_mail/models.py:73 -msgid "Delete" -msgstr "מחק" - -#: paperless_mail/models.py:74 -msgid "Move to specified folder" -msgstr "העבר לתיקיה שצוינה" - -#: paperless_mail/models.py:75 -msgid "Mark as read, don't process read mails" -msgstr "סמן כנקרא, אל תעבד הודעות דואר שנקראו" - #: paperless_mail/models.py:76 +msgid "Delete" +msgstr "מחיקה" + +#: paperless_mail/models.py:77 +msgid "Move to specified folder" +msgstr "העברה לתיקייה שצוינה" + +#: paperless_mail/models.py:78 +msgid "Mark as read, don't process read mails" +msgstr "סימון כנקרא, לא לעבד הודעות דוא״ל שנקראו" + +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "סמן דואר, אל תעבד הודעות דואר שסומנו" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "תייגו את הדואר בתג שצוין, אל תתיגו מיילים שתוייגו בעבר" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "השתמש בנושא ככותרת" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "השתמש בשם הקובץ המצורף ככותרת" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "אל תשייך מכותב" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "השתמש בכתובת הדואר" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "השתמש בשם (או בכתובת דואר אם אין שם)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "השתמש במכותב הנבחר להלן" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "סדר" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "חשבון" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "תיקייה" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "יש להפריד בין תיקיות משנה באמצעות תוחם, לרוב נקודה ('.') או קו נטוי ('/'), אך זה משתנה לפי שרת הדואר." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "סנן 'מאת'" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "סנן 'נושא'" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "סנן 'גוף'" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "סנן 'שם קובץ מצורף'" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "קבל רק מסמכים שתואמים לחלוטין את שם הקובץ הזה אם צוין. תווים כלליים כגון pdf.* או *חשבונית* מותרים. חסר רגישות תווים גדולים/קטנים (אנגלית)." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "גיל מקסימלי" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "נקוב בימים." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "סוג קובץ מצורף" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "קבצים מצורפים 'מוטבעים' עלולים לכלול תמונות מוטמעות, לכן האופציה הטובה ביותר היא לשלב אופציה זו עם סנן 'שם קובץ מצורף'." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "היקף הצריכה" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "פעולה" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "פרמטר פעולה" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "פרמטר נוסף עבור הפעולה שנבחרה לעיל, כלומר, תיקיית היעד של פעולת המעבר לתיקיה. יש להפריד בין תיקיות משנה באמצעות נקודות." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "שייך כותרת מ-" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "שייך תגית זו" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "שייך סוג מסמך זה" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "שייך מכותב מ-" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "שייך מכותב זה" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "מזהה uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "נושא" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "התקבל" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "בתהליך" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "סטטוס" diff --git a/src/locale/hr_HR/LC_MESSAGES/django.po b/src/locale/hr_HR/LC_MESSAGES/django.po index 8efb0577c..0986340d0 100644 --- a/src/locale/hr_HR/LC_MESSAGES/django.po +++ b/src/locale/hr_HR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-08-03 14:02\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Croatian\n" "Language: hr_HR\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumenti" -#: documents/models.py:36 -msgid "None" -msgstr "Ništa" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Bilo koja riječ" - -#: documents/models.py:38 -msgid "All words" -msgstr "Sve riječi" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Točno podudaranje" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Uobičajeni izraz" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Nejasna riječ" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatski" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "ime" - -#: documents/models.py:47 -msgid "match" -msgstr "podudarati" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritam podudaranja" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "ne razlikuje velika i mala slova" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "vlasnik" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Ništa" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Bilo koja riječ" + +#: documents/models.py:52 +msgid "All words" +msgstr "Sve riječi" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Točno podudaranje" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Uobičajeni izraz" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Nejasna riječ" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatski" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "ime" + +#: documents/models.py:61 +msgid "match" +msgstr "podudarati" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritam podudaranja" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "ne razlikuje velika i mala slova" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "dopisnik" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "dopisnici" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "boja" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "oznaka ulazne pošte (inbox)" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Označava ovu oznaku kao oznaku ulazne pošte (inbox): Svi novopotrošeni dokumenti bit će označeni oznakama ulazne pošte (inbox)." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "oznaka" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "oznake" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "vrsta dokumenta" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "vrste dokumenta" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "putanja" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "putanja pohrane" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "putanje pohrane" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Nekriptirano" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Enkriptirano s GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "naslov" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "sadržaj" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Neobrađeni tekstualni podaci dokumenta. Ovo se polje koristi prvenstveno za pretraživanje." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "vrste mime" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "kontrolni zbroj" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Kontrolni zbroj originalnog dokumenta." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arhivski kontrolni zbroj" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Kontrolni zbroj arhiviranog dokumenta." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "stvoreno" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "modificiran" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "vrsta pohrane" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "dodano" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "naziv datoteke" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Trenutni naziv pohranjene datoteke" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "naziv arhivirane datoteke" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Trenutni naziv arhivirane pohranjene datoteke" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "izvorno ime datoteke" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Izvorno ime datoteke prilikom prijenosa" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "arhivirani serijski broj" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Položaj ovog dokumenta u vašoj fizičkoj arhivi dokumenata." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumenti" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "otklanjanje pogrešaka" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informacije" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "upozorenje" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "greška" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritično" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grupa" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "poruka" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "razina" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "zapisnik" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "zapisnici" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "spremljen prikaz" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "spremljeni prikazi" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "prikaži na nadzornoj ploči" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "prikaži u bočnoj traci" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "sortiraj polje" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "obrnuto sortiranje" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "naslov sadrži" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "sadržaj sadrži" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN je" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "dopisnik je" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "vrsta dokumenta je" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "nalazi se u ulaznoj pošti" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "ima oznaku" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "ima bilo kakvu oznaku" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "stvoreni prije" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "stvoreno poslije" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "godina stvaranja je" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "mjesec stvaranja je" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "dan stvaranja je" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "dodano prije" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "dodano poslije" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "modificirano prije" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "modificirano poslije" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "ne posjeduje oznaku" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "ne posjeduje ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "naziv ili sadržaj sadrži" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "upit za cijeli tekst" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "više poput ovog" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "sadrži oznake" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN veći od" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN manji od" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "putanja za pohranu je" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "vrsta pravila" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "vrijednost" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "pravilo filtera" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "pravila filtera" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "Zadatak ID" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID zadatka koji je pokrenut" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Potvrđeno" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Ako je zadatak potvrđen putem korisničkog sučelja ili API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Naziv datoteke zadatka" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Name of the file which the Task was run for" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Ime Zadatka" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Naziv zadatka koji je pokrenut" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Stanje zadatka" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Trenutno stanje izvršavanja zadatka" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Datum i vrijeme stvaranja" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Polje datuma i vremena kada je rezultat zadatka stvoren u UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Početak - DateTime" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Polje datuma i vremena kada je zadatak započeo u UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Završeno datum i vrijeme" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Polje datuma i vremena kada je zadatak završio u UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Podaci o rezultatima" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Podaci zaprimljeni od zadatka" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Komentar dokumenta" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "korisnik" -#: documents/models.py:655 -msgid "comment" -msgstr "komentar" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "komentari" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "redoslijed" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Konzumirajte samo dokumente koji u potpunosti odgovaraju ovom nazivu datoteke ako je navedeno. Dopušteni su zamjenski znakovi kao što su *.pdf ili *faktura*. Neosjetljivo je na mala i mala slova." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "dodijeli oznaku" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "dodijeliti ovu vrstu dokumenta" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "dodijelite ovom dopisniku" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Nevažeći regularni izraz: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Nevažeća boja." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Vrsta datoteke %(type)s nije podržana" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Otkrivena je nevaljana vrsta datoteke." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx se učitava..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Još uvijek si ovdje?! Hmm, možda nešto nije u redu." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Poveznica na dokumente." @@ -520,395 +673,504 @@ msgstr "Poveznica na dokumente." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx odjavljen" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Uspješno ste se odjavili!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Ponovna prijava" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx prijava" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Molimo prijavite se." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Vaše korisničko ime i lozinka ne odgovaraju. Molimo pokušajte ponovno." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Korisničko ime" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Lozinka" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Prijava" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Engleski (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arapski" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Bjeloruski" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Češki" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Danski" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Njemački" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Engleski (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Španjolski" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Francuski" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Talijanski" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luksemburški" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Nizozemski" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Poljski" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugalski (Brazil)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugalski" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumunjski" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Ruski" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovenski" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Srpski" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Švedski" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turski" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Pojednostavljeni kineski" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx administracija" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentifikacija" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Napredne postavke" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filter" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless-ngx će obrađivati samo e-poštu koja odgovara SVIM filterima navedenim u nastavku." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Akcije" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Radnja primjenjena na email poruci. Ta radnja će biti izvršena ukoliko su tijelo poruke ili privitci uključeni u poruku." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metapodaci" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Automatski dodijelite metapodatke dokumentima koji se koriste iz ovog pravila. Ako ne dodijelite oznaku, vrstu ili dopisnika, Paperless-ngx će i dalje obraditi sva pravila podudaranja koja ste definirali." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless-ngx e-pošta" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "korisnički račun e-pošte" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "korisnički računi e-pošte" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Nema enkripcije" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Koristi SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Koristi STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP server" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP port" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Uobičajno 143 za nekriptirane i STARTTLS veze, a 993 za SSL veze." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP zaštita" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "korisničko ime" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "lozinka" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "skup znakova enkodiranja" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Skup znakova koji se koristi pri komunikaciji s poslužiteljem e-pošte, poput 'UTF-8' ili 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "pravilo e-pošte" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "pravila e-pošte" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Obradi samo privitke." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Obradi cijelu email poruku (sa umetnutim privitcima u datoteci) kao .eml datoteku" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Obradi cijelu email poruku (sa umetnutim privitkom) kao .eml datoteku + obradi privitak kao samostalnu datoteku" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Obradite sve datoteke, uključujući \"umetnute\" privitke." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Obriši" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Premjestiti u određenu mapu" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Označi kao pročitano. Ne obrađuj pročitanu e-poštu" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Označi poštu zastavicom. Ne obrađuj e-poštu sa zastavicom" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Označite poštu specifičnom oznakom. Ne obrađuj e-poštu s specifičnom oznakom" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Koristi predmet kao naziv" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Koristi naziv datoteke priloga kao naziv" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Nemojte dodijeliti dopisnika" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Koristi adresu e-pošte" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Koristi ime (ili adresu e-pošte ukoliko ime nije dostupno)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Koristi dopisnika odabranog u nastavku" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "redoslijed" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "korisnički račun" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "mapa" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Podmape moraju biti odvojene razdjelnikom, često točkom ('.') ili kosom crtom ('/'), no to se razlikuje ovisno o poslužitelju e-pošte." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtriraj po pošiljatelju" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtriraj po predmetu" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtriraj po sadržaju" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtriraj po nazivu datoteke iz privitka" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Konzumirajte samo dokumente koji u potpunosti odgovaraju ovom nazivu datoteke ako je navedeno. Dopušteni su zamjenski znakovi kao što su *.pdf ili *faktura*. Neosjetljivo je na mala i mala slova." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "maksimalna dob" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Navedeno u danima." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "vrsta privitka" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Ugrađeni privici uključuju ugrađene slike, pa je najbolje kombinirati ovu opciju s filtrom naziva datoteke." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "opseg integracije" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "akcija" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parametar akcije" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Dodatni parametar za gore odabranu akciju, tj. ciljana mapa za premjesti u mapu akciju. Podmape moraju biti odvojene točkama." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "dodijeliti naslov od" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "dodijeli oznaku" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "dodijeliti ovu vrstu dokumenta" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "dodijeli dopisnika od" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "dodijelite ovom dopisniku" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "predmet" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "primljeno" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "obrađeno" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "stanje" diff --git a/src/locale/hu_HU/LC_MESSAGES/django.po b/src/locale/hu_HU/LC_MESSAGES/django.po index 950d3f363..a56cf31dd 100644 --- a/src/locale/hu_HU/LC_MESSAGES/django.po +++ b/src/locale/hu_HU/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-07-13 12:00\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-08 14:49\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "Language: hu_HU\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumentumok" -#: documents/models.py:36 -msgid "None" -msgstr "Egyik sem" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Bármely szó" - -#: documents/models.py:38 -msgid "All words" -msgstr "Összes szó" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Pontos egyezés" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Reguláris kifejezés" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Elmosódott szó" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatikus" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "név" - -#: documents/models.py:47 -msgid "match" -msgstr "egyezés" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "egyeztető algoritmus" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "érzéketlen" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "tulajdonos" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Egyik sem" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Bármely szó" + +#: documents/models.py:52 +msgid "All words" +msgstr "Összes szó" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Pontos egyezés" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Reguláris kifejezés" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Elmosódott szó" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatikus" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "név" + +#: documents/models.py:61 +msgid "match" +msgstr "egyezés" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "egyeztető algoritmus" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "érzéketlen" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "partner" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "partnerek" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "szín" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "bejövő címke" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Ezt a címkét bejövő címkeként jelöli: Minden újonnan bevitt dokumentumot bejövő címkejelöléssel lát el." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "címke" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "címkék" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "dokumentum típus" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "dokumentum típusok" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "elérési út" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "tárhely elérési útja" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "tárhely elérési útjai" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Titkosítatlan" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "GNU Privacy Guarddal titkosítva" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "cím" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "tartalom" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "A dokumentum nyers, csak szöveges adatai. Ez a mező elsősorban keresésre szolgál." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mime típus" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "ellenőrző összeg" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Az eredeti dokumentum ellenőrző összege." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "archív ellenőrző összeg" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Az archivált dokumentum ellenőrző összege." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "létrehozva" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "módosítva" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tárhely típus" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "hozzáadva" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "fájlnév" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Aktuális fájlnév a tárhelyen" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "archív fájlnév" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Aktuális archívum fájlnév a tárhelyen" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "eredeti fájlnév" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "A fájl eredeti neve feltöltéskor" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "archív sorozatszám" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "A dokumentum helye az Ön fizikai dokumentumarchívumában." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokumentum" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumentumok" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "hibakeresés" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "információ" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "figyelmeztetés" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "hiba" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritikus" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "csoport" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "üzenet" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "szint" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "napló" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "naplók" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "mentett nézet" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "mentett nézetek" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "megjelenítés a vezérlőpulton" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "megjelenítés az oldalsávban" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "mező rendezése" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "fordított rendezés" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "cím tartalmazza" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "tartalom tartalmazza" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "Az ASN" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "partnerek" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "dokumentum típusa" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "beérkezők között" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "címkézve van" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "bármilyen címkéje van" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "előtt létrehozva" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "után létrehozva" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "létrehozás éve" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "létrehozás hónapja" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "létrehozás napja" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "előtt hozzáadva" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "után hozzáadva" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "előtt módosítva" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "után módosítva" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "nincs címkézve" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "nincs ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "cím, vagy tartalom tartalmazza" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "teljes szöveges lekérdezés" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "ehhez hasonlók" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "címkékkel rendelkezik" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN nagyobb, mint" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN kisebb, mint" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "tárhely elérési útja" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "szabály típus" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "érték" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "szűrési szabály" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "szûrési szabályok" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "Feladatazonosító" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "A futtatott feladat Celery azonosítója" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Visszaigazolva" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Ha a feladatot a frontenden vagy az API-n keresztül visszaigazolták" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Feladat fájlnév" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "A fájl neve, amiért a feladatot futtatták" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Feladat neve" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "" -#: documents/models.py:626 -msgid "Comment for the document" +#: documents/models.py:647 +msgid "Note for the document" msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" +msgstr "felhasználó" + +#: documents/models.py:676 +msgid "note" +msgstr "feljegyzés" + +#: documents/models.py:677 +msgid "notes" +msgstr "jegyzetek" + +#: documents/models.py:685 +msgid "Archive" +msgstr "Archív" + +#: documents/models.py:686 +msgid "Original" +msgstr "Eredeti" + +#: documents/models.py:697 +msgid "expiration" +msgstr "lejárat" + +#: documents/models.py:704 +msgid "slug" msgstr "" -#: documents/models.py:655 -msgid "comment" +#: documents/models.py:736 +msgid "share link" +msgstr "link megosztása" + +#: documents/models.py:737 +msgid "share links" +msgstr "linkek megosztása" + +#: documents/models.py:745 +msgid "Consume Folder" msgstr "" -#: documents/models.py:656 -msgid "comments" +#: documents/models.py:746 +msgid "Api Upload" msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "cím hozzárendelése" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "" -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "" -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "" -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "" -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "" @@ -520,395 +673,504 @@ msgstr "" msgid "Paperless-ngx signed out" msgstr "" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" -msgstr "" +msgstr "Jelentkezz be újra" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." -msgstr "" +msgstr "Jelentkezz be." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." -msgstr "" +msgstr "A felhasználói név és a jelszó nem egyezik. Próbáld újra." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "A link nem található." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "A hivatkozás lejárt." + +#: documents/templates/registration/login.html:55 msgid "Username" -msgstr "" +msgstr "Felhasználónév" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" -msgstr "" +msgstr "Jelszó" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" +msgstr "Bejelentkezés" + +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "Elfelejtette jelszavát?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" msgstr "" -#: paperless/apps.py:9 +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "Email" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Küldj instrukciókat számomra!" + +#: paperless/apps.py:10 msgid "Paperless" -msgstr "" +msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" -msgstr "" +msgstr "Angol (Egyesült Államok)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" -msgstr "" +msgstr "Arab" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Afrikai" + +#: paperless/settings.py:577 msgid "Belarusian" -msgstr "" +msgstr "Fehérorosz" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Katalán" + +#: paperless/settings.py:579 msgid "Czech" -msgstr "" +msgstr "Cseh" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" -msgstr "" +msgstr "Dán" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" +msgstr "Német" + +#: paperless/settings.py:582 +msgid "Greek" msgstr "" -#: paperless/settings.py:527 +#: paperless/settings.py:583 msgid "English (GB)" msgstr "" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "" -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "" -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "" -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "" -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "" -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "" -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "" -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "" - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "" -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "" -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "" -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "" diff --git a/src/locale/id_ID/LC_MESSAGES/django.po b/src/locale/id_ID/LC_MESSAGES/django.po index 3f41ba654..0ce005697 100644 --- a/src/locale/id_ID/LC_MESSAGES/django.po +++ b/src/locale/id_ID/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-04-28 09:40\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-08 23:50\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "Language: id_ID\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumen" -#: documents/models.py:36 -msgid "None" -msgstr "Tidak ada" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Kata apapun" - -#: documents/models.py:38 -msgid "All words" -msgstr "Semua kata" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Sama persis" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Ekspresi reguler" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Kata samar" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Otomatis" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nama" - -#: documents/models.py:47 -msgid "match" -msgstr "cocok" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "mencocokkan algoritma" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "tidak sensitif" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "pemilik" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Tidak ada" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Kata apapun" + +#: documents/models.py:52 +msgid "All words" +msgstr "Semua kata" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Sama persis" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Ekspresi reguler" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Kata samar" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Otomatis" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nama" + +#: documents/models.py:61 +msgid "match" +msgstr "cocok" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "mencocokkan algoritma" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "tidak sensitif" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "koresponden" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "koresponden" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "warna" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "tag kotak masuk" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Tandai tag ini sebagai tag kotak masuk: Semua dokumen yang baru akan di tag dengan tag kotak masuk." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "tag" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "tandai" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "jenis dokumen" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "jenis dokumen" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "lokasi" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "lokasi penyimpanan" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "lokasi penyimpanan" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Tidak terenkripsi" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Terenkripsi dengan GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "judul" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "konten" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Raw, hanya data text dari dokumen. Bagian ini adalah bagian utama yang di gunakan untuk pencarian." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mime type" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "checksum" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Checksum dari dokumen yang asli." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "checksum arsip" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Checksum dari dokumen yang di arsip." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "dibuat" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "dimodifikasi" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "jenis penyimpanan" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "menambahkan" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "nama berkas" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Nama file saat ini yang tersimpan" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "nama file arsip" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Nama file arsip saat ini yang tersimpan" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "nama file asli" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Nama awal file pada saat diunggah" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "nomor serial arsip" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Posisi dokumen ini pada arsip fisik dokumen yang di binder." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokumen" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumen" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" -msgstr "" +msgstr "debug" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informasi" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "peringatan" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "kesalahan" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritis" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grup" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "pesan" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "tingkat" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" -msgstr "" +msgstr "catatan" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" -msgstr "" +msgstr "catatan" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" -msgstr "" - -#: documents/models.py:392 -msgid "saved views" -msgstr "" +msgstr "tampilan disimpan" #: documents/models.py:397 +msgid "saved views" +msgstr "tampilan disimpan" + +#: documents/models.py:402 msgid "show on dashboard" msgstr "tampilkan di dasbor" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" -msgstr "" - -#: documents/models.py:404 -msgid "sort field" -msgstr "" +msgstr "tunjukan di bilah sisi" #: documents/models.py:409 +msgid "sort field" +msgstr "urutkan bidang" + +#: documents/models.py:414 msgid "sort reverse" msgstr "urutkan terbalik" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "judul memiliki" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "konten memiliki" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" -msgstr "" +msgstr "ASN adalah" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" -msgstr "" +msgstr "koresponden adalah" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" -msgstr "" +msgstr "jenis dokumen adalah" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "di dalam kotak masuk" -#: documents/models.py:420 -msgid "has tag" -msgstr "" - -#: documents/models.py:421 -msgid "has any tag" -msgstr "" - -#: documents/models.py:422 -msgid "created before" -msgstr "" - -#: documents/models.py:423 -msgid "created after" -msgstr "" - -#: documents/models.py:424 -msgid "created year is" -msgstr "" - #: documents/models.py:425 -msgid "created month is" -msgstr "" +msgid "has tag" +msgstr "memiliki label" #: documents/models.py:426 -msgid "created day is" -msgstr "" +msgid "has any tag" +msgstr "memiliki label apapun" #: documents/models.py:427 -msgid "added before" -msgstr "" +msgid "created before" +msgstr "dibuat sebelum" #: documents/models.py:428 -msgid "added after" -msgstr "" +msgid "created after" +msgstr "dibuat setelah" #: documents/models.py:429 -msgid "modified before" -msgstr "" +msgid "created year is" +msgstr "dibuat pada tahun" #: documents/models.py:430 -msgid "modified after" -msgstr "" +msgid "created month is" +msgstr "dibuat pada bulan" #: documents/models.py:431 -msgid "does not have tag" -msgstr "" +msgid "created day is" +msgstr "dibuat pada hari" #: documents/models.py:432 -msgid "does not have ASN" -msgstr "" +msgid "added before" +msgstr "ditambahkan sebelum" #: documents/models.py:433 -msgid "title or content contains" -msgstr "" +msgid "added after" +msgstr "ditambahkan setelah" #: documents/models.py:434 +msgid "modified before" +msgstr "disunting sebelum" + +#: documents/models.py:435 +msgid "modified after" +msgstr "disunting setelah" + +#: documents/models.py:436 +msgid "does not have tag" +msgstr "tidak memiliki label" + +#: documents/models.py:437 +msgid "does not have ASN" +msgstr "tidak memiliki ASN" + +#: documents/models.py:438 +msgid "title or content contains" +msgstr "judul atau konten mengandung" + +#: documents/models.py:439 msgid "fulltext query" msgstr "" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "lebih seperti ini" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" -msgstr "" +msgstr "memiliki label dalam" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" -msgstr "" +msgstr "ASN lebih dari" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" -msgstr "" +msgstr "ASN kurang dari" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "lokasi penyimpanan" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "memiliki koresponden dalam" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "tidak memiliki koresponden dalam" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "memiliki jenis dokumen dalam" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "tidak memiliki jenis dokumen dalam" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "memiliki lokasi penyimpanan dalam" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "tidak memiliki lokasi penyimpanan dalam" + +#: documents/models.py:451 +msgid "owner is" +msgstr "pemilik adalah" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "memiliki pemilik dalam" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "tidak memiliki pemilik" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "tidak memiliki pemilik dalam" + +#: documents/models.py:464 msgid "rule type" msgstr "jenis peraturan" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "nilai" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "saring aturan" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "saring aturan" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID Tugas" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" -msgstr "" +msgstr "Diakui" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Nama File Tugas" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Nama Tugas" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Status Tugas" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Status tugas sekarang yang sedang dijalankan" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" -msgstr "" +msgstr "Dibuat TanggalWaktu" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" -msgstr "" +msgstr "Dimulai TanggalWaktu" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" -msgstr "" +msgstr "Selesai TanggalWaktu" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Data Hasil" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Data yang dikembalikan dari tugas" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Komentar pada dokumen" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "Catatan untuk dokumen" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "pengguna" -#: documents/models.py:655 -msgid "comment" -msgstr "komentar" +#: documents/models.py:676 +msgid "note" +msgstr "catatan" -#: documents/models.py:656 -msgid "comments" -msgstr "komentar" +#: documents/models.py:677 +msgid "notes" +msgstr "catatan" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "Arsip" + +#: documents/models.py:686 +msgid "Original" +msgstr "Orisinil" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "bagikan tautan" + +#: documents/models.py:737 +msgid "share links" +msgstr "bagikan tautan" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "Unggah Menggunakan API" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "urut" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "saring nama file" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "saring dokumen dari peraturan surel" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Ekspresi reguler tidak valid: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Warna tidak valid." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Jenis file %(type)s tidak didukung" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Variabel ilegal terdeteksi." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx sedang memuat..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Masih disini?! Hmm, sepertinya ada yang salah." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "" @@ -520,395 +673,504 @@ msgstr "" msgid "Paperless-ngx signed out" msgstr "" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Masuk lagi" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Mohon masuk." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Nama pengguna dan sandi tidak cocok. Silahkan coba kembali." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Nama pengguna" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Kata sandi" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Masuk" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Setel kata sandi baru." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Kata Sandi Baru" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Konfirmasi Kata Sandi" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Ubah kata sandi saya" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "Periksa kotak masuk Anda." + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "Terjadi kesalahan. Harap coba lagi." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "Surat elektronik" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Kirim saya instruksi!" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Inggris (AS)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arab" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Belarusia" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Inggris (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spanyol" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Belanda" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polandia" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugis (Brasil)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugis" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumania" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Rusia" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovenia" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbia" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Swedia" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turki" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Mandarin Sederhana" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Administrasi Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentikasi" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Pengaturan lanjutan" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Saring" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless hanya akan memproses SEMUA surat yang cocok dengan filter yang diberikan." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Aksi" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "" -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Surat Paperless" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "akun surat" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "akun surat" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Tanpa enkripsi" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Gunakan SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Gunakan STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Server IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Port IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "" -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" -msgstr "" +msgstr "Keamanan IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "nama pengguna" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "kata sandi" #: paperless_mail/models.py:42 -msgid "character set" +msgid "Is token authentication" msgstr "" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:45 +msgid "character set" +msgstr "set karakter" + +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "" -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "peraturan surat" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "peraturan surat" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "" -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "" -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Hapus" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" -msgstr "" +msgstr "Gunakan subjek sebagai judul" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Gunakan alamat surat" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Gunakan nama (atau alamat surat jika tidak tersedia)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "urut" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "akun" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "direktori" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "" -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "saring dari" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "saring subjek" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "saring badan" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "saring nama file lampiran" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "" - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "umur maksimal" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "" -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "jenis lampiran" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "" -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "aksi" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parameter aksi" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "" -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "subjek" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "diterima" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "diproses" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "status" diff --git a/src/locale/it_IT/LC_MESSAGES/django.po b/src/locale/it_IT/LC_MESSAGES/django.po index 5ad5c20aa..430e891d3 100644 --- a/src/locale/it_IT/LC_MESSAGES/django.po +++ b/src/locale/it_IT/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-07-12 21:36\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-23 18:44\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Documenti" -#: documents/models.py:36 -msgid "None" -msgstr "Niente" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Qualsiasi parola" - -#: documents/models.py:38 -msgid "All words" -msgstr "Tutte le parole" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Corrispondenza esatta" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Espressione regolare" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Parole fuzzy" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatico" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nome" - -#: documents/models.py:47 -msgid "match" -msgstr "corrispondenza" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritmo di corrispondenza" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "non distingue maiuscole e minuscole" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "proprietario" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Niente" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Qualsiasi parola" + +#: documents/models.py:52 +msgid "All words" +msgstr "Tutte le parole" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Corrispondenza esatta" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Espressione regolare" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Parole fuzzy" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatico" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nome" + +#: documents/models.py:61 +msgid "match" +msgstr "corrispondenza" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritmo di corrispondenza" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "non distingue maiuscole e minuscole" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "corrispondente" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "corrispondenti" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "colore" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "è tag di arrivo" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Contrassegna questo tag come tag in arrivo: tutti i documenti elaborati verranno taggati con questo tag." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "tag" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "tag" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "tipo di documento" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "tipi di documento" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "percorso" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "percorso di archiviazione" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "percorsi di archiviazione" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Non criptato" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Criptato con GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "titolo" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "contenuto" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "I dati grezzi o solo testo del documento. Questo campo è usato principalmente per la ricerca." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "tipo mime" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "checksum" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Il checksum del documento originale." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "checksum dell'archivio" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Il checksum del documento archiviato." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "creato il" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "modificato il" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tipo di storage" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "aggiunto il" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "nome del file" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Nome del file corrente nello storage" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "Nome file in archivio" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Il nome del file nell'archiviazione" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "nome file originale" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Il nome originale del file quando è stato caricato" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "numero seriale dell'archivio" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Posizione di questo documento all'interno dell'archivio fisico." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "documento" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "documenti" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "debug" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informazione" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "avvertimento" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "errore" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "critico" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "gruppo" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "messaggio" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "livello" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "logs" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "log" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "vista salvata" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "viste salvate" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "mostra sul cruscotto" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "mostra nella barra laterale" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "campo di ordinamento" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "ordine invertito" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "il titolo contiene" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "il contenuto contiene" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN è" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "la corrispondenza è" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "il tipo di documento è" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "è in arrivo" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "ha etichetta" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "ha qualsiasi etichetta" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "creato prima del" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "creato dopo il" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "l'anno di creazione è" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "il mese di creazione è" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "il giorno di creazione è" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "aggiunto prima del" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "aggiunto dopo il" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "modificato prima del" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "modificato dopo" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "non ha tag" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "non ha ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "il titolo o il contenuto contiene" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "query fulltext" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "altro come questo" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "ha tag in" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN maggiore di" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN minore di" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "il percorso di archiviazione è" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "ha corrispondente in" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "non ha corrispondente in" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "tipo di regola" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "valore" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "regola filtro" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "regole filtro" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID Attività" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID per l'attività che è stata eseguita" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Accettato" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Se l'attività è accettata tramite il frontend o API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Nome file attività" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Nome del file per il quale è stata eseguita l'attività" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Nome attività" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Nome dell'attività che è stata eseguita" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Stato attività" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Stato attuale dell'attività in esecuzione" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Data di creazione" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Campo data quando il risultato è stato creato in UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Data di inizio" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Campo data quando l'attività è stata avviata in UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Data completamento" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Campo data quando l'attività è stata completata in UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Dati Risultanti" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "I dati restituiti dall'attività" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Commento per il documento" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "utente" -#: documents/models.py:655 -msgid "comment" -msgstr "commento" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "commenti" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "priorità" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Elabora i documenti che corrispondono a questo nome. Puoi usare wildcard come *.pdf o *fattura*. Non fa differenza fra maiuscole e minuscole." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "assegna questo tag" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "assegna questo tipo di documento" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "assegna questo corrispondente" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Espressione regolare non valida: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Colore non valido." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Il tipo di file %(type)s non è supportato" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Variabile non valida." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx è in caricamento..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Ancora qui?! Mmm, qualcosa potrebbe essere sbagliato." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Ecco qui il link alla documentazione." @@ -520,395 +673,504 @@ msgstr "Ecco qui il link alla documentazione." msgid "Paperless-ngx signed out" msgstr "Disconnesso da Paperless-ngx" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Ti sei disconnesso. A presto!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Accedi nuovamente" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Accedi a Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Accedi" -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Il nome utente e la password non sono corretti. Riprovare." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Nome utente" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Password" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Accedi" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "Richiesta di reimpostazione password Paperless-ngx" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "Inserisci il tuo indirizzo email qui sotto, e ti invieremo istruzioni per impostarne uno nuovo." + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "Si è verificato un errore. Si prega di riprovare." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "Email" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Inviami le istruzioni!" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Inglese (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabo" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Africano" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Bielorusso" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Catalano" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Ceco" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Danese" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Tedesco" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Greco" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Inglese (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spagnolo" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Finlandese" + +#: paperless/settings.py:586 msgid "French" msgstr "Francese" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italiano" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Lussemburghese" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Norvegese" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Olandese" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polacco" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portoghese (Brasile)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portoghese" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumeno" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russo" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Slovacco" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Sloveno" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbo" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Svedese" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turco" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ucraino" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Cinese semplificato" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Amministrazione di Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autenticazione" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Impostazioni avanzate" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtro" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless-ng processerà solo la posta che rientra in TUTTI i filtri impostati." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Azioni" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "L'azione applicata alla posta. Questa azione viene eseguita solo quando il corpo o gli allegati sono stati elaborati dalla mail." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadati" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Assegna automaticamente i metadati ai documenti elaborati da questa regola. Se non assegni qui dei tag, tipi di documenti o corrispondenti, Paperless userà comunque le regole corrispondenti che hai configurato." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Email Paperless" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "account email" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "account email" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Nessuna crittografia" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Usa SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Usa STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Server IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Porta IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Di solito si usa 143 per STARTTLS o nessuna crittografia e 993 per SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Sicurezza IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "nome utente" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "password" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "L'autenticazione è con token" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "set di caratteri" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Il set di caratteri da usare quando si comunica con il server di posta, come 'UTF-8' o 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "regola email" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "regole email" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Elabora solo gli allegati." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Elabora tutta la mail (con allegati incorporati nel file) come .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Elabora tutta la mail (con allegati incorporati nel file) come .eml + elabora gli allegati come documenti separati" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Elabora tutti i file, inclusi gli allegati nel corpo." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Elimina" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Sposta in una cartella" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Segna come letto, non elaborare le email lette" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Contrassegna la email, non elaborare le email elaborate." -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Etichetta la posta con il tag specificato, non processare le email etichettate" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Usa oggetto come titolo" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Usa il nome dell'allegato come titolo" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "Non assegnare il titolo dalla regola" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Non assegnare un corrispondente" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Usa indirizzo email" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Usa nome (o indirizzo email se non disponibile)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Usa il corrispondente selezionato qui sotto" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "priorità" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "account" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "cartella" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Le sottocartelle devono essere separate da un delimitatore, solitamente da un punto ('.') o da uno slash ('/'), ma variano a seconda del server di posta." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtra da" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "filtra a" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtra oggetto" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtra corpo" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtra nome allegato" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Elabora i documenti che corrispondono a questo nome. Puoi usare wildcard come *.pdf o *fattura*. Non fa differenza fra maiuscole e minuscole." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "età massima" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Definito in giorni." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "tipo di allegato" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Gli allegati in linea includono le immagini nel corpo, quindi è meglio combinare questa opzione con il filtro nome." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "ambito di applicazione" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "azione" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parametro azione" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Parametro aggiuntivo per l'azione selezionata, ad esempio la cartella di destinazione per l'azione che sposta una cartella. Le sottocartelle devono essere separate da punti." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "assegna tittolo da" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "assegna questo tag" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "assegna questo tipo di documento" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "assegna corrispondente da" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "assegna questo corrispondente" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "oggetto" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "ricevuto" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "elaborato" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "stato" diff --git a/src/locale/ko_KR/LC_MESSAGES/django.po b/src/locale/ko_KR/LC_MESSAGES/django.po index 02845aaa4..a0e9df736 100644 --- a/src/locale/ko_KR/LC_MESSAGES/django.po +++ b/src/locale/ko_KR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-02 11:20-0800\n" -"PO-Revision-Date: 2022-03-02 22:29\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-08 15:54\n" "Last-Translator: \n" "Language-Team: Korean\n" "Language: ko_KR\n" @@ -17,506 +17,936 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:10 +#: documents/apps.py:8 msgid "Documents" -msgstr "" +msgstr "문서" -#: documents/models.py:32 +#: documents/models.py:33 documents/models.py:731 +msgid "owner" +msgstr "소유자" + +#: documents/models.py:50 +msgid "None" +msgstr "없음" + +#: documents/models.py:51 msgid "Any word" msgstr "" -#: documents/models.py:33 +#: documents/models.py:52 msgid "All words" -msgstr "" +msgstr "모든 단어" -#: documents/models.py:34 +#: documents/models.py:53 msgid "Exact match" -msgstr "" +msgstr "정확히 일치" -#: documents/models.py:35 +#: documents/models.py:54 msgid "Regular expression" -msgstr "" +msgstr "정규 표현식" -#: documents/models.py:36 +#: documents/models.py:55 msgid "Fuzzy word" msgstr "" -#: documents/models.py:37 +#: documents/models.py:56 msgid "Automatic" -msgstr "" +msgstr "자동" -#: documents/models.py:40 documents/models.py:314 paperless_mail/models.py:23 -#: paperless_mail/models.py:107 +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 msgid "name" -msgstr "" +msgstr "이름" -#: documents/models.py:42 +#: documents/models.py:61 msgid "match" -msgstr "" +msgstr "일치" -#: documents/models.py:45 +#: documents/models.py:64 msgid "matching algorithm" -msgstr "" +msgstr "일치 알고리즘" -#: documents/models.py:48 +#: documents/models.py:69 msgid "is insensitive" -msgstr "" +msgstr "대소문자 구분 없음" -#: documents/models.py:61 documents/models.py:104 +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "" -#: documents/models.py:62 +#: documents/models.py:93 msgid "correspondents" msgstr "" -#: documents/models.py:67 +#: documents/models.py:97 msgid "color" -msgstr "" +msgstr "색상" -#: documents/models.py:70 +#: documents/models.py:100 msgid "is inbox tag" msgstr "" -#: documents/models.py:73 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "" -#: documents/models.py:79 +#: documents/models.py:109 msgid "tag" -msgstr "" +msgstr "태그" -#: documents/models.py:80 documents/models.py:130 +#: documents/models.py:110 documents/models.py:182 msgid "tags" -msgstr "" +msgstr "태그" -#: documents/models.py:85 documents/models.py:115 +#: documents/models.py:115 documents/models.py:164 msgid "document type" -msgstr "" +msgstr "문서 유형" -#: documents/models.py:86 +#: documents/models.py:116 msgid "document types" -msgstr "" +msgstr "문서 유형" -#: documents/models.py:94 -msgid "Unencrypted" -msgstr "" +#: documents/models.py:121 +msgid "path" +msgstr "경로" -#: documents/models.py:95 -msgid "Encrypted with GNU Privacy Guard" -msgstr "" - -#: documents/models.py:107 -msgid "title" -msgstr "" - -#: documents/models.py:119 -msgid "content" -msgstr "" - -#: documents/models.py:122 -msgid "The raw, text-only data of the document. This field is primarily used for searching." -msgstr "" +#: documents/models.py:126 documents/models.py:153 +msgid "storage path" +msgstr "저장소 경로" #: documents/models.py:127 -msgid "mime type" -msgstr "" +msgid "storage paths" +msgstr "저장소 경로" #: documents/models.py:134 +msgid "Unencrypted" +msgstr "암호화 안 함" + +#: documents/models.py:135 +msgid "Encrypted with GNU Privacy Guard" +msgstr "GNU 프라이버시 가드로 암호화" + +#: documents/models.py:156 +msgid "title" +msgstr "제목" + +#: documents/models.py:168 documents/models.py:645 +msgid "content" +msgstr "내용" + +#: documents/models.py:171 +msgid "The raw, text-only data of the document. This field is primarily used for searching." +msgstr "문자열 데이터에 해당하는 원시 데이터. 이 필드는 주로 검색을 위해 사용됩니다." + +#: documents/models.py:176 +msgid "mime type" +msgstr "MIME 유형" + +#: documents/models.py:186 msgid "checksum" -msgstr "" +msgstr "체크섬" -#: documents/models.py:138 +#: documents/models.py:190 msgid "The checksum of the original document." -msgstr "" +msgstr "원본 문서의 체크섬" -#: documents/models.py:142 +#: documents/models.py:194 msgid "archive checksum" -msgstr "" +msgstr "보관된 체크섬" -#: documents/models.py:147 +#: documents/models.py:199 msgid "The checksum of the archived document." -msgstr "" +msgstr "보관된 문서의 체크섬" -#: documents/models.py:150 documents/models.py:295 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" -msgstr "" +msgstr "생성" -#: documents/models.py:153 +#: documents/models.py:205 msgid "modified" -msgstr "" +msgstr "수정" -#: documents/models.py:157 +#: documents/models.py:212 msgid "storage type" -msgstr "" +msgstr "저장소 유형" -#: documents/models.py:165 +#: documents/models.py:220 msgid "added" -msgstr "" +msgstr "추가" -#: documents/models.py:169 +#: documents/models.py:227 msgid "filename" -msgstr "" +msgstr "파일 이름" -#: documents/models.py:175 +#: documents/models.py:233 msgid "Current filename in storage" -msgstr "" +msgstr "저장소에서의 현재 파일 이름" -#: documents/models.py:179 +#: documents/models.py:237 msgid "archive filename" -msgstr "" +msgstr "보관 파일 이름" -#: documents/models.py:185 +#: documents/models.py:243 msgid "Current archive filename in storage" -msgstr "" +msgstr "저장소에서의 보관 파일 이름" -#: documents/models.py:189 +#: documents/models.py:247 +msgid "original filename" +msgstr "원본 파일 이름" + +#: documents/models.py:253 +msgid "The original name of the file when it was uploaded" +msgstr "올려주기 당시 파일의 원래 이름" + +#: documents/models.py:260 msgid "archive serial number" -msgstr "" +msgstr "보관 일련 번호" -#: documents/models.py:195 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." -msgstr "" +msgstr "실제 문서 아카이브에서 이 문서의 위치" -#: documents/models.py:201 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" -msgstr "" +msgstr "문서" -#: documents/models.py:202 +#: documents/models.py:277 msgid "documents" -msgstr "" +msgstr "문서" -#: documents/models.py:280 +#: documents/models.py:365 msgid "debug" -msgstr "" +msgstr "디버그" -#: documents/models.py:281 +#: documents/models.py:366 msgid "information" msgstr "" -#: documents/models.py:282 +#: documents/models.py:367 msgid "warning" -msgstr "" +msgstr "경고" -#: documents/models.py:283 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" -msgstr "" +msgstr "오류" -#: documents/models.py:284 +#: documents/models.py:369 msgid "critical" -msgstr "" +msgstr "심각" -#: documents/models.py:287 +#: documents/models.py:372 msgid "group" -msgstr "" +msgstr "그룹" -#: documents/models.py:289 +#: documents/models.py:374 msgid "message" -msgstr "" +msgstr "메시지" -#: documents/models.py:292 +#: documents/models.py:377 msgid "level" -msgstr "" +msgstr "수준" -#: documents/models.py:299 +#: documents/models.py:386 msgid "log" -msgstr "" +msgstr "로그" -#: documents/models.py:300 +#: documents/models.py:387 msgid "logs" -msgstr "" +msgstr "로그" -#: documents/models.py:310 documents/models.py:360 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "" -#: documents/models.py:311 +#: documents/models.py:397 msgid "saved views" msgstr "" -#: documents/models.py:313 -msgid "user" -msgstr "" - -#: documents/models.py:317 +#: documents/models.py:402 msgid "show on dashboard" -msgstr "" +msgstr "대시보드에 표시" -#: documents/models.py:320 +#: documents/models.py:405 msgid "show in sidebar" -msgstr "" +msgstr "사이드바에 표시" -#: documents/models.py:324 +#: documents/models.py:409 msgid "sort field" -msgstr "" +msgstr "필드 정렬" -#: documents/models.py:326 +#: documents/models.py:414 msgid "sort reverse" -msgstr "" +msgstr "역순으로 정렬" -#: documents/models.py:331 +#: documents/models.py:419 msgid "title contains" msgstr "" -#: documents/models.py:332 +#: documents/models.py:420 msgid "content contains" msgstr "" -#: documents/models.py:333 +#: documents/models.py:421 msgid "ASN is" msgstr "" -#: documents/models.py:334 +#: documents/models.py:422 msgid "correspondent is" msgstr "" -#: documents/models.py:335 +#: documents/models.py:423 msgid "document type is" msgstr "" -#: documents/models.py:336 +#: documents/models.py:424 msgid "is in inbox" msgstr "" -#: documents/models.py:337 +#: documents/models.py:425 msgid "has tag" msgstr "" -#: documents/models.py:338 +#: documents/models.py:426 msgid "has any tag" msgstr "" -#: documents/models.py:339 +#: documents/models.py:427 msgid "created before" msgstr "" -#: documents/models.py:340 +#: documents/models.py:428 msgid "created after" msgstr "" -#: documents/models.py:341 +#: documents/models.py:429 msgid "created year is" msgstr "" -#: documents/models.py:342 +#: documents/models.py:430 msgid "created month is" msgstr "" -#: documents/models.py:343 +#: documents/models.py:431 msgid "created day is" msgstr "" -#: documents/models.py:344 +#: documents/models.py:432 msgid "added before" msgstr "" -#: documents/models.py:345 +#: documents/models.py:433 msgid "added after" msgstr "" -#: documents/models.py:346 +#: documents/models.py:434 msgid "modified before" msgstr "" -#: documents/models.py:347 +#: documents/models.py:435 msgid "modified after" msgstr "" -#: documents/models.py:348 +#: documents/models.py:436 msgid "does not have tag" msgstr "" -#: documents/models.py:349 +#: documents/models.py:437 msgid "does not have ASN" msgstr "" -#: documents/models.py:350 +#: documents/models.py:438 msgid "title or content contains" msgstr "" -#: documents/models.py:351 +#: documents/models.py:439 msgid "fulltext query" msgstr "" -#: documents/models.py:352 +#: documents/models.py:440 msgid "more like this" msgstr "" -#: documents/models.py:353 +#: documents/models.py:441 msgid "has tags in" msgstr "" -#: documents/models.py:363 +#: documents/models.py:442 +msgid "ASN greater than" +msgstr "" + +#: documents/models.py:443 +msgid "ASN less than" +msgstr "" + +#: documents/models.py:444 +msgid "storage path is" +msgstr "" + +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + +#: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "" -#: documents/models.py:365 +#: documents/models.py:466 msgid "value" msgstr "" -#: documents/models.py:368 +#: documents/models.py:469 msgid "filter rule" msgstr "" -#: documents/models.py:369 +#: documents/models.py:470 msgid "filter rules" msgstr "" -#: documents/serialisers.py:64 +#: documents/models.py:581 +msgid "Task ID" +msgstr "" + +#: documents/models.py:582 +msgid "Celery ID for the Task that was run" +msgstr "" + +#: documents/models.py:587 +msgid "Acknowledged" +msgstr "" + +#: documents/models.py:588 +msgid "If the task is acknowledged via the frontend or API" +msgstr "" + +#: documents/models.py:594 +msgid "Task Filename" +msgstr "" + +#: documents/models.py:595 +msgid "Name of the file which the Task was run for" +msgstr "" + +#: documents/models.py:601 +msgid "Task Name" +msgstr "" + +#: documents/models.py:602 +msgid "Name of the Task which was run" +msgstr "" + +#: documents/models.py:609 +msgid "Task State" +msgstr "" + +#: documents/models.py:610 +msgid "Current state of the task being run" +msgstr "" + +#: documents/models.py:615 +msgid "Created DateTime" +msgstr "" + +#: documents/models.py:616 +msgid "Datetime field when the task result was created in UTC" +msgstr "" + +#: documents/models.py:621 +msgid "Started DateTime" +msgstr "" + +#: documents/models.py:622 +msgid "Datetime field when the task was started in UTC" +msgstr "" + +#: documents/models.py:627 +msgid "Completed DateTime" +msgstr "" + +#: documents/models.py:628 +msgid "Datetime field when the task was completed in UTC" +msgstr "" + +#: documents/models.py:633 +msgid "Result Data" +msgstr "" + +#: documents/models.py:635 +msgid "The data returned by the task" +msgstr "" + +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" + +#: documents/models.py:671 +msgid "user" +msgstr "사용자" + +#: documents/models.py:676 +msgid "note" +msgstr "노트" + +#: documents/models.py:677 +msgid "notes" +msgstr "노트" + +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "" -#: documents/serialisers.py:185 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "" -#: documents/serialisers.py:459 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "" -#: documents/templates/index.html:22 +#: documents/serialisers.py:846 +msgid "Invalid variable detected." +msgstr "" + +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "" +#: documents/templates/index.html:80 +msgid "Still here?! Hmm, something might be wrong." +msgstr "" + +#: documents/templates/index.html:80 +msgid "Here's a link to the docs." +msgstr "" + #: documents/templates/registration/logged_out.html:14 msgid "Paperless-ngx signed out" msgstr "" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "" -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "" -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" -msgstr "" +msgstr "사용자 이름" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" -msgstr "" +msgstr "비밀번호" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "" -#: paperless/settings.py:299 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "비밀번호를 잊으셨나요?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "비밀번호를 초기화했습니다." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "새로운 비밀번호" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "비밀번호 확인" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "비밀번호 변경" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "전자우편" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 +msgid "Paperless" +msgstr "Paperless" + +#: paperless/settings.py:574 msgid "English (US)" -msgstr "" +msgstr "영어 (미국)" -#: paperless/settings.py:300 +#: paperless/settings.py:575 +msgid "Arabic" +msgstr "아랍어" + +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "아프리칸스어" + +#: paperless/settings.py:577 +msgid "Belarusian" +msgstr "벨라루스어" + +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "카탈로니아어" + +#: paperless/settings.py:579 msgid "Czech" -msgstr "" +msgstr "체코어" -#: paperless/settings.py:301 +#: paperless/settings.py:580 msgid "Danish" -msgstr "" +msgstr "덴마크어" -#: paperless/settings.py:302 +#: paperless/settings.py:581 msgid "German" -msgstr "" +msgstr "독일어" -#: paperless/settings.py:303 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "그리스어" + +#: paperless/settings.py:583 msgid "English (GB)" -msgstr "" +msgstr "영어 (영국)" -#: paperless/settings.py:304 +#: paperless/settings.py:584 msgid "Spanish" -msgstr "" +msgstr "스페인어" -#: paperless/settings.py:305 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "핀란드어" + +#: paperless/settings.py:586 msgid "French" -msgstr "" +msgstr "프랑스어" -#: paperless/settings.py:306 +#: paperless/settings.py:587 msgid "Italian" -msgstr "" +msgstr "이탈리아어" -#: paperless/settings.py:307 +#: paperless/settings.py:588 msgid "Luxembourgish" -msgstr "" +msgstr "룩셈부르크어" -#: paperless/settings.py:308 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "노르웨이어" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "" -#: paperless/settings.py:309 +#: paperless/settings.py:591 msgid "Polish" msgstr "" -#: paperless/settings.py:310 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "" -#: paperless/settings.py:311 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "" -#: paperless/settings.py:312 +#: paperless/settings.py:594 msgid "Romanian" msgstr "" -#: paperless/settings.py:313 +#: paperless/settings.py:595 msgid "Russian" msgstr "" -#: paperless/settings.py:314 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 +msgid "Slovenian" +msgstr "" + +#: paperless/settings.py:598 +msgid "Serbian" +msgstr "" + +#: paperless/settings.py:599 msgid "Swedish" msgstr "" -#: paperless/urls.py:139 +#: paperless/settings.py:600 +msgid "Turkish" +msgstr "" + +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 +msgid "Chinese Simplified" +msgstr "" + +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "" -#: paperless_mail/admin.py:29 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "" -#: paperless_mail/admin.py:47 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "" -#: paperless_mail/admin.py:50 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "" -#: paperless_mail/admin.py:64 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "" -#: paperless_mail/admin.py:67 -msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." +#: paperless_mail/admin.py:82 +msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:75 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "" -#: paperless_mail/admin.py:78 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "" -#: paperless_mail/apps.py:9 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "" @@ -528,187 +958,219 @@ msgstr "" msgid "mail accounts" msgstr "" -#: paperless_mail/models.py:18 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "" -#: paperless_mail/models.py:20 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "" -#: paperless_mail/models.py:25 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "" -#: paperless_mail/models.py:28 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "" -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "" -#: paperless_mail/models.py:38 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "" -#: paperless_mail/models.py:41 +#: paperless_mail/models.py:38 msgid "username" msgstr "" -#: paperless_mail/models.py:43 +#: paperless_mail/models.py:40 msgid "password" msgstr "" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "" -#: paperless_mail/models.py:50 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "" -#: paperless_mail/models.py:61 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "" -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "" -#: paperless_mail/models.py:68 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "" -#: paperless_mail/models.py:71 +#: paperless_mail/models.py:65 +msgid "Process full Mail (with embedded attachments in file) as .eml" +msgstr "" + +#: paperless_mail/models.py:67 +msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" +msgstr "" + +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "" -#: paperless_mail/models.py:81 -msgid "Mark as read, don't process read mails" -msgstr "" - -#: paperless_mail/models.py:82 -msgid "Flag the mail, don't process flagged mails" -msgstr "" - -#: paperless_mail/models.py:83 -msgid "Move to specified folder" -msgstr "" - -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "" -#: paperless_mail/models.py:91 +#: paperless_mail/models.py:77 +msgid "Move to specified folder" +msgstr "" + +#: paperless_mail/models.py:78 +msgid "Mark as read, don't process read mails" +msgstr "" + +#: paperless_mail/models.py:79 +msgid "Flag the mail, don't process flagged mails" +msgstr "" + +#: paperless_mail/models.py:80 +msgid "Tag the mail with specified tag, don't process tagged mails" +msgstr "" + +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "" -#: paperless_mail/models.py:92 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "" -#: paperless_mail/models.py:101 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "" -#: paperless_mail/models.py:102 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "" -#: paperless_mail/models.py:103 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "" -#: paperless_mail/models.py:104 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "" -#: paperless_mail/models.py:109 -msgid "order" -msgstr "" - -#: paperless_mail/models.py:115 +#: paperless_mail/models.py:101 msgid "account" msgstr "" -#: paperless_mail/models.py:119 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "" -#: paperless_mail/models.py:122 -msgid "Subfolders must be separated by dots." +#: paperless_mail/models.py:109 +msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "" -#: paperless_mail/models.py:126 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "" +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + #: paperless_mail/models.py:129 msgid "filter subject" msgstr "" -#: paperless_mail/models.py:132 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "" -#: paperless_mail/models.py:136 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "" -#: paperless_mail/models.py:141 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "" - -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "" -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "" -#: paperless_mail/models.py:156 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "" -#: paperless_mail/models.py:162 +#: paperless_mail/models.py:171 +msgid "consumption scope" +msgstr "" + +#: paperless_mail/models.py:177 msgid "action" msgstr "" -#: paperless_mail/models.py:168 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "" -#: paperless_mail/models.py:173 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "" -#: paperless_mail/models.py:181 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "" -#: paperless_mail/models.py:189 -msgid "assign this tag" -msgstr "" - -#: paperless_mail/models.py:197 -msgid "assign this document type" -msgstr "" - -#: paperless_mail/models.py:201 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "" -#: paperless_mail/models.py:211 -msgid "assign this correspondent" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" + +#: paperless_mail/models.py:256 +msgid "uid" +msgstr "" + +#: paperless_mail/models.py:264 +msgid "subject" +msgstr "" + +#: paperless_mail/models.py:272 +msgid "received" +msgstr "" + +#: paperless_mail/models.py:279 +msgid "processed" +msgstr "" + +#: paperless_mail/models.py:285 +msgid "status" msgstr "" diff --git a/src/locale/lb_LU/LC_MESSAGES/django.po b/src/locale/lb_LU/LC_MESSAGES/django.po index 8e6b57995..3d551c534 100644 --- a/src/locale/lb_LU/LC_MESSAGES/django.po +++ b/src/locale/lb_LU/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-03-03 20:41\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Luxembourgish\n" "Language: lb_LU\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumenter" -#: documents/models.py:36 -msgid "None" -msgstr "" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Iergendee Wuert" - -#: documents/models.py:38 -msgid "All words" -msgstr "All d'Wierder" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Exakten Treffer" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Regulären Ausdrock" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Ongenaut Wuert" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatesch" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "Numm" - -#: documents/models.py:47 -msgid "match" -msgstr "Zouweisungsmuster" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "Zouweisungsalgorithmus" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "Grouss-/Klengschreiwung ignoréieren" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Iergendee Wuert" + +#: documents/models.py:52 +msgid "All words" +msgstr "All d'Wierder" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Exakten Treffer" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Regulären Ausdrock" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Ongenaut Wuert" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatesch" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "Numm" + +#: documents/models.py:61 +msgid "match" +msgstr "Zouweisungsmuster" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "Zouweisungsalgorithmus" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "Grouss-/Klengschreiwung ignoréieren" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "Korrespondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "Korrespondenten" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "Faarf" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "Postaganks-Etikett" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Dës Etikett als Postaganks-Etikett markéieren: All nei importéiert Dokumenter kréien ëmmer dës Etikett zougewisen." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "Etikett" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "Etiketten" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "Dokumententyp" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "Dokumententypen" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "Pfad" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "Späicherpfad" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "Späicherpfaden" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Onverschlësselt" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Verschlësselt mat GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "Titel" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "Inhalt" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "De réien Textinhalt vum Dokument. Dëst Feld gëtt primär fir d'Sich benotzt." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "MIME-Typ" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "Préifzomm" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "D'Préifzomm vum Original-Dokument." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "Archiv-Préifzomm" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "D'Préifzomm vum archivéierten Dokument." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "erstallt" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "verännert" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "Späichertyp" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "derbäigesat" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "Fichiersnumm" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Aktuellen Dateinumm am Späicher" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "Archiv-Dateinumm" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Aktuellen Dateinumm am Archiv" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "Archiv-Seriennummer" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "D'Positioun vun dësem Dokument am physeschen Dokumentenarchiv." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "Dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "Dokumenter" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "Fehlersiich" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "Informatioun" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "Warnung" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "Feeler" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritesch" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "Grupp" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "Message" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "Niveau" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "Protokoll" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "Protokoller" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "Gespäichert Usiicht" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "Gespäichert Usiichten" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "Op der Startsäit uweisen" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "An der Säiteleescht uweisen" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "Zortéierfeld" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "ëmgedréint zortéieren" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "Titel enthält" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "Inhalt enthält" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN ass" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "Korrespondent ass" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "Dokumententyp ass" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "ass am Postagank" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "huet Etikett" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "huet iergendeng Etikett" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "erstallt virun" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "erstallt no" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "Erstellungsjoer ass" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "Erstellungsmount ass" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "Erstellungsdag ass" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "dobäigesat virun" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "dobäigesat no" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "verännert virun" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "verännert no" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "huet dës Etikett net" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "huet keng ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "Titel oder Inhalt enthalen" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "Volltextsich" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "ähnlech Dokumenter" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "huet Etiketten an" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "Reegeltyp" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "Wäert" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "Filterreegel" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "Filterreegelen" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "" -#: documents/models.py:626 -msgid "Comment for the document" +#: documents/models.py:647 +msgid "Note for the document" msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "Benotzer" -#: documents/models.py:655 -msgid "comment" +#: documents/models.py:676 +msgid "note" msgstr "" -#: documents/models.py:656 -msgid "comments" +#: documents/models.py:677 +msgid "notes" msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "Reiefolleg" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Just Dokumenter traitéieren, déi exakt dësen Dateinumm hunn (falls definéiert). Platzhalter wéi *.pdf oder *invoice* sinn erlaabt. D'Grouss-/Klengschreiwung gëtt ignoréiert." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "dës Etikett zouweisen" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "Dësen Dokumententyp zouweisen" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "Dëse Korrespondent zouweisen" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Ongëltege regulären Ausdrock: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Ongëlteg Faarf." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Fichierstyp %(type)s net ënnerstëtzt" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Ongëlteg Zeechen detektéiert." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx gëtt gelueden..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Nach ëmmer hei?! Eventuell ass eppes schif gelaf." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Hei ass e Link op d'Dokumentatioun." @@ -520,395 +673,504 @@ msgstr "Hei ass e Link op d'Dokumentatioun." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx ofgemellt" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Dir hutt Iech erfollegräich ofgemellt. Bis geschwënn!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Nees umellen" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Umeldung bei Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "W. e. g. umellen." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Äre Benotzernumm a Passwuert stëmmen net iwwereneen. Probéiert w. e. g. nach emol." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Benotzernumm" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Passwuert" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Umellen" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Englesch (USA)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Belarusesch" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tschechesch" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Dänesch" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Däitsch" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Englesch (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spuenesch" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Franséisch" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italienesch" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Lëtzebuergesch" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Hollännesch" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polnesch" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugisesch (Brasilien)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugisesch" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumänesch" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russesch" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slowenesch" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbesch" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Schwedesch" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Tierkesch" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Chinesesch (Vereinfacht)" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx-Administratioun" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Authentifizéierung" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Erweidert Astellungen" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filter" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless wäert nëmmen E-Maile veraarbechten, fir déi all déi hei definéiert Filteren zoutreffen." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Aktiounen" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadaten" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Den Dokumenter, déi iwwer dës Reegel veraarbecht ginn, automatesch Metadaten zouweisen. Wann hei keng Etiketten, Typen oder Korrespondenten zougewise ginn, veraarbecht Paperless-ng trotzdeem all zoutreffend Reegelen déi definéiert sinn." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless E-Mail" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "Mailkont" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "Mailkonten" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Keng Verschlësselung" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "SSL benotzen" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "STARTTLS benotzen" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP-Server" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP-Port" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Dëst ass normalerweis 143 fir onverschësselt oder STARTTLS-Connectiounen an 993 fir SSL-Connectiounen." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP-Sécherheet" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "Benotzernumm" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "Passwuert" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "Zeechesaz" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Den Zeechesaz dee benotzt gëtt wa mam Mailserver kommunizéiert gëtt, wéi beispillsweis 'UTF-8' oder 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "E-Mail-Reegel" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "E-Mail-Reegelen" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Just Unhäng veraarbechten." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "All d'Fichiere veraarbechten, inklusiv \"inline\"-Unhäng." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Läschen" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "An e virdefinéierten Dossier réckelen" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Als gelies markéieren, gelies Mailen net traitéieren" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Als wichteg markéieren, markéiert E-Mailen net veraarbechten" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Sujet als TItel notzen" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Numm vum Dateiunhank als Titel benotzen" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Kee Korrespondent zouweisen" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "E-Mail-Adress benotzen" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Numm benotzen (oder E-Mail-Adress falls den Numm net disponibel ass)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Korrespondent benotzen deen hei drënner ausgewielt ass" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "Reiefolleg" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "Kont" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "Dossier" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Ënnerdossiere musse mat engem Zeeche getrennt si wéi beispillsweis engem Punkt ('.') oder engem Slash ('/'), mee dat hänkt vum Mailserver of." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "Ofsenderfilter" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "Sujets-Filter" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "Contenu-Filter" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "Filter fir den Numm vum Unhank" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Just Dokumenter traitéieren, déi exakt dësen Dateinumm hunn (falls definéiert). Platzhalter wéi *.pdf oder *invoice* sinn erlaabt. D'Grouss-/Klengschreiwung gëtt ignoréiert." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "Maximalen Alter" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "An Deeg." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "Fichierstyp vum Unhank" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "\"Inline\"-Unhänk schléissen och agebonne Biller mat an, dofir sollt dës Astellung mat engem Filter fir den Numm vum Unhank kombinéiert ginn." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "Aktioun" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "Parameter fir Aktioun" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Zousätzleche Parameter fir d'Aktioun déi hei driwwer ausgewielt ass, zum Beispill den Numm vum Zildossier fir d'Aktioun \"An e virdefinéierten Dossier réckelen\". Ënnerdossiere musse mat Punkte getrennt ginn." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "Titel zouweisen aus" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "dës Etikett zouweisen" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "Dësen Dokumententyp zouweisen" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "Korrespondent zouweisen aus" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "Dëse Korrespondent zouweisen" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "" diff --git a/src/locale/lv_LV/LC_MESSAGES/django.po b/src/locale/lv_LV/LC_MESSAGES/django.po new file mode 100644 index 000000000..cebd9605d --- /dev/null +++ b/src/locale/lv_LV/LC_MESSAGES/django.po @@ -0,0 +1,1176 @@ +msgid "" +msgstr "" +"Project-Id-Version: paperless-ngx\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-11 15:25\n" +"Last-Translator: \n" +"Language-Team: Latvian\n" +"Language: lv_LV\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==0 ? 0 : n%10==1 && n%100!=11 ? 1 : 2);\n" +"X-Crowdin-Project: paperless-ngx\n" +"X-Crowdin-Project-ID: 500308\n" +"X-Crowdin-Language: lv\n" +"X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" +"X-Crowdin-File-ID: 14\n" + +#: documents/apps.py:8 +msgid "Documents" +msgstr "Dokuments" + +#: documents/models.py:33 documents/models.py:731 +msgid "owner" +msgstr "īpašnieks" + +#: documents/models.py:50 +msgid "None" +msgstr "Neviens" + +#: documents/models.py:51 +msgid "Any word" +msgstr "" + +#: documents/models.py:52 +msgid "All words" +msgstr "" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "" + +#: documents/models.py:61 +msgid "match" +msgstr "" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "" + +#: documents/models.py:92 documents/models.py:144 +msgid "correspondent" +msgstr "" + +#: documents/models.py:93 +msgid "correspondents" +msgstr "" + +#: documents/models.py:97 +msgid "color" +msgstr "" + +#: documents/models.py:100 +msgid "is inbox tag" +msgstr "" + +#: documents/models.py:103 +msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." +msgstr "" + +#: documents/models.py:109 +msgid "tag" +msgstr "" + +#: documents/models.py:110 documents/models.py:182 +msgid "tags" +msgstr "" + +#: documents/models.py:115 documents/models.py:164 +msgid "document type" +msgstr "" + +#: documents/models.py:116 +msgid "document types" +msgstr "" + +#: documents/models.py:121 +msgid "path" +msgstr "" + +#: documents/models.py:126 documents/models.py:153 +msgid "storage path" +msgstr "" + +#: documents/models.py:127 +msgid "storage paths" +msgstr "" + +#: documents/models.py:134 +msgid "Unencrypted" +msgstr "" + +#: documents/models.py:135 +msgid "Encrypted with GNU Privacy Guard" +msgstr "" + +#: documents/models.py:156 +msgid "title" +msgstr "" + +#: documents/models.py:168 documents/models.py:645 +msgid "content" +msgstr "" + +#: documents/models.py:171 +msgid "The raw, text-only data of the document. This field is primarily used for searching." +msgstr "" + +#: documents/models.py:176 +msgid "mime type" +msgstr "" + +#: documents/models.py:186 +msgid "checksum" +msgstr "" + +#: documents/models.py:190 +msgid "The checksum of the original document." +msgstr "" + +#: documents/models.py:194 +msgid "archive checksum" +msgstr "" + +#: documents/models.py:199 +msgid "The checksum of the archived document." +msgstr "" + +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 +msgid "created" +msgstr "" + +#: documents/models.py:205 +msgid "modified" +msgstr "" + +#: documents/models.py:212 +msgid "storage type" +msgstr "" + +#: documents/models.py:220 +msgid "added" +msgstr "" + +#: documents/models.py:227 +msgid "filename" +msgstr "" + +#: documents/models.py:233 +msgid "Current filename in storage" +msgstr "" + +#: documents/models.py:237 +msgid "archive filename" +msgstr "" + +#: documents/models.py:243 +msgid "Current archive filename in storage" +msgstr "" + +#: documents/models.py:247 +msgid "original filename" +msgstr "" + +#: documents/models.py:253 +msgid "The original name of the file when it was uploaded" +msgstr "" + +#: documents/models.py:260 +msgid "archive serial number" +msgstr "" + +#: documents/models.py:270 +msgid "The position of this document in your physical document archive." +msgstr "" + +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 +msgid "document" +msgstr "" + +#: documents/models.py:277 +msgid "documents" +msgstr "" + +#: documents/models.py:365 +msgid "debug" +msgstr "" + +#: documents/models.py:366 +msgid "information" +msgstr "" + +#: documents/models.py:367 +msgid "warning" +msgstr "" + +#: documents/models.py:368 paperless_mail/models.py:293 +msgid "error" +msgstr "" + +#: documents/models.py:369 +msgid "critical" +msgstr "" + +#: documents/models.py:372 +msgid "group" +msgstr "" + +#: documents/models.py:374 +msgid "message" +msgstr "" + +#: documents/models.py:377 +msgid "level" +msgstr "" + +#: documents/models.py:386 +msgid "log" +msgstr "" + +#: documents/models.py:387 +msgid "logs" +msgstr "" + +#: documents/models.py:396 documents/models.py:461 +msgid "saved view" +msgstr "" + +#: documents/models.py:397 +msgid "saved views" +msgstr "" + +#: documents/models.py:402 +msgid "show on dashboard" +msgstr "" + +#: documents/models.py:405 +msgid "show in sidebar" +msgstr "" + +#: documents/models.py:409 +msgid "sort field" +msgstr "" + +#: documents/models.py:414 +msgid "sort reverse" +msgstr "" + +#: documents/models.py:419 +msgid "title contains" +msgstr "" + +#: documents/models.py:420 +msgid "content contains" +msgstr "" + +#: documents/models.py:421 +msgid "ASN is" +msgstr "" + +#: documents/models.py:422 +msgid "correspondent is" +msgstr "" + +#: documents/models.py:423 +msgid "document type is" +msgstr "" + +#: documents/models.py:424 +msgid "is in inbox" +msgstr "" + +#: documents/models.py:425 +msgid "has tag" +msgstr "" + +#: documents/models.py:426 +msgid "has any tag" +msgstr "" + +#: documents/models.py:427 +msgid "created before" +msgstr "" + +#: documents/models.py:428 +msgid "created after" +msgstr "" + +#: documents/models.py:429 +msgid "created year is" +msgstr "" + +#: documents/models.py:430 +msgid "created month is" +msgstr "" + +#: documents/models.py:431 +msgid "created day is" +msgstr "" + +#: documents/models.py:432 +msgid "added before" +msgstr "" + +#: documents/models.py:433 +msgid "added after" +msgstr "" + +#: documents/models.py:434 +msgid "modified before" +msgstr "" + +#: documents/models.py:435 +msgid "modified after" +msgstr "" + +#: documents/models.py:436 +msgid "does not have tag" +msgstr "" + +#: documents/models.py:437 +msgid "does not have ASN" +msgstr "" + +#: documents/models.py:438 +msgid "title or content contains" +msgstr "" + +#: documents/models.py:439 +msgid "fulltext query" +msgstr "" + +#: documents/models.py:440 +msgid "more like this" +msgstr "" + +#: documents/models.py:441 +msgid "has tags in" +msgstr "" + +#: documents/models.py:442 +msgid "ASN greater than" +msgstr "" + +#: documents/models.py:443 +msgid "ASN less than" +msgstr "" + +#: documents/models.py:444 +msgid "storage path is" +msgstr "" + +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + +#: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 +msgid "rule type" +msgstr "" + +#: documents/models.py:466 +msgid "value" +msgstr "" + +#: documents/models.py:469 +msgid "filter rule" +msgstr "" + +#: documents/models.py:470 +msgid "filter rules" +msgstr "" + +#: documents/models.py:581 +msgid "Task ID" +msgstr "" + +#: documents/models.py:582 +msgid "Celery ID for the Task that was run" +msgstr "" + +#: documents/models.py:587 +msgid "Acknowledged" +msgstr "" + +#: documents/models.py:588 +msgid "If the task is acknowledged via the frontend or API" +msgstr "" + +#: documents/models.py:594 +msgid "Task Filename" +msgstr "" + +#: documents/models.py:595 +msgid "Name of the file which the Task was run for" +msgstr "" + +#: documents/models.py:601 +msgid "Task Name" +msgstr "" + +#: documents/models.py:602 +msgid "Name of the Task which was run" +msgstr "" + +#: documents/models.py:609 +msgid "Task State" +msgstr "" + +#: documents/models.py:610 +msgid "Current state of the task being run" +msgstr "" + +#: documents/models.py:615 +msgid "Created DateTime" +msgstr "" + +#: documents/models.py:616 +msgid "Datetime field when the task result was created in UTC" +msgstr "" + +#: documents/models.py:621 +msgid "Started DateTime" +msgstr "" + +#: documents/models.py:622 +msgid "Datetime field when the task was started in UTC" +msgstr "" + +#: documents/models.py:627 +msgid "Completed DateTime" +msgstr "" + +#: documents/models.py:628 +msgid "Datetime field when the task was completed in UTC" +msgstr "" + +#: documents/models.py:633 +msgid "Result Data" +msgstr "" + +#: documents/models.py:635 +msgid "The data returned by the task" +msgstr "" + +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" + +#: documents/models.py:671 +msgid "user" +msgstr "" + +#: documents/models.py:676 +msgid "note" +msgstr "" + +#: documents/models.py:677 +msgid "notes" +msgstr "" + +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 +#, python-format +msgid "Invalid regular expression: %(error)s" +msgstr "" + +#: documents/serialisers.py:373 +msgid "Invalid color." +msgstr "" + +#: documents/serialisers.py:749 +#, python-format +msgid "File type %(type)s not supported" +msgstr "" + +#: documents/serialisers.py:846 +msgid "Invalid variable detected." +msgstr "" + +#: documents/templates/index.html:79 +msgid "Paperless-ngx is loading..." +msgstr "" + +#: documents/templates/index.html:80 +msgid "Still here?! Hmm, something might be wrong." +msgstr "" + +#: documents/templates/index.html:80 +msgid "Here's a link to the docs." +msgstr "" + +#: documents/templates/registration/logged_out.html:14 +msgid "Paperless-ngx signed out" +msgstr "" + +#: documents/templates/registration/logged_out.html:40 +msgid "You have been successfully logged out. Bye!" +msgstr "" + +#: documents/templates/registration/logged_out.html:41 +msgid "Sign in again" +msgstr "" + +#: documents/templates/registration/login.html:14 +msgid "Paperless-ngx sign in" +msgstr "" + +#: documents/templates/registration/login.html:41 +msgid "Please sign in." +msgstr "" + +#: documents/templates/registration/login.html:44 +msgid "Your username and password didn't match. Please try again." +msgstr "" + +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 +msgid "Username" +msgstr "" + +#: documents/templates/registration/login.html:56 +msgid "Password" +msgstr "" + +#: documents/templates/registration/login.html:66 +msgid "Sign in" +msgstr "" + +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 +msgid "Paperless" +msgstr "" + +#: paperless/settings.py:574 +msgid "English (US)" +msgstr "" + +#: paperless/settings.py:575 +msgid "Arabic" +msgstr "" + +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 +msgid "Belarusian" +msgstr "" + +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 +msgid "Czech" +msgstr "" + +#: paperless/settings.py:580 +msgid "Danish" +msgstr "" + +#: paperless/settings.py:581 +msgid "German" +msgstr "" + +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 +msgid "English (GB)" +msgstr "" + +#: paperless/settings.py:584 +msgid "Spanish" +msgstr "" + +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 +msgid "French" +msgstr "" + +#: paperless/settings.py:587 +msgid "Italian" +msgstr "" + +#: paperless/settings.py:588 +msgid "Luxembourgish" +msgstr "" + +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 +msgid "Dutch" +msgstr "" + +#: paperless/settings.py:591 +msgid "Polish" +msgstr "" + +#: paperless/settings.py:592 +msgid "Portuguese (Brazil)" +msgstr "" + +#: paperless/settings.py:593 +msgid "Portuguese" +msgstr "" + +#: paperless/settings.py:594 +msgid "Romanian" +msgstr "" + +#: paperless/settings.py:595 +msgid "Russian" +msgstr "" + +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 +msgid "Slovenian" +msgstr "" + +#: paperless/settings.py:598 +msgid "Serbian" +msgstr "" + +#: paperless/settings.py:599 +msgid "Swedish" +msgstr "" + +#: paperless/settings.py:600 +msgid "Turkish" +msgstr "" + +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 +msgid "Chinese Simplified" +msgstr "" + +#: paperless/urls.py:184 +msgid "Paperless-ngx administration" +msgstr "" + +#: paperless_mail/admin.py:41 +msgid "Authentication" +msgstr "" + +#: paperless_mail/admin.py:44 +msgid "Advanced settings" +msgstr "" + +#: paperless_mail/admin.py:60 +msgid "Filter" +msgstr "" + +#: paperless_mail/admin.py:63 +msgid "Paperless will only process mails that match ALL of the filters given below." +msgstr "" + +#: paperless_mail/admin.py:79 +msgid "Actions" +msgstr "" + +#: paperless_mail/admin.py:82 +msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." +msgstr "" + +#: paperless_mail/admin.py:90 +msgid "Metadata" +msgstr "" + +#: paperless_mail/admin.py:93 +msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." +msgstr "" + +#: paperless_mail/apps.py:11 +msgid "Paperless mail" +msgstr "" + +#: paperless_mail/models.py:10 +msgid "mail account" +msgstr "" + +#: paperless_mail/models.py:11 +msgid "mail accounts" +msgstr "" + +#: paperless_mail/models.py:14 +msgid "No encryption" +msgstr "" + +#: paperless_mail/models.py:15 +msgid "Use SSL" +msgstr "" + +#: paperless_mail/models.py:16 +msgid "Use STARTTLS" +msgstr "" + +#: paperless_mail/models.py:20 +msgid "IMAP server" +msgstr "" + +#: paperless_mail/models.py:23 +msgid "IMAP port" +msgstr "" + +#: paperless_mail/models.py:27 +msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." +msgstr "" + +#: paperless_mail/models.py:33 +msgid "IMAP security" +msgstr "" + +#: paperless_mail/models.py:38 +msgid "username" +msgstr "" + +#: paperless_mail/models.py:40 +msgid "password" +msgstr "" + +#: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 +msgid "character set" +msgstr "" + +#: paperless_mail/models.py:49 +msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." +msgstr "" + +#: paperless_mail/models.py:60 +msgid "mail rule" +msgstr "" + +#: paperless_mail/models.py:61 +msgid "mail rules" +msgstr "" + +#: paperless_mail/models.py:64 paperless_mail/models.py:72 +msgid "Only process attachments." +msgstr "" + +#: paperless_mail/models.py:65 +msgid "Process full Mail (with embedded attachments in file) as .eml" +msgstr "" + +#: paperless_mail/models.py:67 +msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" +msgstr "" + +#: paperless_mail/models.py:73 +msgid "Process all files, including 'inline' attachments." +msgstr "" + +#: paperless_mail/models.py:76 +msgid "Delete" +msgstr "" + +#: paperless_mail/models.py:77 +msgid "Move to specified folder" +msgstr "" + +#: paperless_mail/models.py:78 +msgid "Mark as read, don't process read mails" +msgstr "" + +#: paperless_mail/models.py:79 +msgid "Flag the mail, don't process flagged mails" +msgstr "" + +#: paperless_mail/models.py:80 +msgid "Tag the mail with specified tag, don't process tagged mails" +msgstr "" + +#: paperless_mail/models.py:83 +msgid "Use subject as title" +msgstr "" + +#: paperless_mail/models.py:84 +msgid "Use attachment filename as title" +msgstr "" + +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 +msgid "Do not assign a correspondent" +msgstr "" + +#: paperless_mail/models.py:89 +msgid "Use mail address" +msgstr "" + +#: paperless_mail/models.py:90 +msgid "Use name (or mail address if not available)" +msgstr "" + +#: paperless_mail/models.py:91 +msgid "Use correspondent selected below" +msgstr "" + +#: paperless_mail/models.py:101 +msgid "account" +msgstr "" + +#: paperless_mail/models.py:105 paperless_mail/models.py:248 +msgid "folder" +msgstr "" + +#: paperless_mail/models.py:109 +msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." +msgstr "" + +#: paperless_mail/models.py:115 +msgid "filter from" +msgstr "" + +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 +msgid "filter subject" +msgstr "" + +#: paperless_mail/models.py:136 +msgid "filter body" +msgstr "" + +#: paperless_mail/models.py:143 +msgid "filter attachment filename" +msgstr "" + +#: paperless_mail/models.py:155 +msgid "maximum age" +msgstr "" + +#: paperless_mail/models.py:157 +msgid "Specified in days." +msgstr "" + +#: paperless_mail/models.py:161 +msgid "attachment type" +msgstr "" + +#: paperless_mail/models.py:165 +msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." +msgstr "" + +#: paperless_mail/models.py:171 +msgid "consumption scope" +msgstr "" + +#: paperless_mail/models.py:177 +msgid "action" +msgstr "" + +#: paperless_mail/models.py:183 +msgid "action parameter" +msgstr "" + +#: paperless_mail/models.py:188 +msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." +msgstr "" + +#: paperless_mail/models.py:196 +msgid "assign title from" +msgstr "" + +#: paperless_mail/models.py:216 +msgid "assign correspondent from" +msgstr "" + +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" + +#: paperless_mail/models.py:256 +msgid "uid" +msgstr "" + +#: paperless_mail/models.py:264 +msgid "subject" +msgstr "" + +#: paperless_mail/models.py:272 +msgid "received" +msgstr "" + +#: paperless_mail/models.py:279 +msgid "processed" +msgstr "" + +#: paperless_mail/models.py:285 +msgid "status" +msgstr "" + diff --git a/src/locale/nl_NL/LC_MESSAGES/django.po b/src/locale/nl_NL/LC_MESSAGES/django.po index e0d372075..5cdb2eb08 100644 --- a/src/locale/nl_NL/LC_MESSAGES/django.po +++ b/src/locale/nl_NL/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-06-24 08:28\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Dutch\n" "Language: nl_NL\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Documenten" -#: documents/models.py:36 -msgid "None" -msgstr "Geen" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Elk woord" - -#: documents/models.py:38 -msgid "All words" -msgstr "Alle woorden" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Exacte overeenkomst" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Reguliere expressie" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Gelijkaardig woord" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatisch" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "naam" - -#: documents/models.py:47 -msgid "match" -msgstr "Overeenkomst" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "Algoritme voor het bepalen van de overeenkomst" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "is niet hoofdlettergevoelig" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "eigenaar" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Geen" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Elk woord" + +#: documents/models.py:52 +msgid "All words" +msgstr "Alle woorden" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Exacte overeenkomst" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Reguliere expressie" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Gelijkaardig woord" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatisch" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "naam" + +#: documents/models.py:61 +msgid "match" +msgstr "Overeenkomst" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "Algoritme voor het bepalen van de overeenkomst" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "is niet hoofdlettergevoelig" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "correspondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "correspondenten" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "Kleur" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "is \"Postvak in\"-label" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Markeert dit label als een \"Postvak in\"-label: alle nieuw verwerkte documenten krijgen de \"Postvak in\"-labels." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "label" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "labels" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "documenttype" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "documenttypen" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "pad" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "opslag pad" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "opslag paden" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Niet versleuteld" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Versleuteld met GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "titel" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "inhoud" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "De onbewerkte gegevens van het document. Dit veld wordt voornamelijk gebruikt om te zoeken." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mimetype" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "checksum" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "De checksum van het oorspronkelijke document." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "archief checksum" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "De checksum van het gearchiveerde document." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "aangemaakt" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "gewijzigd" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "type opslag" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "toegevoegd" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "bestandsnaam" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Huidige bestandsnaam in opslag" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "Bestandsnaam in archief" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Huidige bestandsnaam in archief" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" -msgstr "originele bestandsnaam" +msgstr "oorspronkelijke bestandsnaam" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" -msgstr "De originele naam van het bestand wanneer het werd geüpload" +msgstr "De oorspronkelijke naam van het bestand toen het werd geüpload" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "serienummer in archief" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "De positie van dit document in je fysieke documentenarchief." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "document" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "documenten" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "debug" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informatie" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "waarschuwing" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "fout" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" -msgstr "kritisch" +msgstr "kritiek" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "groep" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "bericht" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "niveau" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "bericht" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "berichten" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" -msgstr "opgeslagen view" - -#: documents/models.py:392 -msgid "saved views" -msgstr "opgeslagen views" +msgstr "opgeslagen weergave" #: documents/models.py:397 +msgid "saved views" +msgstr "opgeslagen weergaven" + +#: documents/models.py:402 msgid "show on dashboard" msgstr "weergeven op dashboard" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "weergeven in zijbalk" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "sorteerveld" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "omgekeerd sorteren" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "titel bevat" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "inhoud bevat" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN is" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "correspondent is" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "documenttype is" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "zit in \"Postvak in\"" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "heeft label" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "heeft één van de labels" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "aangemaakt voor" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "aangemaakt na" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "aangemaakt jaar is" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "aangemaakte maand is" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "aangemaakte dag is" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "toegevoegd voor" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "toegevoegd na" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "gewijzigd voor" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "gewijzigd na" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "heeft geen label" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "heeft geen ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "titel of inhoud bevat" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "inhoud doorzoeken" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "meer zoals dit" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" -msgstr "heeft tags in" +msgstr "heeft labels in" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN groter dan" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN kleiner dan" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "opslagpad is" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "type regel" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "waarde" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "filterregel" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "filterregels" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "Taak ID" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID voor de taak die werd uitgevoerd" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Bevestigd" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Of de taak is bevestigd via de frontend of de API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" -msgstr "Bestandsnaam taak " +msgstr "Bestandsnaam taak" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Naam van het bestand waarvoor de taak werd uitgevoerd" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Taaknaam" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Naam van de uitgevoerde taak" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Taakstatus" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Huidige status van de taak die wordt uitgevoerd" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Aangemaakt DateTime" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Datetime veld wanneer het resultaat van de taak werd aangemaakt in UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Gestart DateTime" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Datetime veld wanneer de taak werd gestart in UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" -msgstr "Voltooid DateTime" +msgstr "Voltooid datum/tijd" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" -msgstr "Datetime veld wanneer de taak werd voltooid in UTC" +msgstr "Datum/tijd veld wanneer de taak werd voltooid in UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Resultaatgegevens" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Gegevens geretourneerd door de taak" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Commentaar op het document" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "gebruiker" -#: documents/models.py:655 -msgid "comment" -msgstr "opmerking" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "opmerkingen" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "volgorde" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Alleen documenten verwerken die volledig overeenkomen, indien aangegeven. Je kunt jokertekens gebruiken, zoals *.pdf of *factuur*. Dit is niet hoofdlettergevoelig." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "wijs dit label toe" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "wijs dit documenttype toe" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "wijs deze correspondent toe" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Ongeldige reguliere expressie: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Ongeldig kleur." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Bestandstype %(type)s niet ondersteund" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Ongeldige variabele ontdekt." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx is aan het laden..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Nog steeds hier?! Hmm, er kan iets mis zijn." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Dit is een link naar de documentatie." @@ -520,395 +673,504 @@ msgstr "Dit is een link naar de documentatie." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx afgemeld" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" -msgstr "Je bent nu afgemeld. Tot later!" +msgstr "Je bent nu afgemeld. Tot ziens!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Meld je opnieuw aan" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" -msgstr "Paperless-ngx afgemeld" +msgstr "Paperless-ngx inloggen" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Gelieve aan te melden." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Je gebruikersnaam en wachtwoord komen niet overeen. Probeer opnieuw." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Gebruikersnaam" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Wachtwoord" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Aanmelden" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Engels (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabisch" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Wit-Russisch" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tsjechisch" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Deens" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Duits" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Engels (Brits)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spaans" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Frans" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italiaans" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburgs" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Nederlands" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Pools" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugees (Brazilië)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugees" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Roemeens" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russisch" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Sloveens" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Servisch" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Zweeds" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turks" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Chinees (vereenvoudigd)" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx administratie" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Authenticatie" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Geavanceerde instellingen" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filter" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless verwerkt alleen e-mails die voldoen aan ALLE onderstaande filters." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Acties" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "De actie uitgevoerd op de email. Deze actie wordt alleen uitgevoerd wanneer de email inhoud of bijlagen van de email zijn geïmporteerd." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadata" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Automatisch metadata toewijzen aan documenten vanuit deze regel. Indien je geen labels, documenttypes of correspondenten toewijst, zal Paperless nog steeds alle regels verwerken die je hebt gedefinieerd." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless email" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "email account" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "email accounts" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Geen versleuteling" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Gebruik SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Gebruik STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP-server" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP-poort" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Dit is gewoonlijk 143 voor onversleutelde of STARTTLS verbindingen, en 993 voor SSL verbindingen." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP-beveiliging" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "gebruikersnaam" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "wachtwoord" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "Tekenset" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Tekenset die gebruikt moet worden bij communicatie met de mailserver, zoals 'UTF-8' of 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "email-regel" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "email-regels" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Alleen bijlagen verwerken" -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Verwerk volledige email (met ingesloten bijlagen in bestand) als .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Verwerk volledige email (met ingesloten bijlagen als bestand) als .eml en verwerk bijlagen als aparte documenten" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Verwerk alle bestanden, inclusief 'inline' bijlagen." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Verwijder" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Verplaats naar gegeven map" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Markeer als gelezen, verwerk geen gelezen mails" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Markeer de mail, verwerk geen mails met markering" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Tag de mail met de opgegeven tag, verwerk geen getagde mails" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Gebruik onderwerp als titel" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Gebruik naam van bijlage als titel" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Wijs geen correspondent toe" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Gebruik het email-adres" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Gebruik de naam, en anders het email-adres" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Gebruik de hieronder aangeduide correspondent" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "volgorde" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "account" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "map" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Submappen moeten gescheiden worden door een scheidingsteken, vaak een punt ('.') of slash ('/'), maar het varieert per mailserver." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filter afzender" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filter onderwerp" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filter inhoud" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "Filter bestandsnaam van bijlage" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Alleen documenten verwerken die volledig overeenkomen, indien aangegeven. Je kunt jokertekens gebruiken, zoals *.pdf of *factuur*. Dit is niet hoofdlettergevoelig." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "Maximale leeftijd" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Aangegeven in dagen" -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "Type bijlage" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "\"Inline\" bijlagen bevatten vaak ook afbeeldingen. In dit geval valt het aan te raden om ook een filter voor de bestandsnaam op te geven." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" -msgstr "verwerkingsscope" +msgstr "verwerkingsbereik" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "actie" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "actie parameters" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Extra parameter voor de hierboven geselecteerde actie, bijvoorbeeld: de doelmap voor de \"verplaats naar map\"-actie. Submappen moeten gescheiden worden door punten." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "wijs titel toe van" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "wijs dit etiket toe" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "wijs dit documenttype toe" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "wijs correspondent toe van" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "wijs deze correspondent toe" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "onderwerp" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "ontvangen" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "verwerkt" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "status" diff --git a/src/locale/no_NO/LC_MESSAGES/django.po b/src/locale/no_NO/LC_MESSAGES/django.po index b554b73fa..6a846b242 100644 --- a/src/locale/no_NO/LC_MESSAGES/django.po +++ b/src/locale/no_NO/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-07-10 18:15\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-29 20:09\n" "Last-Translator: \n" "Language-Team: Norwegian\n" "Language: no_NO\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumenter" -#: documents/models.py:36 -msgid "None" -msgstr "Ingen" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Hvilket som helst ord" - -#: documents/models.py:38 -msgid "All words" -msgstr "Alle ord" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Eksakt match" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Regulære uttrykk" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Fuzzy word" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatisk" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "navn" - -#: documents/models.py:47 -msgid "match" -msgstr "treff" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "samsvarende algoritme" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "er insensitiv" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "eier" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Ingen" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Hvilket som helst ord" + +#: documents/models.py:52 +msgid "All words" +msgstr "Alle ord" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Eksakt match" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Regulære uttrykk" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Fuzzy word" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatisk" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "navn" + +#: documents/models.py:61 +msgid "match" +msgstr "treff" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "samsvarende algoritme" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "er insensitiv" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "korrespondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "korrespondenter" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "farge" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "er innboks tag" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Markerer dette merket som en innboks-tag: Alle nybrukte dokumenter vil bli merket med innboks-tagger." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "tagg" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "tagger" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "dokument type" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "dokumenttyper" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "sti" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "lagringssti" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "lagringsveier" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Ukryptert" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Kryptert med GNU Personvernvakt" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "tittel" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "innhold" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Raw, tekstbare data fra dokumentet. Dette feltet brukes primært for søking." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mime type" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "sjekksum" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Sjekksummen av det opprinnelige dokumentet." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arkiv sjekksum" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Sjekksummen av det arkiverte dokumentet." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "opprettet" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "endret" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "lagringstype" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "lagt til" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "filnavn" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Gjeldende filnavn i lagring" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "arkiver filnavn" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Gjeldende arkiv filnavn i lagring" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "opprinnelig filnavn" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" -msgstr "Det opprinnelige filnavnet da den ble lastet opp" +msgstr "Filens opprinnelige filnavn ved opplasting" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "arkiver serienummer" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Dokumentets posisjon i ditt fysiske dokumentarkiv." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumenter" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "feilsøk" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informasjon" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "advarsel" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "feil" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritisk" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "gruppe" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "melding" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "nivå" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "Logg" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "logger" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "lagret visning" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "lagrede visninger" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "vis på dashbordet" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "vis i sidestolpen" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "sorter felt" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "sorter på baksiden" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "tittelen inneholder" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "innholdet inneholder" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN er" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "tilsvarendet er" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "dokumenttype er" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "er i innboksen" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "har tagg" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "har en tag" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "opprettet før" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "opprettet etter" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "opprettet år er" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "opprettet måned er" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "opprettet dag er" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "lagt til før" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "lagt til etter" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "endret før" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "endret etter" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "har ikke tagg" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "har ikke ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "tittel eller innhold inneholder" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "full tekst spørring" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "mer som dette" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "har tags i" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN større enn" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN mindre enn" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "lagringssti er" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "har korrespondent i" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "har ingen korrespondent i" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "har dokumenttype i" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "har ikke dokumenttype i" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "har lagringssti i" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "har ikke lagringssti i" + +#: documents/models.py:451 +msgid "owner is" +msgstr "eier er" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "har eier i" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "har ikke eier" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "har ikke eier i" + +#: documents/models.py:464 msgid "rule type" msgstr "Type regel" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "verdi" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "filtrer regel" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "filtrer regler" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "Oppgave ID" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID for oppgaven som ble kjørt" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Bekreftet" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Hvis oppgaven bekreftes via frontend eller API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Filnavn for oppgave" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Navn på filen som oppgaven ble kjørt for" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Oppgavenavn" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Navn på Oppgaven som ble kjørt" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Oppgave tilstand" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Status for oppgaven som kjører" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Opprettet DatoTid" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Tidsstempel for når oppgaven ble opprettet i UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Startet DatoTid" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Tidsstempel for når oppgaven ble startet i UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Fullført tidsstempel" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Tidsstempel for når oppgaven ble fullført i UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Resultat data" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Dataene returnert av oppgaven" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Kommentar til dokumentet" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "Merknad til dokumentet" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "bruker" -#: documents/models.py:655 -msgid "comment" -msgstr "kommentar" +#: documents/models.py:676 +msgid "note" +msgstr "merknad" -#: documents/models.py:656 -msgid "comments" -msgstr "kommentarer" +#: documents/models.py:677 +msgid "notes" +msgstr "merknader" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "Arkiv" + +#: documents/models.py:686 +msgid "Original" +msgstr "Original" + +#: documents/models.py:697 +msgid "expiration" +msgstr "utløp" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "del kobling" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "API-opplasting" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "Epost-henting" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "ordre" + +#: documents/models.py:760 +msgid "filter path" +msgstr "filtrer sti" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "Bare last inn dokumenter med en sti som samsvarer med dette hvis angitt. Jokertegn angitt som * er tillatt. Saker er usensitive." + +#: documents/models.py:772 +msgid "filter filename" +msgstr "filtrer filnavn" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Bare bruke dokumenter som samsvarer med dette filnavnet hvis angitt. Jokertegn som *.pdf eller *faktura* er tillatt. Saksfortegnet." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "filtrere dokumenter fra denne epostregelen" + +#: documents/models.py:792 +msgid "assign title" +msgstr "tildel tittel" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "Tilordne en dokumenttittel, kan inkludere noen plassholdere, se dokumentasjon." + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "tilordne denne taggen" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "tilordne denne dokumenttypen" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "Tildel denne korrespondenten" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "tilordne denne lagringsstien" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "tilordne denne eieren" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "gir lesetilgang til disse brukerne" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "gi lesetilgang til disse brukerne" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "gir skrivetilgang til disse brukerne" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "gi skrivetilgang til disse gruppene" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "forbruksmal" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "forbruksmaler" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Ugyldig regulært uttrykk: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Ugyldig farge." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Filtype %(type)s støttes ikke" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Ugyldig variabel oppdaget." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx laster..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Fortsatt her?! Hmm, noe kan være galt." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Her er en lenke til dokkene." @@ -520,395 +673,504 @@ msgstr "Her er en lenke til dokkene." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx logget ut" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Du har blitt logget ut. Av!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Logg inn igjen" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx-tegn inn" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Vennligst logg inn." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Ditt brukernavn og passord stemte ikke. Prøv på nytt." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "Delingskobling ble ikke funnet." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "Linken er utløpt." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Brukernavn" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Passord" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Logg inn" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "Glemt passord?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "Paperless-ngx tilbakestilling passord fullført" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "Tilbakestilling av passord fullført." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "Ditt nye passord er satt. Du kan nå logge inn" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "Paperless-ngx tilbakestilling av passord bekreftet" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Angi et nytt passord." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "Passordene samsvarte ikke eller er for svake. Prøv igjen." + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Nytt passord" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Bekreft passord" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Endre passord" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "be om tilbakestilling av passord" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "Sjekk innboksen din." + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "Vi har sendt deg instruksjoner for å sette ditt passord. Du burde snart motta en e-post!" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "Paperless-ngx forespørsel om tilbakestilling av passord" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "Skriv inn e-postadressen din nedenfor, og du vil motta en e-post med instruksjoner for å angi et nytt." + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "En feil oppstod. Vennligst prøv på nytt." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "E-post" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Send meg instruksjoner!" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Engelsk (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabisk" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Afrikansk" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Hviterussisk" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Katalansk" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tsjekkisk" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Dansk" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Tysk" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Gresk" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Engelsk (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spansk" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Finsk" + +#: paperless/settings.py:586 msgid "French" msgstr "Fransk" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italiensk" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxembourgsk" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Norsk" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Nederlandsk" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polsk" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugisisk (Brasil)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugisisk" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumensk" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russisk" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Slovakisk" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovenian" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbisk" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Svensk" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Tyrkisk" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ukrainsk" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Kinesisk forenklet" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx-administrasjon" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentisering" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Avanserte innstillinger" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtrer" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless vil kun behandle e-poster som samsvarer med ALLE filtrene som er gitt nedenfor." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Handlinger" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Handlingen som gjelder for posten. Denne handlingen utføres bare når innholdet i posten eller vedlegget ble hentet fra posten." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Nøkkeldata" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Tilordne metadata til dokumenter som brukes fra denne regelen automatisk. Hvis du ikke tilordner etiketter, typer eller korrespondenter her, vil papirløs fremdeles behandle alle matchende regler som du har definert." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperløst e-post" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "e-post konto" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "e-post kontoer" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Ingen datakryptering" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Bruk SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Bruk STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP tjener" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP port" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Dette er vanligvis 143 for ukrypterte og STARTTLS-tilkoblinger, og 993 for SSL-tilkoblinger." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP sikkerhet" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "brukernavn" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "passord" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "Er token-autentisering" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "tegnsett" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Tegnet som skal brukes ved kommunikasjon med e-posttjeneren, som for eksempel 'UTF-8' eller 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "e-post regel" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "Epost regler" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Bare behandle vedlegg." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Behandle full e-post (med innebygde vedlegg i fil) som .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Behandle full e-post (med innebygde vedlegg i fil) som .eml + behandle vedlegg som separate dokumenter" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Behandle alle filer, inkludert \"inline\"-vedlegg." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Slett" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Flytt til angitt mappe" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Merk som lest og ikke behandle e-post" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Marker posten, ikke behandle flaggede meldinger" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Merk e-post med angitte tag, ikke bruk merkede meldinger" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Bruk emne som tittel" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Bruk vedlagte filnavn som tittel" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "Ikke tilordne tittel fra regel" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Ikke tildel en korrespondent" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Bruk e-postadresse" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Bruk navn (eller e-postadresse hvis det ikke er tilgjengelig)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Bruk tilsvarende valgt nedenfor" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "ordre" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "konto" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "mappe" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Undermapper må være atskilt av en skilletegn, ofte en punktum ('.') eller skråstrek ('/'), men den varierer fra e-postserver." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrer fra" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "filtrer til" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtrer emne" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtrer innhold" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtrer vedlagte filnavn" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Bare bruke dokumenter som samsvarer med dette filnavnet hvis angitt. Jokertegn som *.pdf eller *faktura* er tillatt. Saksfortegnet." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "maksimal alder" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Spesifisert i dager" -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "vedlegg type" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Innebygde vedlegg inkluderer innebygde bilder, så det er best å kombinere dette alternativet med et filter." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "handling" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parameter for handling" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Ytterligere parameter for handlingen valgt ovenfor, dvs. målmappen for flytting til mappehandling. Undermapper må separeres med punkter." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "tilordne tittel fra" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "tilordne denne taggen" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "tilordne denne dokumenttypen" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "Tildel korrespondent fra" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "Tildel denne korrespondenten" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "emne" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "mottatt" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "behandlet" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "status" diff --git a/src/locale/pl_PL/LC_MESSAGES/django.po b/src/locale/pl_PL/LC_MESSAGES/django.po index 950b40875..f52058598 100644 --- a/src/locale/pl_PL/LC_MESSAGES/django.po +++ b/src/locale/pl_PL/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-05-13 11:51\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumenty" -#: documents/models.py:36 -msgid "None" -msgstr "Brak" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Dowolne słowo" - -#: documents/models.py:38 -msgid "All words" -msgstr "Wszystkie słowa" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Dokładne dopasowanie" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Wyrażenie regularne" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Dopasowanie rozmyte" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatyczny" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nazwa" - -#: documents/models.py:47 -msgid "match" -msgstr "dopasowanie" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algorytm dopasowania" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "bez rozróżniania wielkości znaków" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "właściciel" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Brak" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Dowolne słowo" + +#: documents/models.py:52 +msgid "All words" +msgstr "Wszystkie słowa" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Dokładne dopasowanie" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Wyrażenie regularne" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Dopasowanie rozmyte" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatyczny" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nazwa" + +#: documents/models.py:61 +msgid "match" +msgstr "dopasowanie" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algorytm dopasowania" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "bez rozróżniania wielkości znaków" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "korespondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "korespondenci" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "kolor" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "jest tagiem skrzynki odbiorczej" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Zaznacza ten tag jako tag skrzynki odbiorczej: Wszystkie nowo przetworzone dokumenty będą oznaczone tagami skrzynki odbiorczej." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "znacznik" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "tagi" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "typ dokumentu" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "typy dokumentów" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "ścieżka" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "ścieżka przechowywania" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "ścieżki składowania" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Niezaszyfrowane" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Zaszyfrowane przy użyciu GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "tytuł" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "zawartość" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Surowe, tekstowe dane dokumentu. To pole jest używane głównie do wyszukiwania." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mime type" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "suma kontrolna" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Suma kontrolna oryginalnego dokumentu." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "suma kontrolna archiwum" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Suma kontrolna zarchiwizowanego dokumentu." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "utworzono" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "zmodyfikowano" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "typ przechowywania" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "dodano" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "nazwa pliku" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Aktualna nazwa pliku w pamięci" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "nazwa pliku archiwum" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Aktualna nazwa pliku archiwum w pamięci" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "oryginalna nazwa pliku" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Oryginalna nazwa pliku, gdy został przesłany" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "numer seryjny archiwum" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Pozycja tego dokumentu w archiwum dokumentów fizycznych." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumenty" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "debugowanie" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informacja" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "ostrzeżenie" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "błąd" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "krytyczne" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grupa" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "wiadomość" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "poziom" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "log" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "logi" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "zapisany widok" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "zapisane widoki" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "pokaż na stronie głównej" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "pokaż na pasku bocznym" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "pole sortowania" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "sortuj malejąco" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "tytuł zawiera" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "zawartość zawiera" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "numer archiwum jest" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "korespondentem jest" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "typ dokumentu jest" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "jest w skrzynce odbiorczej" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "ma tag" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "ma dowolny tag" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "utworzony przed" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "utworzony po" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "rok utworzenia to" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "miesiąc utworzenia to" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "dzień utworzenia to" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "dodany przed" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "dodany po" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "zmodyfikowany przed" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "zmodyfikowany po" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "nie ma tagu" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "nie ma numeru archiwum" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "tytuł lub zawartość zawiera" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "zapytanie pełnotekstowe" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "podobne dokumenty" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "ma znaczniki w" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN większy niż" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN mniejszy niż" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "ścieżką przechowywania jest" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "typ reguły" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "wartość" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "reguła filtrowania" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "reguły filtrowania" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID zadania" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "ID Celery dla zadania, które zostało uruchomione" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Potwierdzono" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Jeśli zadanie jest potwierdzone przez frontend lub API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Nazwa Pliku Zadania" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Nazwa pliku, na którym zostało wykonane Zadanie" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Nazwa zadania" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Nazwa uruchomionego Zadania" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Stan zadania" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Aktualny stan zadania" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Data i czas utworzenia" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Pole daty i czasu, gdy wynik zadania został utworzony w czasie UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Data i czas rozpoczęcia" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Pole daty i czasu, gdy zadanie rozpoczęto w czasie UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Data i czas zakończenia" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Pole daty i czasu, gdy zadanie zakończono w UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Wynik" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Dane zwrócone przez zadanie" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Komentarz do dokumentu" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "użytkownik" -#: documents/models.py:655 -msgid "comment" -msgstr "komentarz" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "komentarze" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "kolejność" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Przetwarzaj tylko dokumenty, które całkowicie pasują do tej nazwy pliku, jeśli jest podana. Wzorce dopasowania jak *.pdf lub *faktura* są dozwolone. Wielkość liter nie jest rozróżniana." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "przypisz ten tag" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "przypisz ten typ dokumentu" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "przypisz tego korespondenta" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Nieprawidłowe wyrażenie regularne: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Nieprawidłowy kolor." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Typ pliku %(type)s nie jest obsługiwany" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Wykryto nieprawidłową zmienną." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Wczytywanie Paperless-ngx..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Nadal tutaj?! Hmm, coś może być nie tak." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Oto link do dokumentacji." @@ -520,395 +673,504 @@ msgstr "Oto link do dokumentacji." msgid "Paperless-ngx signed out" msgstr "Wylogowano z Paperless-ngx" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Poprawnie wylogowano. Do zobaczenia!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Zaloguj się ponownie" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Logowanie do Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Proszę się zalogować." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Twoja nazwa użytkownika i hasło nie są zgodne. Spróbuj ponownie." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Użytkownik" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Hasło" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Zaloguj się" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Angielski (USA)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "arabski" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Białoruski" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Czeski" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Duński" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Niemiecki" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Angielski (Wielka Brytania)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Hiszpański" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Francuski" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Włoski" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luksemburski" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Holenderski" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polski" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugalski (Brazylia)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugalski" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumuński" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Rosyjski" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Słoweński" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbski" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Szwedzki" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turecki" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Chiński uproszczony" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Administracja Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Uwierzytelnianie" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Ustawienia zaawansowane" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtry" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless przetworzy tylko wiadomości pasujące do WSZYSTKICH filtrów podanych poniżej." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Akcje" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Akcja zastosowana do wiadomości. Ta akcja jest wykonywana tylko wtedy, gdy przetworzono treść lub załączniki wiadomości." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadane" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Przypisz metadane do dokumentów zużywanych z tej reguły automatycznie. Jeśli nie przypisujesz tutaj tagów, typów lub korespondentów, Paperless będzie nadal przetwarzał wszystkie zdefiniowane przez Ciebie reguły." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Poczta Paperless" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "konto pocztowe" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "konta pocztowe" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Brak szyfrowania" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Użyj SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Użyj STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Serwer IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Port IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Zwykle jest to 143 dla połączeń niezaszyfrowanych i STARTTLS oraz 993 dla połączeń SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Zabezpieczenia IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "nazwa użytkownika" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "hasło" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "Kodowanie" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Zestaw znaków używany podczas komunikowania się z serwerem poczty, np. \"UTF-8\" lub \"US-ASCII\"." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "reguła wiadomości" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "reguły wiadomości" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Przetwarzaj tylko załączniki." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Przetwarzaj pełną wiadomości mailową (z załącznikami osadzonymi w pliku) jako .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Przetwarzaj pełną wiadomości mailową (z załącznikami osadzonymi w pliku) jako .eml + przetwórz załączniki jako osobne dokumenty" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Przetwarzaj wszystkie pliki, łącznie z załącznikami „inline”." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Usuń" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Przenieś do określonego folderu" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Oznacz jako przeczytane, nie przetwarzaj przeczytanych wiadomości" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Oznacz wiadomość, nie przetwarzaj oznaczonych wiadomości" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Oznacz pocztę z podanym tagiem, nie przetwarzaj otagowanych wiadomości" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Użyj tematu jako tytułu" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Użyj nazwy pliku załącznika jako tytułu" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Nie przypisuj korespondenta" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Użyj adresu e-mail" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Użyj nazwy nadawcy (lub adresu e-mail, jeśli jest niedostępna)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Użyj korespondenta wybranego poniżej" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "kolejność" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "konto" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "katalog" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Podfoldery muszą być oddzielone ogranicznikiem, często kropką ('.') lub cięciem ('/'), ale różni się w zależności od serwera pocztowego." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtruj po nadawcy" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtruj po temacie" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtruj po treści" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtruj po nazwie pliku załącznika" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Przetwarzaj tylko dokumenty, które całkowicie pasują do tej nazwy pliku, jeśli jest podana. Wzorce dopasowania jak *.pdf lub *faktura* są dozwolone. Wielkość liter nie jest rozróżniana." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "nie starsze niż" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "dni." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "typ załącznika" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Załączniki typu \"inline\" zawierają osadzone obrazy, więc najlepiej połączyć tę opcję z filtrem nazwy pliku." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "zakres konsumpcji" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "akcja" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parametr akcji" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Dodatkowy parametr dla akcji wybranej powyżej, tj. docelowy folder akcji \"Przenieś do określonego folderu\". Podfoldery muszą być oddzielone kropkami." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "przypisz tytuł" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "przypisz ten tag" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "przypisz ten typ dokumentu" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "przypisz korespondenta z" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "przypisz tego korespondenta" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "temat" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "otrzymano" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "przetworzono" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "status" diff --git a/src/locale/pt_BR/LC_MESSAGES/django.po b/src/locale/pt_BR/LC_MESSAGES/django.po index a46bd3d6f..6eaddab1d 100644 --- a/src/locale/pt_BR/LC_MESSAGES/django.po +++ b/src/locale/pt_BR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-08-02 11:39\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "Language: pt_BR\n" @@ -17,502 +17,656 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Documentos" -#: documents/models.py:36 -msgid "None" -msgstr "Nenhum" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Qualquer palavra" - -#: documents/models.py:38 -msgid "All words" -msgstr "Todas as palavras" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Correspondência exata" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Expressão regular" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Palavra difusa (fuzzy)" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automático" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nome" - -#: documents/models.py:47 -msgid "match" -msgstr "correspondência" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritmo de correspondência" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "diferencia maiúsculas de minúsculas" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "proprietário" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Nenhum" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Qualquer palavra" + +#: documents/models.py:52 +msgid "All words" +msgstr "Todas as palavras" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Correspondência exata" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Expressão regular" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Palavra difusa (fuzzy)" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automático" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nome" + +#: documents/models.py:61 +msgid "match" +msgstr "correspondência" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritmo de correspondência" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "diferencia maiúsculas de minúsculas" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "correspondente" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "correspondentes" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "cor" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "é etiqueta caixa de entrada" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Marca essa etiqueta como caixa de entrada: Todos os novos documentos consumidos terão as etiquetas de caixa de entrada." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "etiqueta" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "etiquetas" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "tipo de documento" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "tipos de documento" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "caminho" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "caminho de armazenamento" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "caminhos de armazenamento" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Não encriptado" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Encriptado com GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "título" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "conteúdo" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "O conteúdo de texto bruto do documento. Esse campo é usado principalmente para busca." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "tipo mime" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "soma de verificação" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "A soma de verificação original do documento." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "Soma de verificação de arquivamento." -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "A soma de verificação do documento arquivado." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "criado" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "modificado" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tipo de armazenamento" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "adicionado" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "nome do arquivo" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Nome do arquivo atual armazenado" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "nome do arquivo para arquivamento" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Nome do arquivo para arquivamento armazenado" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "nome do arquivo original" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "O nome original do arquivo quando ele foi carregado" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "número de sério de arquivamento" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "A posição deste documento no seu arquivamento físico." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "documento" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "documentos" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "debug" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informação" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "aviso" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "erro" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "crítico" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grupo" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "mensagem" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "nível" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "log" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "logs" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "visualização" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "visualizações" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "exibir no painel de controle" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "exibir no painel lateral" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "ordenar campo" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "odernar reverso" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "título contém" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "conteúdo contém" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "NSA é" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "correspondente é" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "tipo de documento é" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "é caixa de entrada" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "contém etiqueta" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "contém qualquer etiqueta" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "criado antes de" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "criado depois de" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "ano de criação é" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "mês de criação é" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "dia de criação é" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "adicionado antes de" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "adicionado depois de" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "modificado antes de" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "modificado depois de" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "não tem etiqueta" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "não tem NSA" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "título ou conteúdo contém" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "pesquisa de texto completo" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "mais como este" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "contém etiquetas em" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "NSA maior que" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "NSA menor que" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "caminho de armazenamento é" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "tipo de regra" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "valor" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "regra de filtragem" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "regras de filtragem" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID da tarefa" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "ID da Celery para a tarefa que foi executada" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Confirmado" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Se a tarefa é reconhecida através do frontend ou API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Nome do arquivo da tarefa" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Nome do arquivo para o qual a tarefa foi executada" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Nome da tarefa" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Nome da tarefa executada" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Estado da tarefa" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Estado atual da tarefa sendo executada" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Data/Hora de criação" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Campo Data/Hora quando o resultado da tarefa foi criado, em UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Data/Hora de início" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Campo Data/Hora quando a tarefa começou, em UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Data/Hora de conclusão" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Campo Data/Hora quando a tarefa foi concluída, em UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Dados de Resultado" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Os dados retornados pela tarefa" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Comentário para o documento" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "usuário" -#: documents/models.py:655 -msgid "comment" -msgstr "comentário" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "comentários" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "ordem" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Consumir somente documentos que correspondem a este nome de arquivo se especificado.\n" +"Curingas como *.pdf ou *invoice* são permitidos. Sem diferenciação de maiúsculas e minúsculas." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "atribuir esta etiqueta" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "atribuir este tipo de documento" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "atribuir este correspondente" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Expressão regular inválida: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Cor inválida." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Tipo de arquivo %(type)s não suportado" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Variável inválida detectada." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx está carregando..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Ainda aqui?! Hmm, algo pode estar errado." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Aqui está um link para a documentação." @@ -520,396 +674,504 @@ msgstr "Aqui está um link para a documentação." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx saiu" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Sua sessão foi encerrada com sucesso. Até mais!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Entre novamente" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Entrar no Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Por favor, entre na sua conta" -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Seu usuário e senha estão incorretos. Por favor, tente novamente." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Usuário" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Senha" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Entrar" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Inglês (EUA)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Árabe" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Bielorrusso" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tcheco" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Dinamarquês" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Alemão" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Inglês (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Espanhol" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Francês" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italiano" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburguês" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Holandês" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polonês" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Português (Brasil)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Português" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Romeno" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russo" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Esloveno" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Sérvio" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Sueco" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turco" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Chinês Simplificado" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Administração do Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autenticação" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Configurações avançadas" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtro" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless processará somente e-mails que se encaixem em TODOS os filtros abaixo." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Ações" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "A ação aplicada ao e-mail. Essa ação só é executada quando o corpo do e-mail ou anexos forem consumidos." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadados" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Atribua metadados aos documentos consumidos por esta regra automaticamente. Se você não atribuir etiquetas, tipos ou correspondentes aqui, Paperless ainda sim processará todas as regras de correspondência que você definiu." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless email" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "conta de e-mail" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "contas de e-mail" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Sem encriptação" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Usar SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Usar STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Servidor IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Porta IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "É geralmente 143 para não encriptado e conexões STARTTLS, e 993 para conexões SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "segurança IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "usuário" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "senha" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "Conjunto de caracteres" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "O conjunto de caracteres usado ao se comunicar com o servidor de email, como 'UTF-8' ou 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "regra de e-mail" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "regras de e-mail" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Processar somente anexos." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Processar e-mail completo (com anexos incorporados no arquivo) como .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Processar e-mail completo (com anexos incorporados no arquivo) como .eml + processar anexos como documentos separados" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Processar todos os arquivos, incluindo anexos 'inline'." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Excluir" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Mover para pasta especificada" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Marcar como lido, não processar e-mails lidos" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Sinalizar o e-mail, não processar e-mails sinalizados" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Marcar o e-mail com a etiqueta especificada, não processar e-mails marcados" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Usar assunto como título" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Usar nome do arquivo anexo como título" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Não atribuir um correspondente" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Usar endereço de e-mail" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Usar nome (ou endereço de e-mail se não disponível)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Usar correspondente selecionado abaixo" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "ordem" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "conta" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "pasta" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Subpastas devem ser separadas por um delimitador, muitas vezes um ponto ('.') ou uma barra ('/'), mas varia de acordo com o servidor de e-mail." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrar de" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtrar assunto" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtrar corpo" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtrar nome do arquivo anexo" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Consumir somente documentos que correspondem a este nome de arquivo se especificado.\n" -"Curingas como *.pdf ou *invoice* são permitidos. Sem diferenciação de maiúsculas e minúsculas." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "idade máxima" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Especificada em dias." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "tipo de anexo" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Anexos inline incluem imagens inseridas, por isso é melhor combinar essa opção com um filtro de nome de arquivo." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "escopo do consumo" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "ação" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parâmetro da ação" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Parâmetro adicional para a ação selecionada acima, por exemplo: a pasta de destino da ação de mover pasta. Subpastas devem ser separadas por pontos." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "atribuir título de" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "atribuir esta etiqueta" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "atribuir este tipo de documento" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "atribuir correspondente de" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "atribuir este correspondente" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "assunto" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "recebido" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "processado" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "status" diff --git a/src/locale/pt_PT/LC_MESSAGES/django.po b/src/locale/pt_PT/LC_MESSAGES/django.po index de73108f5..dedbe80ef 100644 --- a/src/locale/pt_PT/LC_MESSAGES/django.po +++ b/src/locale/pt_PT/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-07-09 18:33\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-30 16:46\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "Language: pt_PT\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Documentos" -#: documents/models.py:36 -msgid "None" -msgstr "Nenhum" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Qualquer palavra" - -#: documents/models.py:38 -msgid "All words" -msgstr "Todas as palavras" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Detecção exata" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Expressão regular" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Palavra difusa (fuzzy)" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automático" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nome" - -#: documents/models.py:47 -msgid "match" -msgstr "correspondência" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritmo correspondente" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "é insensível" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "dono" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Nenhum" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Qualquer palavra" + +#: documents/models.py:52 +msgid "All words" +msgstr "Todas as palavras" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Detecção exata" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Expressão regular" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Palavra difusa (fuzzy)" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automático" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nome" + +#: documents/models.py:61 +msgid "match" +msgstr "correspondência" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritmo correspondente" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "é insensível" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "correspondente" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "correspondentes" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "cor" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "é etiqueta de novo" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Marca esta etiqueta como uma etiqueta de entrada. Todos os documentos recentemente consumidos serão etiquetados com a etiqueta de entrada." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "etiqueta" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "etiquetas" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "tipo de documento" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "tipos de documento" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "caminho" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "local de armazenamento" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "locais de armazenamento" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Não encriptado" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Encriptado com GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "título" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "conteúdo" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Os dados de texto, em cru, do documento. Este campo é utilizado principalmente para pesquisar." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "tipo mime" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "soma de verificação" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "A soma de verificação do documento original." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arquivar soma de verificação" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "A soma de verificação do documento arquivado." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "criado" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "modificado" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tipo de armazenamento" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "adicionado" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "nome de ficheiro" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Nome do arquivo atual no armazenamento" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "nome do ficheiro de arquivo" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Nome do arquivo atual em no armazenamento" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "nome do ficheiro original" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "O nome original do arquivo quando foi carregado" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "numero de série de arquivo" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "A posição do documento no seu arquivo físico de documentos." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "documento" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "documentos" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "depurar" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informação" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "aviso" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "erro" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "crítico" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grupo" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "mensagem" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "nível" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "registo" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "registos" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "vista guardada" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "vistas guardadas" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "exibir no painel de controlo" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "mostrar na navegação lateral" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "ordenar campo" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "ordenar inversamente" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "o título contém" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "o conteúdo contém" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "O NSA é" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "o correspondente é" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "o tipo de documento é" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "está na entrada" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "tem etiqueta" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "tem qualquer etiqueta" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "criado antes" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "criado depois" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "ano criada é" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "mês criado é" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "dia criado é" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "adicionada antes" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "adicionado depois de" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "modificado antes de" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "modificado depois de" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "não tem etiqueta" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "não possui um NSA" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "título ou conteúdo contém" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "consulta de texto completo" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "mais como este" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "tem etiquetas em" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN maior que" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN menor que" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "local de armazenamento é" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "tipo de regra" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "valor" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "regra de filtragem" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "regras de filtragem" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID da tarefa" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "ID do Celery para a tarefa que foi executada" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Confirmado" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Se a tarefa é reconhecida através do frontend ou API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Nome do Ficheiro da Tarefa" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Nome do ficheiro pelo qual a tarefa foi executada" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Nome da Tarefa" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Nome da Tarefa que foi executada" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Estado da Tarefa" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Estado atual da tarefa em execução" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Data de Criação" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Campo data/hora quando o resultado da tarefa foi criado, em UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Data de Início" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Campo Data/Hora quando a tarefa foi iniciada, em UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Data de conclusão" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Campo data/hora quando a tarefa foi concluída, em UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Resultados" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Os dados devolvidos pela tarefa" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Comentário para o documento" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "utilizador" -#: documents/models.py:655 -msgid "comment" -msgstr "comentário" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "comentários" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "ordem" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Consumir apenas documentos que correspondam inteiramente ao nome de arquivo se especificado. Genéricos como *.pdf ou *fatura* são permitidos. Não é sensível a letras maiúsculas/minúsculas." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "atribuir esta etiqueta" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "atribuir este tipo de documento" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "atribuir este correspondente" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Expressão regular inválida: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Cor invalida." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Tipo de arquivo %(type)s não suportado" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Variável inválida detetada." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "O Paperless-ngx está a carregar..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Ainda aqui?! Hmm, algo pode estar errado." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Aqui está uma hiperligação para os documentos." @@ -520,395 +673,504 @@ msgstr "Aqui está uma hiperligação para os documentos." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx com sessão terminada" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Terminou a sessão com sucesso. Adeus!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Iniciar sessão novamente" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Início de sessão Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Por favor inicie sessão." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "O utilizador e a senha não correspondem. Tente novamente." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Nome de utilizador" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Palavra-passe" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Iniciar sessão" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "Esqueceu-se da sua palavra-passe?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "Redefinição de senha concluída." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "A sua nova senha foi definida. Agora pode entrar" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Inglês (EUA)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Árabe" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Bielorrusso" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Checo" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Dinamarquês" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Deutsch" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Inglês (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Espanhol" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Français" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italiano" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburguês" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Nederlandse" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polaco" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Português (Brasil)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Português" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Romeno" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Russo" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Esloveno" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Sérvio" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Sueco" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turco" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Chinês Simplificado" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Administração do Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autenticação" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Definições avançadas" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtro" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "O Paperless apenas irá processar emails que coincidem com TODOS os filtros dados abaixo." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Ações" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "A ação aplicada à mensagem. Esta ação só é executada quando o corpo do email ou anexos foram consumidos do email." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadados" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Atribuir meta-dados aos documentos consumidos automaticamente através desta regra. Se você não atribuir etiquetas, tipos ou correspondentes aqui, o paperless ainda assim processará todas as regras correspondentes que tenha definido." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Correio Paperless" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "conta de email" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "contas de email" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Sem encriptação" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Utilizar SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Utilizar STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Servidor IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Porto IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Por norma é o 143 sem encriptação e conexões STARTTLS, e o 993 para conexões com SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Segurança IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "nome de utilizador" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "palavra-passe" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "conjunto de caracteres" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "O conjunto de caracteres a utilizar ao comunicar com um servidor de email, tal como 'UTF-8' ou 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "regra de correio" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "regras de correio" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Processar anexos apenas." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Processar email completo (com anexos incorporados no arquivo) como .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Processar email completo (com anexos incorporados no ficheiro) como .eml + processar anexos como docs separados" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Processar todos os ficheiros, incluindo ficheiros 'embutidos (inline)'." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Excluir" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Mover para uma diretoria específica" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Marcar como lido, não processar emails lidos" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Marcar o email, não processar emails marcados" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Aplicar tag especificada ao email, não processar emails com tags" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Utilizar o assunto como título" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Utilizar o nome do anexo como título" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Não atribuir um correspondente" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Utilizar o endereço de email" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Utilizar nome (ou endereço de email se não disponível)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Utilizar o correspondente selecionado abaixo" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "ordem" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "conta" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "directoria" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Subpastas devem ser separadas por delimitador, como um ponto ('.') ou barra ('/'), varia de acordo com servidor de correio." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrar de" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtrar assunto" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtrar corpo" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtrar nome do arquivo anexo" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Consumir apenas documentos que correspondam inteiramente ao nome de arquivo se especificado. Genéricos como *.pdf ou *fatura* são permitidos. Não é sensível a letras maiúsculas/minúsculas." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "idade máxima" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Especificado em dias." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "tipo de anexo" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Anexos embutidos incluem imagens incorporadas, por isso é melhor combinar esta opção com um filtro de nome do arquivo." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "âmbito de consumo" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "ação" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parâmetro de ação" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Parâmetros adicionais para a ação selecionada acima, isto é, a pasta alvo da ação mover para pasta. Sub-pastas devem ser separadas por pontos." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "atribuir titulo de" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "atribuir esta etiqueta" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "atribuir este tipo de documento" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "atribuir correspondente de" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "atribuir este correspondente" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "assunto" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "recebido" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "processado" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "estado" diff --git a/src/locale/ro_RO/LC_MESSAGES/django.po b/src/locale/ro_RO/LC_MESSAGES/django.po index 41815c2cc..cd2ff2943 100644 --- a/src/locale/ro_RO/LC_MESSAGES/django.po +++ b/src/locale/ro_RO/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-03-03 20:41\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Romanian\n" "Language: ro_RO\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Documente" -#: documents/models.py:36 -msgid "None" -msgstr "" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Orice cuvânt" - -#: documents/models.py:38 -msgid "All words" -msgstr "Toate cuvintele" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Potrivire exactă" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Expresie regulată" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Mod neatent" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automat" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "nume" - -#: documents/models.py:47 -msgid "match" -msgstr "potrivire" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritm de potrivire" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "nu ține cont de majuscule" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Orice cuvânt" + +#: documents/models.py:52 +msgid "All words" +msgstr "Toate cuvintele" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Potrivire exactă" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Expresie regulată" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Mod neatent" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automat" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "nume" + +#: documents/models.py:61 +msgid "match" +msgstr "potrivire" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritm de potrivire" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "nu ține cont de majuscule" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "corespondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "corespondenți" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "culoare" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "este etichetă inbox" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Marchează aceasta eticheta ca etichetă inbox: Toate documentele nou consumate primesc aceasta eticheta." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "etichetă" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "etichete" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "tip de document" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "tipuri de document" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Necriptat" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Criptat cu GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "titlu" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "conținut" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Textul brut al documentului. Acest camp este folosit in principal pentru căutare." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "tip MIME" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "sumă de control" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Suma de control a documentului original." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "suma de control a arhivei" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Suma de control a documentului arhivat." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "creat" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "modificat" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tip de stocare" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "adăugat" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "nume fișier" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Numele curent al fișierului stocat" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "nume fișier arhiva" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Numele curent al arhivei stocate" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "număr serial in arhiva" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Poziția acestui document in arhiva fizica." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "document" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "documente" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "depanare" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informații" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "avertizare" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "eroare" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "critic" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grup" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "mesaj" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "nivel" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "jurnal" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "jurnale" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "vizualizare" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "vizualizări" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "afișează pe tabloul de bord" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "afișează in bara laterala" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "sortează camp" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "sortează invers" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "titlul conține" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "conținutul conține" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "Avizul prealabil de expediție este" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "corespondentul este" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "tipul documentului este" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "este în inbox" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "are eticheta" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "are orice eticheta" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "creat înainte de" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "creat după" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "anul creării este" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "luna creării este" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "ziua creării este" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "adăugat înainte de" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "adăugat după" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "modificat înainte de" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "modificat după" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "nu are etichetă" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "nu are aviz prealabil de expediție" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "titlul sau conținutul conține" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "query fulltext" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "mai multe ca aceasta" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "are etichete în" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "tip de regula" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "valoare" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "regulă de filtrare" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "reguli de filtrare" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "" -#: documents/models.py:626 -msgid "Comment for the document" +#: documents/models.py:647 +msgid "Note for the document" msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "utilizator" -#: documents/models.py:655 -msgid "comment" +#: documents/models.py:676 +msgid "note" msgstr "" -#: documents/models.py:656 -msgid "comments" +#: documents/models.py:677 +msgid "notes" msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "ordonează" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Consumă doar documentele care se potrivesc în întregime cu acest nume de fișier, dacă este specificat. Simbolul * ține locul oricărui șir de caractere. Majusculele nu contează." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "atribuie această etichetă" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "atribuie acest tip" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "atribuie acest corespondent" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Expresie regulată invalida: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Culoare invalidă." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Tip de fișier %(type)s nesuportat" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "" -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx se încarcă..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "" -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "" @@ -520,395 +673,504 @@ msgstr "" msgid "Paperless-ngx signed out" msgstr "Paperless-ngx s-a deconectat" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Ați fost deconectat cu succes. La revedere!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Conectați-vă din nou" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Conectare Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Vă rugăm conectați-vă." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Numele si parola nu sunt corecte. Vă rugăm incercați din nou." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Nume" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Parolă" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Conectare" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Engleză (Americană)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Cehă" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Daneză" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Germană" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Engleză (Britanică)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spaniolă" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Franceză" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italiană" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburgheză" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Olandeză" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Poloneză" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugheză (Brazilia)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugheză" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Română" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Rusă" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Suedeză" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Administrare Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentificare" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Setări avansate" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtru" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless va procesa doar mail-urile care corespund TUTUROR filtrelor date mai jos." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Acțiuni" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadate" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Atribuie metadate documentelor consumate prin aceasta regula în mod automat. Chiar dacă nu sunt atribuite etichete, tipuri sau corespondenți, Paperless va procesa toate regulile definite care se potrivesc." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Email Paperless" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "cont de email" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "conturi de email" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Fără criptare" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Folosește SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Folosește STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "server IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "port IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "De obicei este 143 pentru conexiuni necriptate și STARTTLS, sau 993 pentru conexiuni SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "securitate IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "nume" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "parolă" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "Set de caractere" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Setul de caractere folosit la comunicarea cu serverul de e-mail, cum ar fi \"UTF-8\" sau \"US-ASCII\"." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "regulă email" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "reguli email" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Procesează doar atașamentele." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Procesează toate fișierele, inclusiv atașamentele „inline”." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Șterge" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Mută în directorul specificat" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Marchează ca citit, nu procesa email-uri citite" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Marchează, nu procesa email-uri marcate" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Utilizează subiectul ca titlu" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Utilizează numele fișierului atașat ca titlu" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Nu atribui un corespondent" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Folosește adresa de email" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Folosește numele (dacă nu exista, folosește adresa de email)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Folosește corespondentul selectat mai jos" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "ordonează" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "cont" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "director" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "" -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrează de la" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtrează subiect" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtrează corpul email-ului" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtrează numele fișierului atașat" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Consumă doar documentele care se potrivesc în întregime cu acest nume de fișier, dacă este specificat. Simbolul * ține locul oricărui șir de caractere. Majusculele nu contează." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "vârsta maximă" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Specificată in zile." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "tip atașament" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Atașamentele \"inline\" includ și imaginile încorporate, deci această opțiune funcționează cel mai bine combinată cu un filtru pentru numele fișierului." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "acţiune" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parametru acțiune" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Parametru adițional pentru acțiunea definită mai sus (ex. directorul în care să se realizeze o mutare). Subdosarele trebuie separate prin puncte." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "atribuie titlu din" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "atribuie această etichetă" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "atribuie acest tip" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "atribuie corespondent din" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "atribuie acest corespondent" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "" diff --git a/src/locale/ru_RU/LC_MESSAGES/django.po b/src/locale/ru_RU/LC_MESSAGES/django.po index 3fc24bee5..33f5ee4a3 100644 --- a/src/locale/ru_RU/LC_MESSAGES/django.po +++ b/src/locale/ru_RU/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-03-22 22:41\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Документы" -#: documents/models.py:36 -msgid "None" -msgstr "Ничего" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Любые слова" - -#: documents/models.py:38 -msgid "All words" -msgstr "Все слова" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Точное соответствие" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Регулярное выражение" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "\"Нечёткий\" режим" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Автоматически" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "имя" - -#: documents/models.py:47 -msgid "match" -msgstr "соответствие" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "алгоритм сопоставления" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "без учёта регистра" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "владелец" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Ничего" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Любые слова" + +#: documents/models.py:52 +msgid "All words" +msgstr "Все слова" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Точное соответствие" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Регулярное выражение" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "\"Нечёткий\" режим" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Автоматически" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "имя" + +#: documents/models.py:61 +msgid "match" +msgstr "соответствие" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "алгоритм сопоставления" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "без учёта регистра" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "корреспондент" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "корреспонденты" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "цвет" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "это входящий тег" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Отметить этот тег как «Входящий»: все вновь добавленные документы будут помечены тегами «Входящие»." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "тег" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "теги" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "тип документа" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "типы документов" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "путь" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "путь к хранилищу" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "пути хранения" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "не зашифровано" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Зашифровано с помощью GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "заголовок" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "содержимое" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Это поле используется в основном для поиска." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "тип Mime" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "контрольная сумма" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Контрольная сумма оригинального документа." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "контрольная сумма архива" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Контрольная сумма архивного документа." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "создано" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "изменено" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "тип хранилища" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "добавлено" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "имя файла" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Текущее имя файла в хранилище" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "имя файла архива" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Текущее имя файла архива в хранилище" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "исходное имя файла" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Исходное имя файла при его загрузке" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "архивный номер (АН)" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Позиция этого документа в вашем физическом архиве документов." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "документ" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "документы" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "отладка" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "информация" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "предупреждение" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "ошибка" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "критическая" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "группа" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "сообщение" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "уровень" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "журнал" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "логи" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "сохранённое представление" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "сохраненные представления" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "показать на панели" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "показать в боковой панели" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "Поле сортировки" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "обратная сортировка" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "заголовок содержит" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "содержимое содержит" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "АН" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "корреспондент" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "тип документа" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "во входящих" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "есть тег" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "есть любой тег" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "создан до" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "создан после" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "год создания" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "месяц создания" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "день создания" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "добавлен до" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "добавлен после" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "изменен до" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "изменен после" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "не имеет тега" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "не имеет архивного номера" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "Название или содержимое включает" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "полнотекстовый запрос" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "больше похожих" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "имеет теги в" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN больше чем" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN меньше чем" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "путь хранения является" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "Тип правила" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "значение" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "Правило фильтрации" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "правила фильтрации" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ИД задачи" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "ИД Celery для задачи, которая была выполнена" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Подтверждено" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Если задание подтверждено через интерфейс сайта или API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Имя файла задачи" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Имя файла, для которого была запущена задача" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Название Задачи" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Название задачи, которая была запущена" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Состояние задачи" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Текущее состояние выполняемой задачи" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Дата и время создания" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Поле времени даты, когда результат задачи был создан в формате UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Дата и время начала" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Поле времени и даты начала выполнения задачи в формате UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Дата и время завершения" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Поле времени и даты, когда задание было выполнено в формате UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Данные результата" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Данные, возвращаемые задачей" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Комментарий к документу" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "пользователь" -#: documents/models.py:655 -msgid "comment" -msgstr "комментарий" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "комментарии" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "порядок" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Обрабатывать только документы, которые полностью совпадают с именем файла (если оно указано). Маски, например *.pdf или *счет*, разрешены. Без учёта регистра." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "назначить этот тег" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "назначить этот тип документа" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "назначить этого корреспондента" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "неверное регулярное выражение: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Неверный цвет." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Тип файла %(type)s не поддерживается" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Обнаружена неверная переменная." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx загружается..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Все еще здесь?! Хмм, возможно что-то не так." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Вот ссылка на документацию." @@ -520,395 +673,504 @@ msgstr "Вот ссылка на документацию." msgid "Paperless-ngx signed out" msgstr "Выполнен выход из Paperless-ngx" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Вы успешно вышли из системы. До свидания!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Войти снова" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Войти в Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Пожалуйста, войдите." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Неправильные имя пользователя или пароль! Попробуйте еще раз." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Имя пользователя" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Пароль" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Вход" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Английский (США)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Арабский" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Белорусский" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Чешский" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Датский" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Немецкий" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Английский (Великобритании)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Испанский" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Французский" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Итальянский" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Люксембургский" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Датский" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Польский" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Португальский (Бразилия)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Португальский" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Румынский" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Русский" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Словенский" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Сербский" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Шведский" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Турецкий" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Китайский упрощенный" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Администрирование Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Аутентификация" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Продвинутые настройки" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Фильтр" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless будет обрабатывать только те письма, которые соответствуют всем фильтрам, указанным ниже." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Действия" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Действие, примененное к письму. Это действие выполняется только в том случае, если содержимое или вложения были извлечены из письма." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Метаданные" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Автоматически назначать метаданные документам, полученным из этого правила. Если вы не назначаете здесь теги, типы или корреспонденты, paperless все равно будут обрабатывать все соответствующие правила, которые вы определили." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Безбумажная почта" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "почтовый ящик" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "Почтовые ящики" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Без шифрования" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Использовать SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Использовать STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Сервер IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Порт IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Обычно это 143 для нешифрованных и STARTTLS соединений и 993 для SSL-соединений." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Безопасность IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "Имя пользователя" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "пароль" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "Кодировка" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Кодировка, используемая при общении с почтовым сервером, например 'UTF-8' или 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "правило почты" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "правила почты" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Обрабатывать только вложения." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Обработка всей почты (со вложенными файлами) как .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Обработка всей почты (со вложенными файлами) как .eml + обрабатывать вложения как отдельные документы" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Обрабатывать все файлы, включая 'встроенные' вложения." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Удалить" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Переместить в указанную папку" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Пометить как прочитанное, не обрабатывать прочитанные письма" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Пометить почту, не обрабатывать помеченные письма" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Отметить почту указанным тегом, не обрабатывать помеченные письма" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Тема в качестве заголовка" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Использовать имя вложенного файла как заголовок" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Не назначать корреспондента" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Использовать email адрес" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Использовать имя (или адрес электронной почты, если недоступно)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Использовать корреспондента, выбранного ниже" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "порядок" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "Учётная запись" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "каталог" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Подпапки должны быть отделены разделителем, часто точкой ('.') или косой чертой ('/'), но это зависит от почтового сервера." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "фильтр по отправителю" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "фильтр по теме" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "фильтр по тексту сообщения" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "фильтр по имени вложения" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Обрабатывать только документы, которые полностью совпадают с именем файла (если оно указано). Маски, например *.pdf или *счет*, разрешены. Без учёта регистра." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "Максимальный возраст" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Указывается в днях." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "Тип вложения" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Вложенные вложения включая встраиваемые изображения. Лучше совместить эту опцию с фильтром по имени вложения." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "рамки потребления" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "действие" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "параметр действия" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Дополнительный параметр для указанного выше действия, то есть целевая папка операции перемещения в папку. Вложенные папки должны быть разделены точками." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "назначить заголовок из" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "назначить этот тег" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "назначить этот тип документа" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "назначить корреспондента из" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "назначить этого корреспондента" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "предмет" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "получено" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "обработано" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "статус" diff --git a/src/locale/sk_SK/LC_MESSAGES/django.po b/src/locale/sk_SK/LC_MESSAGES/django.po index 4aecd1ae7..8e7364c97 100644 --- a/src/locale/sk_SK/LC_MESSAGES/django.po +++ b/src/locale/sk_SK/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-06-29 07:52\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Slovak\n" "Language: sk_SK\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumenty" -#: documents/models.py:36 -msgid "None" -msgstr "Žiadny" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Akékoľvek slovo" - -#: documents/models.py:38 -msgid "All words" -msgstr "Všetky slová" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Presná zhoda" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Regulárny výraz" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Nejednoznačné slovo" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatické" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "meno" - -#: documents/models.py:47 -msgid "match" -msgstr "zhoda" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritmus zhody" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "nerozlišuje veľké a malé písmená" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "vlastník" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Žiadny" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Akékoľvek slovo" + +#: documents/models.py:52 +msgid "All words" +msgstr "Všetky slová" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Presná zhoda" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Regulárny výraz" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Nejednoznačné slovo" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatické" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "meno" + +#: documents/models.py:61 +msgid "match" +msgstr "zhoda" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritmus zhody" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "nerozlišuje veľké a malé písmená" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "korešpondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "korešpondenti" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "farba" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "je štítok schránky" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Označí tento štítok ako štítok doručenej pošty: Všetky novo rozpoznané dokumenty budú označené štítkami doručenej pošty." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "štítok" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "štítky" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "typ dokumentu" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "typy dokumentov" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "cesta" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "cesta k úložisku" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "cesty k úložisku" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Nešifrované" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Šifrované pomocou GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "názov" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "obsah" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Nespracované, iba textové údaje dokumentu. Toto pole sa primárne používa na vyhľadávanie." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "MIME typ" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "kontrolný súčet" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Kontrolný súčet originálneho dokumentu." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "kontrolný súčet archívu" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Kontrolný súčet archivovaného dokumentu." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "vytvorené" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "upravené" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "typ úložiska" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "pridané" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "názov súboru" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Aktuálny názov dokumentu v úložisku" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "názov archivovaného súboru" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Aktuálny názov archívneho súboru v úložisku" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "pôvodný názov súboru" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Pôvodný názov súboru pri nahratí" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "sériové číslo archívu" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Umiestnenie dokumentu vo vašom fyzickom archíve." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumenty" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "ladenie" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informácia" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "upozornenie" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "chyba" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritické" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "skupina" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "správa" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "úroveň" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "log" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "logy" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "uložené zobrazenie" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "uložené zobrazenia" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "zobraziť na hlavnom paneli" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "zobraziť na bočnom paneli" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "zoraďovacie pole" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "zoradiť opačne" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "názov obsahuje" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "dokument obsahuje" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN je" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "odosielateľ je" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "typ dokumentu je" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "je v doručenej pošte" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "má štítok" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "má niektorý zo štítkov" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "vytvorený pred" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "vytvorený po" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "rok vytvorenia je" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "mesiac vytvorenia je" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "deň vytvorenia je" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "pridaný pred" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "pridaný po" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "zmenený pred" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "zmenený po" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "nemá štítok" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "nemá ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "názov alebo dokument obsahuje" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "fulltextový dopyt" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "viac podobných" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "má štítok v" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN väčšie ako" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN menšie ako" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "cesta k úložisku je" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "typ pravidla" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "hodnota" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "pravidlo filtra" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "pravidlá filtra" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID úlohy" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID úlohy, ktorá bola vykonaná" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Potvrdené" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Ak je úloha potvrdená prostredníctvom rozhrania alebo API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Názov súboru úlohy" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Názov súboru, na ktorom bola vykonaná úloha" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Názov úlohy" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Názov vykonanej úlohy" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Stav úlohy" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Aktuálny stav bežiacej úlohy" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Dátum a čas vytvorenia" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Dátum a čas výsledku úlohy v UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Dátum a čas začiatku" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Dátum a čas začiatku úlohy v UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Dátum a čas skončenia" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Dátum a čas skončenia úlohy v UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Výsledné dáta" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Výsledné dáta úlohy" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Komentár k dokumentu" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "užívateľ" -#: documents/models.py:655 -msgid "comment" -msgstr "komentár" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "komentáre" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "poradie" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Spracuje iba dokumenty so zhodným názvom, ak je vyplnený. Použitie zástupných znakov ako *.pdf alebo *invoice* je povolené. Rozoznáva malé a veľké písmená." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "priradiť tento štítok" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "priradiť tento typ dokumentu" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "priradiť tohto odosielateľa" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Neplatný regulárny výraz: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Neplatná farba." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Typ súboru %(type)s nie je podporovaný" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Zistená neplatná premenná." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx sa načítava..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Ešte stále tu?! Hmm, niečo sa možno prihodilo." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Tu je odkaz na dokumentáciu." @@ -520,395 +673,504 @@ msgstr "Tu je odkaz na dokumentáciu." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx bol odhlásený" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Boli ste úspešne odhlásený. Dovidenia!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Prihlásiť sa znova" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Prihlásiť Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Prihláste sa, prosím." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Vaše prihlasovacie údaje nie sú správne. Prosím, skúste to znova." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Užívateľské meno" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Heslo" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Prihlásiť sa" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Angličtina (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabčina" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Bieloruština" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Čeština" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Dánčina" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Nemčina" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Angličtina (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Španielčina" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Francúzština" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Taliančina" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburčina" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Holandčina" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polština" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugalčina (Brazília)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugalčina" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumunčina" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Ruština" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovinčina" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Srbčina" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Švédčina" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turečtina" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Čínština (zjednodušená)" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Správa Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentifikácia" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Pokročilé nastavenia" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filter" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless spracuje iba e-maily, ktoré spĺňajú všetky filtre definované nižšie." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Akcie" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Akcia aplikovaná na e-mail. Táto akcia sa vykonáva iba v prípade, ak boli z e-mailu spracované jeho obsah alebo prílohy." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadáta" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Automaticky priradiť metadáta dokumentom, ktoré sú spracovávané na základe tohto pravidla. Ak aj v tomto kroku nepriradíte dokumentom štítky, typy alebo odosielateľov, paperless skontroluje a vykoná všetky definované pravidlá." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless e-mail" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "e-mailový účet" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "e-mailové účty" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Žiadne šifrovanie" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Použiť SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Použiť STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP server" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP port" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Zvyčajne 143 pre nešifrované a STARTTLS pripojenia a 993 pre SSL pripojenia." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP zabezpečenie" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "meno používateľa" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "heslo" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "znaková sada" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Znaková sada využívaná pri komunikácii s e-mailovým serverom, napr. 'UTF-8' alebo 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "e-mailové pravidlo" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "e-mailové pravidlá" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Spracovať iba prílohy." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Spracovať celý e-mail (s prílohami vloženými do súboru) ako .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Spracovať celý e-mail (s prílohami vloženými do súboru) ako .eml + prílohy spracovať ako samostatné dokumenty" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Spracovať všetky súbory, vrátane 'inline' príloh." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Vymazať" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Presunúť do vybraného priečinka" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Označiť ako prečítané, nespracovať prečítané e-maily" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Označiť e-mail, nespracovať označené e-maily" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Priradiť e-mailu vybraný štítok, nespracovať e-maily so štítkami" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Použiť predmet ako názov" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Použiť názov súboru prílohy ako názov" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Nepriradiť odosielateľa" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Použiť e-mailovú adresu" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Použiť meno (alebo e-mailovú adresu, ak nie je vyplnené)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Použiť odosielateľa zvoleného nižšie" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "poradie" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "účet" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "priečinok" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Podpriečinky musia byť oddelené oddeľovačom, najčastejšie bodkou ('.') alebo lomítkom ('/'), podľa mailového servera." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrovať od" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtrovať predmet" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtrovať podľa obsahu" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtrovať názov prílohy" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Spracuje iba dokumenty so zhodným názvom, ak je vyplnený. Použitie zástupných znakov ako *.pdf alebo *invoice* je povolené. Rozoznáva malé a veľké písmená." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "maximálny vek" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Určené v dňoch." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "typ prílohy" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "'Inline' prílohy obsahujú vložené obrázky, preto je najvhodnejšie kombinovať túto možnosť s filtrovaním podľa názvu súboru." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "rozsah spracovania" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "akcia" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parameter akcie" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Prídavný parameter akcie vybranej vyššie, konkrétne cieľový priečinok akcie presunutia priečinku. Podpriečinky musia byť oddelené bodkami." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "priradiť názov podľa" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "priradiť tento štítok" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "priradiť tento typ dokumentu" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "priradiť odosielateľa podľa" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "priradiť tohto odosielateľa" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "predmet" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "doručené" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "spracované" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "stav" diff --git a/src/locale/sl_SI/LC_MESSAGES/django.po b/src/locale/sl_SI/LC_MESSAGES/django.po index 2b9fff4cd..9db1aa9cf 100644 --- a/src/locale/sl_SI/LC_MESSAGES/django.po +++ b/src/locale/sl_SI/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-08-20 11:07\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-11 17:22\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "Language: sl_SI\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumenti" -#: documents/models.py:36 -msgid "None" -msgstr "Brez" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Katerakoli beseda" - -#: documents/models.py:38 -msgid "All words" -msgstr "Vse besede" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Točno ujemanje" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Regularni izraz" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Fuzzy beseda" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Samodejno" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "ime" - -#: documents/models.py:47 -msgid "match" -msgstr "ujemanje" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritem ujemanja" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "brez razlikovanje velikosti črk" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "lastnik" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Brez" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Katerakoli beseda" + +#: documents/models.py:52 +msgid "All words" +msgstr "Vse besede" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Točno ujemanje" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Regularni izraz" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Fuzzy beseda" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Samodejno" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "ime" + +#: documents/models.py:61 +msgid "match" +msgstr "ujemanje" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritem ujemanja" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "brez razlikovanje velikosti črk" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "dopisnik" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "dopisniki" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "barva" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "je vhodna oznaka" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Označi to oznako kot vhodno oznako: vsi na novo obdelani dokumenti bodo označeni z vhodno oznako." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "oznaka" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "oznake" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "vrsta dokumenta" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "vrste dokumentov" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "pot" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "pot do shrambe" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "poti do shrambe" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Nešifrirano" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Šifrirano z GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "naslov" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "vsebina" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Neobdelani besedilni podatki dokumenta. To polje se uporablja predvsem za iskanje." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "vrsta mime" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "kontrolna vsota" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Kontrolna vsota izvirnega dokumenta." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arhivska kontrolna vsota" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Kontrolna vsota arhiviranega dokumenta." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "ustvarjeno" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "spremenjeno" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "vrsta shrambe" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "dodano" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "ime datoteke" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Trenutno ime dokumenta v shrambi" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "ime arhivske datoteke" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Trenutno ime arhivske datoteke v shrambi" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "izvirno ime datoteke" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Izvirno ime datoteke, ko je bila naložena" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "arhivska serijska številka" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Položaj tega dokumenta v vašem fizičnem arhivu dokumentov." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumenti" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "razhroščevanje" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informacija" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "opozorilo" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "napaka" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritično" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "skupina" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "sporočilo" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "nivo" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "dnevnik" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "dnevniki" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "shranjeni pogled" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "shranjeni pogledi" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "prikaži na pregledni plošči" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "prikaži v stranski vrstici" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "polje za razvrščanje" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "razvrsti obratno" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "naslov vsebuje" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "vsebina vsebuje" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN je" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "dopisnik je" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "vrsta dokumenta je" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "je v prejetem" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "ima oznako" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "ima katero koli oznako" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "ustvarjeno pred" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "ustvarjeno po" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "leto nastanka" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "mesec nastanka" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "dan nastanka" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "dodano pred" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "dodano po" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "spremenjeno pred" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "spremenjeno po" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "nima oznake" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "nima ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "naslov ali vsebina vsebujeta" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "polnobesedilna poizvedba" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "več takih" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "ima oznake" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN večje kot" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN manjši od" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "pot do shrambe je" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "lastnik je" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "brez lastnika" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "vrsta pravila" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "vrednost" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "filtriraj pravilo" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "filtriraj pravila" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID opravila" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Potrjeno" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Ime opravila" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Status opravila" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "" -#: documents/models.py:626 -msgid "Comment for the document" +#: documents/models.py:647 +msgid "Note for the document" msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "uporabnik" -#: documents/models.py:655 -msgid "comment" -msgstr "komentar" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "komentarji" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "Arhiv" + +#: documents/models.py:686 +msgid "Original" +msgstr "Izvirnik" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "deli povezavo" + +#: documents/models.py:737 +msgid "share links" +msgstr "deli povezave" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "vrstni red" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Uporabljajte samo dokumente, ki se v celoti ujemajo s tem imenom datoteke, če je navedeno. Dovoljeni so nadomestni znaki, kot sta *.pdf ali *račun*. Neobčutljiva na velike in male črke." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "dodeli to oznako" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "dodeli to vrsto dokumenta" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "dodeli tega dopisnika" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Neveljaven splošen izraz: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Napačna barva." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Vrsta datoteke %(type)s ni podprta" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Zaznani neveljavni znaki." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx se nalaga..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Še vedno tam? Hmm, kot kaže je šlo nekaj narobe." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Tu je povezava do dokumentacije." @@ -520,395 +673,504 @@ msgstr "Tu je povezava do dokumentacije." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx odjavljen" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Uspešno ste bili odjavljeni. Adijo!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Ponovno se prijavite" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx prijava" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Prosimo, prijavite se." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Vaše uporabniško ime in geslo se ne ujemata. Prosim poskusite ponovno." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "Deljena povezave ni bila najdena." + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "Deljena povezava je potekla." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Uporabniško ime" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Geslo" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Prijava" -#: paperless/apps.py:9 -msgid "Paperless" +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" msgstr "" -#: paperless/settings.py:521 +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Nastavite novo geslo." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Novo geslo" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Potrdi geslo" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Spremeni moje geslo" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "Prišlo je do napake. Prosimo, poskusite znova." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "E-pošta" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Pošljite mi navodila!" + +#: paperless/apps.py:10 +msgid "Paperless" +msgstr "Paperless" + +#: paperless/settings.py:574 msgid "English (US)" msgstr "Angleščina (ZDA)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabščina" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Afrikanščina" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Beloruščina" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Katalonščina" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Češčina" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Danščina" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Nemščina" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Grščina" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Angleščina (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Španščina" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Finščina" + +#: paperless/settings.py:586 msgid "French" msgstr "Francoščina" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italijanščina" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luksemburški" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Norveščina" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Nizozemščina" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Poljščina" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugalščina (Brazilija)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugalščina" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Romunščina" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Ruščina" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Slovaščina" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovenščina" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Srbščina" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Švedščina" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turščina" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ukrajinščina" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Poenostavljena kitajščina" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx administracija" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Avtentifikacija" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Napredne nastavitve" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtriraj" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless bo obdelal samo e-poštna sporočila, ki se ujemajo z VSEMI spodaj navedenimi filtri." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Dejanja" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metapodatki" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Samodejno dodelite metapodatke dokumentom, uporabljenim s tem pravilom. Če tukaj ne dodelite oznak, vrst ali korespondentov, bo paperless še vedno obdelal vsa ujemanja, ki ste jih definirali." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless pošta" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "poštni račun" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "poštni računi" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Brez šifriranja" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Uporaba SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Uporabi STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP strežnik" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP vrata" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "To je običajno 143 za nešifrirane in STARTTLS povezave ter 993 za povezave SSL." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Varnost IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "uporabniško ime" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "geslo" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "nabor znakov" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Nabor znakov za uporabo pri komunikaciji s poštnim strežnikom, na primer 'UTF-8' ali 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "poštno pravilo" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "poštna pravila" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Obdelujte samo priloge." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Obdelajte vse datoteke, vključno z \"vgrajenimi\" prilogami." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Izbriši" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Premakni v določeno mapo" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Označi kot prebrano, ne obdelujte prebrane pošte" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Označite pošto z zastavico, ne obdelujte označene pošte" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Označi pošto s določeno oznako, ne procesiraj označene pošte" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Uporabite zadevo kot naslov" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Uporabite ime datoteke priloge kot naslov" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Ne dodelite dopisnika" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Uporabite poštni naslov" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Uporabi ime (ali e-poštni naslov, če ime ni na voljo)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Uporabite dopisnika, izbranega spodaj" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "vrstni red" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "račun" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "mapa" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Podmape morajo biti ločene s znakom, običajno je to pika (.) ali slash ('/'), je pa odvisno od poštnega strežnika." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtriraj prejeto" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtriraj zadevo" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtriraj vsebino" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtriraj ime datoteke priloge" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Uporabljajte samo dokumente, ki se v celoti ujemajo s tem imenom datoteke, če je navedeno. Dovoljeni so nadomestni znaki, kot sta *.pdf ali *račun*. Neobčutljiva na velike in male črke." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "najvišja starost" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Določeno v dnevih." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "vrsta priponke" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Vgrajene priloge vključujejo vdelane slike, zato je najbolje, da to možnost združite s filtrom imen datoteke." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "dejanja" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parameter delovanja" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Dodatni parameter za zgoraj izbrano dejanje, to je ciljna mapa dejanja premika v mapo. Podmape morajo biti ločene s pikami." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "dodeli naslov iz" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "dodeli to oznako" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "dodeli to vrsto dokumenta" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "dodeli dopisnika iz" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "dodeli tega dopisnika" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "zadeva" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "prejeto" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "obdelano" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "stanje" diff --git a/src/locale/sr_CS/LC_MESSAGES/django.po b/src/locale/sr_CS/LC_MESSAGES/django.po index a7427992d..076cc53d9 100644 --- a/src/locale/sr_CS/LC_MESSAGES/django.po +++ b/src/locale/sr_CS/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-03-03 20:41\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "Language: sr_CS\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokumenta" -#: documents/models.py:36 -msgid "None" -msgstr "" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Bilo koja reč" - -#: documents/models.py:38 -msgid "All words" -msgstr "Sve reči" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Tačno podudaranje" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Regularni izraz" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Fuzzy reč" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatski" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "naziv" - -#: documents/models.py:47 -msgid "match" -msgstr "poklapanje" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "algoritam podudaranja" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "bez razlike veliko/malo slovo" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Bilo koja reč" + +#: documents/models.py:52 +msgid "All words" +msgstr "Sve reči" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Tačno podudaranje" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Regularni izraz" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Fuzzy reč" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatski" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "naziv" + +#: documents/models.py:61 +msgid "match" +msgstr "poklapanje" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "algoritam podudaranja" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "bez razlike veliko/malo slovo" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "korespodent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "korespodenti" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "boja" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "je oznaka prijemnog sandučeta" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Označava ovu oznaku kao oznaku prijemnog sandučeta (inbox): Svi novoobrađeni dokumenti će biti označeni oznakama prijemnog sandučeta (inbox)." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "oznaka" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "oznake" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "tip dokumenta" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "tipovi dokumenta" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "putanja" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "putanja skladišta" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "putanja skladišta" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Nešifrovano" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Šifrovano pomoću GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "naslov" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "sadržaj" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Neobrađeni tekstualni podaci dokumenta. Ovo se polje koristi prvenstveno za pretraživanje." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mime tip" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "kontrolna suma" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Kontrolna suma originalnog dokumenta." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arhivni checksum" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Kontrolna suma arhivnog dokumenta." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "kreirano" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "izmenjeno" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "tip skladišta" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "dodato" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "naziv fajla" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Trenutni naziv sačuvane datoteke" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "naziv fajla arhive" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Trenutni naziv arhivirane sačuvane datoteke" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "originalno ime fajla" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Originalni naziv fajla kada je otpremljen" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "arhivski serijski broj" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Položaj ovog dokumenta u vašoj fizičkoj arhivi dokumenata." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokumenta" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "okloni greške" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "informacija" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "upozorenje" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "grеška" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritično" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grupa" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "poruka" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "nivo" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "log" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "logovi" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "sačuvani prikaz" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "sačuvani prikazi" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "prikaži na kontrolnoj tabli" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "prikaži u bočnoj traci" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "polje za sortiranje" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "obrnuto sortiranje" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "naslov sadrži" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "sadržaj sadrži" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN je" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "korespodent je" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "tip dokumenta je" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "je u prijemnog sandučetu" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "ima oznaku" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "ima bilo koju oznaku" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "kreiran pre" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "kreiran posle" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "godina kreiranja je" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "mesec kreiranja je" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "dan kreiranja je" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "dodat pre" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "dodat posle" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "izmenjen pre" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "izmenjen posle" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "nema oznaku" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "nema ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "naslov i sadržaj sadrži" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "upit za ceo tekst" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "više ovakvih" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "ima oznake u" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN veći od" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN manji od" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "putanja skladišta je" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "tip pravila" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "vrednost" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "filter pravilo" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "filter pravila" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID Zadatka" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID za zadatak koji je pokrenut" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Potvrđeno" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Ako je zadatak potvrđen preko frontenda ili API-ja" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Naziv fajla za koji je zadatak pokrenut" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Ime zadatka" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Naziv zadatka koji je bio pokrenut" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Stanje zadatka" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Trenutno stanje zadatka koji se izvršava" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Datum i vreme kreiranja" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Polje datuma i vremena kada je rezultat zadatka kreiran u UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Datum i vreme početka" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Polje datuma i vremena kada je zadatak pokrenut u UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Datum i vreme završetka" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Polje datuma i vremena kada je zadatak završen u UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Podaci o rezultatu" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Podaci koje vraća zadatak" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Komentar za dokument" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "korisnik" -#: documents/models.py:655 -msgid "comment" -msgstr "komentar" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "komentari" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "raspored" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Konzumirajte samo dokumente koji u potpunosti odgovaraju ovom nazivu datoteke ako je navedeno. Dopušteni su zamenski znakovi kao što su *.pdf ili *faktura*. Neosetljivo je na mala i mala slova." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "dodeli ovu oznaku" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "dodeli ovaj tip dokumenta" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "dodeli ovog korspodenta" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Nevažeći regularni izraz: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Nevažeća boja." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Vrsta datoteke %(type)s nije podržana" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Otkrivena je nevažeća promenljiva." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx se učitava..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Još uvek si ovde?! Hmm, možda nešto nije u redu." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Veze ka dokumentima." @@ -520,395 +673,504 @@ msgstr "Veze ka dokumentima." msgid "Paperless-ngx signed out" msgstr "Paperless-ngx odjavljen" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Uspešno ste se odjavili!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Prijavitе sе ponovo" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx prijava" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Prijavite se." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Vaše korisničko ime i lozinka ne odgovaraju. Molimo pokušajte ponovo." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Korisničko ime" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Lozinka" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Prijavite se" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Engleski (US)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Beloruski" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Češki" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Danski" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Nemački" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Engleski (UK)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Španski" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Francuski" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italijanski" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luksemburški" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Holandski" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Poljski" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugalski (Brazil)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugalski" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumunski" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Ruski" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovenački" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Srpski" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Švedski" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turski" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Kineski pojednostavljen" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx administracija" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentifikacija" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Napredna podešavanja" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filter" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless-ngx će obrađivati samo e-poštu koja odgovara SVIM filterima navedenim u nastavku." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Radnje" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metapodaci" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Automatski dodelite metapodatke dokumentima koji se koriste iz ovog pravila. Ako ne dodelite oznaku, vrstu ili korespodenta, Paperless-ngx će i dalje obraditi sva pravila podudaranja koja ste definisali." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless mejl" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "mejl nalog" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "mejl nalozi" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Nema enkripcije" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Koristi SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Koristi STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP server" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP port" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Uobičajno 143 za nešifrovane i STARTTLS veze, a 993 za SSL veze." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP bezbednost" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "korisničko ime" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "lozinka" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "karakter set" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Skup znakova koji se koristi pri komunikaciji sa mejl serverom, poput 'UTF-8' ili 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "pravilo e-pošte" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "pravila e-pošte" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Obradi samo priloge." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Obradite sve datoteke, uključujući \"umetnute\" priloge." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Obriši" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Premesti u određen folder" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Označi kao pročitano. Ne obrađuj pročitanu e-poštu" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Označi poštu zastavicom. Ne obrađuj e-poštu sa zastavicom" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Označite poštu specifičnom oznakom. Ne obrađuj e-poštu s specifičnom oznakom" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Koristi predmet kao naziv" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Koristi naziv datoteke priloga kao naziv" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Ne dodeljuj korespodenta" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Koristi mejl adresu" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Koristi naziv (ili mejl adresu ako nije dostupno)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Koristi koreespodenta ispod" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "raspored" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "nalog" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "folder" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Podfolderi moraju biti odvojeni separatorom, često tačkom ('.') ili kosom crtom ('/'), ali to se razlikuje zavisno od servera e-pošte." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filter od" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filter naslov" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filter telo poruke" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filter naziv fajla priloga" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Konzumirajte samo dokumente koji u potpunosti odgovaraju ovom nazivu datoteke ako je navedeno. Dopušteni su zamenski znakovi kao što su *.pdf ili *faktura*. Neosetljivo je na mala i mala slova." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "maksimalna starost" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Navedeno u danima." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "tip priloga" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Ugrađeni prilozi uključuju ugrađene slike, pa je najbolje kombinovati ovu opciju s filterom naziva datoteke." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "radnja" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "parametar akcije" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Dodatni parametar za gore odabranu akciju, tj. ciljani folder za premeštanje u folder akcije. Podfolderi moraju biti odvojeni tačkama." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "dodeli naziv iz" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "dodeli ovu oznaku" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "dodeli ovaj tip dokumenta" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "dodeli korespodenta iz" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "dodeli ovog korspodenta" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "" diff --git a/src/locale/sv_SE/LC_MESSAGES/django.po b/src/locale/sv_SE/LC_MESSAGES/django.po index 7f9685beb..cacc95f04 100644 --- a/src/locale/sv_SE/LC_MESSAGES/django.po +++ b/src/locale/sv_SE/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-07-12 22:34\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-19 11:30\n" "Last-Translator: \n" "Language-Team: Swedish\n" "Language: sv_SE\n" @@ -17,898 +17,1160 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Dokument" -#: documents/models.py:36 -msgid "None" -msgstr "Ingen" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Valfritt ord" - -#: documents/models.py:38 -msgid "All words" -msgstr "Alla ord" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Exakt matchning" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Reguljära uttryck" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Ungefärligt ord" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Automatisk" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "namn" - -#: documents/models.py:47 -msgid "match" -msgstr "träff" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "matchande algoritm" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "är ej skiftlägeskänsligt" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "ägare" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Ingen" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Valfritt ord" + +#: documents/models.py:52 +msgid "All words" +msgstr "Alla ord" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Exakt matchning" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Reguljära uttryck" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Ungefärligt ord" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Automatisk" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "namn" + +#: documents/models.py:61 +msgid "match" +msgstr "träff" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "matchande algoritm" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "är ej skiftlägeskänsligt" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "korrespondent" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "korrespondenter" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "färg" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "är inkorgsetikett" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Markerar denna etikett som en inkorgsetikett: Alla nyligen konsumerade dokument kommer att märkas med inkorgsetiketter." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "etikett" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "etiketter" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "dokumenttyp" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "dokumenttyper" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "sökväg" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "sökväg för lagring" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "sökvägar för lagring" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Okrypterad" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Krypterad med GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "titel" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "innehåll" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Dokumentets obearbetade textdata. Detta fält används främst för sökning." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "MIME-typ" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "kontrollsumma" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Kontrollsumman för originaldokumentet." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arkivera kontrollsumma" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Kontrollsumman för det arkiverade dokumentet." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "skapad" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "ändrad" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "lagringstyp" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "tillagd" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "filnamn" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Nuvarande filnamn i lagringsutrymmet" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "arkivfilnamn" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Nuvarande arkivfilnamn i lagringsutrymmet" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "ursprungligt filnamn" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Det ursprungliga namnet på filen när den laddades upp" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "serienummer (arkivering)" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Placeringen av detta dokument i ditt fysiska dokumentarkiv." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "dokument" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "dokument" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "felsök" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "information" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "varning" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "fel" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritisk" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grupp" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "meddelande" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "nivå" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "logg" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "loggar" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "sparad vy" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "sparade vyer" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "visa på kontrollpanelen" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "visa i sidofältet" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "sortera fält" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "sortera omvänt" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "titel innehåller" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "innehåll innehåller" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN är" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "korrespondent är" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "dokumenttyp är" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "är i inkorgen" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "har etikett" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "har någon etikett" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "skapad före" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "skapad efter" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "skapat år är" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "skapad månad är" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "skapad dag är" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "tillagd före" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "tillagd efter" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "ändrad före" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "ändrad efter" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "har inte etikett" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "har inte ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "titel eller innehåll innehåller" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "fulltextfråga" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "mer som detta" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "har taggar i" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN större än" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN mindre än" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "sökväg till lagring är" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "regeltyp" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "värde" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "filtrera regel" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "filtrera regler" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "Uppgifts-ID" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID för uppgiften som kördes" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Bekräftad" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Om uppgiften bekräftas via frontend eller API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Uppgiftens filnamn" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Namn på filen som aktiviteten kördes för" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Uppgiftens namn" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Namn på uppgiften som kördes" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Uppgiftsstatus" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Nuvarande tillstånd för uppgiften som körs" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Skapad Datumtid" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Datumtidsfält när aktivitetsresultatet skapades i UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Startad datumtid" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Datumfält när uppgiften startades i UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Slutförd datumtid" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Datumtidsfält när uppgiften slutfördes i UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Resultatdata" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "De data som returneras av uppgiften" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Kommentar för dokumentet" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "användare" -#: documents/models.py:655 -msgid "comment" -msgstr "kommentar" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "kommentarer" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "Original" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "Api-uppladdning" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "ordning" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Konsumera endast dokument som matchar exakt detta filnamn, om det är angivet. Jokertecken som *.pdf eller *faktura* är tillåtna. Ej skiftlägeskänsligt." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "tilldela titel" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "tilldela denna etikett" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "tilldela den här dokumenttypen" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "tilldela denna korrespondent" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "tilldela denna ägare" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Ogiltigt reguljärt uttryck: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Ogiltig färg." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Filtypen %(type)s stöds inte" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Ogiltig variabel upptäckt." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx laddar..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Fortfarande här?! Hmm, någonting kan vara fel." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Här är en länk till dokumentationen." #: documents/templates/registration/logged_out.html:14 msgid "Paperless-ngx signed out" -msgstr "" +msgstr "Paperless-ngx utloggas" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Du är nu utloggad. Hejdå!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Logga in igen" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx inloggning" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Vänligen logga in." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Ditt användarnamn och lösenord matchade inte. Vänligen försök igen." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "Delningslänken har upphört att gälla." + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Användarnamn" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Lösenord" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Logga in" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "Glömt ditt lösenord?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "Paperless-ngx återställning av lösenord slutfört" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "Återställning av lösenord slutfört." + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "Ditt nya lösenord har ställts in. Du kan nu logga in" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "Paperless-ngx återställning av lösenord bekräftelse" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "Ange ett nytt lösenord." + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "Lösenorden matchar inte eller var för svaga. Försök igen." + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "Nytt lösenord" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "Bekräfta lösenord" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Ändra mitt lösenord" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Engelska (USA)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Arabiska" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Belarusiska" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Tjeckiska" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Danska" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Tyska" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Engelska (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Spanska" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "Franska" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Italienska" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Luxemburgiska" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Holländska" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polska" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portugisiska (Brasilien)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portugisiska" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Rumänska" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Ryska" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovenska" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Serbiska" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Svenska" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Turkiska" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Kinesiska (förenklad)" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx administration" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Autentisering" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Avancerade inställningar" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filter" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless kommer endast att behandla e-postmeddelanden som matchar ALLA filter som anges nedan." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Åtgärder" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Åtgärden som tillämpas på e-postmeddelandet. Denna åtgärd utförs endast när meddelandetexten eller bilagorna konsumerades från e-postmeddelandet." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metadata" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Tilldela metadata till dokument som konsumeras från denna regel automatiskt. Om du inte tilldelar etiketter, typer eller korrespondenter här kommer paperless fortfarande att behandla alla matchande regler som du har definierat." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless e-post" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "e-postkonto" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "e-postkonton" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Ingen kryptering" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Använd SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Använd STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP-server" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP-port" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Detta är vanligtvis 143 för okrypterade och STARTTLS-anslutningar, och 993 för SSL-anslutningar." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP-säkerhet" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "användarnamn" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "lösenord" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "Teckenuppsättning" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Teckenuppsättningen som är tänkt att användas vid kommunikation med mailservern, exempelvis ’UTF-8’ eller ’US-ASCII’." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "e-postregel" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "e-postregler" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Behandla endast bilagor." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Behandla helt e-postmeddelande (med inbäddade bilagor i fil) som .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Behandla helt e-postmeddelande (med inbäddade bilagor i fil) som .eml + processbilagor som separata dokument" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Behandla alla filer, inklusive infogade bilagor." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Radera" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Flytta till angiven mapp" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Markera som läst, bearbeta inte lästa meddelanden" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Flagga meddelandet, bearbeta inte flaggade meddelanden" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Tagga meddelandet med en specifik tagg, bearbeta inte taggade meddelanden" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Använd ämne som titel" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Använd bilagans filnamn som titel" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Tilldela inte en korrespondent" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Använd e-postadress" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Använd namn (eller e-postadress om inte tillgängligt)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Använd korrespondent som valts nedan" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "ordning" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "konto" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "mapp" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Undermappar måste separeras med en avgränsare, ofta en punkt ('.') eller snedstreck ('/'), men det varierar beroende på e-postserver." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "filtrera från" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "filtrera ämne" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "filtrera kropp" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "filtrera filnamn för bilaga" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Konsumera endast dokument som matchar exakt detta filnamn, om det är angivet. Jokertecken som *.pdf eller *faktura* är tillåtna. Ej skiftlägeskänsligt." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "högsta ålder" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Anges i dagar." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "typ av bilaga" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Infogade bilagor inkluderar inbäddade bilder, så det är bäst att kombinera detta alternativ med ett filnamnsfilter." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" -msgstr "" +msgstr "förbruknings omfattning" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "åtgärd" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "åtgärdsparameter" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Ytterligare parametrar för åtgärden som valts ovan, d.v.s. målmappen för åtgärden \"flytta till angiven mapp\". Undermappar måste vara separerade med punkter." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "tilldela titel från" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "tilldela denna etikett" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "tilldela den här dokumenttypen" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "tilldela korrespondent från" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "tilldela denna korrespondent" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "ämne" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "mottaget" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "bearbetat" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "status" diff --git a/src/locale/th_TH/LC_MESSAGES/django.po b/src/locale/th_TH/LC_MESSAGES/django.po index 20c70dd69..22a7ced16 100644 --- a/src/locale/th_TH/LC_MESSAGES/django.po +++ b/src/locale/th_TH/LC_MESSAGES/django.po @@ -1,9 +1,9 @@ msgid "" msgstr "" -"Project-Id-Version: paperless-ng\n" +"Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:39\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-21 05:43\n" "Last-Translator: \n" "Language-Team: Thai\n" "Language: th_TH\n" @@ -11,632 +11,1166 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Crowdin-Project: paperless-ng\n" -"X-Crowdin-Project-ID: 434940\n" +"X-Crowdin-Project: paperless-ngx\n" +"X-Crowdin-Project-ID: 500308\n" "X-Crowdin-Language: th\n" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" -"X-Crowdin-File-ID: 54\n" +"X-Crowdin-File-ID: 14\n" -#: documents/apps.py:10 +#: documents/apps.py:8 msgid "Documents" -msgstr "" +msgstr "เอกสาร" -#: documents/models.py:32 +#: documents/models.py:33 documents/models.py:731 +msgid "owner" +msgstr "เจ้าของ" + +#: documents/models.py:50 +msgid "None" +msgstr "ไม่ใช้งาน" + +#: documents/models.py:51 msgid "Any word" -msgstr "" +msgstr "คำใดคำหนึ่ง" -#: documents/models.py:33 +#: documents/models.py:52 msgid "All words" -msgstr "" +msgstr "ทุกคำ" -#: documents/models.py:34 +#: documents/models.py:53 msgid "Exact match" -msgstr "" +msgstr "ตรงกันทุกประการ" -#: documents/models.py:35 +#: documents/models.py:54 msgid "Regular expression" -msgstr "" - -#: documents/models.py:36 -msgid "Fuzzy word" -msgstr "" - -#: documents/models.py:37 -msgid "Automatic" -msgstr "" - -#: documents/models.py:41 documents/models.py:350 paperless_mail/models.py:25 -#: paperless_mail/models.py:109 -msgid "name" -msgstr "" - -#: documents/models.py:45 -msgid "match" -msgstr "" - -#: documents/models.py:49 -msgid "matching algorithm" -msgstr "" +msgstr "Regular expression" #: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Fuzzy word" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "อัตโนมัติ" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "ชื่อ" + +#: documents/models.py:61 +msgid "match" +msgstr "การจำแนก" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "วิธีการจำแนก" + +#: documents/models.py:69 msgid "is insensitive" -msgstr "" +msgstr "ไม่คำนึงถึงตัวพิมพ์เล็ก-ใหญ่" -#: documents/models.py:74 documents/models.py:120 +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" -msgstr "" +msgstr "จาก" -#: documents/models.py:75 +#: documents/models.py:93 msgid "correspondents" -msgstr "" +msgstr "จาก" -#: documents/models.py:81 +#: documents/models.py:97 msgid "color" -msgstr "" +msgstr "สี" -#: documents/models.py:87 +#: documents/models.py:100 msgid "is inbox tag" -msgstr "" +msgstr "แท็กแรกเข้า" -#: documents/models.py:89 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." -msgstr "" +msgstr "แท็กเอกสารใหม่ทั้งหมดด้วยแท็กนี้ (แท็กแรกเข้า)" -#: documents/models.py:94 +#: documents/models.py:109 msgid "tag" -msgstr "" +msgstr "แท็ก" -#: documents/models.py:95 documents/models.py:151 +#: documents/models.py:110 documents/models.py:182 msgid "tags" -msgstr "" +msgstr "แท็ก" -#: documents/models.py:101 documents/models.py:133 +#: documents/models.py:115 documents/models.py:164 msgid "document type" -msgstr "" +msgstr "ประเภทเอกสาร" -#: documents/models.py:102 +#: documents/models.py:116 msgid "document types" -msgstr "" +msgstr "ประเภทเอกสาร" -#: documents/models.py:110 +#: documents/models.py:121 +msgid "path" +msgstr "พาธ" + +#: documents/models.py:126 documents/models.py:153 +msgid "storage path" +msgstr "พาธจัดเก็บ" + +#: documents/models.py:127 +msgid "storage paths" +msgstr "พาธจัดเก็บ" + +#: documents/models.py:134 msgid "Unencrypted" -msgstr "" +msgstr "ไม่เข้ารหัส" -#: documents/models.py:111 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" -msgstr "" +msgstr "เข้ารหัสด้วย GNU Privacy Guard" -#: documents/models.py:124 +#: documents/models.py:156 msgid "title" -msgstr "" +msgstr "ชื่อ" -#: documents/models.py:137 +#: documents/models.py:168 documents/models.py:645 msgid "content" -msgstr "" +msgstr "เนื้อหา" -#: documents/models.py:139 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." -msgstr "" - -#: documents/models.py:144 -msgid "mime type" -msgstr "" - -#: documents/models.py:155 -msgid "checksum" -msgstr "" - -#: documents/models.py:159 -msgid "The checksum of the original document." -msgstr "" - -#: documents/models.py:163 -msgid "archive checksum" -msgstr "" - -#: documents/models.py:168 -msgid "The checksum of the archived document." -msgstr "" - -#: documents/models.py:172 documents/models.py:328 -msgid "created" -msgstr "" +msgstr "เนื้อหาของเอกสารในรูปแบบข้อความล้วน ในการค้นหาข้อมูล เนื้อหาของเอกสาร จะถูกใช้ในการค้นเป็นหลัก" #: documents/models.py:176 +msgid "mime type" +msgstr "mime type" + +#: documents/models.py:186 +msgid "checksum" +msgstr "checksum" + +#: documents/models.py:190 +msgid "The checksum of the original document." +msgstr "ค่า checksum ของไฟล์เอกสารต้นฉบับ" + +#: documents/models.py:194 +msgid "archive checksum" +msgstr "archive checksum" + +#: documents/models.py:199 +msgid "The checksum of the archived document." +msgstr "ค่า checksum ของเอกสารประเภทเก็บถาวร" + +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 +msgid "created" +msgstr "สร้างเมื่อ" + +#: documents/models.py:205 msgid "modified" -msgstr "" - -#: documents/models.py:180 -msgid "storage type" -msgstr "" - -#: documents/models.py:188 -msgid "added" -msgstr "" - -#: documents/models.py:192 -msgid "filename" -msgstr "" - -#: documents/models.py:198 -msgid "Current filename in storage" -msgstr "" - -#: documents/models.py:202 -msgid "archive filename" -msgstr "" - -#: documents/models.py:208 -msgid "Current archive filename in storage" -msgstr "" +msgstr "แก้ไขเมื่อ" #: documents/models.py:212 +msgid "storage type" +msgstr "วิธีการจัดเก็บ" + +#: documents/models.py:220 +msgid "added" +msgstr "นำเข้าเมื่อ" + +#: documents/models.py:227 +msgid "filename" +msgstr "ชื่อไฟล์" + +#: documents/models.py:233 +msgid "Current filename in storage" +msgstr "ชื่อไฟล์ในพื้นที่จัดเก็บ" + +#: documents/models.py:237 +msgid "archive filename" +msgstr "ชื่อไฟล์ที่ถูกเก็บถาวร" + +#: documents/models.py:243 +msgid "Current archive filename in storage" +msgstr "ชื่อไฟล์ที่ถูกเก็บถาวรในพื้นที่จัดเก็บ" + +#: documents/models.py:247 +msgid "original filename" +msgstr "ชื่อไฟล์ต้นฉบับ" + +#: documents/models.py:253 +msgid "The original name of the file when it was uploaded" +msgstr "ชื่อไฟล์ต้นฉบับที่อัพโหลดเข้ามา" + +#: documents/models.py:260 msgid "archive serial number" -msgstr "" +msgstr "รหัสการจัดเก็บถาวร" -#: documents/models.py:217 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." -msgstr "" +msgstr "ตำแหน่งเอกสารนี้ในสถานที่จัดเก็บจริง ๆ ของคุณ" -#: documents/models.py:223 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" -msgstr "" +msgstr "เอกสาร" -#: documents/models.py:224 +#: documents/models.py:277 msgid "documents" -msgstr "" +msgstr "เอกสาร" -#: documents/models.py:311 +#: documents/models.py:365 msgid "debug" -msgstr "" +msgstr "debug" -#: documents/models.py:312 +#: documents/models.py:366 msgid "information" -msgstr "" +msgstr "ข้อมูล" -#: documents/models.py:313 +#: documents/models.py:367 msgid "warning" -msgstr "" +msgstr "คำเตือน" -#: documents/models.py:314 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" -msgstr "" +msgstr "ข้อผิดพลาด" -#: documents/models.py:315 +#: documents/models.py:369 msgid "critical" -msgstr "" - -#: documents/models.py:319 -msgid "group" -msgstr "" - -#: documents/models.py:322 -msgid "message" -msgstr "" - -#: documents/models.py:325 -msgid "level" -msgstr "" - -#: documents/models.py:332 -msgid "log" -msgstr "" - -#: documents/models.py:333 -msgid "logs" -msgstr "" - -#: documents/models.py:344 documents/models.py:394 -msgid "saved view" -msgstr "" - -#: documents/models.py:345 -msgid "saved views" -msgstr "" - -#: documents/models.py:348 -msgid "user" -msgstr "" - -#: documents/models.py:354 -msgid "show on dashboard" -msgstr "" - -#: documents/models.py:357 -msgid "show in sidebar" -msgstr "" - -#: documents/models.py:361 -msgid "sort field" -msgstr "" - -#: documents/models.py:364 -msgid "sort reverse" -msgstr "" - -#: documents/models.py:370 -msgid "title contains" -msgstr "" - -#: documents/models.py:371 -msgid "content contains" -msgstr "" +msgstr "ร้ายแรง" #: documents/models.py:372 -msgid "ASN is" -msgstr "" - -#: documents/models.py:373 -msgid "correspondent is" -msgstr "" +msgid "group" +msgstr "กลุ่ม" #: documents/models.py:374 -msgid "document type is" -msgstr "" - -#: documents/models.py:375 -msgid "is in inbox" -msgstr "" - -#: documents/models.py:376 -msgid "has tag" -msgstr "" +msgid "message" +msgstr "ข้อความ" #: documents/models.py:377 -msgid "has any tag" -msgstr "" - -#: documents/models.py:378 -msgid "created before" -msgstr "" - -#: documents/models.py:379 -msgid "created after" -msgstr "" - -#: documents/models.py:380 -msgid "created year is" -msgstr "" - -#: documents/models.py:381 -msgid "created month is" -msgstr "" - -#: documents/models.py:382 -msgid "created day is" -msgstr "" - -#: documents/models.py:383 -msgid "added before" -msgstr "" - -#: documents/models.py:384 -msgid "added after" -msgstr "" - -#: documents/models.py:385 -msgid "modified before" -msgstr "" +msgid "level" +msgstr "ระดับ" #: documents/models.py:386 -msgid "modified after" -msgstr "" +msgid "log" +msgstr "log" #: documents/models.py:387 -msgid "does not have tag" -msgstr "" +msgid "logs" +msgstr "logs" -#: documents/models.py:398 -msgid "rule type" -msgstr "" +#: documents/models.py:396 documents/models.py:461 +msgid "saved view" +msgstr "การค้นที่เก็บไว้" + +#: documents/models.py:397 +msgid "saved views" +msgstr "การค้นที่เก็บไว้" #: documents/models.py:402 -msgid "value" -msgstr "" +msgid "show on dashboard" +msgstr "แสดงบนหน้าหลัก" -#: documents/models.py:408 -msgid "filter rule" -msgstr "" +#: documents/models.py:405 +msgid "show in sidebar" +msgstr "แสดงบนเมนูด้านข้าง" #: documents/models.py:409 +msgid "sort field" +msgstr "จัดเรียงตาม" + +#: documents/models.py:414 +msgid "sort reverse" +msgstr "เรียงย้อนกลับ" + +#: documents/models.py:419 +msgid "title contains" +msgstr "ชื่อมีคำว่า" + +#: documents/models.py:420 +msgid "content contains" +msgstr "เนื้อหาเอกสารมีคำว่า" + +#: documents/models.py:421 +msgid "ASN is" +msgstr "ASN คือ" + +#: documents/models.py:422 +msgid "correspondent is" +msgstr "ผู้เขียนคือ" + +#: documents/models.py:423 +msgid "document type is" +msgstr "ประเภทเอกสารคือ" + +#: documents/models.py:424 +msgid "is in inbox" +msgstr "อยู่ในกล่องขาเข้า" + +#: documents/models.py:425 +msgid "has tag" +msgstr "มีแท็ก" + +#: documents/models.py:426 +msgid "has any tag" +msgstr "มีแท็กใดก็ตาม" + +#: documents/models.py:427 +msgid "created before" +msgstr "สร้างก่อน" + +#: documents/models.py:428 +msgid "created after" +msgstr "สร้างหลังจาก" + +#: documents/models.py:429 +msgid "created year is" +msgstr "สร้างเมื่อปี" + +#: documents/models.py:430 +msgid "created month is" +msgstr "สร้างเมื่อเดือน" + +#: documents/models.py:431 +msgid "created day is" +msgstr "สร้างเมื่อวันที่" + +#: documents/models.py:432 +msgid "added before" +msgstr "นำเข้าก่อน" + +#: documents/models.py:433 +msgid "added after" +msgstr "นำเข้าหลังจาก" + +#: documents/models.py:434 +msgid "modified before" +msgstr "แก้ไขก่อน" + +#: documents/models.py:435 +msgid "modified after" +msgstr "แก้ไขหลังจาก" + +#: documents/models.py:436 +msgid "does not have tag" +msgstr "ไม่มีแท็ก" + +#: documents/models.py:437 +msgid "does not have ASN" +msgstr "ไม่มี ASN" + +#: documents/models.py:438 +msgid "title or content contains" +msgstr "ชื่อหรือเนื้อหามีคำว่า" + +#: documents/models.py:439 +msgid "fulltext query" +msgstr "ค้นจากทุกอย่าง" + +#: documents/models.py:440 +msgid "more like this" +msgstr "เอกสารที่คล้ายกัน" + +#: documents/models.py:441 +msgid "has tags in" +msgstr "มีแท็ก" + +#: documents/models.py:442 +msgid "ASN greater than" +msgstr "ASN มากกว่า" + +#: documents/models.py:443 +msgid "ASN less than" +msgstr "ASN น้อยกว่า" + +#: documents/models.py:444 +msgid "storage path is" +msgstr "พาธจัดเก็บคือ" + +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "ผู้เขียนคือ" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "ไม่มีผู้เขียนเป็น" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "ประเภทเอกสารคือ" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "ไม่มีประเภทเป็น" + +#: documents/models.py:449 +msgid "has storage path in" +msgstr "พาธจัดเก็บคือ" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "ไม่มีพาธจัดเก็บเป็น" + +#: documents/models.py:451 +msgid "owner is" +msgstr "เจ้าของคือ" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "เจ้าของคือ" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "ไม่มีเจ้าของเป็น" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "ไม่มีเจ้าของเป็น" + +#: documents/models.py:464 +msgid "rule type" +msgstr "ชนิดของกฎ" + +#: documents/models.py:466 +msgid "value" +msgstr "ค่า" + +#: documents/models.py:469 +msgid "filter rule" +msgstr "กฎในการค้น" + +#: documents/models.py:470 msgid "filter rules" +msgstr "กฎในการค้น" + +#: documents/models.py:581 +msgid "Task ID" +msgstr "รหัสงาน" + +#: documents/models.py:582 +msgid "Celery ID for the Task that was run" +msgstr "Celery ID ของงานที่ทำ" + +#: documents/models.py:587 +msgid "Acknowledged" +msgstr "จ่ายงานแล้ว" + +#: documents/models.py:588 +msgid "If the task is acknowledged via the frontend or API" +msgstr "กรณีที่งานได้ถูกจ่ายผ่าน frontend หรือ API แล้ว" + +#: documents/models.py:594 +msgid "Task Filename" +msgstr "ชื่อไฟล์งาน" + +#: documents/models.py:595 +msgid "Name of the file which the Task was run for" +msgstr "ชื่อไฟล์ที่นำไปประมวลผล" + +#: documents/models.py:601 +msgid "Task Name" +msgstr "ชื่องาน" + +#: documents/models.py:602 +msgid "Name of the Task which was run" +msgstr "ชื่อของงานที่ประมวลผล" + +#: documents/models.py:609 +msgid "Task State" +msgstr "สถานะงาน" + +#: documents/models.py:610 +msgid "Current state of the task being run" +msgstr "สถานะปัจจุบันของงานที่กำลังทำ" + +#: documents/models.py:615 +msgid "Created DateTime" +msgstr "วันเวลาสร้าง" + +#: documents/models.py:616 +msgid "Datetime field when the task result was created in UTC" +msgstr "วันเวลาเมื่องานถูกสร้างในเขตเวลา UTC" + +#: documents/models.py:621 +msgid "Started DateTime" +msgstr "วันเวลาเริ่ม" + +#: documents/models.py:622 +msgid "Datetime field when the task was started in UTC" +msgstr "วันเวลาเมื่อเริ่มทำงานในเขตเวลา UTC" + +#: documents/models.py:627 +msgid "Completed DateTime" +msgstr "เสร็จเมื่อ" + +#: documents/models.py:628 +msgid "Datetime field when the task was completed in UTC" +msgstr "วันเวลาเมื่อทำงานเสร็จสิ้นในเขตเวลา UTC" + +#: documents/models.py:633 +msgid "Result Data" +msgstr "ผลลัพธ์" + +#: documents/models.py:635 +msgid "The data returned by the task" +msgstr "ข้อมูลจากการทำงาน" + +#: documents/models.py:647 +msgid "Note for the document" +msgstr "หมายเหตุสำหรับเอกสาร" + +#: documents/models.py:671 +msgid "user" +msgstr "ผู้ใช้งาน" + +#: documents/models.py:676 +msgid "note" +msgstr "หมายเหตุ" + +#: documents/models.py:677 +msgid "notes" +msgstr "หมายเหตุ" + +#: documents/models.py:685 +msgid "Archive" +msgstr "เก็บถาวร" + +#: documents/models.py:686 +msgid "Original" +msgstr "ต้นฉบับ" + +#: documents/models.py:697 +msgid "expiration" +msgstr "หมดอายุ" + +#: documents/models.py:704 +msgid "slug" +msgstr "slug" + +#: documents/models.py:736 +msgid "share link" +msgstr "แชร์​ลิงก์" + +#: documents/models.py:737 +msgid "share links" +msgstr "แชร์​ลิงก์" + +#: documents/models.py:745 +msgid "Consume Folder" msgstr "" -#: documents/serialisers.py:53 +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "อันดับ" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "ประมวลผลเอกสารที่ชื่อไฟล์ตรงกับที่ระบุ (หากมี) โดยไม่สนใจอักษรพิมพ์ใหญ่-เล็ก และสามารถระบุแบบ wildcard ได้เช่น .pdf หรือ *invoice*" + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "กำหนดแท็กนี้" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "กำหนดประเภทเอกสารนี้" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "กำหนดผู้เขียนนี้" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format -msgid "Invalid regular expresssion: %(error)s" -msgstr "" +msgid "Invalid regular expression: %(error)s" +msgstr "Regular expression ไม่ถูกต้อง : %(error)s" -#: documents/serialisers.py:177 +#: documents/serialisers.py:373 msgid "Invalid color." -msgstr "" +msgstr "สีไม่ถูกต้อง" -#: documents/serialisers.py:451 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" -msgstr "" +msgstr "ไม่รองรับไฟล์ประเภท %(type)s" -#: documents/templates/index.html:21 -msgid "Paperless-ng is loading..." -msgstr "" +#: documents/serialisers.py:846 +msgid "Invalid variable detected." +msgstr "ตรวจพบตัวแปรไม่ถูกต้อง" -#: documents/templates/registration/logged_out.html:13 -msgid "Paperless-ng signed out" -msgstr "" +#: documents/templates/index.html:79 +msgid "Paperless-ngx is loading..." +msgstr "กำลังโหลด Paperless-ngx..." + +#: documents/templates/index.html:80 +msgid "Still here?! Hmm, something might be wrong." +msgstr "ยังค้างอยู่หรอ​? อืมม ต้องมีอะไรผิดพลาดตรงไหน ไม่เข้าใจเลยสักครั้ง" + +#: documents/templates/index.html:80 +msgid "Here's a link to the docs." +msgstr "ลิงก์ไปยังเอกสารคือ" + +#: documents/templates/registration/logged_out.html:14 +msgid "Paperless-ngx signed out" +msgstr "ออกจากระบบ Paperless-ngx แล้ว" + +#: documents/templates/registration/logged_out.html:40 +msgid "You have been successfully logged out. Bye!" +msgstr "คุณออกจากระบบเรียบร้อยแล้ว บายจ้า" #: documents/templates/registration/logged_out.html:41 -msgid "You have been successfully logged out. Bye!" -msgstr "" - -#: documents/templates/registration/logged_out.html:42 msgid "Sign in again" -msgstr "" +msgstr "เข้าสู่ระบบอีกครั้ง" -#: documents/templates/registration/login.html:13 -msgid "Paperless-ng sign in" -msgstr "" +#: documents/templates/registration/login.html:14 +msgid "Paperless-ngx sign in" +msgstr "เข้าสู่ระบบ Paperless-ngx" -#: documents/templates/registration/login.html:42 +#: documents/templates/registration/login.html:41 msgid "Please sign in." -msgstr "" +msgstr "โปรดเข้าสู่ระบบ" -#: documents/templates/registration/login.html:45 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." -msgstr "" +msgstr "ชื่อผู้ใช้และรหัสผ่านของคุณไม่ถูกต้อง โปรดลองใหม่อีกครั้ง" #: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "ไม่พบลิงก์นี้" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "ลิงก์หมดอายุแล้ว" + +#: documents/templates/registration/login.html:55 msgid "Username" -msgstr "" +msgstr "ชื่อผู้ใช้" -#: documents/templates/registration/login.html:49 +#: documents/templates/registration/login.html:56 msgid "Password" -msgstr "" +msgstr "รหัสผ่าน" -#: documents/templates/registration/login.html:54 +#: documents/templates/registration/login.html:66 msgid "Sign in" +msgstr "เข้าสู่ระบบ" + +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "ลืมรหัสผ่าน?" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" msgstr "" -#: paperless/settings.py:297 +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "ตั้งรหัสผ่านใหม่" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "รหัสผ่านใหม่" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "ยืนยันรหัสผ่าน" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "เปลี่ยนรหัสผ่านของฉัน" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "เกิดข้อผิดพลาดโปรดดำเนินการอีกครั้ง" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "อีเมล" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 +msgid "Paperless" +msgstr "Paperless" + +#: paperless/settings.py:574 msgid "English (US)" +msgstr "ภาษาอังกฤษ (สหรัฐฯ)" + +#: paperless/settings.py:575 +msgid "Arabic" +msgstr "ภาษาอาหรับ" + +#: paperless/settings.py:576 +msgid "Afrikaans" msgstr "" -#: paperless/settings.py:298 -msgid "English (GB)" -msgstr "" +#: paperless/settings.py:577 +msgid "Belarusian" +msgstr "ภาษาเบลารุส" -#: paperless/settings.py:299 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "ภาษาคาตาลัน" + +#: paperless/settings.py:579 +msgid "Czech" +msgstr "ภาษาเช็ก" + +#: paperless/settings.py:580 +msgid "Danish" +msgstr "ภาษาเดนมาร์ก" + +#: paperless/settings.py:581 msgid "German" +msgstr "ภาษาเยอรมัน" + +#: paperless/settings.py:582 +msgid "Greek" msgstr "" -#: paperless/settings.py:300 -msgid "Dutch" -msgstr "" +#: paperless/settings.py:583 +msgid "English (GB)" +msgstr "ภาษาอังกฤษ (สหราชอาณาจักร)" -#: paperless/settings.py:301 +#: paperless/settings.py:584 +msgid "Spanish" +msgstr "ภาษาสเปน" + +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "ภาษาฟินแลนด์" + +#: paperless/settings.py:586 msgid "French" -msgstr "" +msgstr "ภาษาฝรั่งเศส" -#: paperless/settings.py:302 -msgid "Portuguese (Brazil)" -msgstr "" - -#: paperless/settings.py:303 +#: paperless/settings.py:587 msgid "Italian" +msgstr "ภาษาอิตาลี" + +#: paperless/settings.py:588 +msgid "Luxembourgish" +msgstr "ภาษาลักเซมเบิร์ก" + +#: paperless/settings.py:589 +msgid "Norwegian" msgstr "" -#: paperless/settings.py:304 +#: paperless/settings.py:590 +msgid "Dutch" +msgstr "ภาษาดัตช์" + +#: paperless/settings.py:591 +msgid "Polish" +msgstr "ภาษาโปแลนด์" + +#: paperless/settings.py:592 +msgid "Portuguese (Brazil)" +msgstr "ภาษาโปรตุเกส (บราซิล)" + +#: paperless/settings.py:593 +msgid "Portuguese" +msgstr "ภาษาโปรตุเกส" + +#: paperless/settings.py:594 msgid "Romanian" -msgstr "" +msgstr "ภาษาโรมาเนีย" -#: paperless/urls.py:118 -msgid "Paperless-ng administration" -msgstr "" +#: paperless/settings.py:595 +msgid "Russian" +msgstr "ภาษารัสเซีย" -#: paperless_mail/admin.py:25 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "ภาษาสโลวาเกีย" + +#: paperless/settings.py:597 +msgid "Slovenian" +msgstr "ภาษาสโลเวเนีย" + +#: paperless/settings.py:598 +msgid "Serbian" +msgstr "ภาษาเซอร์เบีย" + +#: paperless/settings.py:599 +msgid "Swedish" +msgstr "ภาษาสวีเดน" + +#: paperless/settings.py:600 +msgid "Turkish" +msgstr "ภาษาตุรกี" + +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "ภาษายูเครน" + +#: paperless/settings.py:602 +msgid "Chinese Simplified" +msgstr "ภาษาจีน (ตัวย่อ)" + +#: paperless/urls.py:184 +msgid "Paperless-ngx administration" +msgstr "การจัดการ Paperless-ngx" + +#: paperless_mail/admin.py:41 +msgid "Authentication" +msgstr "การยืนยันตัวตน" + +#: paperless_mail/admin.py:44 +msgid "Advanced settings" +msgstr "การตั้งค่าขั้นสูง" + +#: paperless_mail/admin.py:60 msgid "Filter" -msgstr "" +msgstr "ตัวกรอง" -#: paperless_mail/admin.py:27 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." -msgstr "" +msgstr "Paperless จะดำเนินการแค่กับจดหมายที่ตรงกับตัวกรองต่อไปนี้ \"ทุกประการ\" เท่านั้น" -#: paperless_mail/admin.py:37 +#: paperless_mail/admin.py:79 msgid "Actions" -msgstr "" +msgstr "การดำเนินการ" -#: paperless_mail/admin.py:39 -msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." -msgstr "" +#: paperless_mail/admin.py:82 +msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." +msgstr "สิ่งที่จะดำเนินการกับเมล การดำเนินการนี้จะทำเมื่อดึงเนื้อหาหรือสิ่งแนบจากเมล" -#: paperless_mail/admin.py:46 +#: paperless_mail/admin.py:90 msgid "Metadata" -msgstr "" +msgstr "Metadata" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." -msgstr "" +msgstr "กำหนด metadata ให้กับเอกสารที่ถูกดึงตามกฎนี้อัตโนมัติ แต่หากไม่ต้องการกำหนดแท็ก ประเภท หรือ ผู้เขียน ไว้ตรงนี้ paperless จะยังคงประมวลผลตามกฎทั้งหมดที่ได้กำหนดไว้" -#: paperless_mail/apps.py:9 +#: paperless_mail/apps.py:11 msgid "Paperless mail" -msgstr "" +msgstr "Paperless mail" + +#: paperless_mail/models.py:10 +msgid "mail account" +msgstr "บัญชีเมล" #: paperless_mail/models.py:11 -msgid "mail account" -msgstr "" - -#: paperless_mail/models.py:12 msgid "mail accounts" -msgstr "" +msgstr "บัญชีเมล" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:14 msgid "No encryption" -msgstr "" +msgstr "ไม่มีการเข้ารหัส" + +#: paperless_mail/models.py:15 +msgid "Use SSL" +msgstr "ใช้ SSL" + +#: paperless_mail/models.py:16 +msgid "Use STARTTLS" +msgstr "ใช้ STARTTLS" #: paperless_mail/models.py:20 -msgid "Use SSL" -msgstr "" - -#: paperless_mail/models.py:21 -msgid "Use STARTTLS" -msgstr "" - -#: paperless_mail/models.py:29 msgid "IMAP server" -msgstr "" +msgstr "IMAP server" + +#: paperless_mail/models.py:23 +msgid "IMAP port" +msgstr "IMAP port" + +#: paperless_mail/models.py:27 +msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." +msgstr "ปกติแล้วมักจะเป็น 143 (ไม่เข้ารหัสและ STARTTLS) หรือ 993 (SSL)" #: paperless_mail/models.py:33 -msgid "IMAP port" -msgstr "" +msgid "IMAP security" +msgstr "IMAP security" -#: paperless_mail/models.py:36 -msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." -msgstr "" +#: paperless_mail/models.py:38 +msgid "username" +msgstr "ชื่อผู้ใช้" #: paperless_mail/models.py:40 -msgid "IMAP security" -msgstr "" - -#: paperless_mail/models.py:46 -msgid "username" -msgstr "" - -#: paperless_mail/models.py:50 msgid "password" -msgstr "" +msgstr "รหัสผ่าน" + +#: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "ใช้ Token ในการยืนยันตัวตน" + +#: paperless_mail/models.py:45 +msgid "character set" +msgstr "ชุดอักขระ" + +#: paperless_mail/models.py:49 +msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." +msgstr "ชุดอักขระที่ใช้งานในการติดต่อกับแม่ข่ายเมล เช่น 'UTF-8' หรือ 'US-ASCII'" #: paperless_mail/models.py:60 msgid "mail rule" -msgstr "" +msgstr "กฎเมล" #: paperless_mail/models.py:61 msgid "mail rules" -msgstr "" +msgstr "กฎเมล" + +#: paperless_mail/models.py:64 paperless_mail/models.py:72 +msgid "Only process attachments." +msgstr "ประมวลผลเฉพาะไฟล์แนบเท่านั้น" + +#: paperless_mail/models.py:65 +msgid "Process full Mail (with embedded attachments in file) as .eml" +msgstr "ประมวลผลทั้งหมดเป็น .eml (รวมถึงไฟล์แนบแบบ embedded)" #: paperless_mail/models.py:67 -msgid "Only process attachments." -msgstr "" +msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" +msgstr "ประมวลผลทั้งหมดเป็น .eml (รวมถึงไฟล์แนบแบบ embedded) + ประมวลผลไฟล์แนบแยกแต่ละไฟล์" -#: paperless_mail/models.py:68 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." -msgstr "" +msgstr "ประมวลผลทั้งหมด รวมทั้งไฟล์แนบที่อยู่ในเนื้อความ (inline)" + +#: paperless_mail/models.py:76 +msgid "Delete" +msgstr "ลบทิ้ง" + +#: paperless_mail/models.py:77 +msgid "Move to specified folder" +msgstr "ย้ายไปยังโฟลเดอร์ที่ระบุ" #: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" -msgstr "" +msgstr "ทำเครื่องหมายว่าอ่านแล้ว และไม่สนใจเมลที่อ่านแล้ว" #: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" -msgstr "" +msgstr "ปักธงเมล และไม่สนใจเมลที่ปักธงแล้ว" #: paperless_mail/models.py:80 -msgid "Move to specified folder" -msgstr "" +msgid "Tag the mail with specified tag, don't process tagged mails" +msgstr "แท็กเมลด้วยแท็กที่ระบุ และไม่สนใจเมลที่แท็กแล้ว" -#: paperless_mail/models.py:81 -msgid "Delete" +#: paperless_mail/models.py:83 +msgid "Use subject as title" +msgstr "ใช้หัวเรื่องเป็นชื่อเอกสาร" + +#: paperless_mail/models.py:84 +msgid "Use attachment filename as title" +msgstr "ใช้ชื่อไฟล์แนบเป็นชื่อเอกสาร" + +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" msgstr "" #: paperless_mail/models.py:88 -msgid "Use subject as title" -msgstr "" +msgid "Do not assign a correspondent" +msgstr "ไม่ต้องกำหนดผู้เขียน" #: paperless_mail/models.py:89 -msgid "Use attachment filename as title" -msgstr "" +msgid "Use mail address" +msgstr "ใช้ที่อยู่เมล" -#: paperless_mail/models.py:99 -msgid "Do not assign a correspondent" -msgstr "" +#: paperless_mail/models.py:90 +msgid "Use name (or mail address if not available)" +msgstr "ใช้ชื่อผู้ส่ง (หากไม่มี ใช้ที่อยู่เมล)" + +#: paperless_mail/models.py:91 +msgid "Use correspondent selected below" +msgstr "ใช้ชื่อผู้เขียนตามที่เลือกข้างล่าง" #: paperless_mail/models.py:101 -msgid "Use mail address" -msgstr "" - -#: paperless_mail/models.py:103 -msgid "Use name (or mail address if not available)" -msgstr "" - -#: paperless_mail/models.py:105 -msgid "Use correspondent selected below" -msgstr "" - -#: paperless_mail/models.py:113 -msgid "order" -msgstr "" - -#: paperless_mail/models.py:120 msgid "account" -msgstr "" +msgstr "บัญชี" -#: paperless_mail/models.py:124 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" -msgstr "" +msgstr "โฟลเดอร์" -#: paperless_mail/models.py:128 +#: paperless_mail/models.py:109 +msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." +msgstr "โฟลเตอร์รองต้องแยกด้วยเครื่องหมายวรรคตอน ปกติแล้วจะเป็น มหัพภาค ('.') หรือ ทับ ('/') ทั้งนี้อาจจะแตกต่างกันไปตามแม่ข่ายเมล" + +#: paperless_mail/models.py:115 msgid "filter from" -msgstr "" +msgstr "กรอง จาก" -#: paperless_mail/models.py:131 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "กรอง ถึง" + +#: paperless_mail/models.py:129 msgid "filter subject" -msgstr "" +msgstr "กรอง หัวเรื่อง" -#: paperless_mail/models.py:134 +#: paperless_mail/models.py:136 msgid "filter body" -msgstr "" +msgstr "กรอง เนื้อความ" -#: paperless_mail/models.py:138 +#: paperless_mail/models.py:143 msgid "filter attachment filename" -msgstr "" +msgstr "กรอง ชื่อไฟล์แนบ" -#: paperless_mail/models.py:140 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "" - -#: paperless_mail/models.py:146 +#: paperless_mail/models.py:155 msgid "maximum age" -msgstr "" +msgstr "อายุสูงสุด" -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:157 msgid "Specified in days." -msgstr "" +msgstr "ระบุเป็นวัน" -#: paperless_mail/models.py:151 +#: paperless_mail/models.py:161 msgid "attachment type" -msgstr "" - -#: paperless_mail/models.py:154 -msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." -msgstr "" - -#: paperless_mail/models.py:159 -msgid "action" -msgstr "" +msgstr "ประเภทไฟล์แนบ" #: paperless_mail/models.py:165 -msgid "action parameter" -msgstr "" +msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." +msgstr "ไฟล์แนบในเนื้อความ รวมไปถึงรูปภาพ (แนะนำให้ใช้ร่วมกับตัวกรองชื่อ)" -#: paperless_mail/models.py:167 -msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action." -msgstr "" +#: paperless_mail/models.py:171 +msgid "consumption scope" +msgstr "ขอบเขตการประมวลผล" -#: paperless_mail/models.py:173 -msgid "assign title from" -msgstr "" +#: paperless_mail/models.py:177 +msgid "action" +msgstr "การดำเนินการ" #: paperless_mail/models.py:183 -msgid "assign this tag" -msgstr "" +msgid "action parameter" +msgstr "พารามิเตอร์ของการดำเนินการ" -#: paperless_mail/models.py:191 -msgid "assign this document type" -msgstr "" +#: paperless_mail/models.py:188 +msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." +msgstr "พารามิเตอร์เพิ่มเติมสำหรับการดำเนินการที่เลือก เช่น โฟลเดอร์ปลายทางที่จะย้าย โฟลเดอร์ย่อยต้องระบุโดยคั่นด้วยจุด" -#: paperless_mail/models.py:195 +#: paperless_mail/models.py:196 +msgid "assign title from" +msgstr "กำหนดชื่อจาก" + +#: paperless_mail/models.py:216 msgid "assign correspondent from" +msgstr "กำหนดผู้เขียน" + +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" msgstr "" -#: paperless_mail/models.py:205 -msgid "assign this correspondent" -msgstr "" +#: paperless_mail/models.py:256 +msgid "uid" +msgstr "uid" + +#: paperless_mail/models.py:264 +msgid "subject" +msgstr "หัวเรื่อง" + +#: paperless_mail/models.py:272 +msgid "received" +msgstr "ได้รับเมื่อ" + +#: paperless_mail/models.py:279 +msgid "processed" +msgstr "ประมวลผลเมื่อ" + +#: paperless_mail/models.py:285 +msgid "status" +msgstr "สถานะ" diff --git a/src/locale/tr_TR/LC_MESSAGES/django.po b/src/locale/tr_TR/LC_MESSAGES/django.po index d9e638486..17e5679ca 100644 --- a/src/locale/tr_TR/LC_MESSAGES/django.po +++ b/src/locale/tr_TR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-08-07 01:43\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-23 14:40\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Belgeler" -#: documents/models.py:36 -msgid "None" -msgstr "Hiçbiri" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Herhangi bir kelime" - -#: documents/models.py:38 -msgid "All words" -msgstr "Tüm Kelimeler" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Tam eşleşme" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Düzenli ifade" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Fuzzy Kelime" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Otomatik" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "ad" - -#: documents/models.py:47 -msgid "match" -msgstr "eşleme" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "eşleştirme algoritması" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "duyarsızdır" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "sahibi" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Hiçbiri" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Herhangi bir kelime" + +#: documents/models.py:52 +msgid "All words" +msgstr "Tüm Kelimeler" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Tam eşleşme" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Düzenli ifade" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Fuzzy Kelime" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Otomatik" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "ad" + +#: documents/models.py:61 +msgid "match" +msgstr "eşleme" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "eşleştirme algoritması" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "duyarsızdır" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "kâtip" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "kâtipler" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "renk" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "gelen kutu etiketidir" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Bu etiketi, gelen kutusu etiketi olarak işaretle: Yeni aktarılan tüm dokümanlar gelen kutusu etiketi ile etiketlendirileceklerdir." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "etiket" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "etiketler" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "belge türü" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "belge türleri" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "dizin" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "depolama dizini" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "depolama dizinleri" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Şifresiz" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "GNU Gizlilik Koruması ile şifrelendirilmiştir" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "başlık" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "içerik" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Belgenin ham, yalnızca metin verileri. Bu alan öncelikle arama için kullanılır." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mime türü" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "sağlama toplamı" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Orjinal belgenin sağlama toplamı." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "arşiv sağlama toplamı" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Arşivlenen belgenin sağlama toplamı." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "oluşturuldu" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "değiştirilmiş" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "depolama türü" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "eklendi" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "dosya adı" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Depolamadaki geçerli dosya adı" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "arşiv dosya adı" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Depolamadaki geçerli arşiv dosya adı" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" -msgstr "orjinal dosya adı" +msgstr "özgün dosya adı" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" -msgstr "" +msgstr "Yüklendiğindeki özgün dosya adı" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "arşiv seri numarası" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." -msgstr "Bu belgenin fiziksel belge arşivinizdeki posizyonu." +msgstr "Bu belgenin fiziksel belge arşivinizdeki konumu." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "belge" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "belgeler" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "hata ayıklama" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "bilgi" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "uyarı" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "hata" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "kritik" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "grup" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" -msgstr "mesaj" +msgstr "ileti" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" -msgstr "seviye" +msgstr "düzey" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "günlük" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "günlükler" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "kaydedilen görünüm" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "kaydedilen görünümler" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" -msgstr "kontrol paneli'nde göster" +msgstr "kontrol panelinde göster" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "kenar çubuğunda göster" -#: documents/models.py:404 -msgid "sort field" -msgstr "alanı sıralama" - #: documents/models.py:409 +msgid "sort field" +msgstr "alan ile sırala" + +#: documents/models.py:414 msgid "sort reverse" msgstr "tersine sırala" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" -msgstr "başlık içerir" +msgstr "başlık şunu içerir" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" -msgstr "içerik içerir" +msgstr "içerik şunu içerir" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN ise" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "muhabir ise" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "belge türü ise" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" -msgstr "gelen kutusunun içerisindedir" +msgstr "gelen kutusunun içinde" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "etiketine sahip" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "herhangi bir etiketine sahip" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "bu tarihten önce oluşturuldu" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "bu tarihten sonra oluşturuldu" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "oluşturma yili ise" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "oluşturma ayı ise" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "oluşturma günü ise" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "bu tarihten önce eklendi" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "bu tarihten sonra eklendi" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "bu tarihten önce değiştirldi" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "bu tarihten sonra değiştirldi" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "etikete sahip değil" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" -msgstr "ASN'e sahip değil" +msgstr "ASN'ye sahip değil" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "başlik veya içerik içerir" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "tam metin sorgulama" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "buna benzer daha" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "içerisinde etiketine sahip" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" -msgstr "" +msgstr "ASN şundan daha büyük" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" +msgstr "ASN şundan daha küçük" + +#: documents/models.py:444 +msgid "storage path is" +msgstr "depolama yolu ise" + +#: documents/models.py:445 +msgid "has correspondent in" msgstr "" -#: documents/models.py:439 -msgid "storage path is" +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" msgstr "" #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "sahibi" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "kural türü" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "değer" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "filtreleme kuralı" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "filtreleme kuralları" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" -msgstr "" +msgstr "Görev kimliği" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" -msgstr "" +msgstr "Onaylandı" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" -msgstr "" +msgstr "Görev dosya adı" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" -msgstr "" +msgstr "Görev adı" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" -msgstr "" +msgstr "Görev Durumu" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" -msgstr "" +msgstr "Oluşturulan tarih saat" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" -msgstr "" +msgstr "Başlangıç saati zamanı" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "" -#: documents/models.py:626 -msgid "Comment for the document" +#: documents/models.py:647 +msgid "Note for the document" msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "kullanıcı" -#: documents/models.py:655 -msgid "comment" +#: documents/models.py:676 +msgid "note" +msgstr "not" + +#: documents/models.py:677 +msgid "notes" +msgstr "notlar" + +#: documents/models.py:685 +msgid "Archive" +msgstr "Arşiv" + +#: documents/models.py:686 +msgid "Original" +msgstr "Orjinal" + +#: documents/models.py:697 +msgid "expiration" +msgstr "süre sonu" + +#: documents/models.py:704 +msgid "slug" msgstr "" -#: documents/models.py:656 -msgid "comments" +#: documents/models.py:736 +msgid "share link" +msgstr "bağlantıyı paylaş" + +#: documents/models.py:737 +msgid "share links" +msgstr "bağlantıları paylaş" + +#: documents/models.py:745 +msgid "Consume Folder" msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "sıra" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "dosya adı ara" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Yalnızca belirtilmişse bu dosya ismiyla tamamen eşleşen belgeleri tüket. *.pdf veya *fatura* gibi joker karakterlere izin verilir. Büyük küçük yazılımına duyarsız." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "başlık at" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "bu etiketi atan" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "bu dosya türünü atan" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "bu muhabiri atan" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Hatalı Düzenli İfade: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Geçersiz renk." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Dosya türü %(type)s desteklenmiyor" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Geçersiz değişken algılandı." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx yükleniyor..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Hâlâ burada mısınız? Hmm, bir şeyler yanlış olabilir." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "" @@ -520,395 +673,504 @@ msgstr "" msgid "Paperless-ngx signed out" msgstr "Paperless-ngx oturumunu kapatı" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Başarılı bir şekilde çıkış yaptınız. Bye!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Tekrar giriş yapın" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx oturumunu açin" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Lütfen oturum açın." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Kullanıcı adınız ve parolanız uymuyor. Lütfen tekrar deneyiniz." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Kullanıcı Adı" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Parola" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Oturum aç" -#: paperless/apps.py:9 -msgid "Paperless" +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" msgstr "" -#: paperless/settings.py:521 +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "Parolamı değiştir" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "yeni bir şifre değişikliği talebi oluşturun" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "Gelen kutunuzu kontrol edin." + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "Bir hata oluştu. Lütfen tekrar deneyin." + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "E-posta" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "Talimatları gönder!" + +#: paperless/apps.py:10 +msgid "Paperless" +msgstr "Paperless" + +#: paperless/settings.py:574 msgid "English (US)" msgstr "İngilizce (Birleşik Devletler)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" -msgstr "" +msgstr "Arapça" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Afrika dili" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Belarusça" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Katalanca" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Çekçe" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Danca" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Almanca" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Yunanca" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "İngilizce (GB)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "İspanyolca" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Fince" + +#: paperless/settings.py:586 msgid "French" msgstr "Fransızca" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "İtalyanca" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Lüksemburgca" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Norveçce" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Hollandaca" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Polonyaca" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Portekizce (Brezilya)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Portekizce" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Romence" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Rusça" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Slovakça" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Slovakça" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Sırpça" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "İsveççe" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Türkçe" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ukraynaca" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Basitleştirilmiş Çince" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx yönetimi" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Kimlik Doğrulaması" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Gelişmiş ayarlar" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Filtre" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless yalnızca aşağıda verilen TÜM filtrelerle eşleşen e-postalari işler." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Eylemler" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Metaveri" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Bu kuraldan tüketilen belgelere otomatik olarak meta veriler atayın. Burada etiketler, türler veya muhabirler atamazsanız, paperless yinede tanımladığınız tüm eşleşen kuralları işlemeye devam eder." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless e-posta" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "e-posta hesabı" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "e-posta hesapları" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Şifreleme yok" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "SSL kullan" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "STARTTLS kullan" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP sunucusu" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP portu" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Şifresiz ve STARTTLS bağlantılar için bu genellikle 143 dür ve SSL bağlantılar için 993 dür." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP güvenliği" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "kullanıcı adı" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "şifre" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "karakter seti" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "E-posta sunucusu ile iletişim kurulduğunda kullanılan 'UTF-8' veya 'US-ASCII' olan Karakter seti." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "e-posta kuralı" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "e-posta kuralları" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Sadece ekleri işle." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Tüm dosyaları işle, 'satır içi' ekletiler dahil." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Sil" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Belirtilen klasöre taşı" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Okunmuş olarak işaretle, okunmuş e-postaları işleme" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "E-Postayi etiketlendir, etiketlendirilmiş e-postaları işleme" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Konuyu başlık olarak kullan" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Eklenti dosyanın ismini başlık olarak kullan" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Muhabir atanma" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "E-posta adresi kullan" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "İsim kullan (veya yoksa e-posta adresini)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Aşağıdaki seçili olan muhabiri kullan" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "sıra" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "hesap" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "klasör" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "" -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "den filtrele" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "konuyu filtrele" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "içerik filtrele" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "eklenti ismini filtrele" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Yalnızca belirtilmişse bu dosya ismiyla tamamen eşleşen belgeleri tüket. *.pdf veya *fatura* gibi joker karakterlere izin verilir. Büyük küçük yazılımına duyarsız." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "yaş sınırı" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Gün olarak belirtilmiş." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "eklenti türü" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Satır içi ekler katıştırılmış görüntüler içerir, bu nedenle bu seçeneği bir dosya adı filtresiyle birleştirmek en iyisidir." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "eylem" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "eylem parametreleri" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Yukarıda seçilen eylem için ek parametre, örneğin klasöre taşı eyleminin hedef klasörü gibi. Alt klasörler noktalarla ayrıştırılmalıdır." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "başlik atan" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "bu etiketi atan" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "bu dosya türünü atan" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "muhabiri atan" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "bu muhabiri atan" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "" diff --git a/src/locale/uk_UA/LC_MESSAGES/django.po b/src/locale/uk_UA/LC_MESSAGES/django.po index 7cd8c1374..004d0cf5c 100644 --- a/src/locale/uk_UA/LC_MESSAGES/django.po +++ b/src/locale/uk_UA/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-08-03 20:07\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-01 01:27\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "Документи" -#: documents/models.py:36 -msgid "None" -msgstr "Немає" - -#: documents/models.py:37 -msgid "Any word" -msgstr "Будь-яке слово" - -#: documents/models.py:38 -msgid "All words" -msgstr "Усі слова" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "Точна відповідність" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "Регулярний вираз" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "Нечіткий пошук" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "Автоматично" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "назва" - -#: documents/models.py:47 -msgid "match" -msgstr "відповідність" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "алгоритм зіставляння" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "нечутливий до регістру" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "власник" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "Немає" + +#: documents/models.py:51 +msgid "Any word" +msgstr "Будь-яке слово" + +#: documents/models.py:52 +msgid "All words" +msgstr "Усі слова" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "Точна відповідність" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "Регулярний вираз" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "Нечіткий пошук" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "Автоматично" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "назва" + +#: documents/models.py:61 +msgid "match" +msgstr "відповідність" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "алгоритм зіставляння" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "нечутливий до регістру" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "кореспондент" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "кореспонденти" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "колір" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "є вхідним тегом" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "Позначає цей тег як вхідний тег: всі нещодавно додані документи будуть відмічені вхідними тегами." -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "тег" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "теги" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "тип документа" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "типи документів" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "шлях" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "шлях зберігання" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "шляхи зберігання" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "Без шифрування" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "Зашифровано з допомогою GNU Privacy Guard" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "заголовок" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "вміст" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "Необроблений текст документа. Це поле використовується в переважно для пошуку." -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "тип MIME" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "контрольна сума" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "Контрольна сума оригінального документа." -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "контрольна сума архіву" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "Контрольна сума архівованого документа." -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "створено" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "змінено" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "тип сховища" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "додано" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "назва файлу" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "Поточна назва файлу в сховищі" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "назва файлу архіву" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "Поточна назва файлу архіву в сховищі" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "оригінальна назва файлу" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "Оригінальна назва файлу, коли його було завантажено" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "архівний серійний номер (АСН)" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "Позиція цього документа у вашому фізичному архіві документів." -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "документ" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "документи" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "зневадження" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "інформація" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "попередження" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "помилка" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "критично" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "група" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "повідомлення" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "рівень" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "лог" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "логи" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "збережене представлення" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "збережені представлення" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "показати на панелі" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "показати в бічній панелі" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "поле сортування" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "зворотнє сортування" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "заголовок містить" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "вміст містить" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "АСН" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "кореспондент" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "тип документа" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "у вхідних" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "має тег" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "має будь-який тег" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "створено до" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "створено після" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "рік створення" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "місяць створення" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "день створення" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "додано до" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "додано після" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "змінено до" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "змінено після" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "не має тегу" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "не має АСН" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "заголовок або вміст містить" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "повнотекстовий запит" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "більше схожих" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "має теги в" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "АСН більший ніж" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "АСН менший ніж" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "шлях зберігання" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "тип правила" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "значення" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "правило фільтрації" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "правила фільтрації" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "ID завдання" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "Celery ID завдання, яке було запущено" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "Підтверджено" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "Якщо завдання підтверджено через вебінтерфейс або API" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "Назва файлу завдання" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "Назва файлу, для якого було запущено завдання" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "Назва завдання" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "Назва завдання, яке було запущено" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "Стан завдання" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "Поточний стан завдання в обробці" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "Дата і час створення" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "Дата і час створення результату виконання завдання в UTC" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "Дата і час початку" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "Дата і час початку виконання завдання в UTC" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "Дата і час завершення" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "Дата і час завершення виконання завдання в UTC" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "Дані результату" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "Дані, які повернені завданням" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "Коментар до документа" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "користувач" -#: documents/models.py:655 -msgid "comment" -msgstr "коментар" +#: documents/models.py:676 +msgid "note" +msgstr "" -#: documents/models.py:656 -msgid "comments" -msgstr "коментарі" +#: documents/models.py:677 +msgid "notes" +msgstr "" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "Архів" + +#: documents/models.py:686 +msgid "Original" +msgstr "Оригінал" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "порядок" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "Обробляти лише ті документи, які повністю відповідають назві файлу, якщо вказано. Шаблони, такі як *.pdf чи *invoice* дозволені. Без врахування регістру." + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "призначити цей тег" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "призначити цей тип документа" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "призначити цього кореспондента" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "Неправильний регулярний вираз: %(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "Неправильний колір." -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "Тип файлу %(type)s не підтримується" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "Виявлено неправильну змінну." -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx завантажується..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "Все ще тут? Хмм, щось могло піти не так." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "Ось посилання на документацію." @@ -520,395 +673,504 @@ msgstr "Ось посилання на документацію." msgid "Paperless-ngx signed out" msgstr "Здійснено вихід з Paperless-ngx" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "Ви успішно вийшли з системи. Бувайте!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "Увійдіть ще раз" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Увійти в Paperless-ngx" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "Будь ласка, увійдіть." -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "Ім'я користувача та пароль не збігаються. Будь ласка, спробуйте ще раз." -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "Ім'я користувача" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "Пароль" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "Увійти" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "Paperless" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "Англійська (США)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "Арабська" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Африкаанс" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "Білоруська" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Каталонська" + +#: paperless/settings.py:579 msgid "Czech" msgstr "Чеська" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "Данська" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "Німецька" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Грецька" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "Англійська (Велика Британія)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "Іспанська" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "Фінська" + +#: paperless/settings.py:586 msgid "French" msgstr "Французька" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "Італійська" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "Люксембурзька" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Норвезька" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "Нідерландська" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "Польська" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "Португальська (Бразилія)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "Португальська" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "Румунська" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "Російська" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Словацька" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "Словенська" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "Сербська" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "Шведська" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "Турецька" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Українська" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "Китайська спрощена" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Адміністрування Paperless-ngx" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "Автентифікація" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "Додаткові налаштування" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "Фільтр" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless-ngx оброблятиме лише ті листи, які відповідають УСІМ фільтрам нижче." -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "Дії" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "Дія застосовується до листа. Ця дія виконується лише коли тіло листа або вкладення були використані із листа." -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "Метадані" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "Автоматично призначати метадані до документів, отриманих з цього правила. Якщо ви тут не призначите теги, типи чи кореспондентів, Paperless-ngx все одно оброблятиме всі відповідні правила, які ви визначили." -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Пошта Paperless-ngx" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "поштова скринька" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "поштові скриньки" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "Без шифрування" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "Використовувати SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "Використовувати STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "Сервер IMAP" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "Порт IMAP" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "Зазвичай це 143 для незашифрованих і STARTTLS з'єднань, і 993 для SSL-з'єднань." -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "Безпека IMAP" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "ім'я користувача" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "пароль" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "кодування" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "Кодування, що використовується при комунікації з поштовим сервером, наприклад 'UTF-8' чи 'US-ASCII'." -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "правило пошти" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "правила пошти" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "Обробляти лише вкладення." -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "Обробка всієї пошти (з вбудованими вкладеннями) як .eml" -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "Обробка всієї пошти (з вбудованими вкладеннями) як .eml + обробляти вкладення як окремі документи" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "Обробляти всі файли, включаючи вбудовані вкладення." -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "Видалити" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "Перемістити до вказаної теки" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "Відмітити як прочитане, не обробляти прочитані повідомлення" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "Позначити пошту, не обробляти позначені листи" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "Позначити пошту зі вказаним тегом, не обробляти позначені листи" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "Використовувати тему як заголовок" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "Використовувати назву файлу як заголовок" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "Не призначити кореспондента" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "Використовувати адресу електронної пошти" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "Використовувати ім'я (або адресу електронної пошти, якщо не доступне)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "Використовувати кореспондента, вибраного нижче" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "порядок" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "обліковий запис" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "тека" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "Підтеки мають розділятися розділювальними символами, часто крапкою ('.') або скісною рискою ('/'), але це залежить від поштового сервера." -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "фільтрувати по відправнику" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "фільтрувати за темою" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "фільтрувати по тексту повідомлення" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "фільтрувати по назві вкладення" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "Обробляти лише ті документи, які повністю відповідають назві файлу, якщо вказано. Шаблони, такі як *.pdf чи *invoice* дозволені. Без врахування регістру." - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "максимальний вік" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "Вказано в днях." -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "тип вкладення" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "Вбудовані вкладення містять зображення, тому краще об'єднати цю опцію з фільтром по назві файлу." -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "сфера застосування" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "дія" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "параметр дії" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "Додатковий параметр для вибраної вище дії, тобто цільова тека для дії переміщення до теки. Підтеки повинні бути розділені крапками." -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "призначити заголовок з" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "призначити цей тег" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "призначити цей тип документа" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "призначити кореспондента з" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "призначити цього кореспондента" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "uid" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "тема" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "отримано" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "оброблено" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "статус" diff --git a/src/locale/zh_CN/LC_MESSAGES/django.po b/src/locale/zh_CN/LC_MESSAGES/django.po index 58ff2edd9..8e200ec02 100644 --- a/src/locale/zh_CN/LC_MESSAGES/django.po +++ b/src/locale/zh_CN/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-03 19:15+0000\n" -"PO-Revision-Date: 2023-06-22 01:26\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-12 09:25\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -17,502 +17,655 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:9 +#: documents/apps.py:8 msgid "Documents" msgstr "文档" -#: documents/models.py:36 -msgid "None" -msgstr "无" - -#: documents/models.py:37 -msgid "Any word" -msgstr "任意单词" - -#: documents/models.py:38 -msgid "All words" -msgstr "所有单词" - -#: documents/models.py:39 -msgid "Exact match" -msgstr "精确匹配" - -#: documents/models.py:40 -msgid "Regular expression" -msgstr "正则表达式" - -#: documents/models.py:41 -msgid "Fuzzy word" -msgstr "模糊单词" - -#: documents/models.py:42 -msgid "Automatic" -msgstr "自动" - -#: documents/models.py:45 documents/models.py:394 paperless_mail/models.py:17 -#: paperless_mail/models.py:89 -msgid "name" -msgstr "名称" - -#: documents/models.py:47 -msgid "match" -msgstr "匹配" - -#: documents/models.py:50 -msgid "matching algorithm" -msgstr "匹配算法" - -#: documents/models.py:55 -msgid "is insensitive" -msgstr "忽略大小写" - -#: documents/models.py:71 +#: documents/models.py:33 documents/models.py:731 msgid "owner" msgstr "所有者" -#: documents/models.py:81 documents/models.py:136 +#: documents/models.py:50 +msgid "None" +msgstr "无" + +#: documents/models.py:51 +msgid "Any word" +msgstr "任意单词" + +#: documents/models.py:52 +msgid "All words" +msgstr "所有单词" + +#: documents/models.py:53 +msgid "Exact match" +msgstr "精确匹配" + +#: documents/models.py:54 +msgid "Regular expression" +msgstr "正则表达式" + +#: documents/models.py:55 +msgid "Fuzzy word" +msgstr "模糊单词" + +#: documents/models.py:56 +msgid "Automatic" +msgstr "自动" + +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 +msgid "name" +msgstr "名称" + +#: documents/models.py:61 +msgid "match" +msgstr "匹配" + +#: documents/models.py:64 +msgid "matching algorithm" +msgstr "匹配算法" + +#: documents/models.py:69 +msgid "is insensitive" +msgstr "忽略大小写" + +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "联系人" -#: documents/models.py:82 +#: documents/models.py:93 msgid "correspondents" msgstr "联系人" -#: documents/models.py:87 +#: documents/models.py:97 msgid "color" msgstr "颜色" -#: documents/models.py:90 +#: documents/models.py:100 msgid "is inbox tag" msgstr "收件箱标签" -#: documents/models.py:93 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "将此标签标记为收件箱标签:所有新处理的文档将被标记为收件箱标签。" -#: documents/models.py:99 +#: documents/models.py:109 msgid "tag" msgstr "标签" -#: documents/models.py:100 documents/models.py:174 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "标签" -#: documents/models.py:105 documents/models.py:156 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "文档类型" -#: documents/models.py:106 +#: documents/models.py:116 msgid "document types" msgstr "文档类型" -#: documents/models.py:111 +#: documents/models.py:121 msgid "path" msgstr "路径" -#: documents/models.py:117 documents/models.py:145 +#: documents/models.py:126 documents/models.py:153 msgid "storage path" msgstr "保存路径" -#: documents/models.py:118 +#: documents/models.py:127 msgid "storage paths" msgstr "保存路径" -#: documents/models.py:126 +#: documents/models.py:134 msgid "Unencrypted" msgstr "未加密" -#: documents/models.py:127 +#: documents/models.py:135 msgid "Encrypted with GNU Privacy Guard" msgstr "使用 GNU 隐私防护(GPG)加密" -#: documents/models.py:148 +#: documents/models.py:156 msgid "title" msgstr "标题" -#: documents/models.py:160 documents/models.py:624 +#: documents/models.py:168 documents/models.py:645 msgid "content" msgstr "内容" -#: documents/models.py:163 +#: documents/models.py:171 msgid "The raw, text-only data of the document. This field is primarily used for searching." msgstr "文档的原始、纯文本的数据。这个字段主要用于搜索。" -#: documents/models.py:168 +#: documents/models.py:176 msgid "mime type" msgstr "mime 类型" -#: documents/models.py:178 +#: documents/models.py:186 msgid "checksum" msgstr "校验和" -#: documents/models.py:182 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "原始文档的校验和。" -#: documents/models.py:186 +#: documents/models.py:194 msgid "archive checksum" msgstr "存档校验和" -#: documents/models.py:191 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "已归档文档的校验和。" -#: documents/models.py:194 documents/models.py:376 documents/models.py:630 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "已创建" -#: documents/models.py:197 +#: documents/models.py:205 msgid "modified" msgstr "已修改" -#: documents/models.py:204 +#: documents/models.py:212 msgid "storage type" msgstr "存储类型" -#: documents/models.py:212 +#: documents/models.py:220 msgid "added" msgstr "已添加" -#: documents/models.py:219 +#: documents/models.py:227 msgid "filename" msgstr "文件名" -#: documents/models.py:225 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "当前存储中的文件名" -#: documents/models.py:229 +#: documents/models.py:237 msgid "archive filename" msgstr "归档文件名" -#: documents/models.py:235 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "当前存储中的归档文件名" -#: documents/models.py:239 +#: documents/models.py:247 msgid "original filename" msgstr "原文件名" -#: documents/models.py:245 +#: documents/models.py:253 msgid "The original name of the file when it was uploaded" msgstr "文件上传时的原始名称" -#: documents/models.py:252 +#: documents/models.py:260 msgid "archive serial number" msgstr "归档序列号" -#: documents/models.py:262 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "此文档在您的物理文档归档中的位置。" -#: documents/models.py:268 documents/models.py:641 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "文档" -#: documents/models.py:269 +#: documents/models.py:277 msgid "documents" msgstr "文档" -#: documents/models.py:359 +#: documents/models.py:365 msgid "debug" msgstr "调试" -#: documents/models.py:360 +#: documents/models.py:366 msgid "information" msgstr "信息" -#: documents/models.py:361 +#: documents/models.py:367 msgid "warning" msgstr "警告" -#: documents/models.py:362 paperless_mail/models.py:276 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "错误" -#: documents/models.py:363 +#: documents/models.py:369 msgid "critical" msgstr "严重" -#: documents/models.py:366 +#: documents/models.py:372 msgid "group" msgstr "用户组" -#: documents/models.py:368 +#: documents/models.py:374 msgid "message" msgstr "消息" -#: documents/models.py:371 +#: documents/models.py:377 msgid "level" msgstr "等级" -#: documents/models.py:380 +#: documents/models.py:386 msgid "log" msgstr "日志" -#: documents/models.py:381 +#: documents/models.py:387 msgid "logs" msgstr "日志" -#: documents/models.py:391 documents/models.py:446 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "保存的视图" -#: documents/models.py:392 +#: documents/models.py:397 msgid "saved views" msgstr "保存的视图" -#: documents/models.py:397 +#: documents/models.py:402 msgid "show on dashboard" msgstr "在仪表盘显示" -#: documents/models.py:400 +#: documents/models.py:405 msgid "show in sidebar" msgstr "在侧边栏显示" -#: documents/models.py:404 +#: documents/models.py:409 msgid "sort field" msgstr "排序字段" -#: documents/models.py:409 +#: documents/models.py:414 msgid "sort reverse" msgstr "反向排序" -#: documents/models.py:414 +#: documents/models.py:419 msgid "title contains" msgstr "标题包含" -#: documents/models.py:415 +#: documents/models.py:420 msgid "content contains" msgstr "内容包含" -#: documents/models.py:416 +#: documents/models.py:421 msgid "ASN is" msgstr "ASN 为" -#: documents/models.py:417 +#: documents/models.py:422 msgid "correspondent is" msgstr "联系人是" -#: documents/models.py:418 +#: documents/models.py:423 msgid "document type is" msgstr "文档类型是" -#: documents/models.py:419 +#: documents/models.py:424 msgid "is in inbox" msgstr "在收件箱中" -#: documents/models.py:420 +#: documents/models.py:425 msgid "has tag" msgstr "有标签" -#: documents/models.py:421 +#: documents/models.py:426 msgid "has any tag" msgstr "有任意标签" -#: documents/models.py:422 +#: documents/models.py:427 msgid "created before" msgstr "在此时间之前创建" -#: documents/models.py:423 +#: documents/models.py:428 msgid "created after" msgstr "在此时间之后创建" -#: documents/models.py:424 +#: documents/models.py:429 msgid "created year is" msgstr "创建年份是" -#: documents/models.py:425 +#: documents/models.py:430 msgid "created month is" msgstr "创建月份是" -#: documents/models.py:426 +#: documents/models.py:431 msgid "created day is" msgstr "创建日期是" -#: documents/models.py:427 +#: documents/models.py:432 msgid "added before" msgstr "添加早于" -#: documents/models.py:428 +#: documents/models.py:433 msgid "added after" msgstr "添加晚于" -#: documents/models.py:429 +#: documents/models.py:434 msgid "modified before" msgstr "修改早于" -#: documents/models.py:430 +#: documents/models.py:435 msgid "modified after" msgstr "修改晚于" -#: documents/models.py:431 +#: documents/models.py:436 msgid "does not have tag" msgstr "没有标签" -#: documents/models.py:432 +#: documents/models.py:437 msgid "does not have ASN" msgstr "没有 ASN" -#: documents/models.py:433 +#: documents/models.py:438 msgid "title or content contains" msgstr "标题或内容包含" -#: documents/models.py:434 +#: documents/models.py:439 msgid "fulltext query" msgstr "全文检索" -#: documents/models.py:435 +#: documents/models.py:440 msgid "more like this" msgstr "更多类似内容" -#: documents/models.py:436 +#: documents/models.py:441 msgid "has tags in" msgstr "有标签包含于" -#: documents/models.py:437 +#: documents/models.py:442 msgid "ASN greater than" msgstr "ASN 大于" -#: documents/models.py:438 +#: documents/models.py:443 msgid "ASN less than" msgstr "ASN 小于" -#: documents/models.py:439 +#: documents/models.py:444 msgid "storage path is" msgstr "保存路径" +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "联系人" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "没有联系人" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "文档类型" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "没有文档类型" + #: documents/models.py:449 +msgid "has storage path in" +msgstr "存储路径" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "没有存储路径" + +#: documents/models.py:451 +msgid "owner is" +msgstr "所有者是" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "已经设置所有者" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "没有所有者" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "没有所有者" + +#: documents/models.py:464 msgid "rule type" msgstr "规则类型" -#: documents/models.py:451 +#: documents/models.py:466 msgid "value" msgstr "值" -#: documents/models.py:454 +#: documents/models.py:469 msgid "filter rule" msgstr "过滤规则" -#: documents/models.py:455 +#: documents/models.py:470 msgid "filter rules" msgstr "过滤规则" -#: documents/models.py:563 +#: documents/models.py:581 msgid "Task ID" msgstr "任务ID" -#: documents/models.py:564 +#: documents/models.py:582 msgid "Celery ID for the Task that was run" msgstr "正在运行的任务的 Celery ID" -#: documents/models.py:569 +#: documents/models.py:587 msgid "Acknowledged" msgstr "已确认" -#: documents/models.py:570 +#: documents/models.py:588 msgid "If the task is acknowledged via the frontend or API" msgstr "如果任务通过前端或 API 确认" -#: documents/models.py:576 +#: documents/models.py:594 msgid "Task Filename" msgstr "任务文件名" -#: documents/models.py:577 +#: documents/models.py:595 msgid "Name of the file which the Task was run for" msgstr "正在运行的任务文件名称" -#: documents/models.py:583 +#: documents/models.py:601 msgid "Task Name" msgstr "任务名称" -#: documents/models.py:584 +#: documents/models.py:602 msgid "Name of the Task which was run" msgstr "运行中的任务名称" -#: documents/models.py:591 +#: documents/models.py:609 msgid "Task State" msgstr "任务状态" -#: documents/models.py:592 +#: documents/models.py:610 msgid "Current state of the task being run" msgstr "当前任务运行状态" -#: documents/models.py:597 +#: documents/models.py:615 msgid "Created DateTime" msgstr "创建日期" -#: documents/models.py:598 +#: documents/models.py:616 msgid "Datetime field when the task result was created in UTC" msgstr "任务结果创建时间(UTC)" -#: documents/models.py:603 +#: documents/models.py:621 msgid "Started DateTime" msgstr "开始时间" -#: documents/models.py:604 +#: documents/models.py:622 msgid "Datetime field when the task was started in UTC" msgstr "任务开始时间(UTC)" -#: documents/models.py:609 +#: documents/models.py:627 msgid "Completed DateTime" msgstr "完成时间" -#: documents/models.py:610 +#: documents/models.py:628 msgid "Datetime field when the task was completed in UTC" msgstr "任务完成时间(UTC)" -#: documents/models.py:615 +#: documents/models.py:633 msgid "Result Data" msgstr "结果数据" -#: documents/models.py:617 +#: documents/models.py:635 msgid "The data returned by the task" msgstr "任务返回的数据" -#: documents/models.py:626 -msgid "Comment for the document" -msgstr "文档评论" +#: documents/models.py:647 +msgid "Note for the document" +msgstr "文档备注" -#: documents/models.py:650 +#: documents/models.py:671 msgid "user" msgstr "用户" -#: documents/models.py:655 -msgid "comment" +#: documents/models.py:676 +msgid "note" msgstr "备注" -#: documents/models.py:656 -msgid "comments" +#: documents/models.py:677 +msgid "notes" msgstr "备注" -#: documents/serialisers.py:80 +#: documents/models.py:685 +msgid "Archive" +msgstr "归档" + +#: documents/models.py:686 +msgid "Original" +msgstr "原版" + +#: documents/models.py:697 +msgid "expiration" +msgstr "过期时间" + +#: documents/models.py:704 +msgid "slug" +msgstr "缩写" + +#: documents/models.py:736 +msgid "share link" +msgstr "分享链接" + +#: documents/models.py:737 +msgid "share links" +msgstr "分享链接" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "消费文件夹" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "Api上传" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "邮件获取" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "排序" + +#: documents/models.py:760 +msgid "filter path" +msgstr "过滤路径" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "只消耗匹配了指定路径的文档。路径指定中允许使用*作为通配符,大小写不敏感。" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "过滤文件名" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "如果指定了文件名,只处理完全匹配此文件名的文档。允许使用通配符,如 *.pdf 或 *发票*。不区分大小写。" + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "从邮件规则中过滤文档" + +#: documents/models.py:792 +msgid "assign title" +msgstr "指定标题" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "指定一个文档标题,可以包含一些占位符,参见文档。" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "分配此标签" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "分配此文档类型" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "分配此联系人" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "指定存储路径" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "指定所有者" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "为这些用户授予观看权限" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "为这些用户组授予观看权限" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "为这些用户授予修改权限" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "为这些用户组授予修改权限" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "消费模板" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "消费模板" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "无效的正则表达式:%(error)s" -#: documents/serialisers.py:320 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "无效的颜色" -#: documents/serialisers.py:700 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "不支持文件类型 %(type)s" -#: documents/serialisers.py:794 +#: documents/serialisers.py:846 msgid "Invalid variable detected." msgstr "检测到无效变量。" -#: documents/templates/index.html:78 +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "Paperless-ngx 正在加载..." -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Still here?! Hmm, something might be wrong." msgstr "还是在这里?嗯,可能有些错误。" -#: documents/templates/index.html:79 +#: documents/templates/index.html:80 msgid "Here's a link to the docs." msgstr "这是与文档的链接。" @@ -520,395 +673,504 @@ msgstr "这是与文档的链接。" msgid "Paperless-ngx signed out" msgstr "Paperless-ngx 已退出" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "您已成功退出。再见!" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "重新登录" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "Paperless-ngx 登录" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "请登录。" -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "您的用户名和密码不匹配。请重试。" -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "未找到共享链接。" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "分享链接已失效!" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "用户名" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "密码" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "登录" -#: paperless/apps.py:9 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "忘记密码" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "Paperless-ngx密码重置完成" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "秘密重置完成" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "你的新密码已经被设置,你现在可以登录" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "Paperless-ngx密码重置确认" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "设置一个新密码" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "密码不匹配或者太弱,请重试。" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "新密码" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "确认密码" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "修改密码" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "请求密码重置" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "Paperless-ngx密码重置发送" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "检查你的收件箱。" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "我们已经通过电子邮件向您发送设置密码的说明。你应该很快就会收到。" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "Paperless-ngx密码重置请求" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "请在下面输入你的电子邮件地址,我们将发送电子邮件说明如何设置一个新的。" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "出现错误。请重试。" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "电子邮件" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "向为发送说明" + +#: paperless/apps.py:10 msgid "Paperless" msgstr "无纸版" -#: paperless/settings.py:521 +#: paperless/settings.py:574 msgid "English (US)" msgstr "英语(美国)" -#: paperless/settings.py:522 +#: paperless/settings.py:575 msgid "Arabic" msgstr "阿拉伯语" -#: paperless/settings.py:523 +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "Afrikaans 荷兰语" + +#: paperless/settings.py:577 msgid "Belarusian" msgstr "白俄罗斯语" -#: paperless/settings.py:524 +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "Catalan 加泰罗尼亚语" + +#: paperless/settings.py:579 msgid "Czech" msgstr "捷克语" -#: paperless/settings.py:525 +#: paperless/settings.py:580 msgid "Danish" msgstr "丹麦语" -#: paperless/settings.py:526 +#: paperless/settings.py:581 msgid "German" msgstr "德语" -#: paperless/settings.py:527 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "Greek 希腊语" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "英语(英国)" -#: paperless/settings.py:528 +#: paperless/settings.py:584 msgid "Spanish" msgstr "西班牙语" -#: paperless/settings.py:529 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "已完成" + +#: paperless/settings.py:586 msgid "French" msgstr "法语" -#: paperless/settings.py:530 +#: paperless/settings.py:587 msgid "Italian" msgstr "意大利语" -#: paperless/settings.py:531 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "卢森堡语" -#: paperless/settings.py:532 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "Norwegian 挪威语" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "荷兰语" -#: paperless/settings.py:533 +#: paperless/settings.py:591 msgid "Polish" msgstr "波兰语" -#: paperless/settings.py:534 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "葡萄牙语 (巴西)" -#: paperless/settings.py:535 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "葡萄牙语" -#: paperless/settings.py:536 +#: paperless/settings.py:594 msgid "Romanian" msgstr "罗马尼亚语" -#: paperless/settings.py:537 +#: paperless/settings.py:595 msgid "Russian" msgstr "俄语" -#: paperless/settings.py:538 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "Slovak 斯洛伐克语" + +#: paperless/settings.py:597 msgid "Slovenian" msgstr "斯洛语尼亚语" -#: paperless/settings.py:539 +#: paperless/settings.py:598 msgid "Serbian" msgstr "塞尔维亚语" -#: paperless/settings.py:540 +#: paperless/settings.py:599 msgid "Swedish" msgstr "瑞典语" -#: paperless/settings.py:541 +#: paperless/settings.py:600 msgid "Turkish" msgstr "土耳其语" -#: paperless/settings.py:542 +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "Ukrainian 乌克兰语" + +#: paperless/settings.py:602 msgid "Chinese Simplified" msgstr "简体中文" -#: paperless/urls.py:169 +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "Paperless-ngx 管理" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "身份验证" -#: paperless_mail/admin.py:31 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "高级设置" -#: paperless_mail/admin.py:48 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "过滤器" -#: paperless_mail/admin.py:51 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "Paperless-ngx 只会处理符合以下所有过滤规则的邮件。" -#: paperless_mail/admin.py:66 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "操作" -#: paperless_mail/admin.py:69 +#: paperless_mail/admin.py:82 msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "邮件中的操作。仅当邮件正文或附件已被读取时执行此操作。" -#: paperless_mail/admin.py:77 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "元数据" -#: paperless_mail/admin.py:80 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "将元数据自动指定到被此规则所处理的文档。 如果您不在这里指定标签、类型或联系人,Paperless-ngx 仍将处理您已定义的所有匹配规则。" -#: paperless_mail/apps.py:10 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "Paperless-ngx 邮件" -#: paperless_mail/models.py:9 +#: paperless_mail/models.py:10 msgid "mail account" msgstr "邮件账号" -#: paperless_mail/models.py:10 +#: paperless_mail/models.py:11 msgid "mail accounts" msgstr "邮件账户" -#: paperless_mail/models.py:13 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "无加密" -#: paperless_mail/models.py:14 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "使用 SSL" -#: paperless_mail/models.py:15 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "使用 STARTTLS" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "IMAP 服务器" -#: paperless_mail/models.py:22 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "IMAP 端口" -#: paperless_mail/models.py:26 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "对于未加密的连接和STARTTLS连接,通常为143端口,SSL连接为993端口。" -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "IMAP 安全" -#: paperless_mail/models.py:37 +#: paperless_mail/models.py:38 msgid "username" msgstr "用户名" -#: paperless_mail/models.py:39 +#: paperless_mail/models.py:40 msgid "password" msgstr "密码" #: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "是令牌认证" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "字符集" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "与邮件服务器通信时使用的字符集,例如“UTF-8”或“US-ASCII”。" -#: paperless_mail/models.py:57 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "邮件规则" -#: paperless_mail/models.py:58 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "邮件规则" -#: paperless_mail/models.py:61 paperless_mail/models.py:69 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "只处理附件。" -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:65 msgid "Process full Mail (with embedded attachments in file) as .eml" msgstr "处理.eml邮件文件(包含文件中的嵌入附件) " -#: paperless_mail/models.py:64 +#: paperless_mail/models.py:67 msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" msgstr "处理.eml邮件文件(包含文件中的嵌入附件) + 将附件作为单独的文档处理" -#: paperless_mail/models.py:70 +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "处理所有文件,包括“内嵌”附件。" -#: paperless_mail/models.py:73 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "删除" -#: paperless_mail/models.py:74 +#: paperless_mail/models.py:77 msgid "Move to specified folder" msgstr "移动到指定文件夹" -#: paperless_mail/models.py:75 +#: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" msgstr "标记为已读,不处理已读邮件" -#: paperless_mail/models.py:76 +#: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" msgstr "标记邮件,不处理已标记的邮件" -#: paperless_mail/models.py:77 +#: paperless_mail/models.py:80 msgid "Tag the mail with specified tag, don't process tagged mails" msgstr "用指定标签标记邮件,不要处理已标记的邮件" -#: paperless_mail/models.py:80 +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "使用主题作为标题" -#: paperless_mail/models.py:81 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "使用附件名作为标题" -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "不从规则分配标题" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "不分配联系人" -#: paperless_mail/models.py:85 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "使用邮件地址" -#: paperless_mail/models.py:86 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "使用名称 (如果不可用则使用邮箱地址)" -#: paperless_mail/models.py:87 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "使用下面选择的联系人" -#: paperless_mail/models.py:91 -msgid "order" -msgstr "排序" - -#: paperless_mail/models.py:97 +#: paperless_mail/models.py:101 msgid "account" msgstr "账户" -#: paperless_mail/models.py:101 paperless_mail/models.py:231 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "文件夹" -#: paperless_mail/models.py:105 +#: paperless_mail/models.py:109 msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "子文件夹必须用分隔符分隔,通常是一个 dot ('.') 或 slash ('/'),但它因邮件服务器而异。" -#: paperless_mail/models.py:111 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "过滤来自" -#: paperless_mail/models.py:117 +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "过滤结果" + +#: paperless_mail/models.py:129 msgid "filter subject" msgstr "过滤主题" -#: paperless_mail/models.py:123 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "过滤内容" -#: paperless_mail/models.py:130 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "过滤附件文件名" -#: paperless_mail/models.py:135 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "如果指定了文件名,只处理完全匹配此文件名的文档。允许使用通配符,如 *.pdf 或 *发票*。不区分大小写。" - -#: paperless_mail/models.py:142 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "存活期" -#: paperless_mail/models.py:144 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "指定日期。" -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "附件类型" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "内嵌附件包含嵌入图像,所以最好将此选项与文件名过滤器结合起来。" -#: paperless_mail/models.py:158 +#: paperless_mail/models.py:171 msgid "consumption scope" msgstr "消费范围" -#: paperless_mail/models.py:164 +#: paperless_mail/models.py:177 msgid "action" msgstr "操作" -#: paperless_mail/models.py:170 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "操作参数" -#: paperless_mail/models.py:175 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "上面选择的操作的附加参数,即移动到文件夹操作的目标文件夹。子文件夹必须用“.”来分隔。" -#: paperless_mail/models.py:183 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "分配标题来自" -#: paperless_mail/models.py:191 -msgid "assign this tag" -msgstr "分配此标签" - -#: paperless_mail/models.py:199 -msgid "assign this document type" -msgstr "分配此文档类型" - -#: paperless_mail/models.py:203 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "分配联系人来自" -#: paperless_mail/models.py:213 -msgid "assign this correspondent" -msgstr "分配此联系人" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "赋予文档拥有者权限" -#: paperless_mail/models.py:239 +#: paperless_mail/models.py:256 msgid "uid" msgstr "UID" -#: paperless_mail/models.py:247 +#: paperless_mail/models.py:264 msgid "subject" msgstr "标题" -#: paperless_mail/models.py:255 +#: paperless_mail/models.py:272 msgid "received" msgstr "已接收" -#: paperless_mail/models.py:262 +#: paperless_mail/models.py:279 msgid "processed" msgstr "已处理" -#: paperless_mail/models.py:268 +#: paperless_mail/models.py:285 msgid "status" msgstr "状态" diff --git a/src/locale/zh_TW/LC_MESSAGES/django.po b/src/locale/zh_TW/LC_MESSAGES/django.po index 14d132cb2..32ac406c6 100644 --- a/src/locale/zh_TW/LC_MESSAGES/django.po +++ b/src/locale/zh_TW/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: paperless-ngx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-02 11:20-0800\n" -"PO-Revision-Date: 2022-03-02 22:29\n" +"POT-Creation-Date: 2023-09-28 10:56-0700\n" +"PO-Revision-Date: 2023-10-08 00:08\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "Language: zh_TW\n" @@ -17,506 +17,936 @@ msgstr "" "X-Crowdin-File: /dev/src/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 14\n" -#: documents/apps.py:10 +#: documents/apps.py:8 msgid "Documents" msgstr "" -#: documents/models.py:32 +#: documents/models.py:33 documents/models.py:731 +msgid "owner" +msgstr "" + +#: documents/models.py:50 +msgid "None" +msgstr "" + +#: documents/models.py:51 msgid "Any word" msgstr "" -#: documents/models.py:33 +#: documents/models.py:52 msgid "All words" msgstr "" -#: documents/models.py:34 +#: documents/models.py:53 msgid "Exact match" msgstr "" -#: documents/models.py:35 +#: documents/models.py:54 msgid "Regular expression" msgstr "" -#: documents/models.py:36 +#: documents/models.py:55 msgid "Fuzzy word" msgstr "" -#: documents/models.py:37 +#: documents/models.py:56 msgid "Automatic" msgstr "" -#: documents/models.py:40 documents/models.py:314 paperless_mail/models.py:23 -#: paperless_mail/models.py:107 +#: documents/models.py:59 documents/models.py:399 documents/models.py:749 +#: paperless_mail/models.py:18 paperless_mail/models.py:93 msgid "name" msgstr "" -#: documents/models.py:42 +#: documents/models.py:61 msgid "match" msgstr "" -#: documents/models.py:45 +#: documents/models.py:64 msgid "matching algorithm" msgstr "" -#: documents/models.py:48 +#: documents/models.py:69 msgid "is insensitive" msgstr "" -#: documents/models.py:61 documents/models.py:104 +#: documents/models.py:92 documents/models.py:144 msgid "correspondent" msgstr "" -#: documents/models.py:62 +#: documents/models.py:93 msgid "correspondents" msgstr "" -#: documents/models.py:67 +#: documents/models.py:97 msgid "color" msgstr "" -#: documents/models.py:70 +#: documents/models.py:100 msgid "is inbox tag" msgstr "" -#: documents/models.py:73 +#: documents/models.py:103 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." msgstr "" -#: documents/models.py:79 +#: documents/models.py:109 msgid "tag" msgstr "" -#: documents/models.py:80 documents/models.py:130 +#: documents/models.py:110 documents/models.py:182 msgid "tags" msgstr "" -#: documents/models.py:85 documents/models.py:115 +#: documents/models.py:115 documents/models.py:164 msgid "document type" msgstr "" -#: documents/models.py:86 +#: documents/models.py:116 msgid "document types" msgstr "" -#: documents/models.py:94 -msgid "Unencrypted" +#: documents/models.py:121 +msgid "path" msgstr "" -#: documents/models.py:95 -msgid "Encrypted with GNU Privacy Guard" -msgstr "" - -#: documents/models.py:107 -msgid "title" -msgstr "" - -#: documents/models.py:119 -msgid "content" -msgstr "" - -#: documents/models.py:122 -msgid "The raw, text-only data of the document. This field is primarily used for searching." +#: documents/models.py:126 documents/models.py:153 +msgid "storage path" msgstr "" #: documents/models.py:127 -msgid "mime type" +msgid "storage paths" msgstr "" #: documents/models.py:134 +msgid "Unencrypted" +msgstr "" + +#: documents/models.py:135 +msgid "Encrypted with GNU Privacy Guard" +msgstr "" + +#: documents/models.py:156 +msgid "title" +msgstr "" + +#: documents/models.py:168 documents/models.py:645 +msgid "content" +msgstr "" + +#: documents/models.py:171 +msgid "The raw, text-only data of the document. This field is primarily used for searching." +msgstr "" + +#: documents/models.py:176 +msgid "mime type" +msgstr "" + +#: documents/models.py:186 msgid "checksum" msgstr "" -#: documents/models.py:138 +#: documents/models.py:190 msgid "The checksum of the original document." msgstr "" -#: documents/models.py:142 +#: documents/models.py:194 msgid "archive checksum" msgstr "" -#: documents/models.py:147 +#: documents/models.py:199 msgid "The checksum of the archived document." msgstr "" -#: documents/models.py:150 documents/models.py:295 +#: documents/models.py:202 documents/models.py:382 documents/models.py:651 +#: documents/models.py:689 msgid "created" msgstr "" -#: documents/models.py:153 +#: documents/models.py:205 msgid "modified" msgstr "" -#: documents/models.py:157 +#: documents/models.py:212 msgid "storage type" msgstr "" -#: documents/models.py:165 +#: documents/models.py:220 msgid "added" msgstr "" -#: documents/models.py:169 +#: documents/models.py:227 msgid "filename" msgstr "" -#: documents/models.py:175 +#: documents/models.py:233 msgid "Current filename in storage" msgstr "" -#: documents/models.py:179 +#: documents/models.py:237 msgid "archive filename" msgstr "" -#: documents/models.py:185 +#: documents/models.py:243 msgid "Current archive filename in storage" msgstr "" -#: documents/models.py:189 +#: documents/models.py:247 +msgid "original filename" +msgstr "" + +#: documents/models.py:253 +msgid "The original name of the file when it was uploaded" +msgstr "" + +#: documents/models.py:260 msgid "archive serial number" msgstr "" -#: documents/models.py:195 +#: documents/models.py:270 msgid "The position of this document in your physical document archive." msgstr "" -#: documents/models.py:201 +#: documents/models.py:276 documents/models.py:662 documents/models.py:716 msgid "document" msgstr "" -#: documents/models.py:202 +#: documents/models.py:277 msgid "documents" msgstr "" -#: documents/models.py:280 +#: documents/models.py:365 msgid "debug" msgstr "" -#: documents/models.py:281 +#: documents/models.py:366 msgid "information" msgstr "" -#: documents/models.py:282 +#: documents/models.py:367 msgid "warning" msgstr "" -#: documents/models.py:283 +#: documents/models.py:368 paperless_mail/models.py:293 msgid "error" msgstr "" -#: documents/models.py:284 +#: documents/models.py:369 msgid "critical" msgstr "" -#: documents/models.py:287 +#: documents/models.py:372 msgid "group" msgstr "" -#: documents/models.py:289 +#: documents/models.py:374 msgid "message" msgstr "" -#: documents/models.py:292 +#: documents/models.py:377 msgid "level" msgstr "" -#: documents/models.py:299 +#: documents/models.py:386 msgid "log" msgstr "" -#: documents/models.py:300 +#: documents/models.py:387 msgid "logs" msgstr "" -#: documents/models.py:310 documents/models.py:360 +#: documents/models.py:396 documents/models.py:461 msgid "saved view" msgstr "" -#: documents/models.py:311 +#: documents/models.py:397 msgid "saved views" msgstr "" -#: documents/models.py:313 -msgid "user" -msgstr "" - -#: documents/models.py:317 +#: documents/models.py:402 msgid "show on dashboard" msgstr "" -#: documents/models.py:320 +#: documents/models.py:405 msgid "show in sidebar" msgstr "" -#: documents/models.py:324 +#: documents/models.py:409 msgid "sort field" msgstr "" -#: documents/models.py:326 +#: documents/models.py:414 msgid "sort reverse" msgstr "" -#: documents/models.py:331 +#: documents/models.py:419 msgid "title contains" msgstr "" -#: documents/models.py:332 +#: documents/models.py:420 msgid "content contains" msgstr "" -#: documents/models.py:333 +#: documents/models.py:421 msgid "ASN is" msgstr "" -#: documents/models.py:334 +#: documents/models.py:422 msgid "correspondent is" msgstr "" -#: documents/models.py:335 +#: documents/models.py:423 msgid "document type is" msgstr "" -#: documents/models.py:336 +#: documents/models.py:424 msgid "is in inbox" msgstr "" -#: documents/models.py:337 +#: documents/models.py:425 msgid "has tag" msgstr "" -#: documents/models.py:338 +#: documents/models.py:426 msgid "has any tag" msgstr "" -#: documents/models.py:339 +#: documents/models.py:427 msgid "created before" msgstr "" -#: documents/models.py:340 +#: documents/models.py:428 msgid "created after" msgstr "" -#: documents/models.py:341 +#: documents/models.py:429 msgid "created year is" msgstr "" -#: documents/models.py:342 +#: documents/models.py:430 msgid "created month is" msgstr "" -#: documents/models.py:343 +#: documents/models.py:431 msgid "created day is" msgstr "" -#: documents/models.py:344 +#: documents/models.py:432 msgid "added before" msgstr "" -#: documents/models.py:345 +#: documents/models.py:433 msgid "added after" msgstr "" -#: documents/models.py:346 +#: documents/models.py:434 msgid "modified before" msgstr "" -#: documents/models.py:347 +#: documents/models.py:435 msgid "modified after" msgstr "" -#: documents/models.py:348 +#: documents/models.py:436 msgid "does not have tag" msgstr "" -#: documents/models.py:349 +#: documents/models.py:437 msgid "does not have ASN" msgstr "" -#: documents/models.py:350 +#: documents/models.py:438 msgid "title or content contains" msgstr "" -#: documents/models.py:351 +#: documents/models.py:439 msgid "fulltext query" msgstr "" -#: documents/models.py:352 +#: documents/models.py:440 msgid "more like this" msgstr "" -#: documents/models.py:353 +#: documents/models.py:441 msgid "has tags in" msgstr "" -#: documents/models.py:363 +#: documents/models.py:442 +msgid "ASN greater than" +msgstr "" + +#: documents/models.py:443 +msgid "ASN less than" +msgstr "" + +#: documents/models.py:444 +msgid "storage path is" +msgstr "" + +#: documents/models.py:445 +msgid "has correspondent in" +msgstr "" + +#: documents/models.py:446 +msgid "does not have correspondent in" +msgstr "" + +#: documents/models.py:447 +msgid "has document type in" +msgstr "" + +#: documents/models.py:448 +msgid "does not have document type in" +msgstr "" + +#: documents/models.py:449 +msgid "has storage path in" +msgstr "" + +#: documents/models.py:450 +msgid "does not have storage path in" +msgstr "" + +#: documents/models.py:451 +msgid "owner is" +msgstr "" + +#: documents/models.py:452 +msgid "has owner in" +msgstr "" + +#: documents/models.py:453 +msgid "does not have owner" +msgstr "" + +#: documents/models.py:454 +msgid "does not have owner in" +msgstr "" + +#: documents/models.py:464 msgid "rule type" msgstr "" -#: documents/models.py:365 +#: documents/models.py:466 msgid "value" msgstr "" -#: documents/models.py:368 +#: documents/models.py:469 msgid "filter rule" msgstr "" -#: documents/models.py:369 +#: documents/models.py:470 msgid "filter rules" msgstr "" -#: documents/serialisers.py:64 +#: documents/models.py:581 +msgid "Task ID" +msgstr "" + +#: documents/models.py:582 +msgid "Celery ID for the Task that was run" +msgstr "" + +#: documents/models.py:587 +msgid "Acknowledged" +msgstr "" + +#: documents/models.py:588 +msgid "If the task is acknowledged via the frontend or API" +msgstr "" + +#: documents/models.py:594 +msgid "Task Filename" +msgstr "" + +#: documents/models.py:595 +msgid "Name of the file which the Task was run for" +msgstr "" + +#: documents/models.py:601 +msgid "Task Name" +msgstr "" + +#: documents/models.py:602 +msgid "Name of the Task which was run" +msgstr "" + +#: documents/models.py:609 +msgid "Task State" +msgstr "" + +#: documents/models.py:610 +msgid "Current state of the task being run" +msgstr "" + +#: documents/models.py:615 +msgid "Created DateTime" +msgstr "" + +#: documents/models.py:616 +msgid "Datetime field when the task result was created in UTC" +msgstr "" + +#: documents/models.py:621 +msgid "Started DateTime" +msgstr "" + +#: documents/models.py:622 +msgid "Datetime field when the task was started in UTC" +msgstr "" + +#: documents/models.py:627 +msgid "Completed DateTime" +msgstr "" + +#: documents/models.py:628 +msgid "Datetime field when the task was completed in UTC" +msgstr "" + +#: documents/models.py:633 +msgid "Result Data" +msgstr "" + +#: documents/models.py:635 +msgid "The data returned by the task" +msgstr "" + +#: documents/models.py:647 +msgid "Note for the document" +msgstr "" + +#: documents/models.py:671 +msgid "user" +msgstr "" + +#: documents/models.py:676 +msgid "note" +msgstr "" + +#: documents/models.py:677 +msgid "notes" +msgstr "" + +#: documents/models.py:685 +msgid "Archive" +msgstr "" + +#: documents/models.py:686 +msgid "Original" +msgstr "" + +#: documents/models.py:697 +msgid "expiration" +msgstr "" + +#: documents/models.py:704 +msgid "slug" +msgstr "" + +#: documents/models.py:736 +msgid "share link" +msgstr "" + +#: documents/models.py:737 +msgid "share links" +msgstr "" + +#: documents/models.py:745 +msgid "Consume Folder" +msgstr "" + +#: documents/models.py:746 +msgid "Api Upload" +msgstr "" + +#: documents/models.py:747 +msgid "Mail Fetch" +msgstr "" + +#: documents/models.py:751 paperless_mail/models.py:95 +msgid "order" +msgstr "" + +#: documents/models.py:760 +msgid "filter path" +msgstr "" + +#: documents/models.py:765 +msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:772 +msgid "filter filename" +msgstr "" + +#: documents/models.py:777 paperless_mail/models.py:148 +msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." +msgstr "" + +#: documents/models.py:788 +msgid "filter documents from this mail rule" +msgstr "" + +#: documents/models.py:792 +msgid "assign title" +msgstr "" + +#: documents/models.py:797 +msgid "Assign a document title, can include some placeholders, see documentation." +msgstr "" + +#: documents/models.py:805 paperless_mail/models.py:204 +msgid "assign this tag" +msgstr "" + +#: documents/models.py:813 paperless_mail/models.py:212 +msgid "assign this document type" +msgstr "" + +#: documents/models.py:821 paperless_mail/models.py:226 +msgid "assign this correspondent" +msgstr "" + +#: documents/models.py:829 +msgid "assign this storage path" +msgstr "" + +#: documents/models.py:838 +msgid "assign this owner" +msgstr "" + +#: documents/models.py:845 +msgid "grant view permissions to these users" +msgstr "" + +#: documents/models.py:852 +msgid "grant view permissions to these groups" +msgstr "" + +#: documents/models.py:859 +msgid "grant change permissions to these users" +msgstr "" + +#: documents/models.py:866 +msgid "grant change permissions to these groups" +msgstr "" + +#: documents/models.py:870 +msgid "consumption template" +msgstr "" + +#: documents/models.py:871 +msgid "consumption templates" +msgstr "" + +#: documents/serialisers.py:98 #, python-format msgid "Invalid regular expression: %(error)s" msgstr "" -#: documents/serialisers.py:185 +#: documents/serialisers.py:373 msgid "Invalid color." msgstr "" -#: documents/serialisers.py:459 +#: documents/serialisers.py:749 #, python-format msgid "File type %(type)s not supported" msgstr "" -#: documents/templates/index.html:22 +#: documents/serialisers.py:846 +msgid "Invalid variable detected." +msgstr "" + +#: documents/templates/index.html:79 msgid "Paperless-ngx is loading..." msgstr "" +#: documents/templates/index.html:80 +msgid "Still here?! Hmm, something might be wrong." +msgstr "" + +#: documents/templates/index.html:80 +msgid "Here's a link to the docs." +msgstr "" + #: documents/templates/registration/logged_out.html:14 msgid "Paperless-ngx signed out" msgstr "" -#: documents/templates/registration/logged_out.html:59 +#: documents/templates/registration/logged_out.html:40 msgid "You have been successfully logged out. Bye!" msgstr "" -#: documents/templates/registration/logged_out.html:60 +#: documents/templates/registration/logged_out.html:41 msgid "Sign in again" msgstr "" -#: documents/templates/registration/login.html:15 +#: documents/templates/registration/login.html:14 msgid "Paperless-ngx sign in" msgstr "" -#: documents/templates/registration/login.html:61 +#: documents/templates/registration/login.html:41 msgid "Please sign in." msgstr "" -#: documents/templates/registration/login.html:64 +#: documents/templates/registration/login.html:44 msgid "Your username and password didn't match. Please try again." msgstr "" -#: documents/templates/registration/login.html:67 +#: documents/templates/registration/login.html:48 +msgid "Share link was not found." +msgstr "" + +#: documents/templates/registration/login.html:52 +msgid "Share link has expired." +msgstr "" + +#: documents/templates/registration/login.html:55 msgid "Username" msgstr "" -#: documents/templates/registration/login.html:68 +#: documents/templates/registration/login.html:56 msgid "Password" msgstr "" -#: documents/templates/registration/login.html:73 +#: documents/templates/registration/login.html:66 msgid "Sign in" msgstr "" -#: paperless/settings.py:299 +#: documents/templates/registration/login.html:70 +msgid "Forgot your password?" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:14 +msgid "Paperless-ngx reset password complete" +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:40 +msgid "Password reset complete." +msgstr "" + +#: documents/templates/registration/password_reset_complete.html:42 +#, python-format +msgid "Your new password has been set. You can now log in" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:14 +msgid "Paperless-ngx reset password confirmation" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:42 +msgid "Set a new password." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:46 +msgid "Passwords did not match or too weak. Try again." +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:49 +msgid "New Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:50 +msgid "Confirm Password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:61 +msgid "Change my password" +msgstr "" + +#: documents/templates/registration/password_reset_confirm.html:65 +msgid "request a new password reset" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:14 +msgid "Paperless-ngx reset password sent" +msgstr "" + +#: documents/templates/registration/password_reset_done.html:40 +msgid "Check your inbox." +msgstr "" + +#: documents/templates/registration/password_reset_done.html:41 +msgid "We've emailed you instructions for setting your password. You should receive the email shortly!" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:14 +msgid "Paperless-ngx reset password request" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:41 +msgid "Enter your email address below, and we'll email instructions for setting a new one." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:44 +msgid "An error occurred. Please try again." +msgstr "" + +#: documents/templates/registration/password_reset_form.html:47 +msgid "Email" +msgstr "" + +#: documents/templates/registration/password_reset_form.html:54 +msgid "Send me instructions!" +msgstr "" + +#: paperless/apps.py:10 +msgid "Paperless" +msgstr "" + +#: paperless/settings.py:574 msgid "English (US)" msgstr "" -#: paperless/settings.py:300 +#: paperless/settings.py:575 +msgid "Arabic" +msgstr "" + +#: paperless/settings.py:576 +msgid "Afrikaans" +msgstr "" + +#: paperless/settings.py:577 +msgid "Belarusian" +msgstr "" + +#: paperless/settings.py:578 +msgid "Catalan" +msgstr "" + +#: paperless/settings.py:579 msgid "Czech" msgstr "" -#: paperless/settings.py:301 +#: paperless/settings.py:580 msgid "Danish" msgstr "" -#: paperless/settings.py:302 +#: paperless/settings.py:581 msgid "German" msgstr "" -#: paperless/settings.py:303 +#: paperless/settings.py:582 +msgid "Greek" +msgstr "" + +#: paperless/settings.py:583 msgid "English (GB)" msgstr "" -#: paperless/settings.py:304 +#: paperless/settings.py:584 msgid "Spanish" msgstr "" -#: paperless/settings.py:305 +#: paperless/settings.py:585 +msgid "Finnish" +msgstr "" + +#: paperless/settings.py:586 msgid "French" msgstr "" -#: paperless/settings.py:306 +#: paperless/settings.py:587 msgid "Italian" msgstr "" -#: paperless/settings.py:307 +#: paperless/settings.py:588 msgid "Luxembourgish" msgstr "" -#: paperless/settings.py:308 +#: paperless/settings.py:589 +msgid "Norwegian" +msgstr "" + +#: paperless/settings.py:590 msgid "Dutch" msgstr "" -#: paperless/settings.py:309 +#: paperless/settings.py:591 msgid "Polish" msgstr "" -#: paperless/settings.py:310 +#: paperless/settings.py:592 msgid "Portuguese (Brazil)" msgstr "" -#: paperless/settings.py:311 +#: paperless/settings.py:593 msgid "Portuguese" msgstr "" -#: paperless/settings.py:312 +#: paperless/settings.py:594 msgid "Romanian" msgstr "" -#: paperless/settings.py:313 +#: paperless/settings.py:595 msgid "Russian" msgstr "" -#: paperless/settings.py:314 +#: paperless/settings.py:596 +msgid "Slovak" +msgstr "" + +#: paperless/settings.py:597 +msgid "Slovenian" +msgstr "" + +#: paperless/settings.py:598 +msgid "Serbian" +msgstr "" + +#: paperless/settings.py:599 msgid "Swedish" msgstr "" -#: paperless/urls.py:139 +#: paperless/settings.py:600 +msgid "Turkish" +msgstr "" + +#: paperless/settings.py:601 +msgid "Ukrainian" +msgstr "" + +#: paperless/settings.py:602 +msgid "Chinese Simplified" +msgstr "" + +#: paperless/urls.py:184 msgid "Paperless-ngx administration" msgstr "" -#: paperless_mail/admin.py:29 +#: paperless_mail/admin.py:41 msgid "Authentication" msgstr "" -#: paperless_mail/admin.py:30 +#: paperless_mail/admin.py:44 msgid "Advanced settings" msgstr "" -#: paperless_mail/admin.py:47 +#: paperless_mail/admin.py:60 msgid "Filter" msgstr "" -#: paperless_mail/admin.py:50 +#: paperless_mail/admin.py:63 msgid "Paperless will only process mails that match ALL of the filters given below." msgstr "" -#: paperless_mail/admin.py:64 +#: paperless_mail/admin.py:79 msgid "Actions" msgstr "" -#: paperless_mail/admin.py:67 -msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." +#: paperless_mail/admin.py:82 +msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail." msgstr "" -#: paperless_mail/admin.py:75 +#: paperless_mail/admin.py:90 msgid "Metadata" msgstr "" -#: paperless_mail/admin.py:78 +#: paperless_mail/admin.py:93 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." msgstr "" -#: paperless_mail/apps.py:9 +#: paperless_mail/apps.py:11 msgid "Paperless mail" msgstr "" @@ -528,187 +958,219 @@ msgstr "" msgid "mail accounts" msgstr "" -#: paperless_mail/models.py:18 +#: paperless_mail/models.py:14 msgid "No encryption" msgstr "" -#: paperless_mail/models.py:19 +#: paperless_mail/models.py:15 msgid "Use SSL" msgstr "" -#: paperless_mail/models.py:20 +#: paperless_mail/models.py:16 msgid "Use STARTTLS" msgstr "" -#: paperless_mail/models.py:25 +#: paperless_mail/models.py:20 msgid "IMAP server" msgstr "" -#: paperless_mail/models.py:28 +#: paperless_mail/models.py:23 msgid "IMAP port" msgstr "" -#: paperless_mail/models.py:32 +#: paperless_mail/models.py:27 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." msgstr "" -#: paperless_mail/models.py:38 +#: paperless_mail/models.py:33 msgid "IMAP security" msgstr "" -#: paperless_mail/models.py:41 +#: paperless_mail/models.py:38 msgid "username" msgstr "" -#: paperless_mail/models.py:43 +#: paperless_mail/models.py:40 msgid "password" msgstr "" -#: paperless_mail/models.py:46 +#: paperless_mail/models.py:42 +msgid "Is token authentication" +msgstr "" + +#: paperless_mail/models.py:45 msgid "character set" msgstr "" -#: paperless_mail/models.py:50 +#: paperless_mail/models.py:49 msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'." msgstr "" -#: paperless_mail/models.py:61 +#: paperless_mail/models.py:60 msgid "mail rule" msgstr "" -#: paperless_mail/models.py:62 +#: paperless_mail/models.py:61 msgid "mail rules" msgstr "" -#: paperless_mail/models.py:68 +#: paperless_mail/models.py:64 paperless_mail/models.py:72 msgid "Only process attachments." msgstr "" -#: paperless_mail/models.py:71 +#: paperless_mail/models.py:65 +msgid "Process full Mail (with embedded attachments in file) as .eml" +msgstr "" + +#: paperless_mail/models.py:67 +msgid "Process full Mail (with embedded attachments in file) as .eml + process attachments as separate documents" +msgstr "" + +#: paperless_mail/models.py:73 msgid "Process all files, including 'inline' attachments." msgstr "" -#: paperless_mail/models.py:81 -msgid "Mark as read, don't process read mails" -msgstr "" - -#: paperless_mail/models.py:82 -msgid "Flag the mail, don't process flagged mails" -msgstr "" - -#: paperless_mail/models.py:83 -msgid "Move to specified folder" -msgstr "" - -#: paperless_mail/models.py:84 +#: paperless_mail/models.py:76 msgid "Delete" msgstr "" -#: paperless_mail/models.py:91 +#: paperless_mail/models.py:77 +msgid "Move to specified folder" +msgstr "" + +#: paperless_mail/models.py:78 +msgid "Mark as read, don't process read mails" +msgstr "" + +#: paperless_mail/models.py:79 +msgid "Flag the mail, don't process flagged mails" +msgstr "" + +#: paperless_mail/models.py:80 +msgid "Tag the mail with specified tag, don't process tagged mails" +msgstr "" + +#: paperless_mail/models.py:83 msgid "Use subject as title" msgstr "" -#: paperless_mail/models.py:92 +#: paperless_mail/models.py:84 msgid "Use attachment filename as title" msgstr "" -#: paperless_mail/models.py:101 +#: paperless_mail/models.py:85 +msgid "Do not assign title from rule" +msgstr "" + +#: paperless_mail/models.py:88 msgid "Do not assign a correspondent" msgstr "" -#: paperless_mail/models.py:102 +#: paperless_mail/models.py:89 msgid "Use mail address" msgstr "" -#: paperless_mail/models.py:103 +#: paperless_mail/models.py:90 msgid "Use name (or mail address if not available)" msgstr "" -#: paperless_mail/models.py:104 +#: paperless_mail/models.py:91 msgid "Use correspondent selected below" msgstr "" -#: paperless_mail/models.py:109 -msgid "order" -msgstr "" - -#: paperless_mail/models.py:115 +#: paperless_mail/models.py:101 msgid "account" msgstr "" -#: paperless_mail/models.py:119 +#: paperless_mail/models.py:105 paperless_mail/models.py:248 msgid "folder" msgstr "" -#: paperless_mail/models.py:122 -msgid "Subfolders must be separated by dots." +#: paperless_mail/models.py:109 +msgid "Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server." msgstr "" -#: paperless_mail/models.py:126 +#: paperless_mail/models.py:115 msgid "filter from" msgstr "" +#: paperless_mail/models.py:122 +msgid "filter to" +msgstr "" + #: paperless_mail/models.py:129 msgid "filter subject" msgstr "" -#: paperless_mail/models.py:132 +#: paperless_mail/models.py:136 msgid "filter body" msgstr "" -#: paperless_mail/models.py:136 +#: paperless_mail/models.py:143 msgid "filter attachment filename" msgstr "" -#: paperless_mail/models.py:141 -msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "" - -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:155 msgid "maximum age" msgstr "" -#: paperless_mail/models.py:148 +#: paperless_mail/models.py:157 msgid "Specified in days." msgstr "" -#: paperless_mail/models.py:152 +#: paperless_mail/models.py:161 msgid "attachment type" msgstr "" -#: paperless_mail/models.py:156 +#: paperless_mail/models.py:165 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." msgstr "" -#: paperless_mail/models.py:162 +#: paperless_mail/models.py:171 +msgid "consumption scope" +msgstr "" + +#: paperless_mail/models.py:177 msgid "action" msgstr "" -#: paperless_mail/models.py:168 +#: paperless_mail/models.py:183 msgid "action parameter" msgstr "" -#: paperless_mail/models.py:173 +#: paperless_mail/models.py:188 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots." msgstr "" -#: paperless_mail/models.py:181 +#: paperless_mail/models.py:196 msgid "assign title from" msgstr "" -#: paperless_mail/models.py:189 -msgid "assign this tag" -msgstr "" - -#: paperless_mail/models.py:197 -msgid "assign this document type" -msgstr "" - -#: paperless_mail/models.py:201 +#: paperless_mail/models.py:216 msgid "assign correspondent from" msgstr "" -#: paperless_mail/models.py:211 -msgid "assign this correspondent" +#: paperless_mail/models.py:230 +msgid "Assign the rule owner to documents" +msgstr "" + +#: paperless_mail/models.py:256 +msgid "uid" +msgstr "" + +#: paperless_mail/models.py:264 +msgid "subject" +msgstr "" + +#: paperless_mail/models.py:272 +msgid "received" +msgstr "" + +#: paperless_mail/models.py:279 +msgid "processed" +msgstr "" + +#: paperless_mail/models.py:285 +msgid "status" msgstr ""