From e36e4f61b392266e52e5d035b1e8376ee978d664 Mon Sep 17 00:00:00 2001
From: Jonas Winkler <17569239+jonaswinkler@users.noreply.github.com>
Date: Mon, 20 Sep 2021 19:38:04 +0200
Subject: [PATCH 01/48] New translations django.po (Chinese Simplified) [ci
skip]
---
src/locale/zh_CN/LC_MESSAGES/django.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/locale/zh_CN/LC_MESSAGES/django.po b/src/locale/zh_CN/LC_MESSAGES/django.po
index ea3b5b03d..f144f97c9 100644
--- a/src/locale/zh_CN/LC_MESSAGES/django.po
+++ b/src/locale/zh_CN/LC_MESSAGES/django.po
@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: paperless-ng\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-16 09:38+0000\n"
-"PO-Revision-Date: 2021-05-16 10:09\n"
+"PO-Revision-Date: 2021-09-20 17:38\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -60,7 +60,7 @@ msgstr "配对算法"
#: documents/models.py:55
msgid "is insensitive"
-msgstr ""
+msgstr "忽略大小写"
#: documents/models.py:74 documents/models.py:120
msgid "correspondent"
From 7d8bf75e44a17aba894fdc10fa0223971bf9492e Mon Sep 17 00:00:00 2001
From: Jonas Winkler <17569239+jonaswinkler@users.noreply.github.com>
Date: Mon, 20 Sep 2021 20:35:39 +0200
Subject: [PATCH 02/48] New translations django.po (Chinese Simplified) [ci
skip]
---
src/locale/zh_CN/LC_MESSAGES/django.po | 320 ++++++++++++-------------
1 file changed, 160 insertions(+), 160 deletions(-)
diff --git a/src/locale/zh_CN/LC_MESSAGES/django.po b/src/locale/zh_CN/LC_MESSAGES/django.po
index f144f97c9..d371ef5cc 100644
--- a/src/locale/zh_CN/LC_MESSAGES/django.po
+++ b/src/locale/zh_CN/LC_MESSAGES/django.po
@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: paperless-ng\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-16 09:38+0000\n"
-"PO-Revision-Date: 2021-09-20 17:38\n"
+"PO-Revision-Date: 2021-09-20 18:35\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -19,7 +19,7 @@ msgstr ""
#: documents/apps.py:10
msgid "Documents"
-msgstr "文件"
+msgstr "文档"
#: documents/models.py:32
msgid "Any word"
@@ -64,635 +64,635 @@ msgstr "忽略大小写"
#: documents/models.py:74 documents/models.py:120
msgid "correspondent"
-msgstr ""
+msgstr "通讯录"
#: documents/models.py:75
msgid "correspondents"
-msgstr ""
+msgstr "通讯录"
#: documents/models.py:81
msgid "color"
-msgstr ""
+msgstr "颜色"
#: documents/models.py:87
msgid "is inbox tag"
-msgstr ""
+msgstr "为收件箱标签"
#: documents/models.py:89
msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags."
-msgstr ""
+msgstr "标记此标签为收件箱标签:所有新消费的文档都将被标记为收件箱标签。"
#: documents/models.py:94
msgid "tag"
-msgstr ""
+msgstr "标签"
#: documents/models.py:95 documents/models.py:151
msgid "tags"
-msgstr ""
+msgstr "标签"
#: documents/models.py:101 documents/models.py:133
msgid "document type"
-msgstr ""
+msgstr "文档类型"
#: documents/models.py:102
msgid "document types"
-msgstr ""
+msgstr "文档类型"
#: documents/models.py:110
msgid "Unencrypted"
-msgstr ""
+msgstr "未加密"
#: documents/models.py:111
msgid "Encrypted with GNU Privacy Guard"
-msgstr ""
+msgstr "使用 GNU 隐私防护加密"
#: documents/models.py:124
msgid "title"
-msgstr ""
+msgstr "标题"
#: documents/models.py:137
msgid "content"
-msgstr ""
+msgstr "内容"
#: documents/models.py:139
msgid "The raw, text-only data of the document. This field is primarily used for searching."
-msgstr ""
+msgstr "文档中只有文本的数值。此字段主要用于搜索。"
#: documents/models.py:144
msgid "mime type"
-msgstr ""
+msgstr "Mime类型"
#: documents/models.py:155
msgid "checksum"
-msgstr ""
+msgstr "校验码"
#: documents/models.py:159
msgid "The checksum of the original document."
-msgstr ""
+msgstr "存档文档的校验和。"
#: documents/models.py:163
msgid "archive checksum"
-msgstr ""
+msgstr "存档校验和"
#: documents/models.py:168
msgid "The checksum of the archived document."
-msgstr ""
+msgstr "存档文档的校验和。"
#: documents/models.py:172 documents/models.py:328
msgid "created"
-msgstr ""
+msgstr "已创建"
#: documents/models.py:176
msgid "modified"
-msgstr ""
+msgstr "已修改"
#: documents/models.py:180
msgid "storage type"
-msgstr ""
+msgstr "存储类型"
#: documents/models.py:188
msgid "added"
-msgstr ""
+msgstr "已添加"
#: documents/models.py:192
msgid "filename"
-msgstr ""
+msgstr "文件名"
#: documents/models.py:198
msgid "Current filename in storage"
-msgstr ""
+msgstr "当前存储文件名称"
#: documents/models.py:202
msgid "archive filename"
-msgstr ""
+msgstr "归档文件名"
#: documents/models.py:208
msgid "Current archive filename in storage"
-msgstr ""
+msgstr "当前存储中的归档文件名"
#: documents/models.py:212
msgid "archive serial number"
-msgstr ""
+msgstr "归档序列号"
#: documents/models.py:217
msgid "The position of this document in your physical document archive."
-msgstr ""
+msgstr "此文档在您的实体文档归档中的位置。"
#: documents/models.py:223
msgid "document"
-msgstr ""
+msgstr "文档"
#: documents/models.py:224
msgid "documents"
-msgstr ""
+msgstr "文档"
#: documents/models.py:311
msgid "debug"
-msgstr ""
+msgstr "调试"
#: documents/models.py:312
msgid "information"
-msgstr ""
+msgstr "信息"
#: documents/models.py:313
msgid "warning"
-msgstr ""
+msgstr "警告"
#: documents/models.py:314
msgid "error"
-msgstr ""
+msgstr "错误"
#: documents/models.py:315
msgid "critical"
-msgstr ""
+msgstr "危急"
#: documents/models.py:319
msgid "group"
-msgstr ""
+msgstr "组"
#: documents/models.py:322
msgid "message"
-msgstr ""
+msgstr "消息"
#: documents/models.py:325
msgid "level"
-msgstr ""
+msgstr "级别"
#: documents/models.py:332
msgid "log"
-msgstr ""
+msgstr "日志"
#: documents/models.py:333
msgid "logs"
-msgstr ""
+msgstr "日志"
#: documents/models.py:344 documents/models.py:401
msgid "saved view"
-msgstr ""
+msgstr "保存视图"
#: documents/models.py:345
msgid "saved views"
-msgstr ""
+msgstr "保存视图"
#: documents/models.py:348
msgid "user"
-msgstr ""
+msgstr "用户"
#: documents/models.py:354
msgid "show on dashboard"
-msgstr ""
+msgstr "显示此仪器面板"
#: documents/models.py:357
msgid "show in sidebar"
-msgstr ""
+msgstr "在侧边栏显示"
#: documents/models.py:361
msgid "sort field"
-msgstr ""
+msgstr "排序字段"
#: documents/models.py:367
msgid "sort reverse"
-msgstr ""
+msgstr "逆序排序"
#: documents/models.py:373
msgid "title contains"
-msgstr ""
+msgstr "标题包含"
#: documents/models.py:374
msgid "content contains"
-msgstr ""
+msgstr "内容包含"
#: documents/models.py:375
msgid "ASN is"
-msgstr ""
+msgstr "ASN 是"
#: documents/models.py:376
msgid "correspondent is"
-msgstr ""
+msgstr "通讯者是"
#: documents/models.py:377
msgid "document type is"
-msgstr ""
+msgstr "文档类型是"
#: documents/models.py:378
msgid "is in inbox"
-msgstr ""
+msgstr "在收件箱中"
#: documents/models.py:379
msgid "has tag"
-msgstr ""
+msgstr "有标签"
#: documents/models.py:380
msgid "has any tag"
-msgstr ""
+msgstr "含有任何标签"
#: documents/models.py:381
msgid "created before"
-msgstr ""
+msgstr "在之前创建"
#: documents/models.py:382
msgid "created after"
-msgstr ""
+msgstr "在此时间之后创建"
#: documents/models.py:383
msgid "created year is"
-msgstr ""
+msgstr "创建年份是"
#: documents/models.py:384
msgid "created month is"
-msgstr ""
+msgstr "创建月份是"
#: documents/models.py:385
msgid "created day is"
-msgstr ""
+msgstr "创建日期是"
#: documents/models.py:386
msgid "added before"
-msgstr ""
+msgstr "添加在前"
#: documents/models.py:387
msgid "added after"
-msgstr ""
+msgstr "添加后"
#: documents/models.py:388
msgid "modified before"
-msgstr ""
+msgstr "在此之前修改"
#: documents/models.py:389
msgid "modified after"
-msgstr ""
+msgstr "修改于"
#: documents/models.py:390
msgid "does not have tag"
-msgstr ""
+msgstr "没有标签"
#: documents/models.py:391
msgid "does not have ASN"
-msgstr ""
+msgstr "没有 ASN"
#: documents/models.py:392
msgid "title or content contains"
-msgstr ""
+msgstr "标题或内容包含"
#: documents/models.py:393
msgid "fulltext query"
-msgstr ""
+msgstr "全文查询"
#: documents/models.py:394
msgid "more like this"
-msgstr ""
+msgstr "相似检索"
#: documents/models.py:405
msgid "rule type"
-msgstr ""
+msgstr "规则类型"
#: documents/models.py:409
msgid "value"
-msgstr ""
+msgstr "值"
#: documents/models.py:415
msgid "filter rule"
-msgstr ""
+msgstr "过滤规则"
#: documents/models.py:416
msgid "filter rules"
-msgstr ""
+msgstr "筛选规则"
#: documents/serialisers.py:53
#, python-format
msgid "Invalid regular expression: %(error)s"
-msgstr ""
+msgstr "无效的正则表达式: %(error)s"
#: documents/serialisers.py:177
msgid "Invalid color."
-msgstr ""
+msgstr "无效颜色。"
#: documents/serialisers.py:451
#, python-format
msgid "File type %(type)s not supported"
-msgstr ""
+msgstr "不支持导出类型 %(type)s"
#: documents/templates/index.html:22
msgid "Paperless-ng is loading..."
-msgstr ""
+msgstr "正在加载应用..."
#: documents/templates/registration/logged_out.html:14
msgid "Paperless-ng signed out"
-msgstr ""
+msgstr "登录已退出"
#: documents/templates/registration/logged_out.html:45
msgid "You have been successfully logged out. Bye!"
-msgstr ""
+msgstr "您已成功注销。"
#: documents/templates/registration/logged_out.html:46
msgid "Sign in again"
-msgstr ""
+msgstr "再次登录"
#: documents/templates/registration/login.html:15
msgid "Paperless-ng sign in"
-msgstr ""
+msgstr "登录"
#: documents/templates/registration/login.html:47
msgid "Please sign in."
-msgstr ""
+msgstr "请登录。"
#: documents/templates/registration/login.html:50
msgid "Your username and password didn't match. Please try again."
-msgstr ""
+msgstr "您的用户名和密码组合不正确。请重试。"
#: documents/templates/registration/login.html:53
msgid "Username"
-msgstr ""
+msgstr "用户名"
#: documents/templates/registration/login.html:54
msgid "Password"
-msgstr ""
+msgstr "密码"
#: documents/templates/registration/login.html:59
msgid "Sign in"
-msgstr ""
+msgstr "登录"
#: paperless/settings.py:303
msgid "English (US)"
-msgstr ""
+msgstr "英语(美国)"
#: paperless/settings.py:304
msgid "English (GB)"
-msgstr ""
+msgstr "英语(英国)"
#: paperless/settings.py:305
msgid "German"
-msgstr ""
+msgstr "德语"
#: paperless/settings.py:306
msgid "Dutch"
-msgstr ""
+msgstr "荷兰语"
#: paperless/settings.py:307
msgid "French"
-msgstr ""
+msgstr "法语"
#: paperless/settings.py:308
msgid "Portuguese (Brazil)"
-msgstr ""
+msgstr "葡萄牙语 (巴西)"
#: paperless/settings.py:309
msgid "Portuguese"
-msgstr ""
+msgstr "葡萄牙语"
#: paperless/settings.py:310
msgid "Italian"
-msgstr ""
+msgstr "意大利语"
#: paperless/settings.py:311
msgid "Romanian"
-msgstr ""
+msgstr "罗马尼亚语"
#: paperless/settings.py:312
msgid "Russian"
-msgstr ""
+msgstr "俄语"
#: paperless/settings.py:313
msgid "Spanish"
-msgstr ""
+msgstr "西班牙语"
#: paperless/settings.py:314
msgid "Polish"
-msgstr ""
+msgstr "波兰语"
#: paperless/settings.py:315
msgid "Swedish"
-msgstr ""
+msgstr "瑞典语"
#: paperless/urls.py:120
msgid "Paperless-ng administration"
-msgstr ""
+msgstr "管理"
#: paperless_mail/admin.py:15
msgid "Authentication"
-msgstr ""
+msgstr "身份验证"
#: paperless_mail/admin.py:18
msgid "Advanced settings"
-msgstr ""
+msgstr "高级设置"
#: paperless_mail/admin.py:37
msgid "Filter"
-msgstr ""
+msgstr "筛选"
#: paperless_mail/admin.py:39
msgid "Paperless will only process mails that match ALL of the filters given below."
-msgstr ""
+msgstr "只能处理符合以下所有过滤规则的邮件。"
#: paperless_mail/admin.py:49
msgid "Actions"
-msgstr ""
+msgstr "操作"
#: paperless_mail/admin.py:51
msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched."
-msgstr ""
+msgstr "适用于邮件的动作。此动作仅在从邮件中消耗文档时执行。没有附件的邮件将保持完全未触及。"
#: paperless_mail/admin.py:58
msgid "Metadata"
-msgstr ""
+msgstr "元数据"
#: paperless_mail/admin.py:60
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 ""
+msgstr "将元数据自动分配到此规则消耗的文档。 如果您不在这里指派标签、类型或通讯录,无纸状态仍将处理您所定义的所有匹配规则。"
#: paperless_mail/apps.py:9
msgid "Paperless mail"
-msgstr ""
+msgstr "Paperless-NG 邮件"
#: paperless_mail/models.py:11
msgid "mail account"
-msgstr ""
+msgstr "邮件账号"
#: paperless_mail/models.py:12
msgid "mail accounts"
-msgstr ""
+msgstr "邮件账号"
#: paperless_mail/models.py:19
msgid "No encryption"
-msgstr ""
+msgstr "未加密"
#: paperless_mail/models.py:20
msgid "Use SSL"
-msgstr ""
+msgstr "启用 SSL"
#: paperless_mail/models.py:21
msgid "Use STARTTLS"
-msgstr ""
+msgstr "使用STARTTLS"
#: paperless_mail/models.py:29
msgid "IMAP server"
-msgstr ""
+msgstr "IMAP服务器"
#: paperless_mail/models.py:33
msgid "IMAP port"
-msgstr ""
+msgstr "IMAP 端口"
#: paperless_mail/models.py:36
msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections."
-msgstr ""
+msgstr "对于未加密的连接和STARTTLS连接,通常为143端口,SSL连接为993端口。"
#: paperless_mail/models.py:40
msgid "IMAP security"
-msgstr ""
+msgstr "IMAP安全"
#: paperless_mail/models.py:46
msgid "username"
-msgstr ""
+msgstr "用户名"
#: paperless_mail/models.py:50
msgid "password"
-msgstr ""
+msgstr "密码"
#: paperless_mail/models.py:54
msgid "character set"
-msgstr ""
+msgstr "字符集"
#: paperless_mail/models.py:57
msgid "The character set to use when communicating with the mail server, such as 'UTF-8' or 'US-ASCII'."
-msgstr ""
+msgstr "与邮件服务器通信时使用的字符集,如“UTF-8”或“US-ASCII”。"
#: paperless_mail/models.py:68
msgid "mail rule"
-msgstr ""
+msgstr "邮件规则"
#: paperless_mail/models.py:69
msgid "mail rules"
-msgstr ""
+msgstr "邮件规则"
#: paperless_mail/models.py:75
msgid "Only process attachments."
-msgstr ""
+msgstr "仅处理附件。"
#: paperless_mail/models.py:76
msgid "Process all files, including 'inline' attachments."
-msgstr ""
+msgstr "处理所有文件,包括“内联”附件。"
#: paperless_mail/models.py:86
msgid "Mark as read, don't process read mails"
-msgstr ""
+msgstr "标记为已读,不处理已读邮件"
#: paperless_mail/models.py:87
msgid "Flag the mail, don't process flagged mails"
-msgstr ""
+msgstr "标记邮件,不处理标记的邮件"
#: paperless_mail/models.py:88
msgid "Move to specified folder"
-msgstr ""
+msgstr "移动到指定文件夹"
#: paperless_mail/models.py:89
msgid "Delete"
-msgstr ""
+msgstr "删除"
#: paperless_mail/models.py:96
msgid "Use subject as title"
-msgstr ""
+msgstr "使用主题作为标题"
#: paperless_mail/models.py:97
msgid "Use attachment filename as title"
-msgstr ""
+msgstr "使用附件文件名作为标题"
#: paperless_mail/models.py:107
msgid "Do not assign a correspondent"
-msgstr ""
+msgstr "不指派通讯员"
#: paperless_mail/models.py:109
msgid "Use mail address"
-msgstr ""
+msgstr "使用邮件地址"
#: paperless_mail/models.py:111
msgid "Use name (or mail address if not available)"
-msgstr ""
+msgstr "使用名称 (如果不可用则使用邮件地址)"
#: paperless_mail/models.py:113
msgid "Use correspondent selected below"
-msgstr ""
+msgstr "使用下面选中的通讯录"
#: paperless_mail/models.py:121
msgid "order"
-msgstr ""
+msgstr "序号"
#: paperless_mail/models.py:128
msgid "account"
-msgstr ""
+msgstr "帐户"
#: paperless_mail/models.py:132
msgid "folder"
-msgstr ""
+msgstr "文件夹"
#: paperless_mail/models.py:134
msgid "Subfolders must be separated by dots."
-msgstr ""
+msgstr "子文件夹必须用点分隔。"
#: paperless_mail/models.py:138
msgid "filter from"
-msgstr ""
+msgstr "过滤自"
#: paperless_mail/models.py:141
msgid "filter subject"
-msgstr ""
+msgstr "过滤主题"
#: paperless_mail/models.py:144
msgid "filter body"
-msgstr ""
+msgstr "过滤内容"
#: paperless_mail/models.py:148
msgid "filter attachment filename"
-msgstr ""
+msgstr "过滤附件文件名"
#: paperless_mail/models.py:150
msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive."
-msgstr ""
+msgstr "如果指定的话,只消耗完全匹配此文件名的文档。允许通用卡片,如*.pdf或*发票*。不敏感。"
#: paperless_mail/models.py:156
msgid "maximum age"
-msgstr ""
+msgstr "存活期"
#: paperless_mail/models.py:158
msgid "Specified in days."
-msgstr ""
+msgstr "指定为日数。"
#: paperless_mail/models.py:161
msgid "attachment type"
-msgstr ""
+msgstr "附件類型"
#: paperless_mail/models.py:164
msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter."
-msgstr ""
+msgstr "内嵌附件包含嵌入图像,所以最好将此选项与文件名过滤器结合起来。"
#: paperless_mail/models.py:169
msgid "action"
-msgstr ""
+msgstr "操作"
#: paperless_mail/models.py:175
msgid "action parameter"
-msgstr ""
+msgstr "操作参数"
#: paperless_mail/models.py:177
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 ""
+msgstr "上面选择的动作的附加参数,即移动到文件夹操作的目标文件夹。子文件夹必须用点分隔。"
#: paperless_mail/models.py:184
msgid "assign title from"
-msgstr ""
+msgstr "分配标题从"
#: paperless_mail/models.py:194
msgid "assign this tag"
-msgstr ""
+msgstr "指定此标签"
#: paperless_mail/models.py:202
msgid "assign this document type"
-msgstr ""
+msgstr "指定此文档类型"
#: paperless_mail/models.py:206
msgid "assign correspondent from"
-msgstr ""
+msgstr "指定配通讯录来自"
#: paperless_mail/models.py:216
msgid "assign this correspondent"
-msgstr ""
+msgstr "指定这个通讯录"
From ad9122cd4fb8b10c20d65f59afe4ac2ba96a5296 Mon Sep 17 00:00:00 2001
From: Jonas Winkler <17569239+jonaswinkler@users.noreply.github.com>
Date: Mon, 20 Sep 2021 20:37:38 +0200
Subject: [PATCH 03/48] New translations messages.xlf (Chinese Simplified) [ci
skip]
---
src-ui/src/locale/messages.zh_CN.xlf | 566 +++++++++++++--------------
1 file changed, 283 insertions(+), 283 deletions(-)
diff --git a/src-ui/src/locale/messages.zh_CN.xlf b/src-ui/src/locale/messages.zh_CN.xlf
index 951c1e112..6aad21f4b 100644
--- a/src-ui/src/locale/messages.zh_CN.xlf
+++ b/src-ui/src/locale/messages.zh_CN.xlf
@@ -8,7 +8,7 @@
src/app/app.component.ts
51
- Document added
+ 文档已添加
Document was added to paperless.
@@ -16,7 +16,7 @@
src/app/app.component.ts
51
- Document was added to paperless.
+ 文档 被添加到 Paperless-ng 中。
Open document
@@ -24,7 +24,7 @@
src/app/app.component.ts
51
- Open document
+ 打开文档
Could not add :
@@ -32,7 +32,7 @@
src/app/app.component.ts
59
- Could not add :
+ 无法添加 :
New document detected
@@ -40,7 +40,7 @@
src/app/app.component.ts
65
- New document detected
+ 检测到新文档
Document is being processed by paperless.
@@ -48,7 +48,7 @@
src/app/app.component.ts
65
- Document is being processed by paperless.
+ 文档 被添加到 Paperless-ng 中。
Documents
@@ -56,7 +56,7 @@
src/app/components/document-list/document-list.component.ts
51
- 文件
+ 文档
View "" saved successfully.
@@ -64,7 +64,7 @@
src/app/components/document-list/document-list.component.ts
116
- View "" saved successfully.
+ 查看" 保存成功。
View "" created successfully.
@@ -72,7 +72,7 @@
src/app/components/document-list/document-list.component.ts
138
- View "" created successfully.
+ 查看" 保存成功。
Select
@@ -80,7 +80,7 @@
src/app/components/document-list/document-list.component.html
7
- Select
+ 选取
Select none
@@ -88,7 +88,7 @@
src/app/components/document-list/document-list.component.html
10
- Select none
+ 清空选项
Select page
@@ -96,7 +96,7 @@
src/app/components/document-list/document-list.component.html
11
- Select page
+ 选择页面
Select all
@@ -104,7 +104,7 @@
src/app/components/document-list/document-list.component.html
12
- Select all
+ 全选
Sort
@@ -112,7 +112,7 @@
src/app/components/document-list/document-list.component.html
39
- Sort
+ 排序
Views
@@ -120,7 +120,7 @@
src/app/components/document-list/document-list.component.html
64
- Views
+ 视图
Save as...
@@ -128,7 +128,7 @@
src/app/components/document-list/document-list.component.html
72
- Save as...
+ 另存为
Save ""
@@ -136,7 +136,7 @@
src/app/components/document-list/document-list.component.html
71
- Save ""
+ 保存 ""
{VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}}
@@ -152,7 +152,7 @@
src/app/components/document-list/document-list.component.html
86
- {VAR_PLURAL, plural, =1 {One document} other { documents}}
+ {VAR_PLURAL, plural, =1 {还有一个文档} other { 更多文档}}
(filtered)
@@ -160,7 +160,7 @@
src/app/components/document-list/document-list.component.html
86
- (filtered)
+ (经筛选)
ASN
@@ -168,7 +168,7 @@
src/app/components/document-list/document-list.component.html
111
- ASN
+ ASN
Correspondent
@@ -176,7 +176,7 @@
src/app/components/document-list/document-list.component.html
117
- Correspondent
+ 通讯录
Title
@@ -184,7 +184,7 @@
src/app/components/document-list/document-list.component.html
123
- Title
+ 标题
Document type
@@ -192,7 +192,7 @@
src/app/components/document-list/document-list.component.html
129
- Document type
+ 文档类型
Created
@@ -200,7 +200,7 @@
src/app/components/document-list/document-list.component.html
135
- Created
+ 已创建
Added
@@ -208,7 +208,7 @@
src/app/components/document-list/document-list.component.html
141
- Added
+ 已添加
Confirm delete
@@ -216,7 +216,7 @@
src/app/components/document-detail/document-detail.component.ts
206
- Confirm delete
+ 确定删除
Do you really want to delete document ""?
@@ -224,7 +224,7 @@
src/app/components/document-detail/document-detail.component.ts
207
- Do you really want to delete document ""?
+ 您真的想要删除文档“ ”吗?
The files for this document will be deleted permanently. This operation cannot be undone.
@@ -232,7 +232,7 @@
src/app/components/document-detail/document-detail.component.ts
208
- The files for this document will be deleted permanently. This operation cannot be undone.
+ 此文档的文件将被永久删除。此操作不能撤消。
Delete document
@@ -240,7 +240,7 @@
src/app/components/document-detail/document-detail.component.ts
210
- Delete document
+ 删除文件
Error deleting document:
@@ -248,7 +248,7 @@
src/app/components/document-detail/document-detail.component.ts
217
- Error deleting document:
+ 删除文档时出错:
Delete
@@ -256,7 +256,7 @@
src/app/components/document-detail/document-detail.component.html
15
- Delete
+ 删除
Download
@@ -264,7 +264,7 @@
src/app/components/document-detail/document-detail.component.html
23
- Download
+ 下载
More like this
@@ -272,7 +272,7 @@
src/app/components/document-detail/document-detail.component.html
38
- More like this
+ 相似检索
Close
@@ -280,7 +280,7 @@
src/app/components/document-detail/document-detail.component.html
44
- Close
+ 关闭
Details
@@ -288,7 +288,7 @@
src/app/components/document-detail/document-detail.component.html
56
- Details
+ 细节
Content
@@ -296,7 +296,7 @@
src/app/components/document-detail/document-detail.component.html
72
- Content
+ 内容
Metadata
@@ -304,7 +304,7 @@
src/app/components/document-detail/document-detail.component.html
81
- Metadata
+ 元数据
Discard
@@ -312,7 +312,7 @@
src/app/components/document-detail/document-detail.component.html
130
- Discard
+ 放弃
Save
@@ -320,7 +320,7 @@
src/app/components/document-detail/document-detail.component.html
132
- Save
+ 保存
Page
@@ -328,7 +328,7 @@
src/app/components/document-detail/document-detail.component.html
4
- Page
+ 页面
of
@@ -336,7 +336,7 @@
src/app/components/document-detail/document-detail.component.html
8
- of
+ 共 个
Download original
@@ -344,7 +344,7 @@
src/app/components/document-detail/document-detail.component.html
29
- Download original
+ 原图下载
Archive serial number
@@ -352,7 +352,7 @@
src/app/components/document-detail/document-detail.component.html
60
- Archive serial number
+ 归档序列号
Date created
@@ -360,7 +360,7 @@
src/app/components/document-detail/document-detail.component.html
61
- Date created
+ 创建日期
Date modified
@@ -368,7 +368,7 @@
src/app/components/document-detail/document-detail.component.html
87
- Date modified
+ 修改日期
Date added
@@ -376,7 +376,7 @@
src/app/components/document-detail/document-detail.component.html
91
- Date added
+ 添加日期
Media filename
@@ -384,7 +384,7 @@
src/app/components/document-detail/document-detail.component.html
95
- Media filename
+ 媒体文件名
Original MD5 checksum
@@ -392,7 +392,7 @@
src/app/components/document-detail/document-detail.component.html
99
- Original MD5 checksum
+ 原始的 MD5 校验和
Original file size
@@ -400,7 +400,7 @@
src/app/components/document-detail/document-detail.component.html
103
- Original file size
+ 原始大小
Original mime type
@@ -408,7 +408,7 @@
src/app/components/document-detail/document-detail.component.html
107
- Original mime type
+ 原始Mime类型
Archive MD5 checksum
@@ -416,7 +416,7 @@
src/app/components/document-detail/document-detail.component.html
111
- Archive MD5 checksum
+ 存档校验和
Archive file size
@@ -424,7 +424,7 @@
src/app/components/document-detail/document-detail.component.html
115
- Archive file size
+ 存档文件大小
Original document metadata
@@ -432,7 +432,7 @@
src/app/components/document-detail/document-detail.component.html
121
- Original document metadata
+ 原始文档元数据
Archived document metadata
@@ -440,7 +440,7 @@
src/app/components/document-detail/document-detail.component.html
122
- Archived document metadata
+ 存档文档元数据
Save & next
@@ -448,7 +448,7 @@
src/app/components/document-detail/document-detail.component.html
131
- Save & next
+ 保存 & 下一个
Hello , welcome to Paperless-ng!
@@ -456,7 +456,7 @@
src/app/components/dashboard/dashboard.component.ts
33
- Hello , welcome to Paperless-ng!
+ 你好 ,欢迎来到 Paperless-ng !
Welcome to Paperless-ng!
@@ -464,7 +464,7 @@
src/app/components/dashboard/dashboard.component.ts
35
- Welcome to Paperless-ng!
+ 欢迎使用 Paperless-ng!
Dashboard
@@ -472,7 +472,7 @@
src/app/components/dashboard/dashboard.component.html
1
- Dashboard
+ 仪表板
Do you really want to delete the tag ""?
@@ -480,7 +480,7 @@
src/app/components/manage/tag-list/tag-list.component.ts
26
- Do you really want to delete the tag ""?
+ 您真的想要删除文档“ ”吗?
Tags
@@ -488,7 +488,7 @@
src/app/components/manage/tag-list/tag-list.component.html
1
- Tags
+ 标签
Create
@@ -496,7 +496,7 @@
src/app/components/manage/tag-list/tag-list.component.html
2
- Create
+ 创建
Filter by:
@@ -504,7 +504,7 @@
src/app/components/manage/tag-list/tag-list.component.html
8
- Filter by:
+ 过滤条件:
Name
@@ -512,7 +512,7 @@
src/app/components/manage/tag-list/tag-list.component.html
9
- Name
+ 名称
Color
@@ -520,7 +520,7 @@
src/app/components/manage/tag-list/tag-list.component.html
20
- Color
+ 颜色
Matching
@@ -528,7 +528,7 @@
src/app/components/manage/tag-list/tag-list.component.html
21
- Matching
+ 正在匹配
Document count
@@ -536,7 +536,7 @@
src/app/components/manage/tag-list/tag-list.component.html
22
- Document count
+ 文档计数
Actions
@@ -544,7 +544,7 @@
src/app/components/manage/tag-list/tag-list.component.html
23
- Actions
+ 操作
Documents
@@ -552,7 +552,7 @@
src/app/components/manage/tag-list/tag-list.component.html
38
- 文件
+ 文档
Edit
@@ -560,7 +560,7 @@
src/app/components/manage/tag-list/tag-list.component.html
43
- Edit
+ 编辑
Do you really want to delete the document type ""?
@@ -568,7 +568,7 @@
src/app/components/manage/document-type-list/document-type-list.component.ts
26
- Do you really want to delete the document type ""?
+ 您真的想要删除文档“ ”吗?
Document types
@@ -576,7 +576,7 @@
src/app/components/manage/document-type-list/document-type-list.component.html
1
- Document types
+ 文档类型
Logs
@@ -584,7 +584,7 @@
src/app/components/manage/logs/logs.component.html
1
- Logs
+ 日志
Saved view "" deleted.
@@ -592,7 +592,7 @@
src/app/components/manage/settings/settings.component.ts
68
- Saved view "" deleted.
+ 已保存视图 "" 已删除。
Settings saved successfully.
@@ -600,7 +600,7 @@
src/app/components/manage/settings/settings.component.ts
89
- Settings saved successfully.
+ 设置成功
Use system language
@@ -608,7 +608,7 @@
src/app/components/manage/settings/settings.component.ts
94
- Use system language
+ 使用系统语言
Use date format of display language
@@ -616,7 +616,7 @@
src/app/components/manage/settings/settings.component.ts
100
- Use date format of display language
+ 使用显示语言的日期格式
Error while storing settings on server:
@@ -624,7 +624,7 @@
src/app/components/manage/settings/settings.component.ts
117
- Error while storing settings on server:
+ 在服务器上存储设置时出错:
Settings
@@ -632,7 +632,7 @@
src/app/components/manage/settings/settings.component.html
1
- Settings
+ 设置
General settings
@@ -640,7 +640,7 @@
src/app/components/manage/settings/settings.component.html
10
- General settings
+ 常用设置
Notifications
@@ -648,7 +648,7 @@
src/app/components/manage/settings/settings.component.html
116
- Notifications
+ 通知
Saved views
@@ -656,7 +656,7 @@
src/app/components/manage/settings/settings.component.html
134
- Saved views
+ 保存视图
Appearance
@@ -664,7 +664,7 @@
src/app/components/manage/settings/settings.component.html
13
- Appearance
+ 界面
Display language
@@ -672,7 +672,7 @@
src/app/components/manage/settings/settings.component.html
17
- Display language
+ 显示语言
You need to reload the page after applying a new language.
@@ -680,7 +680,7 @@
src/app/components/manage/settings/settings.component.html
25
- You need to reload the page after applying a new language.
+ 您需要在应用新语言后重新加载页面。
Date display
@@ -688,7 +688,7 @@
src/app/components/manage/settings/settings.component.html
32
- Date display
+ 日期显示
Date format
@@ -696,7 +696,7 @@
src/app/components/manage/settings/settings.component.html
45
- Date format
+ 日期格式
Short:
@@ -704,7 +704,7 @@
src/app/components/manage/settings/settings.component.html
51
- Short:
+ 短:
Medium:
@@ -712,7 +712,7 @@
src/app/components/manage/settings/settings.component.html
55
- Medium:
+ 中:
Long:
@@ -720,7 +720,7 @@
src/app/components/manage/settings/settings.component.html
59
- Long:
+ 长:
Items per page
@@ -728,7 +728,7 @@
src/app/components/manage/settings/settings.component.html
67
- Items per page
+ 每页条数
Document editor
@@ -736,7 +736,7 @@
src/app/components/manage/settings/settings.component.html
83
- Document editor
+ 文档编辑器
Use PDF viewer provided by the browser
@@ -744,7 +744,7 @@
src/app/components/manage/settings/settings.component.html
87
- Use PDF viewer provided by the browser
+ 使用浏览器提供的 PDF 查看器
This is usually faster for displaying large PDF documents, but it might not work on some browsers.
@@ -752,7 +752,7 @@
src/app/components/manage/settings/settings.component.html
87
- This is usually faster for displaying large PDF documents, but it might not work on some browsers.
+ 显示大型的 PDF 文档通常更快,但在某些浏览器上可能无法工作。
Dark mode
@@ -760,7 +760,7 @@
src/app/components/manage/settings/settings.component.html
94
- Dark mode
+ 暗色主题
Use system settings
@@ -768,7 +768,7 @@
src/app/components/manage/settings/settings.component.html
97
- Use system settings
+ 跟随系统设置
Enable dark mode
@@ -776,7 +776,7 @@
src/app/components/manage/settings/settings.component.html
98
- Enable dark mode
+ 启用暗色模式
Invert thumbnails in dark mode
@@ -784,7 +784,7 @@
src/app/components/manage/settings/settings.component.html
99
- Invert thumbnails in dark mode
+ 在暗色模式中反转缩略图
Bulk editing
@@ -792,7 +792,7 @@
src/app/components/manage/settings/settings.component.html
103
- Bulk editing
+ 批量编辑
Show confirmation dialogs
@@ -800,7 +800,7 @@
src/app/components/manage/settings/settings.component.html
107
- Show confirmation dialogs
+ 显示确认对话框
Deleting documents will always ask for confirmation.
@@ -808,7 +808,7 @@
src/app/components/manage/settings/settings.component.html
107
- Deleting documents will always ask for confirmation.
+ 删除文档总是需要确认。
Apply on close
@@ -816,7 +816,7 @@
src/app/components/manage/settings/settings.component.html
108
- Apply on close
+ 应用并关闭
Document processing
@@ -824,7 +824,7 @@
src/app/components/manage/settings/settings.component.html
119
- Document processing
+ 文件处理
Show notifications when new documents are detected
@@ -832,7 +832,7 @@
src/app/components/manage/settings/settings.component.html
123
- Show notifications when new documents are detected
+ 当检测到新文档时显示通知
Show notifications when document processing completes successfully
@@ -840,7 +840,7 @@
src/app/components/manage/settings/settings.component.html
124
- Show notifications when document processing completes successfully
+ 文档处理成功完成后显示通知
Show notifications when document processing fails
@@ -848,7 +848,7 @@
src/app/components/manage/settings/settings.component.html
125
- Show notifications when document processing fails
+ 文件处理失败时显示通知
Suppress notifications on dashboard
@@ -856,7 +856,7 @@
src/app/components/manage/settings/settings.component.html
126
- Suppress notifications on dashboard
+ 在仪表盘上禁止通知
This will suppress all messages about document processing status on the dashboard.
@@ -864,7 +864,7 @@
src/app/components/manage/settings/settings.component.html
126
- This will suppress all messages about document processing status on the dashboard.
+ 这将禁止所有关于仪表盘文件处理状态的消息。
Appears on
@@ -872,7 +872,7 @@
src/app/components/manage/settings/settings.component.html
146
- Appears on
+ 出现在
Show on dashboard
@@ -880,7 +880,7 @@
src/app/components/manage/settings/settings.component.html
149
- Show on dashboard
+ 显示此仪器面板
Show in sidebar
@@ -888,7 +888,7 @@
src/app/components/manage/settings/settings.component.html
153
- Show in sidebar
+ 在侧边栏显示
No saved views defined.
@@ -896,7 +896,7 @@
src/app/components/manage/settings/settings.component.html
163
- No saved views defined.
+ 没有定义保存的视图。
404 Not Found
@@ -904,7 +904,7 @@
src/app/components/not-found/not-found.component.html
7
- 404 Not Found
+ 页面未找到
Do you really want to delete the correspondent ""?
@@ -912,7 +912,7 @@
src/app/components/manage/correspondent-list/correspondent-list.component.ts
26
- Do you really want to delete the correspondent ""?
+ 你真的想要删除代理""?
Correspondents
@@ -920,7 +920,7 @@
src/app/components/manage/correspondent-list/correspondent-list.component.html
1
- Correspondents
+ 通讯录
Last correspondence
@@ -928,7 +928,7 @@
src/app/components/manage/correspondent-list/correspondent-list.component.html
22
- Last correspondence
+ 最后一封信件
Confirmation
@@ -936,7 +936,7 @@
src/app/components/common/confirm-dialog/confirm-dialog.component.ts
17
- Confirmation
+ 确认
Confirm
@@ -944,7 +944,7 @@
src/app/components/common/confirm-dialog/confirm-dialog.component.ts
29
- Confirm
+ 确认
Cancel
@@ -952,7 +952,7 @@
src/app/components/common/confirm-dialog/confirm-dialog.component.html
12
- Cancel
+ 取消
Create new correspondent
@@ -960,7 +960,7 @@
src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts
21
- Create new correspondent
+ 创建新的通讯录
Edit correspondent
@@ -968,7 +968,7 @@
src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts
25
- Edit correspondent
+ 编辑通讯录
Matching algorithm
@@ -976,7 +976,7 @@
src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html
10
- Matching algorithm
+ 配对算法
Matching pattern
@@ -984,7 +984,7 @@
src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html
11
- Matching pattern
+ 匹配规则
Case insensitive
@@ -992,7 +992,7 @@
src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html
12
- Case insensitive
+ 忽略大小写
Create new tag
@@ -1000,7 +1000,7 @@
src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts
22
- Create new tag
+ 新建标签
Edit tag
@@ -1008,7 +1008,7 @@
src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts
26
- Edit tag
+ 编辑标签
Inbox tag
@@ -1016,7 +1016,7 @@
src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html
13
- Inbox tag
+ 收件箱标签
Inbox tags are automatically assigned to all consumed documents.
@@ -1024,7 +1024,7 @@
src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html
13
- Inbox tags are automatically assigned to all consumed documents.
+ 收件箱标签自动分配给所有已消费的文档。
Create new document type
@@ -1032,7 +1032,7 @@
src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts
21
- Create new document type
+ 创建新文档类型
Edit document type
@@ -1040,7 +1040,7 @@
src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts
25
- Edit document type
+ 编辑文档类型
Paperless-ng
@@ -1049,7 +1049,7 @@
11
app title
- Paperless-ng
+ Paperless-ng
Search documents
@@ -1057,7 +1057,7 @@
src/app/components/app-frame/app-frame.component.html
15
- Search documents
+ 搜索文档
Logout
@@ -1065,7 +1065,7 @@
src/app/components/app-frame/app-frame.component.html
45
- Logout
+ 注销
Manage
@@ -1073,7 +1073,7 @@
src/app/components/app-frame/app-frame.component.html
112
- Manage
+ 管理
Admin
@@ -1081,7 +1081,7 @@
src/app/components/app-frame/app-frame.component.html
154
- Admin
+ 管理员
Info
@@ -1089,7 +1089,7 @@
src/app/components/app-frame/app-frame.component.html
160
- Info
+ 信息
Documentation
@@ -1097,7 +1097,7 @@
src/app/components/app-frame/app-frame.component.html
167
- Documentation
+ 文档
GitHub
@@ -1105,7 +1105,7 @@
src/app/components/app-frame/app-frame.component.html
175
- GitHub
+ GitHub
Suggest an idea
@@ -1113,7 +1113,7 @@
src/app/components/app-frame/app-frame.component.html
181
- Suggest an idea
+ 提出建议
Logged in as
@@ -1121,7 +1121,7 @@
src/app/components/app-frame/app-frame.component.html
34
- Logged in as
+ 已登录为
Open documents
@@ -1129,7 +1129,7 @@
src/app/components/app-frame/app-frame.component.html
87
- Open documents
+ 打开文档
Close all
@@ -1137,7 +1137,7 @@
src/app/components/app-frame/app-frame.component.html
106
- Close all
+ 全部关闭
Correspondent:
@@ -1145,7 +1145,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
37
- Correspondent:
+ 通讯员:
Without correspondent
@@ -1153,7 +1153,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
39
- Without correspondent
+ 没有通讯员
Type:
@@ -1161,7 +1161,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
44
- Type:
+ 类型:
Without document type
@@ -1169,7 +1169,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
46
- Without document type
+ 没有文档类型
Tag:
@@ -1177,7 +1177,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
50
- Tag:
+ 类型:
Without any tag
@@ -1185,7 +1185,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
54
- Without any tag
+ 无任何标签
Title:
@@ -1193,7 +1193,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
58
- Title:
+ 标题:
ASN:
@@ -1201,7 +1201,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
61
- ASN:
+ ASN:
Title
@@ -1209,7 +1209,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
88
- Title
+ 标题
Title & content
@@ -1217,7 +1217,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
89
- Title & content
+ 标题 & 内容
ASN
@@ -1225,7 +1225,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
90
- ASN
+ ASN
Advanced search
@@ -1233,7 +1233,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
91
- Advanced search
+ 高级搜索
More like
@@ -1241,7 +1241,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
94
- More like
+ 更多
Filter tags
@@ -1249,7 +1249,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
19
- Filter tags
+ 过滤标签
Filter correspondents
@@ -1257,7 +1257,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
27
- Filter correspondents
+ 过滤通讯员
Filter document types
@@ -1265,7 +1265,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
34
- Filter document types
+ 筛选器文件类型
Reset filters
@@ -1273,7 +1273,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
57
- Reset filters
+ 重置筛选
Not assigned
@@ -1282,7 +1282,7 @@
166
Filter drop down element to filter for documents with no correspondent/type/tag assigned
- Not assigned
+ 不分配
Apply
@@ -1290,7 +1290,7 @@
src/app/components/common/filterable-dropdown/filterable-dropdown.component.html
26
- Apply
+ 使用
Last 7 days
@@ -1298,7 +1298,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.ts
34
- Last 7 days
+ 过去7天
Last month
@@ -1306,7 +1306,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.ts
35
- Last month
+ 上个月
Last 3 months
@@ -1314,7 +1314,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.ts
36
- Last 3 months
+ 过去3个月
Last year
@@ -1322,7 +1322,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.ts
37
- Last year
+ 去年
After
@@ -1330,7 +1330,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.html
13
- After
+ 之后
Before
@@ -1338,7 +1338,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.html
38
- Before
+ 之前
Clear
@@ -1346,7 +1346,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.html
18
- Clear
+ 清除
View
@@ -1354,7 +1354,7 @@
src/app/components/document-list/document-card-large/document-card-large.component.html
51
- View
+ 查看
Filter by correspondent
@@ -1362,7 +1362,7 @@
src/app/components/document-list/document-card-large/document-card-large.component.html
20
- Filter by correspondent
+ 过滤通讯员
Filter by tag
@@ -1370,7 +1370,7 @@
src/app/components/document-list/document-card-large/document-card-large.component.html
24
- Filter by tag
+ 按标签筛选
Score:
@@ -1378,7 +1378,7 @@
src/app/components/document-list/document-card-large/document-card-large.component.html
87
- Score:
+ 分數:
Created:
@@ -1386,7 +1386,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.html
43
- Created:
+ 已创建:
Added:
@@ -1394,7 +1394,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.html
44
- Added:
+ 已添加:
Modified:
@@ -1402,7 +1402,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.html
45
- Modified:
+ 已修改:
Error executing bulk operation:
@@ -1410,7 +1410,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
74
- Error executing bulk operation:
+ 删除文档时出错:
""
@@ -1418,7 +1418,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
113
- ""
+ "
"" and ""
@@ -1427,7 +1427,7 @@
115
This is for messages like 'modify "tag1" and "tag2"'
- "" and ""
+ "" and ""
,
@@ -1436,7 +1436,7 @@
117
this is used to separate enumerations and should probably be a comma and a whitespace in most languages
- ,
+ ,
and ""
@@ -1445,7 +1445,7 @@
118
this is for messages like 'modify "tag1", "tag2" and "tag3"'
- and ""
+ and ""
Confirm tags assignment
@@ -1453,7 +1453,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
127
- Confirm tags assignment
+ 确认标签分配
This operation will add the tag "" to selected document(s).
@@ -1461,7 +1461,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
130
- This operation will add the tag "" to selected document(s).
+ 此操作将添加标签 并删除 选定文档中的标签 。
This operation will add the tags to selected document(s).
@@ -1469,7 +1469,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
132
- This operation will add the tags to selected document(s).
+ 此操作将添加标签 并删除 选定文档中的标签 。
This operation will remove the tag "" from selected document(s).
@@ -1477,7 +1477,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
135
- This operation will remove the tag "" from selected document(s).
+ 此操作将从 选定的文档中移除标签。
This operation will remove the tags from selected document(s).
@@ -1485,7 +1485,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
137
- This operation will remove the tags from selected document(s).
+ 此操作将从 选定的文档中删除标签 。
This operation will add the tags and remove the tags on selected document(s).
@@ -1493,7 +1493,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
139
- This operation will add the tags and remove the tags on selected document(s).
+ 此操作将添加标签 并删除 选定文档中的标签 。
Confirm correspondent assignment
@@ -1501,7 +1501,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
159
- Confirm correspondent assignment
+ 确认通讯员分配
This operation will assign the correspondent "" to selected document(s).
@@ -1509,7 +1509,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
161
- This operation will assign the correspondent "" to selected document(s).
+ 此操作将指派代理"" 到 选定的文档(s) 。
This operation will remove the correspondent from selected document(s).
@@ -1517,7 +1517,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
163
- This operation will remove the correspondent from selected document(s).
+ 此操作将从 个选定文档中移除通讯员。
Confirm document type assignment
@@ -1525,7 +1525,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
182
- Confirm document type assignment
+ 确认文档类型分配
This operation will assign the document type "" to selected document(s).
@@ -1533,7 +1533,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
184
- This operation will assign the document type "" to selected document(s).
+ 此操作将将文档类型 "分配到 选定的文档(s) 。
This operation will remove the document type from selected document(s).
@@ -1541,7 +1541,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
186
- This operation will remove the document type from selected document(s).
+ 此操作将将文档类型 "分配到 选定的文档(s) 。
Delete confirm
@@ -1549,7 +1549,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
201
- Delete confirm
+ 确认删除
This operation will permanently delete selected document(s).
@@ -1557,7 +1557,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
202
- This operation will permanently delete selected document(s).
+ 此操作将永久删除 个选定的文档 (s)。
This operation cannot be undone.
@@ -1565,7 +1565,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
203
- This operation cannot be undone.
+ 这个操作无法还原
Delete document(s)
@@ -1573,7 +1573,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
205
- Delete document(s)
+ 删除文档
Select:
@@ -1581,7 +1581,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
10
- Select:
+ 选取:
All
@@ -1589,7 +1589,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
20
- All
+ 所有
Edit:
@@ -1597,7 +1597,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
27
- Edit:
+ 编辑:
Download originals
@@ -1605,7 +1605,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
68
- Download originals
+ 下载原始文件
Add item
@@ -1614,7 +1614,7 @@
11
Used for both types and correspondents
- Add item
+ 添加项
Suggestions:
@@ -1622,7 +1622,7 @@
src/app/components/common/input/select/select.component.html
31
- Suggestions:
+ 建议:
Save current view
@@ -1630,7 +1630,7 @@
src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html
3
- Save current view
+ 保存当前视图
Add tag
@@ -1638,7 +1638,7 @@
src/app/components/common/input/tags/tags.component.html
11
- Add tag
+ 增加标签
Show all
@@ -1646,7 +1646,7 @@
src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
3
- Show all
+ 全部显示
Statistics
@@ -1654,7 +1654,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
1
- Statistics
+ 统计
Total documents:
@@ -1662,7 +1662,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
4
- Total documents:
+ 文档总数:
Documents in inbox:
@@ -1670,7 +1670,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
3
- Documents in inbox:
+ 在收件箱中的文档:
Processing:
@@ -1678,7 +1678,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
32
- Processing:
+ 正在处理:
Failed:
@@ -1686,7 +1686,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
35
- Failed:
+ 失败:
Added:
@@ -1694,7 +1694,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
38
- Added:
+ 已添加:
Connecting...
@@ -1702,7 +1702,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
118
- Connecting...
+ 正在连接…
Uploading...
@@ -1710,7 +1710,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
123
- Uploading...
+ 正在上传...
Upload complete, waiting...
@@ -1718,7 +1718,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
126
- Upload complete, waiting...
+ 上传完成,等待...
HTTP error:
@@ -1726,7 +1726,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
136
- HTTP error:
+ HTTP 错误:
Upload new documents
@@ -1734,7 +1734,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html
1
- Upload new documents
+ 上传新文档
Drop documents here or
@@ -1742,7 +1742,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html
13
- Drop documents here or
+ 拖放文档到此处或
Browse files
@@ -1750,7 +1750,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html
13
- Browse files
+ 浏览文件
Dismiss completed
@@ -1759,7 +1759,7 @@
4
This button dismisses all status messages about processed documents on the dashboard (failed and successful)
- Dismiss completed
+ 清除完成
{VAR_PLURAL, plural, =1 {One more document} other { more documents}}
@@ -1768,7 +1768,7 @@
25
This is shown as a summary line when there are more than 5 document in the processing pipeline.
- {VAR_PLURAL, plural, =1 {One more document} other { more documents}}
+ {VAR_PLURAL, plural, =1 {还有一个文档} other { 更多文档}}
Open document
@@ -1776,7 +1776,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html
45
- Open document
+ 打开文档
First steps
@@ -1784,7 +1784,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
1
- First steps
+ 首先
Paperless is running! :)
@@ -1792,7 +1792,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
5
- Paperless is running! :)
+ Paperless-ng 正在运行!:)
You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message.
@@ -1800,7 +1800,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
6,7
- You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message.
+ 您可以通过将文件上传框中的文件拖放到右边或者将它们拖放到已配置的消费文件夹中,开始上传文档。 当您将一些元数据添加到您的文档后,使用无纸过滤机制创建自定义视图 (例如“最近添加”, 标记为TODOO,它们将出现在仪表板上,而不是这条消息。
Paperless offers some more features that try to make your life easier:
@@ -1808,7 +1808,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
8
- Paperless offers some more features that try to make your life easier:
+ Paperless-ng 提供了更多的功能,试图使您的生活更加容易:
Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically.
@@ -1816,7 +1816,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
10
- Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically.
+ 一旦你获得了几份无纸文件并为它们添加了元数据, Paperless-ng 文件可以自动将元数据分配给新文件。
You can configure paperless to read your mails and add documents from attached files.
@@ -1824,7 +1824,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
11
- You can configure paperless to read your mails and add documents from attached files.
+ 您可以配置无纸读取您的邮件并从附加文件中添加文档。
Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general.
@@ -1832,7 +1832,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
13
- Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general.
+ 查阅关于如何使用这些特征的文件。关于基本使用的部分也有一些关于如何使用无纸通用的信息。
Metadata
@@ -1840,7 +1840,7 @@
src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts
18
- Metadata
+ 元数据
Select
@@ -1848,7 +1848,7 @@
src/app/components/common/select-dialog/select-dialog.component.ts
18
- Select
+ 选取
Please select an object
@@ -1856,7 +1856,7 @@
src/app/components/common/select-dialog/select-dialog.component.ts
21
- Please select an object
+ 请选择一个对象
Invalid date.
@@ -1864,7 +1864,7 @@
src/app/components/common/input/date/date.component.html
14
- Invalid date.
+ 日期无效。
Searching document with asn
@@ -1872,7 +1872,7 @@
src/app/components/document-asn/document-asn.component.html
1
- Searching document with asn
+ 正在以asn 搜索文档
Yes
@@ -1880,7 +1880,7 @@
src/app/pipes/yes-no.pipe.ts
9
- Yes
+ 是
No
@@ -1888,7 +1888,7 @@
src/app/pipes/yes-no.pipe.ts
9
- No
+ 否
(no title)
@@ -1896,7 +1896,7 @@
src/app/pipes/document-title.pipe.ts
12
- (no title)
+ (无标题)
English (US)
@@ -1904,7 +1904,7 @@
src/app/services/settings.service.ts
90
- English (US)
+ 英语(美国)
English (GB)
@@ -1912,7 +1912,7 @@
src/app/services/settings.service.ts
91
- English (GB)
+ 英语(英国)
German
@@ -1920,7 +1920,7 @@
src/app/services/settings.service.ts
92
- German
+ 德语
Dutch
@@ -1928,7 +1928,7 @@
src/app/services/settings.service.ts
93
- Dutch
+ 荷兰语
French
@@ -1936,7 +1936,7 @@
src/app/services/settings.service.ts
94
- French
+ 法语
Portuguese
@@ -1944,7 +1944,7 @@
src/app/services/settings.service.ts
95
- Portuguese
+ 葡萄牙语
Portuguese (Brazil)
@@ -1952,7 +1952,7 @@
src/app/services/settings.service.ts
96
- Portuguese (Brazil)
+ 葡萄牙语 (巴西)
Italian
@@ -1960,7 +1960,7 @@
src/app/services/settings.service.ts
97
- Italian
+ 意大利语
Romanian
@@ -1968,7 +1968,7 @@
src/app/services/settings.service.ts
98
- Romanian
+ 罗马尼亚语
Russian
@@ -1976,7 +1976,7 @@
src/app/services/settings.service.ts
99
- Russian
+ 俄语
Spanish
@@ -1984,7 +1984,7 @@
src/app/services/settings.service.ts
100
- Spanish
+ 西班牙语
Polish
@@ -1992,7 +1992,7 @@
src/app/services/settings.service.ts
101
- Polish
+ 波兰语
Swedish
@@ -2000,7 +2000,7 @@
src/app/services/settings.service.ts
102
- Swedish
+ 瑞典语
ISO 8601
@@ -2008,7 +2008,7 @@
src/app/services/settings.service.ts
107
- ISO 8601
+ ISO 8601
Document already exists.
@@ -2016,7 +2016,7 @@
src/app/services/consumer-status.service.ts
15
- Document already exists.
+ 文档已存在
File not found.
@@ -2024,7 +2024,7 @@
src/app/services/consumer-status.service.ts
16
- File not found.
+ 文件未找到。
Pre-consume script does not exist.
@@ -2033,7 +2033,7 @@
17
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
- Pre-consume script does not exist.
+ 前置脚本不存在。
Error while executing pre-consume script.
@@ -2042,7 +2042,7 @@
18
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
- Error while executing pre-consume script.
+ 执行前置命令时出错。
Post-consume script does not exist.
@@ -2051,7 +2051,7 @@
19
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
- Post-consume script does not exist.
+ 后置脚本不存在。
Error while executing post-consume script.
@@ -2060,7 +2060,7 @@
20
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
- Error while executing post-consume script.
+ 执行后置命令时出错。
Received new file.
@@ -2068,7 +2068,7 @@
src/app/services/consumer-status.service.ts
21
- Received new file.
+ 接收到的文件
File type not supported.
@@ -2076,7 +2076,7 @@
src/app/services/consumer-status.service.ts
22
- File type not supported.
+ 不支持的文件类型。
Processing document...
@@ -2084,7 +2084,7 @@
src/app/services/consumer-status.service.ts
23
- Processing document...
+ 正在处理文档...
Generating thumbnail...
@@ -2092,7 +2092,7 @@
src/app/services/consumer-status.service.ts
24
- Generating thumbnail...
+ 正在生成缩略图...
Retrieving date from document...
@@ -2100,7 +2100,7 @@
src/app/services/consumer-status.service.ts
25
- Retrieving date from document...
+ 正在从文档获取日期...
Saving document...
@@ -2108,7 +2108,7 @@
src/app/services/consumer-status.service.ts
26
- Saving document...
+ 正在保存文档…
Finished.
@@ -2116,7 +2116,7 @@
src/app/services/consumer-status.service.ts
27
- Finished.
+ 已完成
Error
@@ -2124,7 +2124,7 @@
src/app/services/toast.service.ts
35
- Error
+ 错误
Information
@@ -2132,7 +2132,7 @@
src/app/services/toast.service.ts
39
- Information
+ 信息
Correspondent
@@ -2140,7 +2140,7 @@
src/app/services/rest/document.service.ts
18
- Correspondent
+ 通讯录
Document type
@@ -2148,7 +2148,7 @@
src/app/services/rest/document.service.ts
20
- Document type
+ 文档类型
Created
@@ -2156,7 +2156,7 @@
src/app/services/rest/document.service.ts
21
- Created
+ 已创建
Added
@@ -2164,7 +2164,7 @@
src/app/services/rest/document.service.ts
22
- Added
+ 已添加
Modified
@@ -2172,7 +2172,7 @@
src/app/services/rest/document.service.ts
23
- Modified
+ 已修改
Search score
@@ -2181,7 +2181,7 @@
28
Score is a value returned by the full text search engine and specifies how well a result matches the given query
- Search score
+ 搜索得分
Create new item
@@ -2189,7 +2189,7 @@
src/app/components/common/edit-dialog/edit-dialog.component.ts
50
- Create new item
+ 创建条目
Edit item
@@ -2197,7 +2197,7 @@
src/app/components/common/edit-dialog/edit-dialog.component.ts
54
- Edit item
+ 编辑条目
Could not save element:
@@ -2205,7 +2205,7 @@
src/app/components/common/edit-dialog/edit-dialog.component.ts
58
- Could not save element:
+ 无法保存元素:
Automatic
@@ -2221,7 +2221,7 @@
src/app/components/manage/generic-list/generic-list.component.ts
97
- Do you really want to delete this element?
+ 是否确实要删除此元素?
Associated documents will not be deleted.
@@ -2229,7 +2229,7 @@
src/app/components/manage/generic-list/generic-list.component.ts
104
- Associated documents will not be deleted.
+ 关联的文档将不会被删除。
Delete
@@ -2237,7 +2237,7 @@
src/app/components/manage/generic-list/generic-list.component.ts
106
- Delete
+ 删除
Error while deleting element:
@@ -2245,7 +2245,7 @@
src/app/components/manage/generic-list/generic-list.component.ts
114
- Error while deleting element:
+ 删除文档时出错:
Any word
@@ -2261,7 +2261,7 @@
src/app/data/matching-model.ts
12
- Any: Document contains any of these words (space separated)
+ 任意:文档包含其中任何一个单词(空间分隔)
All words
@@ -2277,7 +2277,7 @@
src/app/data/matching-model.ts
13
- All: Document contains all of these words (space separated)
+ 全部: 文档包含所有这些单词(空格分隔)
Exact match
@@ -2293,7 +2293,7 @@
src/app/data/matching-model.ts
14
- Exact: Document contains this string
+ 确切: 文档包含这个字符串
Regular expression
@@ -2309,7 +2309,7 @@
src/app/data/matching-model.ts
15
- Regular expression: Document matches this regular expression
+ 正则表达式:文档匹配此正则表达式
Fuzzy word
@@ -2325,7 +2325,7 @@
src/app/data/matching-model.ts
16
- Fuzzy: Document contains a word similar to this word
+ 模糊:文档包含一个类似于此单词的单词
Auto: Learn matching automatically
@@ -2333,7 +2333,7 @@
src/app/data/matching-model.ts
17
- Auto: Learn matching automatically
+ 自动:自动学习匹配