mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-10 00:18:57 +00:00
New Crowdin translations by GitHub Action (#4840)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
15a5261189
commit
9a89786dd3
@@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: paperless-ngx\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-10 09:02-0800\n"
|
||||
"PO-Revision-Date: 2023-12-02 02:06\n"
|
||||
"POT-Creation-Date: 2023-12-05 08:26-0800\n"
|
||||
"PO-Revision-Date: 2023-12-05 16:27\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"Language: zh_CN\n"
|
||||
@@ -53,7 +53,7 @@ msgstr "模糊单词"
|
||||
msgid "Automatic"
|
||||
msgstr "自动"
|
||||
|
||||
#: documents/models.py:62 documents/models.py:402 documents/models.py:752
|
||||
#: documents/models.py:62 documents/models.py:402 documents/models.py:895
|
||||
#: paperless_mail/models.py:18 paperless_mail/models.py:93
|
||||
msgid "name"
|
||||
msgstr "名称"
|
||||
@@ -159,7 +159,7 @@ msgid "The checksum of the archived document."
|
||||
msgstr "已归档文档的校验和。"
|
||||
|
||||
#: documents/models.py:205 documents/models.py:385 documents/models.py:654
|
||||
#: documents/models.py:692 documents/models.py:895 documents/models.py:932
|
||||
#: documents/models.py:692 documents/models.py:762 documents/models.py:799
|
||||
msgid "created"
|
||||
msgstr "已创建"
|
||||
|
||||
@@ -227,7 +227,7 @@ msgstr "信息"
|
||||
msgid "warning"
|
||||
msgstr "警告"
|
||||
|
||||
#: documents/models.py:371 paperless_mail/models.py:293
|
||||
#: documents/models.py:371 paperless_mail/models.py:305
|
||||
msgid "error"
|
||||
msgstr "错误"
|
||||
|
||||
@@ -551,142 +551,150 @@ msgstr "分享链接"
|
||||
msgid "share links"
|
||||
msgstr "分享链接"
|
||||
|
||||
#: documents/models.py:748
|
||||
msgid "Consume Folder"
|
||||
msgstr "消费文件夹"
|
||||
|
||||
#: documents/models.py:749
|
||||
msgid "Api Upload"
|
||||
msgstr "Api上传"
|
||||
|
||||
#: documents/models.py:750
|
||||
msgid "Mail Fetch"
|
||||
msgstr "邮件获取"
|
||||
|
||||
#: documents/models.py:754 paperless_mail/models.py:95
|
||||
msgid "order"
|
||||
msgstr "排序"
|
||||
|
||||
#: documents/models.py:763
|
||||
msgid "filter path"
|
||||
msgstr "过滤路径"
|
||||
|
||||
#: documents/models.py:768
|
||||
msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive."
|
||||
msgstr "只消耗匹配了指定路径的文档。路径指定中允许使用*作为通配符,大小写不敏感。"
|
||||
|
||||
#: documents/models.py:775
|
||||
msgid "filter filename"
|
||||
msgstr "过滤文件名"
|
||||
|
||||
#: documents/models.py:780 paperless_mail/models.py:148
|
||||
msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive."
|
||||
msgstr "如果指定了文件名,只处理完全匹配此文件名的文档。允许使用通配符,如 *.pdf 或 *发票*。不区分大小写。"
|
||||
|
||||
#: documents/models.py:791
|
||||
msgid "filter documents from this mail rule"
|
||||
msgstr "从邮件规则中过滤文档"
|
||||
|
||||
#: documents/models.py:795
|
||||
msgid "assign title"
|
||||
msgstr "指定标题"
|
||||
|
||||
#: documents/models.py:800
|
||||
msgid "Assign a document title, can include some placeholders, see documentation."
|
||||
msgstr "指定一个文档标题,可以包含一些占位符,参见文档。"
|
||||
|
||||
#: documents/models.py:808 paperless_mail/models.py:204
|
||||
msgid "assign this tag"
|
||||
msgstr "分配此标签"
|
||||
|
||||
#: documents/models.py:816 paperless_mail/models.py:212
|
||||
msgid "assign this document type"
|
||||
msgstr "分配此文档类型"
|
||||
|
||||
#: documents/models.py:824 paperless_mail/models.py:226
|
||||
msgid "assign this correspondent"
|
||||
msgstr "分配此联系人"
|
||||
|
||||
#: documents/models.py:832
|
||||
msgid "assign this storage path"
|
||||
msgstr "指定存储路径"
|
||||
|
||||
#: documents/models.py:841
|
||||
msgid "assign this owner"
|
||||
msgstr "指定所有者"
|
||||
|
||||
#: documents/models.py:848
|
||||
msgid "grant view permissions to these users"
|
||||
msgstr "为这些用户授予观看权限"
|
||||
|
||||
#: documents/models.py:855
|
||||
msgid "grant view permissions to these groups"
|
||||
msgstr "为这些用户组授予观看权限"
|
||||
|
||||
#: documents/models.py:862
|
||||
msgid "grant change permissions to these users"
|
||||
msgstr "为这些用户授予修改权限"
|
||||
|
||||
#: documents/models.py:869
|
||||
msgid "grant change permissions to these groups"
|
||||
msgstr "为这些用户组授予修改权限"
|
||||
|
||||
#: documents/models.py:873
|
||||
msgid "consumption template"
|
||||
msgstr "消费模板"
|
||||
|
||||
#: documents/models.py:874
|
||||
msgid "consumption templates"
|
||||
msgstr "消费模板"
|
||||
|
||||
#: documents/models.py:886
|
||||
#: documents/models.py:752
|
||||
msgid "String"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:887
|
||||
#: documents/models.py:753
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:888
|
||||
#: documents/models.py:754
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:889
|
||||
#: documents/models.py:755
|
||||
msgid "Boolean"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:890
|
||||
#: documents/models.py:756
|
||||
msgid "Integer"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:891
|
||||
#: documents/models.py:757
|
||||
msgid "Float"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:892
|
||||
#: documents/models.py:758
|
||||
msgid "Monetary"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:904
|
||||
#: documents/models.py:759
|
||||
msgid "Document Link"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:771
|
||||
msgid "data type"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:912
|
||||
#: documents/models.py:779
|
||||
msgid "custom field"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:913
|
||||
#: documents/models.py:780
|
||||
msgid "custom fields"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:973
|
||||
#: documents/models.py:842
|
||||
msgid "custom field instance"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:974
|
||||
#: documents/models.py:843
|
||||
msgid "custom field instances"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:891
|
||||
msgid "Consume Folder"
|
||||
msgstr "消费文件夹"
|
||||
|
||||
#: documents/models.py:892
|
||||
msgid "Api Upload"
|
||||
msgstr "Api上传"
|
||||
|
||||
#: documents/models.py:893
|
||||
msgid "Mail Fetch"
|
||||
msgstr "邮件获取"
|
||||
|
||||
#: documents/models.py:897 paperless_mail/models.py:95
|
||||
msgid "order"
|
||||
msgstr "排序"
|
||||
|
||||
#: documents/models.py:906
|
||||
msgid "filter path"
|
||||
msgstr "过滤路径"
|
||||
|
||||
#: documents/models.py:911
|
||||
msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive."
|
||||
msgstr "只消耗匹配了指定路径的文档。路径指定中允许使用*作为通配符,大小写不敏感。"
|
||||
|
||||
#: documents/models.py:918
|
||||
msgid "filter filename"
|
||||
msgstr "过滤文件名"
|
||||
|
||||
#: documents/models.py:923 paperless_mail/models.py:148
|
||||
msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive."
|
||||
msgstr "如果指定了文件名,只处理完全匹配此文件名的文档。允许使用通配符,如 *.pdf 或 *发票*。不区分大小写。"
|
||||
|
||||
#: documents/models.py:934
|
||||
msgid "filter documents from this mail rule"
|
||||
msgstr "从邮件规则中过滤文档"
|
||||
|
||||
#: documents/models.py:938
|
||||
msgid "assign title"
|
||||
msgstr "指定标题"
|
||||
|
||||
#: documents/models.py:943
|
||||
msgid "Assign a document title, can include some placeholders, see documentation."
|
||||
msgstr "指定一个文档标题,可以包含一些占位符,参见文档。"
|
||||
|
||||
#: documents/models.py:951 paperless_mail/models.py:216
|
||||
msgid "assign this tag"
|
||||
msgstr "分配此标签"
|
||||
|
||||
#: documents/models.py:959 paperless_mail/models.py:224
|
||||
msgid "assign this document type"
|
||||
msgstr "分配此文档类型"
|
||||
|
||||
#: documents/models.py:967 paperless_mail/models.py:238
|
||||
msgid "assign this correspondent"
|
||||
msgstr "分配此联系人"
|
||||
|
||||
#: documents/models.py:975
|
||||
msgid "assign this storage path"
|
||||
msgstr "指定存储路径"
|
||||
|
||||
#: documents/models.py:984
|
||||
msgid "assign this owner"
|
||||
msgstr "指定所有者"
|
||||
|
||||
#: documents/models.py:991
|
||||
msgid "grant view permissions to these users"
|
||||
msgstr "为这些用户授予观看权限"
|
||||
|
||||
#: documents/models.py:998
|
||||
msgid "grant view permissions to these groups"
|
||||
msgstr "为这些用户组授予观看权限"
|
||||
|
||||
#: documents/models.py:1005
|
||||
msgid "grant change permissions to these users"
|
||||
msgstr "为这些用户授予修改权限"
|
||||
|
||||
#: documents/models.py:1012
|
||||
msgid "grant change permissions to these groups"
|
||||
msgstr "为这些用户组授予修改权限"
|
||||
|
||||
#: documents/models.py:1019
|
||||
msgid "assign these custom fields"
|
||||
msgstr ""
|
||||
|
||||
#: documents/models.py:1023
|
||||
msgid "consumption template"
|
||||
msgstr "消费模板"
|
||||
|
||||
#: documents/models.py:1024
|
||||
msgid "consumption templates"
|
||||
msgstr "消费模板"
|
||||
|
||||
#: documents/serialisers.py:102
|
||||
#, python-format
|
||||
msgid "Invalid regular expression: %(error)s"
|
||||
@@ -696,12 +704,12 @@ msgstr "无效的正则表达式:%(error)s"
|
||||
msgid "Invalid color."
|
||||
msgstr "无效的颜色"
|
||||
|
||||
#: documents/serialisers.py:841
|
||||
#: documents/serialisers.py:842
|
||||
#, python-format
|
||||
msgid "File type %(type)s not supported"
|
||||
msgstr "不支持文件类型 %(type)s"
|
||||
|
||||
#: documents/serialisers.py:938
|
||||
#: documents/serialisers.py:939
|
||||
msgid "Invalid variable detected."
|
||||
msgstr "检测到无效变量。"
|
||||
|
||||
@@ -966,7 +974,7 @@ msgstr "Ukrainian 乌克兰语"
|
||||
msgid "Chinese Simplified"
|
||||
msgstr "简体中文"
|
||||
|
||||
#: paperless/urls.py:186
|
||||
#: paperless/urls.py:194
|
||||
msgid "Paperless-ngx administration"
|
||||
msgstr "Paperless-ngx 管理"
|
||||
|
||||
@@ -986,19 +994,19 @@ msgstr "过滤器"
|
||||
msgid "Paperless will only process mails that match ALL of the filters given below."
|
||||
msgstr "Paperless-ngx 只会处理符合以下所有过滤规则的邮件。"
|
||||
|
||||
#: paperless_mail/admin.py:79
|
||||
#: paperless_mail/admin.py:80
|
||||
msgid "Actions"
|
||||
msgstr "操作"
|
||||
|
||||
#: paperless_mail/admin.py:82
|
||||
#: paperless_mail/admin.py:83
|
||||
msgid "The action applied to the mail. This action is only performed when the mail body or attachments were consumed from the mail."
|
||||
msgstr "邮件中的操作。仅当邮件正文或附件已被读取时执行此操作。"
|
||||
|
||||
#: paperless_mail/admin.py:90
|
||||
#: paperless_mail/admin.py:91
|
||||
msgid "Metadata"
|
||||
msgstr "元数据"
|
||||
|
||||
#: paperless_mail/admin.py:93
|
||||
#: paperless_mail/admin.py:94
|
||||
msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined."
|
||||
msgstr "将元数据自动指定到被此规则所处理的文档。 如果您不在这里指定标签、类型或联系人,Paperless-ngx 仍将处理您已定义的所有匹配规则。"
|
||||
|
||||
@@ -1138,7 +1146,7 @@ msgstr "使用下面选择的联系人"
|
||||
msgid "account"
|
||||
msgstr "账户"
|
||||
|
||||
#: paperless_mail/models.py:105 paperless_mail/models.py:248
|
||||
#: paperless_mail/models.py:105 paperless_mail/models.py:260
|
||||
msgid "folder"
|
||||
msgstr "文件夹"
|
||||
|
||||
@@ -1163,70 +1171,78 @@ msgid "filter body"
|
||||
msgstr "过滤内容"
|
||||
|
||||
#: paperless_mail/models.py:143
|
||||
msgid "filter attachment filename"
|
||||
msgstr "过滤附件文件名"
|
||||
msgid "filter attachment filename inclusive"
|
||||
msgstr ""
|
||||
|
||||
#: paperless_mail/models.py:155
|
||||
msgid "filter attachment filename exclusive"
|
||||
msgstr ""
|
||||
|
||||
#: paperless_mail/models.py:160
|
||||
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:167
|
||||
msgid "maximum age"
|
||||
msgstr "存活期"
|
||||
|
||||
#: paperless_mail/models.py:157
|
||||
#: paperless_mail/models.py:169
|
||||
msgid "Specified in days."
|
||||
msgstr "指定日期。"
|
||||
|
||||
#: paperless_mail/models.py:161
|
||||
#: paperless_mail/models.py:173
|
||||
msgid "attachment type"
|
||||
msgstr "附件类型"
|
||||
|
||||
#: paperless_mail/models.py:165
|
||||
#: paperless_mail/models.py:177
|
||||
msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter."
|
||||
msgstr "内嵌附件包含嵌入图像,所以最好将此选项与文件名过滤器结合起来。"
|
||||
|
||||
#: paperless_mail/models.py:171
|
||||
#: paperless_mail/models.py:183
|
||||
msgid "consumption scope"
|
||||
msgstr "消费范围"
|
||||
|
||||
#: paperless_mail/models.py:177
|
||||
#: paperless_mail/models.py:189
|
||||
msgid "action"
|
||||
msgstr "操作"
|
||||
|
||||
#: paperless_mail/models.py:183
|
||||
#: paperless_mail/models.py:195
|
||||
msgid "action parameter"
|
||||
msgstr "操作参数"
|
||||
|
||||
#: paperless_mail/models.py:188
|
||||
#: paperless_mail/models.py:200
|
||||
msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action. Subfolders must be separated by dots."
|
||||
msgstr "上面选择的操作的附加参数,即移动到文件夹操作的目标文件夹。子文件夹必须用“.”来分隔。"
|
||||
|
||||
#: paperless_mail/models.py:196
|
||||
#: paperless_mail/models.py:208
|
||||
msgid "assign title from"
|
||||
msgstr "分配标题来自"
|
||||
|
||||
#: paperless_mail/models.py:216
|
||||
#: paperless_mail/models.py:228
|
||||
msgid "assign correspondent from"
|
||||
msgstr "分配联系人来自"
|
||||
|
||||
#: paperless_mail/models.py:230
|
||||
#: paperless_mail/models.py:242
|
||||
msgid "Assign the rule owner to documents"
|
||||
msgstr "赋予文档拥有者权限"
|
||||
|
||||
#: paperless_mail/models.py:256
|
||||
#: paperless_mail/models.py:268
|
||||
msgid "uid"
|
||||
msgstr "UID"
|
||||
|
||||
#: paperless_mail/models.py:264
|
||||
#: paperless_mail/models.py:276
|
||||
msgid "subject"
|
||||
msgstr "标题"
|
||||
|
||||
#: paperless_mail/models.py:272
|
||||
#: paperless_mail/models.py:284
|
||||
msgid "received"
|
||||
msgstr "已接收"
|
||||
|
||||
#: paperless_mail/models.py:279
|
||||
#: paperless_mail/models.py:291
|
||||
msgid "processed"
|
||||
msgstr "已处理"
|
||||
|
||||
#: paperless_mail/models.py:285
|
||||
#: paperless_mail/models.py:297
|
||||
msgid "status"
|
||||
msgstr "状态"
|
||||
|
||||
|
Reference in New Issue
Block a user