Update translation strings

This commit is contained in:
shamoon 2025-02-13 19:48:55 -08:00
parent abfddd6931
commit 372825c271
2 changed files with 200 additions and 166 deletions

View File

@ -5548,7 +5548,7 @@
</context-group> </context-group>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">src/app/components/common/system-status-dialog/system-status-dialog.component.html</context> <context context-type="sourcefile">src/app/components/common/system-status-dialog/system-status-dialog.component.html</context>
<context context-type="linenumber">156</context> <context context-type="linenumber">172</context>
</context-group> </context-group>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">src/app/components/manage/mail/mail.component.html</context> <context context-type="sourcefile">src/app/components/manage/mail/mail.component.html</context>
@ -6016,6 +6016,20 @@
<context context-type="linenumber">139</context> <context context-type="linenumber">139</context>
</context-group> </context-group>
</trans-unit> </trans-unit>
<trans-unit id="6427836860962380759" datatype="html">
<source>Sanity Checker</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/common/system-status-dialog/system-status-dialog.component.html</context>
<context context-type="linenumber">141</context>
</context-group>
</trans-unit>
<trans-unit id="6578747070254776938" datatype="html">
<source>Last Run</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/common/system-status-dialog/system-status-dialog.component.html</context>
<context context-type="linenumber">155</context>
</context-group>
</trans-unit>
<trans-unit id="6732151329960766506" datatype="html"> <trans-unit id="6732151329960766506" datatype="html">
<source>Copy Raw Error</source> <source>Copy Raw Error</source>
<context-group purpose="location"> <context-group purpose="location">

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: paperless-ngx\n" "Project-Id-Version: paperless-ngx\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-11 18:43-0800\n" "POT-Creation-Date: 2025-02-13 19:48-0800\n"
"PO-Revision-Date: 2022-02-17 04:17\n" "PO-Revision-Date: 2022-02-17 04:17\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: English\n" "Language-Team: English\n"
@ -21,67 +21,67 @@ msgstr ""
msgid "Documents" msgid "Documents"
msgstr "" msgstr ""
#: documents/filters.py:369 #: documents/filters.py:370
msgid "Value must be valid JSON." msgid "Value must be valid JSON."
msgstr "" msgstr ""
#: documents/filters.py:388 #: documents/filters.py:389
msgid "Invalid custom field query expression" msgid "Invalid custom field query expression"
msgstr "" msgstr ""
#: documents/filters.py:398 #: documents/filters.py:399
msgid "Invalid expression list. Must be nonempty." msgid "Invalid expression list. Must be nonempty."
msgstr "" msgstr ""
#: documents/filters.py:419 #: documents/filters.py:420
msgid "Invalid logical operator {op!r}" msgid "Invalid logical operator {op!r}"
msgstr "" msgstr ""
#: documents/filters.py:433 #: documents/filters.py:434
msgid "Maximum number of query conditions exceeded." msgid "Maximum number of query conditions exceeded."
msgstr "" msgstr ""
#: documents/filters.py:498 #: documents/filters.py:499
msgid "{name!r} is not a valid custom field." msgid "{name!r} is not a valid custom field."
msgstr "" msgstr ""
#: documents/filters.py:535 #: documents/filters.py:536
msgid "{data_type} does not support query expr {expr!r}." msgid "{data_type} does not support query expr {expr!r}."
msgstr "" msgstr ""
#: documents/filters.py:643 #: documents/filters.py:644
msgid "Maximum nesting depth exceeded." msgid "Maximum nesting depth exceeded."
msgstr "" msgstr ""
#: documents/filters.py:813 #: documents/filters.py:823
msgid "Custom field not found" msgid "Custom field not found"
msgstr "" msgstr ""
#: documents/models.py:41 documents/models.py:806 #: documents/models.py:41 documents/models.py:823
msgid "owner" msgid "owner"
msgstr "" msgstr ""
#: documents/models.py:58 documents/models.py:1017 #: documents/models.py:58 documents/models.py:1034
msgid "None" msgid "None"
msgstr "" msgstr ""
#: documents/models.py:59 documents/models.py:1018 #: documents/models.py:59 documents/models.py:1035
msgid "Any word" msgid "Any word"
msgstr "" msgstr ""
#: documents/models.py:60 documents/models.py:1019 #: documents/models.py:60 documents/models.py:1036
msgid "All words" msgid "All words"
msgstr "" msgstr ""
#: documents/models.py:61 documents/models.py:1020 #: documents/models.py:61 documents/models.py:1037
msgid "Exact match" msgid "Exact match"
msgstr "" msgstr ""
#: documents/models.py:62 documents/models.py:1021 #: documents/models.py:62 documents/models.py:1038
msgid "Regular expression" msgid "Regular expression"
msgstr "" msgstr ""
#: documents/models.py:63 documents/models.py:1022 #: documents/models.py:63 documents/models.py:1039
msgid "Fuzzy word" msgid "Fuzzy word"
msgstr "" msgstr ""
@ -89,20 +89,20 @@ msgstr ""
msgid "Automatic" msgid "Automatic"
msgstr "" msgstr ""
#: documents/models.py:67 documents/models.py:433 documents/models.py:1498 #: documents/models.py:67 documents/models.py:433 documents/models.py:1515
#: paperless_mail/models.py:23 paperless_mail/models.py:143 #: paperless_mail/models.py:23 paperless_mail/models.py:143
msgid "name" msgid "name"
msgstr "" msgstr ""
#: documents/models.py:69 documents/models.py:1085 #: documents/models.py:69 documents/models.py:1102
msgid "match" msgid "match"
msgstr "" msgstr ""
#: documents/models.py:72 documents/models.py:1088 #: documents/models.py:72 documents/models.py:1105
msgid "matching algorithm" msgid "matching algorithm"
msgstr "" msgstr ""
#: documents/models.py:77 documents/models.py:1093 #: documents/models.py:77 documents/models.py:1110
msgid "is insensitive" msgid "is insensitive"
msgstr "" msgstr ""
@ -168,7 +168,7 @@ msgstr ""
msgid "title" msgid "title"
msgstr "" msgstr ""
#: documents/models.py:175 documents/models.py:720 #: documents/models.py:175 documents/models.py:737
msgid "content" msgid "content"
msgstr "" msgstr ""
@ -206,8 +206,8 @@ msgstr ""
msgid "The number of pages of the document." msgid "The number of pages of the document."
msgstr "" msgstr ""
#: documents/models.py:221 documents/models.py:401 documents/models.py:726 #: documents/models.py:221 documents/models.py:401 documents/models.py:743
#: documents/models.py:764 documents/models.py:835 documents/models.py:893 #: documents/models.py:781 documents/models.py:852 documents/models.py:910
msgid "created" msgid "created"
msgstr "" msgstr ""
@ -255,8 +255,8 @@ msgstr ""
msgid "The position of this document in your physical document archive." msgid "The position of this document in your physical document archive."
msgstr "" msgstr ""
#: documents/models.py:295 documents/models.py:737 documents/models.py:791 #: documents/models.py:295 documents/models.py:754 documents/models.py:808
#: documents/models.py:1541 #: documents/models.py:1558
msgid "document" msgid "document"
msgstr "" msgstr ""
@ -320,11 +320,11 @@ msgstr ""
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: documents/models.py:420 documents/models.py:1037 #: documents/models.py:420 documents/models.py:1054
msgid "Created" msgid "Created"
msgstr "" msgstr ""
#: documents/models.py:421 documents/models.py:1036 #: documents/models.py:421 documents/models.py:1053
msgid "Added" msgid "Added"
msgstr "" msgstr ""
@ -608,563 +608,583 @@ msgstr ""
msgid "filter rules" msgid "filter rules"
msgstr "" msgstr ""
#: documents/models.py:654
msgid "File Task"
msgstr ""
#: documents/models.py:655
msgid "Scheduled Task"
msgstr ""
#: documents/models.py:656 #: documents/models.py:656
msgid "Manual Task"
msgstr ""
#: documents/models.py:661
msgid "Task ID" msgid "Task ID"
msgstr "" msgstr ""
#: documents/models.py:657 #: documents/models.py:662
msgid "Celery ID for the Task that was run" msgid "Celery ID for the Task that was run"
msgstr "" msgstr ""
#: documents/models.py:662 #: documents/models.py:667
msgid "Acknowledged" msgid "Acknowledged"
msgstr "" msgstr ""
#: documents/models.py:663 #: documents/models.py:668
msgid "If the task is acknowledged via the frontend or API" msgid "If the task is acknowledged via the frontend or API"
msgstr "" msgstr ""
#: documents/models.py:669 #: documents/models.py:674
msgid "Task Filename" msgid "Task Filename"
msgstr "" msgstr ""
#: documents/models.py:670 #: documents/models.py:675
msgid "Name of the file which the Task was run for" msgid "Name of the file which the Task was run for"
msgstr "" msgstr ""
#: documents/models.py:676 #: documents/models.py:681
msgid "Task Name" msgid "Task Name"
msgstr "" msgstr ""
#: documents/models.py:677 #: documents/models.py:682
msgid "Name of the Task which was run" msgid "Name of the Task which was run"
msgstr "" msgstr ""
#: documents/models.py:684 #: documents/models.py:689
msgid "Task State" msgid "Task State"
msgstr "" msgstr ""
#: documents/models.py:685 #: documents/models.py:690
msgid "Current state of the task being run" msgid "Current state of the task being run"
msgstr "" msgstr ""
#: documents/models.py:690 #: documents/models.py:696
msgid "Created DateTime" msgid "Created DateTime"
msgstr "" msgstr ""
#: documents/models.py:691 #: documents/models.py:697
msgid "Datetime field when the task result was created in UTC" msgid "Datetime field when the task result was created in UTC"
msgstr "" msgstr ""
#: documents/models.py:696 #: documents/models.py:703
msgid "Started DateTime" msgid "Started DateTime"
msgstr "" msgstr ""
#: documents/models.py:697 #: documents/models.py:704
msgid "Datetime field when the task was started in UTC" msgid "Datetime field when the task was started in UTC"
msgstr "" msgstr ""
#: documents/models.py:702 #: documents/models.py:710
msgid "Completed DateTime" msgid "Completed DateTime"
msgstr "" msgstr ""
#: documents/models.py:703 #: documents/models.py:711
msgid "Datetime field when the task was completed in UTC" msgid "Datetime field when the task was completed in UTC"
msgstr "" msgstr ""
#: documents/models.py:708 #: documents/models.py:717
msgid "Result Data" msgid "Result Data"
msgstr "" msgstr ""
#: documents/models.py:710 #: documents/models.py:719
msgid "The data returned by the task" msgid "The data returned by the task"
msgstr "" msgstr ""
#: documents/models.py:722 #: documents/models.py:727
msgid "Task Type"
msgstr ""
#: documents/models.py:728
msgid "The type of task that was run"
msgstr ""
#: documents/models.py:739
msgid "Note for the document" msgid "Note for the document"
msgstr "" msgstr ""
#: documents/models.py:746 #: documents/models.py:763
msgid "user" msgid "user"
msgstr "" msgstr ""
#: documents/models.py:751 #: documents/models.py:768
msgid "note" msgid "note"
msgstr "" msgstr ""
#: documents/models.py:752 #: documents/models.py:769
msgid "notes" msgid "notes"
msgstr "" msgstr ""
#: documents/models.py:760 #: documents/models.py:777
msgid "Archive" msgid "Archive"
msgstr "" msgstr ""
#: documents/models.py:761 #: documents/models.py:778
msgid "Original" msgid "Original"
msgstr "" msgstr ""
#: documents/models.py:772 paperless_mail/models.py:75 #: documents/models.py:789 paperless_mail/models.py:75
msgid "expiration" msgid "expiration"
msgstr "" msgstr ""
#: documents/models.py:779 #: documents/models.py:796
msgid "slug" msgid "slug"
msgstr "" msgstr ""
#: documents/models.py:811 #: documents/models.py:828
msgid "share link" msgid "share link"
msgstr "" msgstr ""
#: documents/models.py:812 #: documents/models.py:829
msgid "share links" msgid "share links"
msgstr "" msgstr ""
#: documents/models.py:824 #: documents/models.py:841
msgid "String" msgid "String"
msgstr "" msgstr ""
#: documents/models.py:825 #: documents/models.py:842
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#: documents/models.py:826 #: documents/models.py:843
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: documents/models.py:827 #: documents/models.py:844
msgid "Boolean" msgid "Boolean"
msgstr "" msgstr ""
#: documents/models.py:828 #: documents/models.py:845
msgid "Integer" msgid "Integer"
msgstr "" msgstr ""
#: documents/models.py:829 #: documents/models.py:846
msgid "Float" msgid "Float"
msgstr "" msgstr ""
#: documents/models.py:830 #: documents/models.py:847
msgid "Monetary" msgid "Monetary"
msgstr "" msgstr ""
#: documents/models.py:831 #: documents/models.py:848
msgid "Document Link" msgid "Document Link"
msgstr "" msgstr ""
#: documents/models.py:832 #: documents/models.py:849
msgid "Select" msgid "Select"
msgstr "" msgstr ""
#: documents/models.py:844 #: documents/models.py:861
msgid "data type" msgid "data type"
msgstr "" msgstr ""
#: documents/models.py:851 #: documents/models.py:868
msgid "extra data" msgid "extra data"
msgstr "" msgstr ""
#: documents/models.py:855 #: documents/models.py:872
msgid "Extra data for the custom field, such as select options" msgid "Extra data for the custom field, such as select options"
msgstr "" msgstr ""
#: documents/models.py:861 #: documents/models.py:878
msgid "custom field" msgid "custom field"
msgstr "" msgstr ""
#: documents/models.py:862 #: documents/models.py:879
msgid "custom fields" msgid "custom fields"
msgstr "" msgstr ""
#: documents/models.py:959 #: documents/models.py:976
msgid "custom field instance" msgid "custom field instance"
msgstr "" msgstr ""
#: documents/models.py:960 #: documents/models.py:977
msgid "custom field instances" msgid "custom field instances"
msgstr "" msgstr ""
#: documents/models.py:1025 #: documents/models.py:1042
msgid "Consumption Started" msgid "Consumption Started"
msgstr "" msgstr ""
#: documents/models.py:1026 #: documents/models.py:1043
msgid "Document Added" msgid "Document Added"
msgstr "" msgstr ""
#: documents/models.py:1027 #: documents/models.py:1044
msgid "Document Updated" msgid "Document Updated"
msgstr "" msgstr ""
#: documents/models.py:1028 #: documents/models.py:1045
msgid "Scheduled" msgid "Scheduled"
msgstr "" msgstr ""
#: documents/models.py:1031 #: documents/models.py:1048
msgid "Consume Folder" msgid "Consume Folder"
msgstr "" msgstr ""
#: documents/models.py:1032 #: documents/models.py:1049
msgid "Api Upload" msgid "Api Upload"
msgstr "" msgstr ""
#: documents/models.py:1033 #: documents/models.py:1050
msgid "Mail Fetch" msgid "Mail Fetch"
msgstr "" msgstr ""
#: documents/models.py:1038 #: documents/models.py:1055
msgid "Modified" msgid "Modified"
msgstr "" msgstr ""
#: documents/models.py:1039 #: documents/models.py:1056
msgid "Custom Field" msgid "Custom Field"
msgstr "" msgstr ""
#: documents/models.py:1042 #: documents/models.py:1059
msgid "Workflow Trigger Type" msgid "Workflow Trigger Type"
msgstr "" msgstr ""
#: documents/models.py:1054 #: documents/models.py:1071
msgid "filter path" msgid "filter path"
msgstr "" msgstr ""
#: documents/models.py:1059 #: documents/models.py:1076
msgid "" msgid ""
"Only consume documents with a path that matches this if specified. Wildcards " "Only consume documents with a path that matches this if specified. Wildcards "
"specified as * are allowed. Case insensitive." "specified as * are allowed. Case insensitive."
msgstr "" msgstr ""
#: documents/models.py:1066 #: documents/models.py:1083
msgid "filter filename" msgid "filter filename"
msgstr "" msgstr ""
#: documents/models.py:1071 paperless_mail/models.py:200 #: documents/models.py:1088 paperless_mail/models.py:200
msgid "" msgid ""
"Only consume documents which entirely match this filename if specified. " "Only consume documents which entirely match this filename if specified. "
"Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." "Wildcards such as *.pdf or *invoice* are allowed. Case insensitive."
msgstr "" msgstr ""
#: documents/models.py:1082 #: documents/models.py:1099
msgid "filter documents from this mail rule" msgid "filter documents from this mail rule"
msgstr "" msgstr ""
#: documents/models.py:1098 #: documents/models.py:1115
msgid "has these tag(s)" msgid "has these tag(s)"
msgstr "" msgstr ""
#: documents/models.py:1106 #: documents/models.py:1123
msgid "has this document type" msgid "has this document type"
msgstr "" msgstr ""
#: documents/models.py:1114 #: documents/models.py:1131
msgid "has this correspondent" msgid "has this correspondent"
msgstr "" msgstr ""
#: documents/models.py:1118 #: documents/models.py:1135
msgid "schedule offset days" msgid "schedule offset days"
msgstr "" msgstr ""
#: documents/models.py:1121 #: documents/models.py:1138
msgid "The number of days to offset the schedule trigger by." msgid "The number of days to offset the schedule trigger by."
msgstr "" msgstr ""
#: documents/models.py:1126 #: documents/models.py:1143
msgid "schedule is recurring" msgid "schedule is recurring"
msgstr "" msgstr ""
#: documents/models.py:1129 #: documents/models.py:1146
msgid "If the schedule should be recurring." msgid "If the schedule should be recurring."
msgstr "" msgstr ""
#: documents/models.py:1134 #: documents/models.py:1151
msgid "schedule recurring delay in days" msgid "schedule recurring delay in days"
msgstr "" msgstr ""
#: documents/models.py:1138 #: documents/models.py:1155
msgid "The number of days between recurring schedule triggers." msgid "The number of days between recurring schedule triggers."
msgstr "" msgstr ""
#: documents/models.py:1143 #: documents/models.py:1160
msgid "schedule date field" msgid "schedule date field"
msgstr "" msgstr ""
#: documents/models.py:1148 #: documents/models.py:1165
msgid "The field to check for a schedule trigger." msgid "The field to check for a schedule trigger."
msgstr "" msgstr ""
#: documents/models.py:1157 #: documents/models.py:1174
msgid "schedule date custom field" msgid "schedule date custom field"
msgstr "" msgstr ""
#: documents/models.py:1161 #: documents/models.py:1178
msgid "workflow trigger" msgid "workflow trigger"
msgstr "" msgstr ""
#: documents/models.py:1162 #: documents/models.py:1179
msgid "workflow triggers" msgid "workflow triggers"
msgstr "" msgstr ""
#: documents/models.py:1170 #: documents/models.py:1187
msgid "email subject" msgid "email subject"
msgstr "" msgstr ""
#: documents/models.py:1174 #: documents/models.py:1191
msgid "" msgid ""
"The subject of the email, can include some placeholders, see documentation." "The subject of the email, can include some placeholders, see documentation."
msgstr "" msgstr ""
#: documents/models.py:1180 #: documents/models.py:1197
msgid "email body" msgid "email body"
msgstr "" msgstr ""
#: documents/models.py:1183 #: documents/models.py:1200
msgid "" msgid ""
"The body (message) of the email, can include some placeholders, see " "The body (message) of the email, can include some placeholders, see "
"documentation." "documentation."
msgstr "" msgstr ""
#: documents/models.py:1189 #: documents/models.py:1206
msgid "emails to" msgid "emails to"
msgstr "" msgstr ""
#: documents/models.py:1192 #: documents/models.py:1209
msgid "The destination email addresses, comma separated." msgid "The destination email addresses, comma separated."
msgstr "" msgstr ""
#: documents/models.py:1198 #: documents/models.py:1215
msgid "include document in email" msgid "include document in email"
msgstr "" msgstr ""
#: documents/models.py:1207 #: documents/models.py:1224
msgid "webhook url" msgid "webhook url"
msgstr "" msgstr ""
#: documents/models.py:1209 #: documents/models.py:1226
msgid "The destination URL for the notification." msgid "The destination URL for the notification."
msgstr "" msgstr ""
#: documents/models.py:1214 #: documents/models.py:1231
msgid "use parameters" msgid "use parameters"
msgstr "" msgstr ""
#: documents/models.py:1219 #: documents/models.py:1236
msgid "send as JSON" msgid "send as JSON"
msgstr "" msgstr ""
#: documents/models.py:1223 #: documents/models.py:1240
msgid "webhook parameters" msgid "webhook parameters"
msgstr "" msgstr ""
#: documents/models.py:1226 #: documents/models.py:1243
msgid "The parameters to send with the webhook URL if body not used." msgid "The parameters to send with the webhook URL if body not used."
msgstr "" msgstr ""
#: documents/models.py:1230 #: documents/models.py:1247
msgid "webhook body" msgid "webhook body"
msgstr "" msgstr ""
#: documents/models.py:1233 #: documents/models.py:1250
msgid "The body to send with the webhook URL if parameters not used." msgid "The body to send with the webhook URL if parameters not used."
msgstr "" msgstr ""
#: documents/models.py:1237 #: documents/models.py:1254
msgid "webhook headers" msgid "webhook headers"
msgstr "" msgstr ""
#: documents/models.py:1240 #: documents/models.py:1257
msgid "The headers to send with the webhook URL." msgid "The headers to send with the webhook URL."
msgstr "" msgstr ""
#: documents/models.py:1245 #: documents/models.py:1262
msgid "include document in webhook" msgid "include document in webhook"
msgstr "" msgstr ""
#: documents/models.py:1256 #: documents/models.py:1273
msgid "Assignment" msgid "Assignment"
msgstr "" msgstr ""
#: documents/models.py:1260 #: documents/models.py:1277
msgid "Removal" msgid "Removal"
msgstr "" msgstr ""
#: documents/models.py:1264 documents/templates/account/password_reset.html:15 #: documents/models.py:1281 documents/templates/account/password_reset.html:15
msgid "Email" msgid "Email"
msgstr "" msgstr ""
#: documents/models.py:1268 #: documents/models.py:1285
msgid "Webhook" msgid "Webhook"
msgstr "" msgstr ""
#: documents/models.py:1272 #: documents/models.py:1289
msgid "Workflow Action Type" msgid "Workflow Action Type"
msgstr "" msgstr ""
#: documents/models.py:1278 #: documents/models.py:1295
msgid "assign title" msgid "assign title"
msgstr "" msgstr ""
#: documents/models.py:1283 #: documents/models.py:1300
msgid "" msgid ""
"Assign a document title, can include some placeholders, see documentation." "Assign a document title, can include some placeholders, see documentation."
msgstr "" msgstr ""
#: documents/models.py:1292 paperless_mail/models.py:274 #: documents/models.py:1309 paperless_mail/models.py:274
msgid "assign this tag" msgid "assign this tag"
msgstr "" msgstr ""
#: documents/models.py:1301 paperless_mail/models.py:282 #: documents/models.py:1318 paperless_mail/models.py:282
msgid "assign this document type" msgid "assign this document type"
msgstr "" msgstr ""
#: documents/models.py:1310 paperless_mail/models.py:296 #: documents/models.py:1327 paperless_mail/models.py:296
msgid "assign this correspondent" msgid "assign this correspondent"
msgstr "" msgstr ""
#: documents/models.py:1319 #: documents/models.py:1336
msgid "assign this storage path" msgid "assign this storage path"
msgstr "" msgstr ""
#: documents/models.py:1328 #: documents/models.py:1345
msgid "assign this owner" msgid "assign this owner"
msgstr "" msgstr ""
#: documents/models.py:1335 #: documents/models.py:1352
msgid "grant view permissions to these users" msgid "grant view permissions to these users"
msgstr "" msgstr ""
#: documents/models.py:1342 #: documents/models.py:1359
msgid "grant view permissions to these groups" msgid "grant view permissions to these groups"
msgstr "" msgstr ""
#: documents/models.py:1349 #: documents/models.py:1366
msgid "grant change permissions to these users" msgid "grant change permissions to these users"
msgstr "" msgstr ""
#: documents/models.py:1356 #: documents/models.py:1373
msgid "grant change permissions to these groups" msgid "grant change permissions to these groups"
msgstr "" msgstr ""
#: documents/models.py:1363 #: documents/models.py:1380
msgid "assign these custom fields" msgid "assign these custom fields"
msgstr "" msgstr ""
#: documents/models.py:1370 #: documents/models.py:1387
msgid "remove these tag(s)" msgid "remove these tag(s)"
msgstr "" msgstr ""
#: documents/models.py:1375 #: documents/models.py:1392
msgid "remove all tags" msgid "remove all tags"
msgstr "" msgstr ""
#: documents/models.py:1382 #: documents/models.py:1399
msgid "remove these document type(s)" msgid "remove these document type(s)"
msgstr "" msgstr ""
#: documents/models.py:1387 #: documents/models.py:1404
msgid "remove all document types" msgid "remove all document types"
msgstr "" msgstr ""
#: documents/models.py:1394 #: documents/models.py:1411
msgid "remove these correspondent(s)" msgid "remove these correspondent(s)"
msgstr "" msgstr ""
#: documents/models.py:1399 #: documents/models.py:1416
msgid "remove all correspondents" msgid "remove all correspondents"
msgstr "" msgstr ""
#: documents/models.py:1406 #: documents/models.py:1423
msgid "remove these storage path(s)" msgid "remove these storage path(s)"
msgstr "" msgstr ""
#: documents/models.py:1411 #: documents/models.py:1428
msgid "remove all storage paths" msgid "remove all storage paths"
msgstr "" msgstr ""
#: documents/models.py:1418 #: documents/models.py:1435
msgid "remove these owner(s)" msgid "remove these owner(s)"
msgstr "" msgstr ""
#: documents/models.py:1423 #: documents/models.py:1440
msgid "remove all owners" msgid "remove all owners"
msgstr "" msgstr ""
#: documents/models.py:1430 #: documents/models.py:1447
msgid "remove view permissions for these users" msgid "remove view permissions for these users"
msgstr "" msgstr ""
#: documents/models.py:1437 #: documents/models.py:1454
msgid "remove view permissions for these groups" msgid "remove view permissions for these groups"
msgstr "" msgstr ""
#: documents/models.py:1444 #: documents/models.py:1461
msgid "remove change permissions for these users" msgid "remove change permissions for these users"
msgstr "" msgstr ""
#: documents/models.py:1451 #: documents/models.py:1468
msgid "remove change permissions for these groups" msgid "remove change permissions for these groups"
msgstr "" msgstr ""
#: documents/models.py:1456 #: documents/models.py:1473
msgid "remove all permissions" msgid "remove all permissions"
msgstr "" msgstr ""
#: documents/models.py:1463 #: documents/models.py:1480
msgid "remove these custom fields" msgid "remove these custom fields"
msgstr "" msgstr ""
#: documents/models.py:1468 #: documents/models.py:1485
msgid "remove all custom fields" msgid "remove all custom fields"
msgstr "" msgstr ""
#: documents/models.py:1477 #: documents/models.py:1494
msgid "email" msgid "email"
msgstr "" msgstr ""
#: documents/models.py:1486 #: documents/models.py:1503
msgid "webhook" msgid "webhook"
msgstr "" msgstr ""
#: documents/models.py:1490 #: documents/models.py:1507
msgid "workflow action" msgid "workflow action"
msgstr "" msgstr ""
#: documents/models.py:1491 #: documents/models.py:1508
msgid "workflow actions" msgid "workflow actions"
msgstr "" msgstr ""
#: documents/models.py:1500 paperless_mail/models.py:145 #: documents/models.py:1517 paperless_mail/models.py:145
msgid "order" msgid "order"
msgstr "" msgstr ""
#: documents/models.py:1506 #: documents/models.py:1523
msgid "triggers" msgid "triggers"
msgstr "" msgstr ""
#: documents/models.py:1513 #: documents/models.py:1530
msgid "actions" msgid "actions"
msgstr "" msgstr ""
#: documents/models.py:1516 paperless_mail/models.py:154 #: documents/models.py:1533 paperless_mail/models.py:154
msgid "enabled" msgid "enabled"
msgstr "" msgstr ""
#: documents/models.py:1527 #: documents/models.py:1544
msgid "workflow" msgid "workflow"
msgstr "" msgstr ""
#: documents/models.py:1531 #: documents/models.py:1548
msgid "workflow trigger type" msgid "workflow trigger type"
msgstr "" msgstr ""
#: documents/models.py:1545 #: documents/models.py:1562
msgid "date run" msgid "date run"
msgstr "" msgstr ""
#: documents/models.py:1551 #: documents/models.py:1568
msgid "workflow run" msgid "workflow run"
msgstr "" msgstr ""
#: documents/models.py:1552 #: documents/models.py:1569
msgid "workflow runs" msgid "workflow runs"
msgstr "" msgstr ""