From d0f8a98a9a7b52ed02fa3fc52e1eb31f83940b5f Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 20:55:14 +0000 Subject: [PATCH] Auto translate strings --- src-ui/messages.xlf | 68 ++-- src/locale/en_US/LC_MESSAGES/django.po | 452 +++++++++++++------------ 2 files changed, 271 insertions(+), 249 deletions(-) diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf index 19b2f7ce2..f30605a4e 100644 --- a/src-ui/messages.xlf +++ b/src-ui/messages.xlf @@ -1081,7 +1081,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts - 205 + 203 @@ -3027,10 +3027,6 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 84 - - src/app/components/document-list/filter-editor/filter-editor.component.ts - 200 - src/app/components/manage/document-attributes/document-attributes.component.ts 129 @@ -7504,7 +7500,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts - 192 + 194 src/app/data/document.ts @@ -8817,7 +8813,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts - 197 + 199 src/app/data/document.ts @@ -9020,56 +9016,63 @@ Title & content src/app/components/document-list/filter-editor/filter-editor.component.ts - 195 + 197 File type src/app/components/document-list/filter-editor/filter-editor.component.ts - 202 + 200 + + + + Custom fields (Deprecated) + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 210 More like src/app/components/document-list/filter-editor/filter-editor.component.ts - 211 + 215 equals src/app/components/document-list/filter-editor/filter-editor.component.ts - 217 + 221 is empty src/app/components/document-list/filter-editor/filter-editor.component.ts - 221 + 225 is not empty src/app/components/document-list/filter-editor/filter-editor.component.ts - 225 + 229 greater than src/app/components/document-list/filter-editor/filter-editor.component.ts - 229 + 233 less than src/app/components/document-list/filter-editor/filter-editor.component.ts - 233 + 237 @@ -9078,14 +9081,14 @@ )?.name"/> src/app/components/document-list/filter-editor/filter-editor.component.ts - 274,278 + 278,282 Without correspondent src/app/components/document-list/filter-editor/filter-editor.component.ts - 280 + 284 @@ -9094,14 +9097,14 @@ )?.name"/> src/app/components/document-list/filter-editor/filter-editor.component.ts - 286,290 + 290,294 Without document type src/app/components/document-list/filter-editor/filter-editor.component.ts - 292 + 296 @@ -9110,70 +9113,77 @@ )?.name"/> src/app/components/document-list/filter-editor/filter-editor.component.ts - 298,302 + 302,306 Without storage path src/app/components/document-list/filter-editor/filter-editor.component.ts - 304 + 308 Tag: src/app/components/document-list/filter-editor/filter-editor.component.ts - 308,310 + 312,314 Without any tag src/app/components/document-list/filter-editor/filter-editor.component.ts - 314 + 318 Custom fields query src/app/components/document-list/filter-editor/filter-editor.component.ts - 318 + 322 Title: src/app/components/document-list/filter-editor/filter-editor.component.ts - 321 + 326 + + + + Title & content: + + src/app/components/document-list/filter-editor/filter-editor.component.ts + 330 ASN: src/app/components/document-list/filter-editor/filter-editor.component.ts - 324 + 333 Owner: src/app/components/document-list/filter-editor/filter-editor.component.ts - 327 + 336 Owner not in: src/app/components/document-list/filter-editor/filter-editor.component.ts - 330 + 339 Without an owner src/app/components/document-list/filter-editor/filter-editor.component.ts - 333 + 342 diff --git a/src/locale/en_US/LC_MESSAGES/django.po b/src/locale/en_US/LC_MESSAGES/django.po index 57ade319a..03fdcc6e1 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: 2026-04-03 03:25+0000\n" +"POT-Creation-Date: 2026-04-03 20:54+0000\n" "PO-Revision-Date: 2022-02-17 04:17\n" "Last-Translator: \n" "Language-Team: English\n" @@ -21,67 +21,67 @@ msgstr "" msgid "Documents" msgstr "" -#: documents/filters.py:421 +#: documents/filters.py:431 msgid "Value must be valid JSON." msgstr "" -#: documents/filters.py:440 +#: documents/filters.py:450 msgid "Invalid custom field query expression" msgstr "" -#: documents/filters.py:450 +#: documents/filters.py:460 msgid "Invalid expression list. Must be nonempty." msgstr "" -#: documents/filters.py:471 +#: documents/filters.py:481 msgid "Invalid logical operator {op!r}" msgstr "" -#: documents/filters.py:485 +#: documents/filters.py:495 msgid "Maximum number of query conditions exceeded." msgstr "" -#: documents/filters.py:550 +#: documents/filters.py:560 msgid "{name!r} is not a valid custom field." msgstr "" -#: documents/filters.py:587 +#: documents/filters.py:597 msgid "{data_type} does not support query expr {expr!r}." msgstr "" -#: documents/filters.py:695 documents/models.py:137 +#: documents/filters.py:705 documents/models.py:137 msgid "Maximum nesting depth exceeded." msgstr "" -#: documents/filters.py:907 +#: documents/filters.py:919 msgid "Custom field not found" msgstr "" -#: documents/models.py:40 documents/models.py:842 documents/models.py:890 +#: documents/models.py:40 documents/models.py:844 documents/models.py:892 msgid "owner" msgstr "" -#: documents/models.py:57 documents/models.py:1172 +#: documents/models.py:57 documents/models.py:1174 msgid "None" msgstr "" -#: documents/models.py:58 documents/models.py:1173 +#: documents/models.py:58 documents/models.py:1175 msgid "Any word" msgstr "" -#: documents/models.py:59 documents/models.py:1174 +#: documents/models.py:59 documents/models.py:1176 msgid "All words" msgstr "" -#: documents/models.py:60 documents/models.py:1175 +#: documents/models.py:60 documents/models.py:1177 msgid "Exact match" msgstr "" -#: documents/models.py:61 documents/models.py:1176 +#: documents/models.py:61 documents/models.py:1178 msgid "Regular expression" msgstr "" -#: documents/models.py:62 documents/models.py:1177 +#: documents/models.py:62 documents/models.py:1179 msgid "Fuzzy word" msgstr "" @@ -89,20 +89,20 @@ msgstr "" msgid "Automatic" msgstr "" -#: documents/models.py:66 documents/models.py:536 documents/models.py:1755 +#: documents/models.py:66 documents/models.py:536 documents/models.py:1757 #: paperless_mail/models.py:23 paperless_mail/models.py:143 msgid "name" msgstr "" -#: documents/models.py:68 documents/models.py:1241 +#: documents/models.py:68 documents/models.py:1243 msgid "match" msgstr "" -#: documents/models.py:71 documents/models.py:1244 +#: documents/models.py:71 documents/models.py:1246 msgid "matching algorithm" msgstr "" -#: documents/models.py:76 documents/models.py:1249 +#: documents/models.py:76 documents/models.py:1251 msgid "is insensitive" msgstr "" @@ -168,7 +168,7 @@ msgstr "" msgid "title" msgstr "" -#: documents/models.py:191 documents/models.py:756 +#: documents/models.py:191 documents/models.py:758 msgid "content" msgstr "" @@ -206,8 +206,8 @@ msgstr "" msgid "The number of pages of the document." msgstr "" -#: documents/models.py:246 documents/models.py:762 documents/models.py:800 -#: documents/models.py:862 documents/models.py:980 documents/models.py:1039 +#: documents/models.py:246 documents/models.py:764 documents/models.py:802 +#: documents/models.py:864 documents/models.py:982 documents/models.py:1041 msgid "created" msgstr "" @@ -271,12 +271,12 @@ msgstr "" msgid "Optional short label for a document version." msgstr "" -#: documents/models.py:340 documents/models.py:773 documents/models.py:827 -#: documents/models.py:1798 +#: documents/models.py:340 documents/models.py:775 documents/models.py:829 +#: documents/models.py:1800 msgid "document" msgstr "" -#: documents/models.py:341 documents/models.py:933 +#: documents/models.py:341 documents/models.py:935 msgid "documents" msgstr "" @@ -296,11 +296,11 @@ msgstr "" msgid "Title" msgstr "" -#: documents/models.py:523 documents/models.py:1193 +#: documents/models.py:523 documents/models.py:1195 msgid "Created" msgstr "" -#: documents/models.py:524 documents/models.py:1192 +#: documents/models.py:524 documents/models.py:1194 msgid "Added" msgstr "" @@ -360,7 +360,7 @@ msgstr "" msgid "Document display fields" msgstr "" -#: documents/models.py:569 documents/models.py:632 +#: documents/models.py:569 documents/models.py:634 msgid "saved view" msgstr "" @@ -560,748 +560,756 @@ msgstr "" msgid "mime type is" msgstr "" -#: documents/models.py:635 -msgid "rule type" +#: documents/models.py:626 +msgid "simple title search" +msgstr "" + +#: documents/models.py:627 +msgid "simple text search" msgstr "" #: documents/models.py:637 +msgid "rule type" +msgstr "" + +#: documents/models.py:639 msgid "value" msgstr "" -#: documents/models.py:640 +#: documents/models.py:642 msgid "filter rule" msgstr "" -#: documents/models.py:641 +#: documents/models.py:643 msgid "filter rules" msgstr "" -#: documents/models.py:665 +#: documents/models.py:667 msgid "Auto Task" msgstr "" -#: documents/models.py:666 +#: documents/models.py:668 msgid "Scheduled Task" msgstr "" -#: documents/models.py:667 +#: documents/models.py:669 msgid "Manual Task" msgstr "" -#: documents/models.py:670 +#: documents/models.py:672 msgid "Consume File" msgstr "" -#: documents/models.py:671 +#: documents/models.py:673 msgid "Train Classifier" msgstr "" -#: documents/models.py:672 +#: documents/models.py:674 msgid "Check Sanity" msgstr "" -#: documents/models.py:673 +#: documents/models.py:675 msgid "Index Optimize" msgstr "" -#: documents/models.py:674 +#: documents/models.py:676 msgid "LLM Index Update" msgstr "" -#: documents/models.py:679 +#: documents/models.py:681 msgid "Task ID" msgstr "" -#: documents/models.py:680 +#: documents/models.py:682 msgid "Celery ID for the Task that was run" msgstr "" -#: documents/models.py:685 +#: documents/models.py:687 msgid "Acknowledged" msgstr "" -#: documents/models.py:686 +#: documents/models.py:688 msgid "If the task is acknowledged via the frontend or API" msgstr "" -#: documents/models.py:692 +#: documents/models.py:694 msgid "Task Filename" msgstr "" -#: documents/models.py:693 +#: documents/models.py:695 msgid "Name of the file which the Task was run for" msgstr "" -#: documents/models.py:700 +#: documents/models.py:702 msgid "Task Name" msgstr "" -#: documents/models.py:701 +#: documents/models.py:703 msgid "Name of the task that was run" msgstr "" -#: documents/models.py:708 +#: documents/models.py:710 msgid "Task State" msgstr "" -#: documents/models.py:709 +#: documents/models.py:711 msgid "Current state of the task being run" msgstr "" -#: documents/models.py:715 +#: documents/models.py:717 msgid "Created DateTime" msgstr "" -#: documents/models.py:716 +#: documents/models.py:718 msgid "Datetime field when the task result was created in UTC" msgstr "" -#: documents/models.py:722 +#: documents/models.py:724 msgid "Started DateTime" msgstr "" -#: documents/models.py:723 +#: documents/models.py:725 msgid "Datetime field when the task was started in UTC" msgstr "" -#: documents/models.py:729 +#: documents/models.py:731 msgid "Completed DateTime" msgstr "" -#: documents/models.py:730 +#: documents/models.py:732 msgid "Datetime field when the task was completed in UTC" msgstr "" -#: documents/models.py:736 +#: documents/models.py:738 msgid "Result Data" msgstr "" -#: documents/models.py:738 +#: documents/models.py:740 msgid "The data returned by the task" msgstr "" -#: documents/models.py:746 +#: documents/models.py:748 msgid "Task Type" msgstr "" -#: documents/models.py:747 +#: documents/models.py:749 msgid "The type of task that was run" msgstr "" -#: documents/models.py:758 +#: documents/models.py:760 msgid "Note for the document" msgstr "" -#: documents/models.py:782 +#: documents/models.py:784 msgid "user" msgstr "" -#: documents/models.py:787 +#: documents/models.py:789 msgid "note" msgstr "" -#: documents/models.py:788 +#: documents/models.py:790 msgid "notes" msgstr "" -#: documents/models.py:796 +#: documents/models.py:798 msgid "Archive" msgstr "" -#: documents/models.py:797 +#: documents/models.py:799 msgid "Original" msgstr "" -#: documents/models.py:808 documents/models.py:870 paperless_mail/models.py:75 +#: documents/models.py:810 documents/models.py:872 paperless_mail/models.py:75 msgid "expiration" msgstr "" -#: documents/models.py:815 documents/models.py:877 +#: documents/models.py:817 documents/models.py:879 msgid "slug" msgstr "" -#: documents/models.py:847 +#: documents/models.py:849 msgid "share link" msgstr "" -#: documents/models.py:848 +#: documents/models.py:850 msgid "share links" msgstr "" -#: documents/models.py:856 +#: documents/models.py:858 msgid "Pending" msgstr "" -#: documents/models.py:857 +#: documents/models.py:859 msgid "Processing" msgstr "" -#: documents/models.py:858 +#: documents/models.py:860 msgid "Ready" msgstr "" -#: documents/models.py:859 +#: documents/models.py:861 msgid "Failed" msgstr "" -#: documents/models.py:906 +#: documents/models.py:908 msgid "size (bytes)" msgstr "" -#: documents/models.py:912 +#: documents/models.py:914 msgid "last error" msgstr "" -#: documents/models.py:919 +#: documents/models.py:921 msgid "file path" msgstr "" -#: documents/models.py:925 +#: documents/models.py:927 msgid "built at" msgstr "" -#: documents/models.py:938 +#: documents/models.py:940 msgid "share link bundle" msgstr "" -#: documents/models.py:939 +#: documents/models.py:941 msgid "share link bundles" msgstr "" -#: documents/models.py:942 +#: documents/models.py:944 #, python-format msgid "Share link bundle %(slug)s" msgstr "" -#: documents/models.py:968 +#: documents/models.py:970 msgid "String" msgstr "" -#: documents/models.py:969 +#: documents/models.py:971 msgid "URL" msgstr "" -#: documents/models.py:970 +#: documents/models.py:972 msgid "Date" msgstr "" -#: documents/models.py:971 +#: documents/models.py:973 msgid "Boolean" msgstr "" -#: documents/models.py:972 +#: documents/models.py:974 msgid "Integer" msgstr "" -#: documents/models.py:973 +#: documents/models.py:975 msgid "Float" msgstr "" -#: documents/models.py:974 +#: documents/models.py:976 msgid "Monetary" msgstr "" -#: documents/models.py:975 +#: documents/models.py:977 msgid "Document Link" msgstr "" -#: documents/models.py:976 +#: documents/models.py:978 msgid "Select" msgstr "" -#: documents/models.py:977 +#: documents/models.py:979 msgid "Long Text" msgstr "" -#: documents/models.py:989 +#: documents/models.py:991 msgid "data type" msgstr "" -#: documents/models.py:996 +#: documents/models.py:998 msgid "extra data" msgstr "" -#: documents/models.py:1000 +#: documents/models.py:1002 msgid "Extra data for the custom field, such as select options" msgstr "" -#: documents/models.py:1006 +#: documents/models.py:1008 msgid "custom field" msgstr "" -#: documents/models.py:1007 +#: documents/models.py:1009 msgid "custom fields" msgstr "" -#: documents/models.py:1107 +#: documents/models.py:1109 msgid "custom field instance" msgstr "" -#: documents/models.py:1108 +#: documents/models.py:1110 msgid "custom field instances" msgstr "" -#: documents/models.py:1180 +#: documents/models.py:1182 msgid "Consumption Started" msgstr "" -#: documents/models.py:1181 +#: documents/models.py:1183 msgid "Document Added" msgstr "" -#: documents/models.py:1182 +#: documents/models.py:1184 msgid "Document Updated" msgstr "" -#: documents/models.py:1183 +#: documents/models.py:1185 msgid "Scheduled" msgstr "" -#: documents/models.py:1186 +#: documents/models.py:1188 msgid "Consume Folder" msgstr "" -#: documents/models.py:1187 +#: documents/models.py:1189 msgid "Api Upload" msgstr "" -#: documents/models.py:1188 +#: documents/models.py:1190 msgid "Mail Fetch" msgstr "" -#: documents/models.py:1189 +#: documents/models.py:1191 msgid "Web UI" msgstr "" -#: documents/models.py:1194 +#: documents/models.py:1196 msgid "Modified" msgstr "" -#: documents/models.py:1195 +#: documents/models.py:1197 msgid "Custom Field" msgstr "" -#: documents/models.py:1198 +#: documents/models.py:1200 msgid "Workflow Trigger Type" msgstr "" -#: documents/models.py:1210 +#: documents/models.py:1212 msgid "filter path" msgstr "" -#: documents/models.py:1215 +#: documents/models.py:1217 msgid "" "Only consume documents with a path that matches this if specified. Wildcards " "specified as * are allowed. Case insensitive." msgstr "" -#: documents/models.py:1222 +#: documents/models.py:1224 msgid "filter filename" msgstr "" -#: documents/models.py:1227 paperless_mail/models.py:200 +#: documents/models.py:1229 paperless_mail/models.py:200 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:1238 +#: documents/models.py:1240 msgid "filter documents from this mail rule" msgstr "" -#: documents/models.py:1254 +#: documents/models.py:1256 msgid "has these tag(s)" msgstr "" -#: documents/models.py:1261 +#: documents/models.py:1263 msgid "has all of these tag(s)" msgstr "" -#: documents/models.py:1268 +#: documents/models.py:1270 msgid "does not have these tag(s)" msgstr "" -#: documents/models.py:1276 +#: documents/models.py:1278 msgid "has this document type" msgstr "" -#: documents/models.py:1283 +#: documents/models.py:1285 msgid "has one of these document types" msgstr "" -#: documents/models.py:1290 +#: documents/models.py:1292 msgid "does not have these document type(s)" msgstr "" -#: documents/models.py:1298 +#: documents/models.py:1300 msgid "has this correspondent" msgstr "" -#: documents/models.py:1305 +#: documents/models.py:1307 msgid "does not have these correspondent(s)" msgstr "" -#: documents/models.py:1312 +#: documents/models.py:1314 msgid "has one of these correspondents" msgstr "" -#: documents/models.py:1320 +#: documents/models.py:1322 msgid "has this storage path" msgstr "" -#: documents/models.py:1327 +#: documents/models.py:1329 msgid "has one of these storage paths" msgstr "" -#: documents/models.py:1334 +#: documents/models.py:1336 msgid "does not have these storage path(s)" msgstr "" -#: documents/models.py:1338 +#: documents/models.py:1340 msgid "filter custom field query" msgstr "" -#: documents/models.py:1341 +#: documents/models.py:1343 msgid "JSON-encoded custom field query expression." msgstr "" -#: documents/models.py:1345 +#: documents/models.py:1347 msgid "schedule offset days" msgstr "" -#: documents/models.py:1348 +#: documents/models.py:1350 msgid "The number of days to offset the schedule trigger by." msgstr "" -#: documents/models.py:1353 +#: documents/models.py:1355 msgid "schedule is recurring" msgstr "" -#: documents/models.py:1356 +#: documents/models.py:1358 msgid "If the schedule should be recurring." msgstr "" -#: documents/models.py:1361 +#: documents/models.py:1363 msgid "schedule recurring delay in days" msgstr "" -#: documents/models.py:1365 +#: documents/models.py:1367 msgid "The number of days between recurring schedule triggers." msgstr "" -#: documents/models.py:1370 +#: documents/models.py:1372 msgid "schedule date field" msgstr "" -#: documents/models.py:1375 +#: documents/models.py:1377 msgid "The field to check for a schedule trigger." msgstr "" -#: documents/models.py:1384 +#: documents/models.py:1386 msgid "schedule date custom field" msgstr "" -#: documents/models.py:1388 +#: documents/models.py:1390 msgid "workflow trigger" msgstr "" -#: documents/models.py:1389 +#: documents/models.py:1391 msgid "workflow triggers" msgstr "" -#: documents/models.py:1397 +#: documents/models.py:1399 msgid "email subject" msgstr "" -#: documents/models.py:1401 +#: documents/models.py:1403 msgid "" "The subject of the email, can include some placeholders, see documentation." msgstr "" -#: documents/models.py:1407 +#: documents/models.py:1409 msgid "email body" msgstr "" -#: documents/models.py:1410 +#: documents/models.py:1412 msgid "" "The body (message) of the email, can include some placeholders, see " "documentation." msgstr "" -#: documents/models.py:1416 +#: documents/models.py:1418 msgid "emails to" msgstr "" -#: documents/models.py:1419 +#: documents/models.py:1421 msgid "The destination email addresses, comma separated." msgstr "" -#: documents/models.py:1425 +#: documents/models.py:1427 msgid "include document in email" msgstr "" -#: documents/models.py:1436 +#: documents/models.py:1438 msgid "webhook url" msgstr "" -#: documents/models.py:1439 +#: documents/models.py:1441 msgid "The destination URL for the notification." msgstr "" -#: documents/models.py:1444 +#: documents/models.py:1446 msgid "use parameters" msgstr "" -#: documents/models.py:1449 +#: documents/models.py:1451 msgid "send as JSON" msgstr "" -#: documents/models.py:1453 +#: documents/models.py:1455 msgid "webhook parameters" msgstr "" -#: documents/models.py:1456 +#: documents/models.py:1458 msgid "The parameters to send with the webhook URL if body not used." msgstr "" -#: documents/models.py:1460 +#: documents/models.py:1462 msgid "webhook body" msgstr "" -#: documents/models.py:1463 +#: documents/models.py:1465 msgid "The body to send with the webhook URL if parameters not used." msgstr "" -#: documents/models.py:1467 +#: documents/models.py:1469 msgid "webhook headers" msgstr "" -#: documents/models.py:1470 +#: documents/models.py:1472 msgid "The headers to send with the webhook URL." msgstr "" -#: documents/models.py:1475 +#: documents/models.py:1477 msgid "include document in webhook" msgstr "" -#: documents/models.py:1486 +#: documents/models.py:1488 msgid "Assignment" msgstr "" -#: documents/models.py:1490 +#: documents/models.py:1492 msgid "Removal" msgstr "" -#: documents/models.py:1494 documents/templates/account/password_reset.html:15 +#: documents/models.py:1496 documents/templates/account/password_reset.html:15 msgid "Email" msgstr "" -#: documents/models.py:1498 +#: documents/models.py:1500 msgid "Webhook" msgstr "" -#: documents/models.py:1502 +#: documents/models.py:1504 msgid "Password removal" msgstr "" -#: documents/models.py:1506 +#: documents/models.py:1508 msgid "Move to trash" msgstr "" -#: documents/models.py:1510 +#: documents/models.py:1512 msgid "Workflow Action Type" msgstr "" -#: documents/models.py:1515 documents/models.py:1757 +#: documents/models.py:1517 documents/models.py:1759 #: paperless_mail/models.py:145 msgid "order" msgstr "" -#: documents/models.py:1518 +#: documents/models.py:1520 msgid "assign title" msgstr "" -#: documents/models.py:1522 +#: documents/models.py:1524 msgid "Assign a document title, must be a Jinja2 template, see documentation." msgstr "" -#: documents/models.py:1530 paperless_mail/models.py:274 +#: documents/models.py:1532 paperless_mail/models.py:274 msgid "assign this tag" msgstr "" -#: documents/models.py:1539 paperless_mail/models.py:282 +#: documents/models.py:1541 paperless_mail/models.py:282 msgid "assign this document type" msgstr "" -#: documents/models.py:1548 paperless_mail/models.py:296 +#: documents/models.py:1550 paperless_mail/models.py:296 msgid "assign this correspondent" msgstr "" -#: documents/models.py:1557 +#: documents/models.py:1559 msgid "assign this storage path" msgstr "" -#: documents/models.py:1566 +#: documents/models.py:1568 msgid "assign this owner" msgstr "" -#: documents/models.py:1573 +#: documents/models.py:1575 msgid "grant view permissions to these users" msgstr "" -#: documents/models.py:1580 +#: documents/models.py:1582 msgid "grant view permissions to these groups" msgstr "" -#: documents/models.py:1587 +#: documents/models.py:1589 msgid "grant change permissions to these users" msgstr "" -#: documents/models.py:1594 +#: documents/models.py:1596 msgid "grant change permissions to these groups" msgstr "" -#: documents/models.py:1601 +#: documents/models.py:1603 msgid "assign these custom fields" msgstr "" -#: documents/models.py:1605 +#: documents/models.py:1607 msgid "custom field values" msgstr "" -#: documents/models.py:1609 +#: documents/models.py:1611 msgid "Optional values to assign to the custom fields." msgstr "" -#: documents/models.py:1618 +#: documents/models.py:1620 msgid "remove these tag(s)" msgstr "" -#: documents/models.py:1623 +#: documents/models.py:1625 msgid "remove all tags" msgstr "" -#: documents/models.py:1630 +#: documents/models.py:1632 msgid "remove these document type(s)" msgstr "" -#: documents/models.py:1635 +#: documents/models.py:1637 msgid "remove all document types" msgstr "" -#: documents/models.py:1642 +#: documents/models.py:1644 msgid "remove these correspondent(s)" msgstr "" -#: documents/models.py:1647 +#: documents/models.py:1649 msgid "remove all correspondents" msgstr "" -#: documents/models.py:1654 +#: documents/models.py:1656 msgid "remove these storage path(s)" msgstr "" -#: documents/models.py:1659 +#: documents/models.py:1661 msgid "remove all storage paths" msgstr "" -#: documents/models.py:1666 +#: documents/models.py:1668 msgid "remove these owner(s)" msgstr "" -#: documents/models.py:1671 +#: documents/models.py:1673 msgid "remove all owners" msgstr "" -#: documents/models.py:1678 +#: documents/models.py:1680 msgid "remove view permissions for these users" msgstr "" -#: documents/models.py:1685 +#: documents/models.py:1687 msgid "remove view permissions for these groups" msgstr "" -#: documents/models.py:1692 +#: documents/models.py:1694 msgid "remove change permissions for these users" msgstr "" -#: documents/models.py:1699 +#: documents/models.py:1701 msgid "remove change permissions for these groups" msgstr "" -#: documents/models.py:1704 +#: documents/models.py:1706 msgid "remove all permissions" msgstr "" -#: documents/models.py:1711 +#: documents/models.py:1713 msgid "remove these custom fields" msgstr "" -#: documents/models.py:1716 +#: documents/models.py:1718 msgid "remove all custom fields" msgstr "" -#: documents/models.py:1725 +#: documents/models.py:1727 msgid "email" msgstr "" -#: documents/models.py:1734 +#: documents/models.py:1736 msgid "webhook" msgstr "" -#: documents/models.py:1738 +#: documents/models.py:1740 msgid "passwords" msgstr "" -#: documents/models.py:1742 +#: documents/models.py:1744 msgid "" "Passwords to try when removing PDF protection. Separate with commas or new " "lines." msgstr "" -#: documents/models.py:1747 +#: documents/models.py:1749 msgid "workflow action" msgstr "" -#: documents/models.py:1748 +#: documents/models.py:1750 msgid "workflow actions" msgstr "" -#: documents/models.py:1763 +#: documents/models.py:1765 msgid "triggers" msgstr "" -#: documents/models.py:1770 +#: documents/models.py:1772 msgid "actions" msgstr "" -#: documents/models.py:1773 paperless_mail/models.py:154 +#: documents/models.py:1775 paperless_mail/models.py:154 msgid "enabled" msgstr "" -#: documents/models.py:1784 +#: documents/models.py:1786 msgid "workflow" msgstr "" -#: documents/models.py:1788 +#: documents/models.py:1790 msgid "workflow trigger type" msgstr "" -#: documents/models.py:1802 +#: documents/models.py:1804 msgid "date run" msgstr "" -#: documents/models.py:1808 +#: documents/models.py:1810 msgid "workflow run" msgstr "" -#: documents/models.py:1809 +#: documents/models.py:1811 msgid "workflow runs" msgstr "" #: documents/serialisers.py:463 documents/serialisers.py:815 -#: documents/serialisers.py:2545 documents/views.py:2079 -#: documents/views.py:2134 paperless_mail/serialisers.py:143 +#: documents/serialisers.py:2545 documents/views.py:2120 +#: documents/views.py:2175 paperless_mail/serialisers.py:143 msgid "Insufficient permissions." msgstr "" @@ -1341,7 +1349,7 @@ msgstr "" msgid "Duplicate document identifiers are not allowed." msgstr "" -#: documents/serialisers.py:2631 documents/views.py:3738 +#: documents/serialisers.py:2631 documents/views.py:3784 #, python-format msgid "Documents not found: %(ids)s" msgstr "" @@ -1609,24 +1617,28 @@ msgstr "" msgid "Unable to parse URI {value}" msgstr "" -#: documents/views.py:2072 documents/views.py:2131 +#: documents/views.py:2077 +msgid "Specify only one of text, title_search, query, or more_like_id." +msgstr "" + +#: documents/views.py:2113 documents/views.py:2172 msgid "Invalid more_like_id" msgstr "" -#: documents/views.py:3750 +#: documents/views.py:3796 #, python-format msgid "Insufficient permissions to share document %(id)s." msgstr "" -#: documents/views.py:3793 +#: documents/views.py:3839 msgid "Bundle is already being processed." msgstr "" -#: documents/views.py:3850 +#: documents/views.py:3896 msgid "The share link bundle is still being prepared. Please try again later." msgstr "" -#: documents/views.py:3860 +#: documents/views.py:3906 msgid "The share link bundle is unavailable." msgstr ""