]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update backend translation strings
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 9 Jul 2024 18:06:18 +0000 (11:06 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Tue, 9 Jul 2024 18:06:18 +0000 (11:06 -0700)
src/locale/en_US/LC_MESSAGES/django.po

index c8ada3d3c06c788f85177dc86b8754189d2ca8d9..5206056f56578c02220fdf55ce38a4c582f55bbb 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: paperless-ngx\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-05-19 11:07-0700\n"
+"POT-Creation-Date: 2024-07-09 11:05-0700\n"
 "PO-Revision-Date: 2022-02-17 04:17\n"
 "Last-Translator: \n"
 "Language-Team: English\n"
@@ -21,906 +21,918 @@ msgstr ""
 msgid "Documents"
 msgstr ""
 
-#: documents/models.py:36 documents/models.py:783
+#: documents/models.py:39 documents/models.py:786
 msgid "owner"
 msgstr ""
 
-#: documents/models.py:53 documents/models.py:946
+#: documents/models.py:56 documents/models.py:967
 msgid "None"
 msgstr ""
 
-#: documents/models.py:54 documents/models.py:947
+#: documents/models.py:57 documents/models.py:968
 msgid "Any word"
 msgstr ""
 
-#: documents/models.py:55 documents/models.py:948
+#: documents/models.py:58 documents/models.py:969
 msgid "All words"
 msgstr ""
 
-#: documents/models.py:56 documents/models.py:949
+#: documents/models.py:59 documents/models.py:970
 msgid "Exact match"
 msgstr ""
 
-#: documents/models.py:57 documents/models.py:950
+#: documents/models.py:60 documents/models.py:971
 msgid "Regular expression"
 msgstr ""
 
-#: documents/models.py:58 documents/models.py:951
+#: documents/models.py:61 documents/models.py:972
 msgid "Fuzzy word"
 msgstr ""
 
-#: documents/models.py:59
+#: documents/models.py:62
 msgid "Automatic"
 msgstr ""
 
-#: documents/models.py:62 documents/models.py:416 documents/models.py:1267
-#: paperless_mail/models.py:18 paperless_mail/models.py:96
+#: documents/models.py:65 documents/models.py:419 documents/models.py:1288
+#: paperless_mail/models.py:18 paperless_mail/models.py:107
 msgid "name"
 msgstr ""
 
-#: documents/models.py:64 documents/models.py:1007
+#: documents/models.py:67 documents/models.py:1028
 msgid "match"
 msgstr ""
 
-#: documents/models.py:67 documents/models.py:1010
+#: documents/models.py:70 documents/models.py:1031
 msgid "matching algorithm"
 msgstr ""
 
-#: documents/models.py:72 documents/models.py:1015
+#: documents/models.py:75 documents/models.py:1036
 msgid "is insensitive"
 msgstr ""
 
-#: documents/models.py:95 documents/models.py:147
+#: documents/models.py:98 documents/models.py:150
 msgid "correspondent"
 msgstr ""
 
-#: documents/models.py:96
+#: documents/models.py:99
 msgid "correspondents"
 msgstr ""
 
-#: documents/models.py:100
+#: documents/models.py:103
 msgid "color"
 msgstr ""
 
-#: documents/models.py:103
+#: documents/models.py:106
 msgid "is inbox tag"
 msgstr ""
 
-#: documents/models.py:106
+#: documents/models.py:109
 msgid ""
 "Marks this tag as an inbox tag: All newly consumed documents will be tagged "
 "with inbox tags."
 msgstr ""
 
-#: documents/models.py:112
+#: documents/models.py:115
 msgid "tag"
 msgstr ""
 
-#: documents/models.py:113 documents/models.py:185
+#: documents/models.py:116 documents/models.py:188
 msgid "tags"
 msgstr ""
 
-#: documents/models.py:118 documents/models.py:167
+#: documents/models.py:121 documents/models.py:170
 msgid "document type"
 msgstr ""
 
-#: documents/models.py:119
+#: documents/models.py:122
 msgid "document types"
 msgstr ""
 
-#: documents/models.py:124
+#: documents/models.py:127
 msgid "path"
 msgstr ""
 
-#: documents/models.py:129 documents/models.py:156
+#: documents/models.py:132 documents/models.py:159
 msgid "storage path"
 msgstr ""
 
-#: documents/models.py:130
+#: documents/models.py:133
 msgid "storage paths"
 msgstr ""
 
-#: documents/models.py:137
+#: documents/models.py:140
 msgid "Unencrypted"
 msgstr ""
 
-#: documents/models.py:138
+#: documents/models.py:141
 msgid "Encrypted with GNU Privacy Guard"
 msgstr ""
 
-#: documents/models.py:159
+#: documents/models.py:162
 msgid "title"
 msgstr ""
 
-#: documents/models.py:171 documents/models.py:697
+#: documents/models.py:174 documents/models.py:700
 msgid "content"
 msgstr ""
 
-#: documents/models.py:174
+#: documents/models.py:177
 msgid ""
 "The raw, text-only data of the document. This field is primarily used for "
 "searching."
 msgstr ""
 
-#: documents/models.py:179
+#: documents/models.py:182
 msgid "mime type"
 msgstr ""
 
-#: documents/models.py:189
+#: documents/models.py:192
 msgid "checksum"
 msgstr ""
 
-#: documents/models.py:193
+#: documents/models.py:196
 msgid "The checksum of the original document."
 msgstr ""
 
-#: documents/models.py:197
+#: documents/models.py:200
 msgid "archive checksum"
 msgstr ""
 
-#: documents/models.py:202
+#: documents/models.py:205
 msgid "The checksum of the archived document."
 msgstr ""
 
-#: documents/models.py:205 documents/models.py:385 documents/models.py:703
-#: documents/models.py:741 documents/models.py:811 documents/models.py:848
+#: documents/models.py:208 documents/models.py:388 documents/models.py:706
+#: documents/models.py:744 documents/models.py:815 documents/models.py:861
 msgid "created"
 msgstr ""
 
-#: documents/models.py:208
+#: documents/models.py:211
 msgid "modified"
 msgstr ""
 
-#: documents/models.py:215
+#: documents/models.py:218
 msgid "storage type"
 msgstr ""
 
-#: documents/models.py:223
+#: documents/models.py:226
 msgid "added"
 msgstr ""
 
-#: documents/models.py:230
+#: documents/models.py:233
 msgid "filename"
 msgstr ""
 
-#: documents/models.py:236
+#: documents/models.py:239
 msgid "Current filename in storage"
 msgstr ""
 
-#: documents/models.py:240
+#: documents/models.py:243
 msgid "archive filename"
 msgstr ""
 
-#: documents/models.py:246
+#: documents/models.py:249
 msgid "Current archive filename in storage"
 msgstr ""
 
-#: documents/models.py:250
+#: documents/models.py:253
 msgid "original filename"
 msgstr ""
 
-#: documents/models.py:256
+#: documents/models.py:259
 msgid "The original name of the file when it was uploaded"
 msgstr ""
 
-#: documents/models.py:263
+#: documents/models.py:266
 msgid "archive serial number"
 msgstr ""
 
-#: documents/models.py:273
+#: documents/models.py:276
 msgid "The position of this document in your physical document archive."
 msgstr ""
 
-#: documents/models.py:279 documents/models.py:714 documents/models.py:768
+#: documents/models.py:282 documents/models.py:717 documents/models.py:771
 msgid "document"
 msgstr ""
 
-#: documents/models.py:280
+#: documents/models.py:283
 msgid "documents"
 msgstr ""
 
-#: documents/models.py:368
+#: documents/models.py:371
 msgid "debug"
 msgstr ""
 
-#: documents/models.py:369
+#: documents/models.py:372
 msgid "information"
 msgstr ""
 
-#: documents/models.py:370
+#: documents/models.py:373
 msgid "warning"
 msgstr ""
 
-#: documents/models.py:371 paperless_mail/models.py:308
+#: documents/models.py:374 paperless_mail/models.py:319
 msgid "error"
 msgstr ""
 
-#: documents/models.py:372
+#: documents/models.py:375
 msgid "critical"
 msgstr ""
 
-#: documents/models.py:375
+#: documents/models.py:378
 msgid "group"
 msgstr ""
 
-#: documents/models.py:377
+#: documents/models.py:380
 msgid "message"
 msgstr ""
 
-#: documents/models.py:380
+#: documents/models.py:383
 msgid "level"
 msgstr ""
 
-#: documents/models.py:389
+#: documents/models.py:392
 msgid "log"
 msgstr ""
 
-#: documents/models.py:390
+#: documents/models.py:393
 msgid "logs"
 msgstr ""
 
-#: documents/models.py:398
+#: documents/models.py:401
 msgid "Table"
 msgstr ""
 
-#: documents/models.py:399
+#: documents/models.py:402
 msgid "Small Cards"
 msgstr ""
 
-#: documents/models.py:400
+#: documents/models.py:403
 msgid "Large Cards"
 msgstr ""
 
-#: documents/models.py:403
+#: documents/models.py:406
 msgid "Title"
 msgstr ""
 
-#: documents/models.py:404
+#: documents/models.py:407
 msgid "Created"
 msgstr ""
 
-#: documents/models.py:405
+#: documents/models.py:408
 msgid "Added"
 msgstr ""
 
-#: documents/models.py:406
+#: documents/models.py:409
 msgid "Tags"
 msgstr ""
 
-#: documents/models.py:407
+#: documents/models.py:410
 msgid "Correspondent"
 msgstr ""
 
-#: documents/models.py:408
+#: documents/models.py:411
 msgid "Document Type"
 msgstr ""
 
-#: documents/models.py:409
+#: documents/models.py:412
 msgid "Storage Path"
 msgstr ""
 
-#: documents/models.py:410
+#: documents/models.py:413
 msgid "Note"
 msgstr ""
 
-#: documents/models.py:411
+#: documents/models.py:414
 msgid "Owner"
 msgstr ""
 
-#: documents/models.py:412
+#: documents/models.py:415
 msgid "Shared"
 msgstr ""
 
-#: documents/models.py:413
+#: documents/models.py:416
 msgid "ASN"
 msgstr ""
 
-#: documents/models.py:419
+#: documents/models.py:422
 msgid "show on dashboard"
 msgstr ""
 
-#: documents/models.py:422
+#: documents/models.py:425
 msgid "show in sidebar"
 msgstr ""
 
-#: documents/models.py:426
+#: documents/models.py:429
 msgid "sort field"
 msgstr ""
 
-#: documents/models.py:431
+#: documents/models.py:434
 msgid "sort reverse"
 msgstr ""
 
-#: documents/models.py:434
+#: documents/models.py:437
 msgid "View page size"
 msgstr ""
 
-#: documents/models.py:442
+#: documents/models.py:445
 msgid "View display mode"
 msgstr ""
 
-#: documents/models.py:449
+#: documents/models.py:452
 msgid "Document display fields"
 msgstr ""
 
-#: documents/models.py:456 documents/models.py:513
+#: documents/models.py:459 documents/models.py:516
 msgid "saved view"
 msgstr ""
 
-#: documents/models.py:457
+#: documents/models.py:460
 msgid "saved views"
 msgstr ""
 
-#: documents/models.py:465
+#: documents/models.py:468
 msgid "title contains"
 msgstr ""
 
-#: documents/models.py:466
+#: documents/models.py:469
 msgid "content contains"
 msgstr ""
 
-#: documents/models.py:467
+#: documents/models.py:470
 msgid "ASN is"
 msgstr ""
 
-#: documents/models.py:468
+#: documents/models.py:471
 msgid "correspondent is"
 msgstr ""
 
-#: documents/models.py:469
+#: documents/models.py:472
 msgid "document type is"
 msgstr ""
 
-#: documents/models.py:470
+#: documents/models.py:473
 msgid "is in inbox"
 msgstr ""
 
-#: documents/models.py:471
+#: documents/models.py:474
 msgid "has tag"
 msgstr ""
 
-#: documents/models.py:472
+#: documents/models.py:475
 msgid "has any tag"
 msgstr ""
 
-#: documents/models.py:473
+#: documents/models.py:476
 msgid "created before"
 msgstr ""
 
-#: documents/models.py:474
+#: documents/models.py:477
 msgid "created after"
 msgstr ""
 
-#: documents/models.py:475
+#: documents/models.py:478
 msgid "created year is"
 msgstr ""
 
-#: documents/models.py:476
+#: documents/models.py:479
 msgid "created month is"
 msgstr ""
 
-#: documents/models.py:477
+#: documents/models.py:480
 msgid "created day is"
 msgstr ""
 
-#: documents/models.py:478
+#: documents/models.py:481
 msgid "added before"
 msgstr ""
 
-#: documents/models.py:479
+#: documents/models.py:482
 msgid "added after"
 msgstr ""
 
-#: documents/models.py:480
+#: documents/models.py:483
 msgid "modified before"
 msgstr ""
 
-#: documents/models.py:481
+#: documents/models.py:484
 msgid "modified after"
 msgstr ""
 
-#: documents/models.py:482
+#: documents/models.py:485
 msgid "does not have tag"
 msgstr ""
 
-#: documents/models.py:483
+#: documents/models.py:486
 msgid "does not have ASN"
 msgstr ""
 
-#: documents/models.py:484
+#: documents/models.py:487
 msgid "title or content contains"
 msgstr ""
 
-#: documents/models.py:485
+#: documents/models.py:488
 msgid "fulltext query"
 msgstr ""
 
-#: documents/models.py:486
+#: documents/models.py:489
 msgid "more like this"
 msgstr ""
 
-#: documents/models.py:487
+#: documents/models.py:490
 msgid "has tags in"
 msgstr ""
 
-#: documents/models.py:488
+#: documents/models.py:491
 msgid "ASN greater than"
 msgstr ""
 
-#: documents/models.py:489
+#: documents/models.py:492
 msgid "ASN less than"
 msgstr ""
 
-#: documents/models.py:490
+#: documents/models.py:493
 msgid "storage path is"
 msgstr ""
 
-#: documents/models.py:491
+#: documents/models.py:494
 msgid "has correspondent in"
 msgstr ""
 
-#: documents/models.py:492
+#: documents/models.py:495
 msgid "does not have correspondent in"
 msgstr ""
 
-#: documents/models.py:493
+#: documents/models.py:496
 msgid "has document type in"
 msgstr ""
 
-#: documents/models.py:494
+#: documents/models.py:497
 msgid "does not have document type in"
 msgstr ""
 
-#: documents/models.py:495
+#: documents/models.py:498
 msgid "has storage path in"
 msgstr ""
 
-#: documents/models.py:496
+#: documents/models.py:499
 msgid "does not have storage path in"
 msgstr ""
 
-#: documents/models.py:497
+#: documents/models.py:500
 msgid "owner is"
 msgstr ""
 
-#: documents/models.py:498
+#: documents/models.py:501
 msgid "has owner in"
 msgstr ""
 
-#: documents/models.py:499
+#: documents/models.py:502
 msgid "does not have owner"
 msgstr ""
 
-#: documents/models.py:500
+#: documents/models.py:503
 msgid "does not have owner in"
 msgstr ""
 
-#: documents/models.py:501
+#: documents/models.py:504
 msgid "has custom field value"
 msgstr ""
 
-#: documents/models.py:502
+#: documents/models.py:505
 msgid "is shared by me"
 msgstr ""
 
-#: documents/models.py:503
+#: documents/models.py:506
 msgid "has custom fields"
 msgstr ""
 
-#: documents/models.py:504
+#: documents/models.py:507
 msgid "has custom field in"
 msgstr ""
 
-#: documents/models.py:505
+#: documents/models.py:508
 msgid "does not have custom field in"
 msgstr ""
 
-#: documents/models.py:506
+#: documents/models.py:509
 msgid "does not have custom field"
 msgstr ""
 
-#: documents/models.py:516
+#: documents/models.py:519
 msgid "rule type"
 msgstr ""
 
-#: documents/models.py:518
+#: documents/models.py:521
 msgid "value"
 msgstr ""
 
-#: documents/models.py:521
+#: documents/models.py:524
 msgid "filter rule"
 msgstr ""
 
-#: documents/models.py:522
+#: documents/models.py:525
 msgid "filter rules"
 msgstr ""
 
-#: documents/models.py:633
+#: documents/models.py:636
 msgid "Task ID"
 msgstr ""
 
-#: documents/models.py:634
+#: documents/models.py:637
 msgid "Celery ID for the Task that was run"
 msgstr ""
 
-#: documents/models.py:639
+#: documents/models.py:642
 msgid "Acknowledged"
 msgstr ""
 
-#: documents/models.py:640
+#: documents/models.py:643
 msgid "If the task is acknowledged via the frontend or API"
 msgstr ""
 
-#: documents/models.py:646
+#: documents/models.py:649
 msgid "Task Filename"
 msgstr ""
 
-#: documents/models.py:647
+#: documents/models.py:650
 msgid "Name of the file which the Task was run for"
 msgstr ""
 
-#: documents/models.py:653
+#: documents/models.py:656
 msgid "Task Name"
 msgstr ""
 
-#: documents/models.py:654
+#: documents/models.py:657
 msgid "Name of the Task which was run"
 msgstr ""
 
-#: documents/models.py:661
+#: documents/models.py:664
 msgid "Task State"
 msgstr ""
 
-#: documents/models.py:662
+#: documents/models.py:665
 msgid "Current state of the task being run"
 msgstr ""
 
-#: documents/models.py:667
+#: documents/models.py:670
 msgid "Created DateTime"
 msgstr ""
 
-#: documents/models.py:668
+#: documents/models.py:671
 msgid "Datetime field when the task result was created in UTC"
 msgstr ""
 
-#: documents/models.py:673
+#: documents/models.py:676
 msgid "Started DateTime"
 msgstr ""
 
-#: documents/models.py:674
+#: documents/models.py:677
 msgid "Datetime field when the task was started in UTC"
 msgstr ""
 
-#: documents/models.py:679
+#: documents/models.py:682
 msgid "Completed DateTime"
 msgstr ""
 
-#: documents/models.py:680
+#: documents/models.py:683
 msgid "Datetime field when the task was completed in UTC"
 msgstr ""
 
-#: documents/models.py:685
+#: documents/models.py:688
 msgid "Result Data"
 msgstr ""
 
-#: documents/models.py:687
+#: documents/models.py:690
 msgid "The data returned by the task"
 msgstr ""
 
-#: documents/models.py:699
+#: documents/models.py:702
 msgid "Note for the document"
 msgstr ""
 
-#: documents/models.py:723
+#: documents/models.py:726
 msgid "user"
 msgstr ""
 
-#: documents/models.py:728
+#: documents/models.py:731
 msgid "note"
 msgstr ""
 
-#: documents/models.py:729
+#: documents/models.py:732
 msgid "notes"
 msgstr ""
 
-#: documents/models.py:737
+#: documents/models.py:740
 msgid "Archive"
 msgstr ""
 
-#: documents/models.py:738
+#: documents/models.py:741
 msgid "Original"
 msgstr ""
 
-#: documents/models.py:749
+#: documents/models.py:752
 msgid "expiration"
 msgstr ""
 
-#: documents/models.py:756
+#: documents/models.py:759
 msgid "slug"
 msgstr ""
 
-#: documents/models.py:788
+#: documents/models.py:791
 msgid "share link"
 msgstr ""
 
-#: documents/models.py:789
+#: documents/models.py:792
 msgid "share links"
 msgstr ""
 
-#: documents/models.py:801
+#: documents/models.py:804
 msgid "String"
 msgstr ""
 
-#: documents/models.py:802
+#: documents/models.py:805
 msgid "URL"
 msgstr ""
 
-#: documents/models.py:803
+#: documents/models.py:806
 msgid "Date"
 msgstr ""
 
-#: documents/models.py:804
+#: documents/models.py:807
 msgid "Boolean"
 msgstr ""
 
-#: documents/models.py:805
+#: documents/models.py:808
 msgid "Integer"
 msgstr ""
 
-#: documents/models.py:806
+#: documents/models.py:809
 msgid "Float"
 msgstr ""
 
-#: documents/models.py:807
+#: documents/models.py:810
 msgid "Monetary"
 msgstr ""
 
-#: documents/models.py:808
+#: documents/models.py:811
 msgid "Document Link"
 msgstr ""
 
-#: documents/models.py:820
+#: documents/models.py:812
+msgid "Select"
+msgstr ""
+
+#: documents/models.py:824
 msgid "data type"
 msgstr ""
 
-#: documents/models.py:828
+#: documents/models.py:831
+msgid "extra data"
+msgstr ""
+
+#: documents/models.py:835
+msgid "Extra data for the custom field, such as select options"
+msgstr ""
+
+#: documents/models.py:841
 msgid "custom field"
 msgstr ""
 
-#: documents/models.py:829
+#: documents/models.py:842
 msgid "custom fields"
 msgstr ""
 
-#: documents/models.py:891
+#: documents/models.py:906
 msgid "custom field instance"
 msgstr ""
 
-#: documents/models.py:892
+#: documents/models.py:907
 msgid "custom field instances"
 msgstr ""
 
-#: documents/models.py:954
+#: documents/models.py:975
 msgid "Consumption Started"
 msgstr ""
 
-#: documents/models.py:955
+#: documents/models.py:976
 msgid "Document Added"
 msgstr ""
 
-#: documents/models.py:956
+#: documents/models.py:977
 msgid "Document Updated"
 msgstr ""
 
-#: documents/models.py:959
+#: documents/models.py:980
 msgid "Consume Folder"
 msgstr ""
 
-#: documents/models.py:960
+#: documents/models.py:981
 msgid "Api Upload"
 msgstr ""
 
-#: documents/models.py:961
+#: documents/models.py:982
 msgid "Mail Fetch"
 msgstr ""
 
-#: documents/models.py:964
+#: documents/models.py:985
 msgid "Workflow Trigger Type"
 msgstr ""
 
-#: documents/models.py:976
+#: documents/models.py:997
 msgid "filter path"
 msgstr ""
 
-#: documents/models.py:981
+#: documents/models.py:1002
 msgid ""
 "Only consume documents with a path that matches this if specified. Wildcards "
 "specified as * are allowed. Case insensitive."
 msgstr ""
 
-#: documents/models.py:988
+#: documents/models.py:1009
 msgid "filter filename"
 msgstr ""
 
-#: documents/models.py:993 paperless_mail/models.py:151
+#: documents/models.py:1014 paperless_mail/models.py:162
 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:1004
+#: documents/models.py:1025
 msgid "filter documents from this mail rule"
 msgstr ""
 
-#: documents/models.py:1020
+#: documents/models.py:1041
 msgid "has these tag(s)"
 msgstr ""
 
-#: documents/models.py:1028
+#: documents/models.py:1049
 msgid "has this document type"
 msgstr ""
 
-#: documents/models.py:1036
+#: documents/models.py:1057
 msgid "has this correspondent"
 msgstr ""
 
-#: documents/models.py:1040
+#: documents/models.py:1061
 msgid "workflow trigger"
 msgstr ""
 
-#: documents/models.py:1041
+#: documents/models.py:1062
 msgid "workflow triggers"
 msgstr ""
 
-#: documents/models.py:1051
+#: documents/models.py:1072
 msgid "Assignment"
 msgstr ""
 
-#: documents/models.py:1055
+#: documents/models.py:1076
 msgid "Removal"
 msgstr ""
 
-#: documents/models.py:1059
+#: documents/models.py:1080
 msgid "Workflow Action Type"
 msgstr ""
 
-#: documents/models.py:1065
+#: documents/models.py:1086
 msgid "assign title"
 msgstr ""
 
-#: documents/models.py:1070
+#: documents/models.py:1091
 msgid ""
 "Assign a document title, can include some placeholders, see documentation."
 msgstr ""
 
-#: documents/models.py:1079 paperless_mail/models.py:219
+#: documents/models.py:1100 paperless_mail/models.py:230
 msgid "assign this tag"
 msgstr ""
 
-#: documents/models.py:1088 paperless_mail/models.py:227
+#: documents/models.py:1109 paperless_mail/models.py:238
 msgid "assign this document type"
 msgstr ""
 
-#: documents/models.py:1097 paperless_mail/models.py:241
+#: documents/models.py:1118 paperless_mail/models.py:252
 msgid "assign this correspondent"
 msgstr ""
 
-#: documents/models.py:1106
+#: documents/models.py:1127
 msgid "assign this storage path"
 msgstr ""
 
-#: documents/models.py:1115
+#: documents/models.py:1136
 msgid "assign this owner"
 msgstr ""
 
-#: documents/models.py:1122
+#: documents/models.py:1143
 msgid "grant view permissions to these users"
 msgstr ""
 
-#: documents/models.py:1129
+#: documents/models.py:1150
 msgid "grant view permissions to these groups"
 msgstr ""
 
-#: documents/models.py:1136
+#: documents/models.py:1157
 msgid "grant change permissions to these users"
 msgstr ""
 
-#: documents/models.py:1143
+#: documents/models.py:1164
 msgid "grant change permissions to these groups"
 msgstr ""
 
-#: documents/models.py:1150
+#: documents/models.py:1171
 msgid "assign these custom fields"
 msgstr ""
 
-#: documents/models.py:1157
+#: documents/models.py:1178
 msgid "remove these tag(s)"
 msgstr ""
 
-#: documents/models.py:1162
+#: documents/models.py:1183
 msgid "remove all tags"
 msgstr ""
 
-#: documents/models.py:1169
+#: documents/models.py:1190
 msgid "remove these document type(s)"
 msgstr ""
 
-#: documents/models.py:1174
+#: documents/models.py:1195
 msgid "remove all document types"
 msgstr ""
 
-#: documents/models.py:1181
+#: documents/models.py:1202
 msgid "remove these correspondent(s)"
 msgstr ""
 
-#: documents/models.py:1186
+#: documents/models.py:1207
 msgid "remove all correspondents"
 msgstr ""
 
-#: documents/models.py:1193
+#: documents/models.py:1214
 msgid "remove these storage path(s)"
 msgstr ""
 
-#: documents/models.py:1198
+#: documents/models.py:1219
 msgid "remove all storage paths"
 msgstr ""
 
-#: documents/models.py:1205
+#: documents/models.py:1226
 msgid "remove these owner(s)"
 msgstr ""
 
-#: documents/models.py:1210
+#: documents/models.py:1231
 msgid "remove all owners"
 msgstr ""
 
-#: documents/models.py:1217
+#: documents/models.py:1238
 msgid "remove view permissions for these users"
 msgstr ""
 
-#: documents/models.py:1224
+#: documents/models.py:1245
 msgid "remove view permissions for these groups"
 msgstr ""
 
-#: documents/models.py:1231
+#: documents/models.py:1252
 msgid "remove change permissions for these users"
 msgstr ""
 
-#: documents/models.py:1238
+#: documents/models.py:1259
 msgid "remove change permissions for these groups"
 msgstr ""
 
-#: documents/models.py:1243
+#: documents/models.py:1264
 msgid "remove all permissions"
 msgstr ""
 
-#: documents/models.py:1250
+#: documents/models.py:1271
 msgid "remove these custom fields"
 msgstr ""
 
-#: documents/models.py:1255
+#: documents/models.py:1276
 msgid "remove all custom fields"
 msgstr ""
 
-#: documents/models.py:1259
+#: documents/models.py:1280
 msgid "workflow action"
 msgstr ""
 
-#: documents/models.py:1260
+#: documents/models.py:1281
 msgid "workflow actions"
 msgstr ""
 
-#: documents/models.py:1269 paperless_mail/models.py:98
+#: documents/models.py:1290 paperless_mail/models.py:109
 msgid "order"
 msgstr ""
 
-#: documents/models.py:1275
+#: documents/models.py:1296
 msgid "triggers"
 msgstr ""
 
-#: documents/models.py:1282
+#: documents/models.py:1303
 msgid "actions"
 msgstr ""
 
-#: documents/models.py:1285
+#: documents/models.py:1306
 msgid "enabled"
 msgstr ""
 
@@ -929,16 +941,16 @@ msgstr ""
 msgid "Invalid regular expression: %(error)s"
 msgstr ""
 
-#: documents/serialisers.py:422
+#: documents/serialisers.py:435
 msgid "Invalid color."
 msgstr ""
 
-#: documents/serialisers.py:1234
+#: documents/serialisers.py:1314
 #, python-format
 msgid "File type %(type)s not supported"
 msgstr ""
 
-#: documents/serialisers.py:1343
+#: documents/serialisers.py:1423
 msgid "Invalid variable detected."
 msgstr ""
 
@@ -1101,11 +1113,11 @@ msgstr ""
 msgid "Here's a link to the docs."
 msgstr ""
 
-#: documents/templates/paperless-ngx/base.html:55
+#: documents/templates/paperless-ngx/base.html:58
 msgid "Share link was not found."
 msgstr ""
 
-#: documents/templates/paperless-ngx/base.html:59
+#: documents/templates/paperless-ngx/base.html:62
 msgid "Share link has expired."
 msgstr ""
 
@@ -1306,135 +1318,135 @@ msgstr ""
 msgid "paperless application settings"
 msgstr ""
 
-#: paperless/settings.py:660
+#: paperless/settings.py:682
 msgid "English (US)"
 msgstr ""
 
-#: paperless/settings.py:661
+#: paperless/settings.py:683
 msgid "Arabic"
 msgstr ""
 
-#: paperless/settings.py:662
+#: paperless/settings.py:684
 msgid "Afrikaans"
 msgstr ""
 
-#: paperless/settings.py:663
+#: paperless/settings.py:685
 msgid "Belarusian"
 msgstr ""
 
-#: paperless/settings.py:664
+#: paperless/settings.py:686
 msgid "Bulgarian"
 msgstr ""
 
-#: paperless/settings.py:665
+#: paperless/settings.py:687
 msgid "Catalan"
 msgstr ""
 
-#: paperless/settings.py:666
+#: paperless/settings.py:688
 msgid "Czech"
 msgstr ""
 
-#: paperless/settings.py:667
+#: paperless/settings.py:689
 msgid "Danish"
 msgstr ""
 
-#: paperless/settings.py:668
+#: paperless/settings.py:690
 msgid "German"
 msgstr ""
 
-#: paperless/settings.py:669
+#: paperless/settings.py:691
 msgid "Greek"
 msgstr ""
 
-#: paperless/settings.py:670
+#: paperless/settings.py:692
 msgid "English (GB)"
 msgstr ""
 
-#: paperless/settings.py:671
+#: paperless/settings.py:693
 msgid "Spanish"
 msgstr ""
 
-#: paperless/settings.py:672
+#: paperless/settings.py:694
 msgid "Finnish"
 msgstr ""
 
-#: paperless/settings.py:673
+#: paperless/settings.py:695
 msgid "French"
 msgstr ""
 
-#: paperless/settings.py:674
+#: paperless/settings.py:696
 msgid "Hungarian"
 msgstr ""
 
-#: paperless/settings.py:675
+#: paperless/settings.py:697
 msgid "Italian"
 msgstr ""
 
-#: paperless/settings.py:676
+#: paperless/settings.py:698
 msgid "Japanese"
 msgstr ""
 
-#: paperless/settings.py:677
+#: paperless/settings.py:699
 msgid "Luxembourgish"
 msgstr ""
 
-#: paperless/settings.py:678
+#: paperless/settings.py:700
 msgid "Norwegian"
 msgstr ""
 
-#: paperless/settings.py:679
+#: paperless/settings.py:701
 msgid "Dutch"
 msgstr ""
 
-#: paperless/settings.py:680
+#: paperless/settings.py:702
 msgid "Polish"
 msgstr ""
 
-#: paperless/settings.py:681
+#: paperless/settings.py:703
 msgid "Portuguese (Brazil)"
 msgstr ""
 
-#: paperless/settings.py:682
+#: paperless/settings.py:704
 msgid "Portuguese"
 msgstr ""
 
-#: paperless/settings.py:683
+#: paperless/settings.py:705
 msgid "Romanian"
 msgstr ""
 
-#: paperless/settings.py:684
+#: paperless/settings.py:706
 msgid "Russian"
 msgstr ""
 
-#: paperless/settings.py:685
+#: paperless/settings.py:707
 msgid "Slovak"
 msgstr ""
 
-#: paperless/settings.py:686
+#: paperless/settings.py:708
 msgid "Slovenian"
 msgstr ""
 
-#: paperless/settings.py:687
+#: paperless/settings.py:709
 msgid "Serbian"
 msgstr ""
 
-#: paperless/settings.py:688
+#: paperless/settings.py:710
 msgid "Swedish"
 msgstr ""
 
-#: paperless/settings.py:689
+#: paperless/settings.py:711
 msgid "Turkish"
 msgstr ""
 
-#: paperless/settings.py:690
+#: paperless/settings.py:712
 msgid "Ukrainian"
 msgstr ""
 
-#: paperless/settings.py:691
+#: paperless/settings.py:713
 msgid "Chinese Simplified"
 msgstr ""
 
-#: paperless/urls.py:236
+#: paperless/urls.py:242
 msgid "Paperless-ngx administration"
 msgstr ""
 
@@ -1548,180 +1560,180 @@ msgstr ""
 msgid "mail rules"
 msgstr ""
 
-#: paperless_mail/models.py:64 paperless_mail/models.py:75
+#: paperless_mail/models.py:75 paperless_mail/models.py:86
 msgid "Only process attachments."
 msgstr ""
 
-#: paperless_mail/models.py:65
+#: paperless_mail/models.py:76
 msgid "Process full Mail (with embedded attachments in file) as .eml"
 msgstr ""
 
-#: paperless_mail/models.py:69
+#: paperless_mail/models.py:80
 msgid ""
 "Process full Mail (with embedded attachments in file) as .eml + process "
 "attachments as separate documents"
 msgstr ""
 
-#: paperless_mail/models.py:76
+#: paperless_mail/models.py:87
 msgid "Process all files, including 'inline' attachments."
 msgstr ""
 
-#: paperless_mail/models.py:79
+#: paperless_mail/models.py:90
 msgid "Delete"
 msgstr ""
 
-#: paperless_mail/models.py:80
+#: paperless_mail/models.py:91
 msgid "Move to specified folder"
 msgstr ""
 
-#: paperless_mail/models.py:81
+#: paperless_mail/models.py:92
 msgid "Mark as read, don't process read mails"
 msgstr ""
 
-#: paperless_mail/models.py:82
+#: paperless_mail/models.py:93
 msgid "Flag the mail, don't process flagged mails"
 msgstr ""
 
-#: paperless_mail/models.py:83
+#: paperless_mail/models.py:94
 msgid "Tag the mail with specified tag, don't process tagged mails"
 msgstr ""
 
-#: paperless_mail/models.py:86
+#: paperless_mail/models.py:97
 msgid "Use subject as title"
 msgstr ""
 
-#: paperless_mail/models.py:87
+#: paperless_mail/models.py:98
 msgid "Use attachment filename as title"
 msgstr ""
 
-#: paperless_mail/models.py:88
+#: paperless_mail/models.py:99
 msgid "Do not assign title from rule"
 msgstr ""
 
-#: paperless_mail/models.py:91
+#: paperless_mail/models.py:102
 msgid "Do not assign a correspondent"
 msgstr ""
 
-#: paperless_mail/models.py:92
+#: paperless_mail/models.py:103
 msgid "Use mail address"
 msgstr ""
 
-#: paperless_mail/models.py:93
+#: paperless_mail/models.py:104
 msgid "Use name (or mail address if not available)"
 msgstr ""
 
-#: paperless_mail/models.py:94
+#: paperless_mail/models.py:105
 msgid "Use correspondent selected below"
 msgstr ""
 
-#: paperless_mail/models.py:104
+#: paperless_mail/models.py:115
 msgid "account"
 msgstr ""
 
-#: paperless_mail/models.py:108 paperless_mail/models.py:263
+#: paperless_mail/models.py:119 paperless_mail/models.py:274
 msgid "folder"
 msgstr ""
 
-#: paperless_mail/models.py:112
+#: paperless_mail/models.py:123
 msgid ""
 "Subfolders must be separated by a delimiter, often a dot ('.') or slash "
 "('/'), but it varies by mail server."
 msgstr ""
 
-#: paperless_mail/models.py:118
+#: paperless_mail/models.py:129
 msgid "filter from"
 msgstr ""
 
-#: paperless_mail/models.py:125
+#: paperless_mail/models.py:136
 msgid "filter to"
 msgstr ""
 
-#: paperless_mail/models.py:132
+#: paperless_mail/models.py:143
 msgid "filter subject"
 msgstr ""
 
-#: paperless_mail/models.py:139
+#: paperless_mail/models.py:150
 msgid "filter body"
 msgstr ""
 
-#: paperless_mail/models.py:146
+#: paperless_mail/models.py:157
 msgid "filter attachment filename inclusive"
 msgstr ""
 
-#: paperless_mail/models.py:158
+#: paperless_mail/models.py:169
 msgid "filter attachment filename exclusive"
 msgstr ""
 
-#: paperless_mail/models.py:163
+#: paperless_mail/models.py:174
 msgid ""
 "Do not consume documents which entirely match this filename if specified. "
 "Wildcards such as *.pdf or *invoice* are allowed. Case insensitive."
 msgstr ""
 
-#: paperless_mail/models.py:170
+#: paperless_mail/models.py:181
 msgid "maximum age"
 msgstr ""
 
-#: paperless_mail/models.py:172
+#: paperless_mail/models.py:183
 msgid "Specified in days."
 msgstr ""
 
-#: paperless_mail/models.py:176
+#: paperless_mail/models.py:187
 msgid "attachment type"
 msgstr ""
 
-#: paperless_mail/models.py:180
+#: paperless_mail/models.py:191
 msgid ""
 "Inline attachments include embedded images, so it's best to combine this "
 "option with a filename filter."
 msgstr ""
 
-#: paperless_mail/models.py:186
+#: paperless_mail/models.py:197
 msgid "consumption scope"
 msgstr ""
 
-#: paperless_mail/models.py:192
+#: paperless_mail/models.py:203
 msgid "action"
 msgstr ""
 
-#: paperless_mail/models.py:198
+#: paperless_mail/models.py:209
 msgid "action parameter"
 msgstr ""
 
-#: paperless_mail/models.py:203
+#: paperless_mail/models.py:214
 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:211
+#: paperless_mail/models.py:222
 msgid "assign title from"
 msgstr ""
 
-#: paperless_mail/models.py:231
+#: paperless_mail/models.py:242
 msgid "assign correspondent from"
 msgstr ""
 
-#: paperless_mail/models.py:245
+#: paperless_mail/models.py:256
 msgid "Assign the rule owner to documents"
 msgstr ""
 
-#: paperless_mail/models.py:271
+#: paperless_mail/models.py:282
 msgid "uid"
 msgstr ""
 
-#: paperless_mail/models.py:279
+#: paperless_mail/models.py:290
 msgid "subject"
 msgstr ""
 
-#: paperless_mail/models.py:287
+#: paperless_mail/models.py:298
 msgid "received"
 msgstr ""
 
-#: paperless_mail/models.py:294
+#: paperless_mail/models.py:305
 msgid "processed"
 msgstr ""
 
-#: paperless_mail/models.py:300
+#: paperless_mail/models.py:311
 msgid "status"
 msgstr ""