From cc345c2d67bc7264c4cd635032aed9d1008f2153 Mon Sep 17 00:00:00 2001
From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed, 24 Apr 2024 22:54:18 -0700
Subject: [PATCH] Fix translation strings from merge
---
src-ui/messages.xlf | 195 +++++++++++---
src/locale/en_US/LC_MESSAGES/django.po | 354 +++++++++++++------------
2 files changed, 337 insertions(+), 212 deletions(-)
diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf
index 4ae07d3e7..3478d4d40 100644
--- a/src-ui/messages.xlf
+++ b/src-ui/messages.xlf
@@ -428,6 +428,10 @@
src/app/components/common/permissions-select/permissions-select.component.html
22
+
+ src/app/components/document-history/document-history.component.html
+ 35
+
Read the documentation about this setting
@@ -451,7 +455,7 @@
src/app/components/document-detail/document-detail.component.html
- 322
+ 333
@@ -510,7 +514,7 @@
src/app/components/document-detail/document-detail.component.html
- 314
+ 325
src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html
@@ -640,7 +644,7 @@
src/app/components/document-detail/document-detail.component.html
- 331
+ 342
src/app/components/document-list/document-list.component.html
@@ -985,7 +989,7 @@
src/app/components/document-detail/document-detail.component.html
- 290
+ 301
src/app/components/document-list/bulk-editor/bulk-editor.component.html
@@ -2157,7 +2161,7 @@
src/app/components/document-detail/document-detail.component.ts
- 768
+ 769
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
@@ -2200,15 +2204,15 @@
src/app/components/document-detail/document-detail.component.ts
- 770
+ 771
src/app/components/document-detail/document-detail.component.ts
- 1052
+ 1064
src/app/components/document-detail/document-detail.component.ts
- 1090
+ 1102
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
@@ -4401,7 +4405,7 @@
Inherited from group
src/app/components/common/permissions-select/permissions-select.component.ts
- 61
+ 63
@@ -5149,7 +5153,7 @@
src/app/components/document-detail/document-detail.component.ts
- 1108
+ 1120
src/app/guards/dirty-saved-view.guard.ts
@@ -5393,103 +5397,110 @@
279,282
+
+ History
+
+ src/app/components/document-detail/document-detail.component.html
+ 290
+
+
Save & next
src/app/components/document-detail/document-detail.component.html
- 316
+ 327
Save & close
src/app/components/document-detail/document-detail.component.html
- 319
+ 330
Enter Password
src/app/components/document-detail/document-detail.component.html
- 370
+ 381
An error occurred loading content:
src/app/components/document-detail/document-detail.component.ts
- 327,329
+ 328,330
Document changes detected
src/app/components/document-detail/document-detail.component.ts
- 350
+ 351
The version of this document in your browser session appears older than the existing version.
src/app/components/document-detail/document-detail.component.ts
- 351
+ 352
Saving the document here may overwrite other changes that were made. To restore the existing version, discard your changes or close the document.
src/app/components/document-detail/document-detail.component.ts
- 352
+ 353
Ok
src/app/components/document-detail/document-detail.component.ts
- 354
+ 355
Error retrieving metadata
src/app/components/document-detail/document-detail.component.ts
- 494
+ 495
Error retrieving suggestions.
src/app/components/document-detail/document-detail.component.ts
- 519
+ 520
Document saved successfully.
src/app/components/document-detail/document-detail.component.ts
- 640
+ 641
src/app/components/document-detail/document-detail.component.ts
- 651
+ 652
Error saving document
src/app/components/document-detail/document-detail.component.ts
- 655
+ 656
src/app/components/document-detail/document-detail.component.ts
- 696
+ 697
Confirm delete
src/app/components/document-detail/document-detail.component.ts
- 723
+ 724
src/app/components/manage/management-list/management-list.component.ts
@@ -5504,35 +5515,35 @@
Do you really want to delete document ""?
src/app/components/document-detail/document-detail.component.ts
- 724
+ 725
The files for this document will be deleted permanently. This operation cannot be undone.
src/app/components/document-detail/document-detail.component.ts
- 725
+ 726
Delete document
src/app/components/document-detail/document-detail.component.ts
- 727
+ 728
Error deleting document
src/app/components/document-detail/document-detail.component.ts
- 746
+ 747
Redo OCR confirm
src/app/components/document-detail/document-detail.component.ts
- 766
+ 767
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
@@ -5543,63 +5554,63 @@
This operation will permanently redo OCR for this document.
src/app/components/document-detail/document-detail.component.ts
- 767
+ 768
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
- 778
+ 779
Error executing operation
src/app/components/document-detail/document-detail.component.ts
- 789
+ 790
Page Fit
src/app/components/document-detail/document-detail.component.ts
- 858
+ 859
Split confirm
src/app/components/document-detail/document-detail.component.ts
- 1050
+ 1062
This operation will split the selected document(s) into new documents.
src/app/components/document-detail/document-detail.component.ts
- 1051
+ 1063
Split operation will begin in the background.
src/app/components/document-detail/document-detail.component.ts
- 1066
+ 1078
Error executing split operation
src/app/components/document-detail/document-detail.component.ts
- 1075
+ 1087
Rotate confirm
src/app/components/document-detail/document-detail.component.ts
- 1087
+ 1099
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
@@ -5610,14 +5621,14 @@
This operation will permanently rotate the original version of the current document.
src/app/components/document-detail/document-detail.component.ts
- 1088
+ 1100
This will alter the original copy.
src/app/components/document-detail/document-detail.component.ts
- 1089
+ 1101
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
@@ -5628,14 +5639,21 @@
Rotation will begin in the background. Close and re-open the document after the operation has completed to see the changes.
src/app/components/document-detail/document-detail.component.ts
- 1105
+ 1117
Error executing rotate operation
src/app/components/document-detail/document-detail.component.ts
- 1117
+ 1129
+
+
+
+ No entries found.
+
+ src/app/components/document-history/document-history.component.html
+ 10
@@ -7523,6 +7541,97 @@
36
+
+ %s year ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 14
+
+
+
+ %s years ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 15
+
+
+
+ %s month ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 19
+
+
+
+ %s months ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 20
+
+
+
+ %s week ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 24
+
+
+
+ %s weeks ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 25
+
+
+
+ %s day ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 29
+
+
+
+ %s days ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 30
+
+
+
+ %s hour ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 34
+
+
+
+ %s hours ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 35
+
+
+
+ %s minute ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 39
+
+
+
+ %s minutes ago
+
+ src/app/pipes/custom-date.pipe.ts
+ 40
+
+
+
+ Just now
+
+ src/app/pipes/custom-date.pipe.ts
+ 72
+
+
(no title)
diff --git a/src/locale/en_US/LC_MESSAGES/django.po b/src/locale/en_US/LC_MESSAGES/django.po
index 8ac79bab9..2cb0a9cc5 100644
--- a/src/locale/en_US/LC_MESSAGES/django.po
+++ b/src/locale/en_US/LC_MESSAGES/django.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: paperless-ngx\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-04-20 22:11-0700\n"
+"POT-Creation-Date: 2024-04-24 22:54-0700\n"
"PO-Revision-Date: 2022-02-17 04:17\n"
"Last-Translator: \n"
"Language-Team: English\n"
@@ -21,31 +21,31 @@ msgstr ""
msgid "Documents"
msgstr ""
-#: documents/models.py:36 documents/models.py:775
+#: documents/models.py:36 documents/models.py:779
msgid "owner"
msgstr ""
-#: documents/models.py:53 documents/models.py:933
+#: documents/models.py:53 documents/models.py:942
msgid "None"
msgstr ""
-#: documents/models.py:54 documents/models.py:934
+#: documents/models.py:54 documents/models.py:943
msgid "Any word"
msgstr ""
-#: documents/models.py:55 documents/models.py:935
+#: documents/models.py:55 documents/models.py:944
msgid "All words"
msgstr ""
-#: documents/models.py:56 documents/models.py:936
+#: documents/models.py:56 documents/models.py:945
msgid "Exact match"
msgstr ""
-#: documents/models.py:57 documents/models.py:937
+#: documents/models.py:57 documents/models.py:946
msgid "Regular expression"
msgstr ""
-#: documents/models.py:58 documents/models.py:938
+#: documents/models.py:58 documents/models.py:947
msgid "Fuzzy word"
msgstr ""
@@ -53,20 +53,20 @@ msgstr ""
msgid "Automatic"
msgstr ""
-#: documents/models.py:62 documents/models.py:412 documents/models.py:1254
+#: documents/models.py:62 documents/models.py:416 documents/models.py:1263
#: paperless_mail/models.py:18 paperless_mail/models.py:93
msgid "name"
msgstr ""
-#: documents/models.py:64 documents/models.py:994
+#: documents/models.py:64 documents/models.py:1003
msgid "match"
msgstr ""
-#: documents/models.py:67 documents/models.py:997
+#: documents/models.py:67 documents/models.py:1006
msgid "matching algorithm"
msgstr ""
-#: documents/models.py:72 documents/models.py:1002
+#: documents/models.py:72 documents/models.py:1011
msgid "is insensitive"
msgstr ""
@@ -132,7 +132,7 @@ msgstr ""
msgid "title"
msgstr ""
-#: documents/models.py:171 documents/models.py:689
+#: documents/models.py:171 documents/models.py:693
msgid "content"
msgstr ""
@@ -162,8 +162,8 @@ msgstr ""
msgid "The checksum of the archived document."
msgstr ""
-#: documents/models.py:205 documents/models.py:385 documents/models.py:695
-#: documents/models.py:733 documents/models.py:803 documents/models.py:840
+#: documents/models.py:205 documents/models.py:385 documents/models.py:699
+#: documents/models.py:737 documents/models.py:807 documents/models.py:844
msgid "created"
msgstr ""
@@ -211,7 +211,7 @@ msgstr ""
msgid "The position of this document in your physical document archive."
msgstr ""
-#: documents/models.py:279 documents/models.py:706 documents/models.py:760
+#: documents/models.py:279 documents/models.py:710 documents/models.py:764
msgid "document"
msgstr ""
@@ -288,625 +288,641 @@ msgid "Tags"
msgstr ""
#: documents/models.py:407
-msgid "Document Type"
+msgid "Correspondent"
msgstr ""
#: documents/models.py:408
-msgid "Correspondent"
+msgid "Document Type"
msgstr ""
#: documents/models.py:409
msgid "Storage Path"
msgstr ""
-#: documents/models.py:415
+#: documents/models.py:410
+msgid "Note"
+msgstr ""
+
+#: documents/models.py:411
+msgid "Owner"
+msgstr ""
+
+#: documents/models.py:412
+msgid "Shared"
+msgstr ""
+
+#: documents/models.py:413
+msgid "ASN"
+msgstr ""
+
+#: documents/models.py:419
msgid "show on dashboard"
msgstr ""
-#: documents/models.py:418
+#: documents/models.py:422
msgid "show in sidebar"
msgstr ""
-#: documents/models.py:422
+#: documents/models.py:426
msgid "sort field"
msgstr ""
-#: documents/models.py:427
+#: documents/models.py:431
msgid "sort reverse"
msgstr ""
-#: documents/models.py:430
+#: documents/models.py:434
msgid "View page size"
msgstr ""
-#: documents/models.py:438
+#: documents/models.py:442
msgid "View display mode"
msgstr ""
-#: documents/models.py:445
+#: documents/models.py:449
msgid "Document display fields"
msgstr ""
-#: documents/models.py:452 documents/models.py:505
+#: documents/models.py:456 documents/models.py:509
msgid "saved view"
msgstr ""
-#: documents/models.py:453
+#: documents/models.py:457
msgid "saved views"
msgstr ""
-#: documents/models.py:461
+#: documents/models.py:465
msgid "title contains"
msgstr ""
-#: documents/models.py:462
+#: documents/models.py:466
msgid "content contains"
msgstr ""
-#: documents/models.py:463
+#: documents/models.py:467
msgid "ASN is"
msgstr ""
-#: documents/models.py:464
+#: documents/models.py:468
msgid "correspondent is"
msgstr ""
-#: documents/models.py:465
+#: documents/models.py:469
msgid "document type is"
msgstr ""
-#: documents/models.py:466
+#: documents/models.py:470
msgid "is in inbox"
msgstr ""
-#: documents/models.py:467
+#: documents/models.py:471
msgid "has tag"
msgstr ""
-#: documents/models.py:468
+#: documents/models.py:472
msgid "has any tag"
msgstr ""
-#: documents/models.py:469
+#: documents/models.py:473
msgid "created before"
msgstr ""
-#: documents/models.py:470
+#: documents/models.py:474
msgid "created after"
msgstr ""
-#: documents/models.py:471
+#: documents/models.py:475
msgid "created year is"
msgstr ""
-#: documents/models.py:472
+#: documents/models.py:476
msgid "created month is"
msgstr ""
-#: documents/models.py:473
+#: documents/models.py:477
msgid "created day is"
msgstr ""
-#: documents/models.py:474
+#: documents/models.py:478
msgid "added before"
msgstr ""
-#: documents/models.py:475
+#: documents/models.py:479
msgid "added after"
msgstr ""
-#: documents/models.py:476
+#: documents/models.py:480
msgid "modified before"
msgstr ""
-#: documents/models.py:477
+#: documents/models.py:481
msgid "modified after"
msgstr ""
-#: documents/models.py:478
+#: documents/models.py:482
msgid "does not have tag"
msgstr ""
-#: documents/models.py:479
+#: documents/models.py:483
msgid "does not have ASN"
msgstr ""
-#: documents/models.py:480
+#: documents/models.py:484
msgid "title or content contains"
msgstr ""
-#: documents/models.py:481
+#: documents/models.py:485
msgid "fulltext query"
msgstr ""
-#: documents/models.py:482
+#: documents/models.py:486
msgid "more like this"
msgstr ""
-#: documents/models.py:483
+#: documents/models.py:487
msgid "has tags in"
msgstr ""
-#: documents/models.py:484
+#: documents/models.py:488
msgid "ASN greater than"
msgstr ""
-#: documents/models.py:485
+#: documents/models.py:489
msgid "ASN less than"
msgstr ""
-#: documents/models.py:486
+#: documents/models.py:490
msgid "storage path is"
msgstr ""
-#: documents/models.py:487
+#: documents/models.py:491
msgid "has correspondent in"
msgstr ""
-#: documents/models.py:488
+#: documents/models.py:492
msgid "does not have correspondent in"
msgstr ""
-#: documents/models.py:489
+#: documents/models.py:493
msgid "has document type in"
msgstr ""
-#: documents/models.py:490
+#: documents/models.py:494
msgid "does not have document type in"
msgstr ""
-#: documents/models.py:491
+#: documents/models.py:495
msgid "has storage path in"
msgstr ""
-#: documents/models.py:492
+#: documents/models.py:496
msgid "does not have storage path in"
msgstr ""
-#: documents/models.py:493
+#: documents/models.py:497
msgid "owner is"
msgstr ""
-#: documents/models.py:494
+#: documents/models.py:498
msgid "has owner in"
msgstr ""
-#: documents/models.py:495
+#: documents/models.py:499
msgid "does not have owner"
msgstr ""
-#: documents/models.py:496
+#: documents/models.py:500
msgid "does not have owner in"
msgstr ""
-#: documents/models.py:497
+#: documents/models.py:501
msgid "has custom field value"
msgstr ""
-#: documents/models.py:498
+#: documents/models.py:502
msgid "is shared by me"
msgstr ""
-#: documents/models.py:508
+#: documents/models.py:512
msgid "rule type"
msgstr ""
-#: documents/models.py:510
+#: documents/models.py:514
msgid "value"
msgstr ""
-#: documents/models.py:513
+#: documents/models.py:517
msgid "filter rule"
msgstr ""
-#: documents/models.py:514
+#: documents/models.py:518
msgid "filter rules"
msgstr ""
-#: documents/models.py:625
+#: documents/models.py:629
msgid "Task ID"
msgstr ""
-#: documents/models.py:626
+#: documents/models.py:630
msgid "Celery ID for the Task that was run"
msgstr ""
-#: documents/models.py:631
+#: documents/models.py:635
msgid "Acknowledged"
msgstr ""
-#: documents/models.py:632
+#: documents/models.py:636
msgid "If the task is acknowledged via the frontend or API"
msgstr ""
-#: documents/models.py:638
+#: documents/models.py:642
msgid "Task Filename"
msgstr ""
-#: documents/models.py:639
+#: documents/models.py:643
msgid "Name of the file which the Task was run for"
msgstr ""
-#: documents/models.py:645
+#: documents/models.py:649
msgid "Task Name"
msgstr ""
-#: documents/models.py:646
+#: documents/models.py:650
msgid "Name of the Task which was run"
msgstr ""
-#: documents/models.py:653
+#: documents/models.py:657
msgid "Task State"
msgstr ""
-#: documents/models.py:654
+#: documents/models.py:658
msgid "Current state of the task being run"
msgstr ""
-#: documents/models.py:659
+#: documents/models.py:663
msgid "Created DateTime"
msgstr ""
-#: documents/models.py:660
+#: documents/models.py:664
msgid "Datetime field when the task result was created in UTC"
msgstr ""
-#: documents/models.py:665
+#: documents/models.py:669
msgid "Started DateTime"
msgstr ""
-#: documents/models.py:666
+#: documents/models.py:670
msgid "Datetime field when the task was started in UTC"
msgstr ""
-#: documents/models.py:671
+#: documents/models.py:675
msgid "Completed DateTime"
msgstr ""
-#: documents/models.py:672
+#: documents/models.py:676
msgid "Datetime field when the task was completed in UTC"
msgstr ""
-#: documents/models.py:677
+#: documents/models.py:681
msgid "Result Data"
msgstr ""
-#: documents/models.py:679
+#: documents/models.py:683
msgid "The data returned by the task"
msgstr ""
-#: documents/models.py:691
+#: documents/models.py:695
msgid "Note for the document"
msgstr ""
-#: documents/models.py:715
+#: documents/models.py:719
msgid "user"
msgstr ""
-#: documents/models.py:720
+#: documents/models.py:724
msgid "note"
msgstr ""
-#: documents/models.py:721
+#: documents/models.py:725
msgid "notes"
msgstr ""
-#: documents/models.py:729
+#: documents/models.py:733
msgid "Archive"
msgstr ""
-#: documents/models.py:730
+#: documents/models.py:734
msgid "Original"
msgstr ""
-#: documents/models.py:741
+#: documents/models.py:745
msgid "expiration"
msgstr ""
-#: documents/models.py:748
+#: documents/models.py:752
msgid "slug"
msgstr ""
-#: documents/models.py:780
+#: documents/models.py:784
msgid "share link"
msgstr ""
-#: documents/models.py:781
+#: documents/models.py:785
msgid "share links"
msgstr ""
-#: documents/models.py:793
+#: documents/models.py:797
msgid "String"
msgstr ""
-#: documents/models.py:794
+#: documents/models.py:798
msgid "URL"
msgstr ""
-#: documents/models.py:795
+#: documents/models.py:799
msgid "Date"
msgstr ""
-#: documents/models.py:796
+#: documents/models.py:800
msgid "Boolean"
msgstr ""
-#: documents/models.py:797
+#: documents/models.py:801
msgid "Integer"
msgstr ""
-#: documents/models.py:798
+#: documents/models.py:802
msgid "Float"
msgstr ""
-#: documents/models.py:799
+#: documents/models.py:803
msgid "Monetary"
msgstr ""
-#: documents/models.py:800
+#: documents/models.py:804
msgid "Document Link"
msgstr ""
-#: documents/models.py:812
+#: documents/models.py:816
msgid "data type"
msgstr ""
-#: documents/models.py:820
+#: documents/models.py:824
msgid "custom field"
msgstr ""
-#: documents/models.py:821
+#: documents/models.py:825
msgid "custom fields"
msgstr ""
-#: documents/models.py:883
+#: documents/models.py:887
msgid "custom field instance"
msgstr ""
-#: documents/models.py:884
+#: documents/models.py:888
msgid "custom field instances"
msgstr ""
-#: documents/models.py:941
+#: documents/models.py:950
msgid "Consumption Started"
msgstr ""
-#: documents/models.py:942
+#: documents/models.py:951
msgid "Document Added"
msgstr ""
-#: documents/models.py:943
+#: documents/models.py:952
msgid "Document Updated"
msgstr ""
-#: documents/models.py:946
+#: documents/models.py:955
msgid "Consume Folder"
msgstr ""
-#: documents/models.py:947
+#: documents/models.py:956
msgid "Api Upload"
msgstr ""
-#: documents/models.py:948
+#: documents/models.py:957
msgid "Mail Fetch"
msgstr ""
-#: documents/models.py:951
+#: documents/models.py:960
msgid "Workflow Trigger Type"
msgstr ""
-#: documents/models.py:963
+#: documents/models.py:972
msgid "filter path"
msgstr ""
-#: documents/models.py:968
+#: documents/models.py:977
msgid ""
"Only consume documents with a path that matches this if specified. Wildcards "
"specified as * are allowed. Case insensitive."
msgstr ""
-#: documents/models.py:975
+#: documents/models.py:984
msgid "filter filename"
msgstr ""
-#: documents/models.py:980 paperless_mail/models.py:148
+#: documents/models.py:989 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:991
+#: documents/models.py:1000
msgid "filter documents from this mail rule"
msgstr ""
-#: documents/models.py:1007
+#: documents/models.py:1016
msgid "has these tag(s)"
msgstr ""
-#: documents/models.py:1015
+#: documents/models.py:1024
msgid "has this document type"
msgstr ""
-#: documents/models.py:1023
+#: documents/models.py:1032
msgid "has this correspondent"
msgstr ""
-#: documents/models.py:1027
+#: documents/models.py:1036
msgid "workflow trigger"
msgstr ""
-#: documents/models.py:1028
+#: documents/models.py:1037
msgid "workflow triggers"
msgstr ""
-#: documents/models.py:1038
+#: documents/models.py:1047
msgid "Assignment"
msgstr ""
-#: documents/models.py:1042
+#: documents/models.py:1051
msgid "Removal"
msgstr ""
-#: documents/models.py:1046
+#: documents/models.py:1055
msgid "Workflow Action Type"
msgstr ""
-#: documents/models.py:1052
+#: documents/models.py:1061
msgid "assign title"
msgstr ""
-#: documents/models.py:1057
+#: documents/models.py:1066
msgid ""
"Assign a document title, can include some placeholders, see documentation."
msgstr ""
-#: documents/models.py:1066 paperless_mail/models.py:216
+#: documents/models.py:1075 paperless_mail/models.py:216
msgid "assign this tag"
msgstr ""
-#: documents/models.py:1075 paperless_mail/models.py:224
+#: documents/models.py:1084 paperless_mail/models.py:224
msgid "assign this document type"
msgstr ""
-#: documents/models.py:1084 paperless_mail/models.py:238
+#: documents/models.py:1093 paperless_mail/models.py:238
msgid "assign this correspondent"
msgstr ""
-#: documents/models.py:1093
+#: documents/models.py:1102
msgid "assign this storage path"
msgstr ""
-#: documents/models.py:1102
+#: documents/models.py:1111
msgid "assign this owner"
msgstr ""
-#: documents/models.py:1109
+#: documents/models.py:1118
msgid "grant view permissions to these users"
msgstr ""
-#: documents/models.py:1116
+#: documents/models.py:1125
msgid "grant view permissions to these groups"
msgstr ""
-#: documents/models.py:1123
+#: documents/models.py:1132
msgid "grant change permissions to these users"
msgstr ""
-#: documents/models.py:1130
+#: documents/models.py:1139
msgid "grant change permissions to these groups"
msgstr ""
-#: documents/models.py:1137
+#: documents/models.py:1146
msgid "assign these custom fields"
msgstr ""
-#: documents/models.py:1144
+#: documents/models.py:1153
msgid "remove these tag(s)"
msgstr ""
-#: documents/models.py:1149
+#: documents/models.py:1158
msgid "remove all tags"
msgstr ""
-#: documents/models.py:1156
+#: documents/models.py:1165
msgid "remove these document type(s)"
msgstr ""
-#: documents/models.py:1161
+#: documents/models.py:1170
msgid "remove all document types"
msgstr ""
-#: documents/models.py:1168
+#: documents/models.py:1177
msgid "remove these correspondent(s)"
msgstr ""
-#: documents/models.py:1173
+#: documents/models.py:1182
msgid "remove all correspondents"
msgstr ""
-#: documents/models.py:1180
+#: documents/models.py:1189
msgid "remove these storage path(s)"
msgstr ""
-#: documents/models.py:1185
+#: documents/models.py:1194
msgid "remove all storage paths"
msgstr ""
-#: documents/models.py:1192
+#: documents/models.py:1201
msgid "remove these owner(s)"
msgstr ""
-#: documents/models.py:1197
+#: documents/models.py:1206
msgid "remove all owners"
msgstr ""
-#: documents/models.py:1204
+#: documents/models.py:1213
msgid "remove view permissions for these users"
msgstr ""
-#: documents/models.py:1211
+#: documents/models.py:1220
msgid "remove view permissions for these groups"
msgstr ""
-#: documents/models.py:1218
+#: documents/models.py:1227
msgid "remove change permissions for these users"
msgstr ""
-#: documents/models.py:1225
+#: documents/models.py:1234
msgid "remove change permissions for these groups"
msgstr ""
-#: documents/models.py:1230
+#: documents/models.py:1239
msgid "remove all permissions"
msgstr ""
-#: documents/models.py:1237
+#: documents/models.py:1246
msgid "remove these custom fields"
msgstr ""
-#: documents/models.py:1242
+#: documents/models.py:1251
msgid "remove all custom fields"
msgstr ""
-#: documents/models.py:1246
+#: documents/models.py:1255
msgid "workflow action"
msgstr ""
-#: documents/models.py:1247
+#: documents/models.py:1256
msgid "workflow actions"
msgstr ""
-#: documents/models.py:1256 paperless_mail/models.py:95
+#: documents/models.py:1265 paperless_mail/models.py:95
msgid "order"
msgstr ""
-#: documents/models.py:1262
+#: documents/models.py:1271
msgid "triggers"
msgstr ""
-#: documents/models.py:1269
+#: documents/models.py:1278
msgid "actions"
msgstr ""
-#: documents/models.py:1272
+#: documents/models.py:1281
msgid "enabled"
msgstr ""
-#: documents/serialisers.py:114
+#: documents/serialisers.py:115
#, python-format
msgid "Invalid regular expression: %(error)s"
msgstr ""
-#: documents/serialisers.py:417
+#: documents/serialisers.py:418
msgid "Invalid color."
msgstr ""
-#: documents/serialisers.py:1162
+#: documents/serialisers.py:1169
#, python-format
msgid "File type %(type)s not supported"
msgstr ""
-#: documents/serialisers.py:1271
+#: documents/serialisers.py:1278
msgid "Invalid variable detected."
msgstr ""