mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-16 17:25:11 -05:00
Compare commits
1 Commits
f6eb8b6539
...
46049ecfc0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
46049ecfc0 |
@ -246,7 +246,7 @@ export class CustomFieldsQueryDropdownComponent extends LoadingComponentWithPerm
|
|||||||
|
|
||||||
customFields: CustomField[] = []
|
customFields: CustomField[] = []
|
||||||
|
|
||||||
public readonly today: string = new Date().toLocaleDateString('en-CA')
|
public readonly today: string = new Date().toISOString().split('T')[0]
|
||||||
|
|
||||||
constructor() {
|
constructor() {
|
||||||
super()
|
super()
|
||||||
|
@ -165,7 +165,7 @@ export class DatesDropdownComponent implements OnInit, OnDestroy {
|
|||||||
@Input()
|
@Input()
|
||||||
placement: string = 'bottom-start'
|
placement: string = 'bottom-start'
|
||||||
|
|
||||||
public readonly today: string = new Date().toLocaleDateString('en-CA')
|
public readonly today: string = new Date().toISOString().split('T')[0]
|
||||||
|
|
||||||
get isActive(): boolean {
|
get isActive(): boolean {
|
||||||
return (
|
return (
|
||||||
|
@ -59,7 +59,7 @@ export class DateComponent
|
|||||||
@Output()
|
@Output()
|
||||||
filterDocuments = new EventEmitter<NgbDateStruct[]>()
|
filterDocuments = new EventEmitter<NgbDateStruct[]>()
|
||||||
|
|
||||||
public readonly today: string = new Date().toLocaleDateString('en-CA')
|
public readonly today: string = new Date().toISOString().split('T')[0]
|
||||||
|
|
||||||
getSuggestions() {
|
getSuggestions() {
|
||||||
return this.suggestions == null
|
return this.suggestions == null
|
||||||
|
@ -10954,13 +10954,13 @@
|
|||||||
</context-group>
|
</context-group>
|
||||||
<target state="final">Ukrainisch</target>
|
<target state="final">Ukrainisch</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="3611216939636790848" datatype="html" approved="yes">
|
<trans-unit id="3611216939636790848" datatype="html">
|
||||||
<source>Vietnamese</source>
|
<source>Vietnamese</source>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/services/settings.service.ts</context>
|
<context context-type="sourcefile">src/app/services/settings.service.ts</context>
|
||||||
<context context-type="linenumber">249</context>
|
<context context-type="linenumber">249</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="final">Vietnamesisch</target>
|
<target state="translated">Vietnamesisch</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="4689443708886954687" datatype="html" approved="yes">
|
<trans-unit id="4689443708886954687" datatype="html" approved="yes">
|
||||||
<source>Chinese Simplified</source>
|
<source>Chinese Simplified</source>
|
||||||
|
@ -1613,7 +1613,9 @@
|
|||||||
<context context-type="sourcefile">src/app/components/admin/settings/settings.component.html</context>
|
<context context-type="sourcefile">src/app/components/admin/settings/settings.component.html</context>
|
||||||
<context context-type="linenumber">265,267</context>
|
<context context-type="linenumber">265,267</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">Cài đặt áp dụng cho tài khoản người dùng này đối với các đối tượng (Thẻ, Quy tắc thư, v.v., ngoại trừ tài liệu) được tạo thông qua giao diện người dùng web</target>
|
<target state="translated">
|
||||||
|
Cài đặt áp dụng cho tài khoản người dùng này cho các đối tượng (thẻ, quy tắc thư, v.v. nhưng không phải tài liệu) được tạo thông qua giao diện người dùng web.
|
||||||
|
</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="4292903881380648974" datatype="html">
|
<trans-unit id="4292903881380648974" datatype="html">
|
||||||
<source>Default Owner</source>
|
<source>Default Owner</source>
|
||||||
@ -6032,7 +6034,9 @@
|
|||||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html</context>
|
<context context-type="sourcefile">src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html</context>
|
||||||
<context context-type="linenumber">147</context>
|
<context context-type="linenumber">147</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">Kích hoạt lặp lại.</target>
|
<target state="translated">
|
||||||
|
Trigger đang định kỳ.
|
||||||
|
</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="5937989815294159481" datatype="html">
|
<trans-unit id="5937989815294159481" datatype="html">
|
||||||
<source>Recurring interval days</source>
|
<source>Recurring interval days</source>
|
||||||
@ -8475,7 +8479,7 @@
|
|||||||
<context context-type="sourcefile">src/app/components/document-detail/document-detail.component.html</context>
|
<context context-type="sourcefile">src/app/components/document-detail/document-detail.component.html</context>
|
||||||
<context context-type="linenumber">11</context>
|
<context context-type="linenumber">11</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">-</target>
|
<target state="needs-translation">-</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="8479257185772414452" datatype="html">
|
<trans-unit id="8479257185772414452" datatype="html">
|
||||||
<source>+</source>
|
<source>+</source>
|
||||||
@ -8483,7 +8487,7 @@
|
|||||||
<context context-type="sourcefile">src/app/components/document-detail/document-detail.component.html</context>
|
<context context-type="sourcefile">src/app/components/document-detail/document-detail.component.html</context>
|
||||||
<context context-type="linenumber">19</context>
|
<context context-type="linenumber">19</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">+</target>
|
<target state="needs-translation">+</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="8659635229098859487" datatype="html">
|
<trans-unit id="8659635229098859487" datatype="html">
|
||||||
<source>Download original</source>
|
<source>Download original</source>
|
||||||
@ -9869,7 +9873,7 @@
|
|||||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/custom-fields-bulk-edit-dialog/custom-fields-bulk-edit-dialog.component.html</context>
|
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/custom-fields-bulk-edit-dialog/custom-fields-bulk-edit-dialog.component.html</context>
|
||||||
<context context-type="linenumber">3,7</context>
|
<context context-type="linenumber">3,7</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">{VAR_PLURAL, plural, =1 {Đặt trường tùy chỉnh cho 1 tài liệu} other {Đặt trường tùy chỉnh cho <x id="INTERPOLATION"/> tài liệu}}</target>
|
<target state="needs-translation">{VAR_PLURAL, plural, =1 {Set custom fields for 1 document} other {Set custom fields for <x id="INTERPOLATION"/> documents}}</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="8100177157764133131" datatype="html">
|
<trans-unit id="8100177157764133131" datatype="html">
|
||||||
<source>Select custom fields</source>
|
<source>Select custom fields</source>
|
||||||
@ -9888,8 +9892,8 @@
|
|||||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/custom-fields-bulk-edit-dialog/custom-fields-bulk-edit-dialog.component.html</context>
|
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/custom-fields-bulk-edit-dialog/custom-fields-bulk-edit-dialog.component.html</context>
|
||||||
<context context-type="linenumber">69,74</context>
|
<context context-type="linenumber">69,74</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">{VAR_PLURAL, plural, =1 {Thao tác này cũng sẽ xóa 1 trường tùy chỉnh khỏi các tài liệu đã chọn.} other {Thao tác này cũng sẽ
|
<target state="needs-translation">{VAR_PLURAL, plural, =1 {This operation will also remove 1 custom field from the selected documents.} other {This operation will also
|
||||||
xoá<x id="INTERPOLATION"/> trường tùy chỉnh khỏi các tài liệu đã chọn.}}</target>
|
remove <x id="INTERPOLATION"/> custom fields from the selected documents.}}</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="2784168796433474565" datatype="html">
|
<trans-unit id="2784168796433474565" datatype="html">
|
||||||
<source>Filter by tag</source>
|
<source>Filter by tag</source>
|
||||||
@ -9979,7 +9983,7 @@
|
|||||||
<context context-type="sourcefile">src/app/components/document-list/document-card-small/document-card-small.component.html</context>
|
<context context-type="sourcefile">src/app/components/document-list/document-card-small/document-card-small.component.html</context>
|
||||||
<context context-type="linenumber">106</context>
|
<context context-type="linenumber">106</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">{VAR_PLURAL, plural, =1 {1 trang} other {<x id="INTERPOLATION"/> nhiều trang}}</target>
|
<target state="needs-translation">{VAR_PLURAL, plural, =1 {1 page} other {<x id="INTERPOLATION"/> pages}}</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="5739581984228459958" datatype="html">
|
<trans-unit id="5739581984228459958" datatype="html">
|
||||||
<source>Shared</source>
|
<source>Shared</source>
|
||||||
@ -10175,7 +10179,7 @@
|
|||||||
<context context-type="sourcefile">src/app/components/document-list/document-list.component.html</context>
|
<context context-type="sourcefile">src/app/components/document-list/document-list.component.html</context>
|
||||||
<context context-type="linenumber">117</context>
|
<context context-type="linenumber">117</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">{VAR_PLURAL, plural, =1 {Đã chọn <x id="INTERPOLATION"/> của một tài liệu} other {Đã chọn <x id="INTERPOLATION"/> của <x id="INTERPOLATION_1"/> nhiều tài liệu}}</target>
|
<target state="needs-translation">{VAR_PLURAL, plural, =1 {Selected <x id="INTERPOLATION"/> of one document} other {Selected <x id="INTERPOLATION"/> of <x id="INTERPOLATION_1"/> documents}}</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="6600548268163632449" datatype="html">
|
<trans-unit id="6600548268163632449" datatype="html">
|
||||||
<source>{VAR_PLURAL, plural, =1 {One document} other {<x id="INTERPOLATION"/> documents}}</source>
|
<source>{VAR_PLURAL, plural, =1 {One document} other {<x id="INTERPOLATION"/> documents}}</source>
|
||||||
@ -10183,7 +10187,7 @@
|
|||||||
<context context-type="sourcefile">src/app/components/document-list/document-list.component.html</context>
|
<context context-type="sourcefile">src/app/components/document-list/document-list.component.html</context>
|
||||||
<context context-type="linenumber">121</context>
|
<context context-type="linenumber">121</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">{VAR_PLURAL, plural, =1 {Một tài liệu} other {<x id="INTERPOLATION"/> nhiều tài liệu}}</target>
|
<target state="needs-translation">{VAR_PLURAL, plural, =1 {One document} other {<x id="INTERPOLATION"/> documents}}</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="2243770355958919528" datatype="html">
|
<trans-unit id="2243770355958919528" datatype="html">
|
||||||
<source>(filtered)</source>
|
<source>(filtered)</source>
|
||||||
@ -11509,7 +11513,7 @@
|
|||||||
<context context-type="sourcefile">src/app/components/manage/management-list/management-list.component.html</context>
|
<context context-type="sourcefile">src/app/components/manage/management-list/management-list.component.html</context>
|
||||||
<context context-type="linenumber">118</context>
|
<context context-type="linenumber">118</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">{VAR_PLURAL, plural, =1 {Một <x id="INTERPOLATION"/>} other {<x id="INTERPOLATION_1"/> tổng <x id="INTERPOLATION_2"/>}}</target>
|
<target state="needs-translation">{VAR_PLURAL, plural, =1 {One <x id="INTERPOLATION"/>} other {<x id="INTERPOLATION_1"/> total <x id="INTERPOLATION_2"/>}}</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="810888510148304696" datatype="html">
|
<trans-unit id="810888510148304696" datatype="html">
|
||||||
<source>Automatic</source>
|
<source>Automatic</source>
|
||||||
@ -13154,7 +13158,7 @@
|
|||||||
<context context-type="sourcefile">src/app/services/settings.service.ts</context>
|
<context context-type="sourcefile">src/app/services/settings.service.ts</context>
|
||||||
<context context-type="linenumber">249</context>
|
<context context-type="linenumber">249</context>
|
||||||
</context-group>
|
</context-group>
|
||||||
<target state="translated">Tiếng Việt</target>
|
<target state="needs-translation">Vietnamese</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="4689443708886954687" datatype="html">
|
<trans-unit id="4689443708886954687" datatype="html">
|
||||||
<source>Chinese Simplified</source>
|
<source>Chinese Simplified</source>
|
||||||
|
@ -3,7 +3,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: paperless-ngx\n"
|
"Project-Id-Version: paperless-ngx\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2025-07-08 21:14+0000\n"
|
"POT-Creation-Date: 2025-07-08 21:14+0000\n"
|
||||||
"PO-Revision-Date: 2025-07-11 12:14\n"
|
"PO-Revision-Date: 2025-07-09 12:14\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
"Language: de_DE\n"
|
"Language: de_DE\n"
|
||||||
|
@ -3,7 +3,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: paperless-ngx\n"
|
"Project-Id-Version: paperless-ngx\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2025-07-08 21:14+0000\n"
|
"POT-Creation-Date: 2025-07-08 21:14+0000\n"
|
||||||
"PO-Revision-Date: 2025-07-12 12:12\n"
|
"PO-Revision-Date: 2025-07-08 21:15\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Vietnamese\n"
|
"Language-Team: Vietnamese\n"
|
||||||
"Language: vi_VN\n"
|
"Language: vi_VN\n"
|
||||||
@ -79,7 +79,7 @@ msgstr "Khớp chính xác"
|
|||||||
|
|
||||||
#: documents/models.py:57 documents/models.py:928
|
#: documents/models.py:57 documents/models.py:928
|
||||||
msgid "Regular expression"
|
msgid "Regular expression"
|
||||||
msgstr "Biểu thức chính quy"
|
msgstr "Biểu hiện thường xuyên"
|
||||||
|
|
||||||
#: documents/models.py:58 documents/models.py:929
|
#: documents/models.py:58 documents/models.py:929
|
||||||
msgid "Fuzzy word"
|
msgid "Fuzzy word"
|
||||||
@ -96,11 +96,11 @@ msgstr "tên"
|
|||||||
|
|
||||||
#: documents/models.py:64 documents/models.py:993
|
#: documents/models.py:64 documents/models.py:993
|
||||||
msgid "match"
|
msgid "match"
|
||||||
msgstr "phù hợp"
|
msgstr "trận đấu"
|
||||||
|
|
||||||
#: documents/models.py:67 documents/models.py:996
|
#: documents/models.py:67 documents/models.py:996
|
||||||
msgid "matching algorithm"
|
msgid "matching algorithm"
|
||||||
msgstr "thuật toán tìm kiếm"
|
msgstr "thuật toán phù hợp"
|
||||||
|
|
||||||
#: documents/models.py:72 documents/models.py:1001
|
#: documents/models.py:72 documents/models.py:1001
|
||||||
msgid "is insensitive"
|
msgid "is insensitive"
|
||||||
@ -124,7 +124,7 @@ msgstr "là thẻ hộp thư đến"
|
|||||||
|
|
||||||
#: documents/models.py:106
|
#: documents/models.py:106
|
||||||
msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags."
|
msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags."
|
||||||
msgstr "Đánh dấu thẻ này là thẻ hộp thư đến: Tất cả các tài liệu mới được đưa vào sẽ được gắn thẻ hộp thư đến."
|
msgstr "Đánh dấu thẻ này là một thẻ hộp thư đến: Tất cả các tài liệu mới tiêu thụ sẽ được gắn thẻ hộp thư đến."
|
||||||
|
|
||||||
#: documents/models.py:112
|
#: documents/models.py:112
|
||||||
msgid "tag"
|
msgid "tag"
|
||||||
@ -152,7 +152,7 @@ msgstr "đường dẫn lưu trữ"
|
|||||||
|
|
||||||
#: documents/models.py:129
|
#: documents/models.py:129
|
||||||
msgid "storage paths"
|
msgid "storage paths"
|
||||||
msgstr "các đường dẫn lưu trữ"
|
msgstr "đường dẫn lưu trữ"
|
||||||
|
|
||||||
#: documents/models.py:136
|
#: documents/models.py:136
|
||||||
msgid "Unencrypted"
|
msgid "Unencrypted"
|
||||||
@ -176,11 +176,11 @@ msgstr "Dữ liệu thô, chỉ có văn bản của tài liệu. Trường này
|
|||||||
|
|
||||||
#: documents/models.py:178
|
#: documents/models.py:178
|
||||||
msgid "mime type"
|
msgid "mime type"
|
||||||
msgstr "kiểu MIME"
|
msgstr "loại mime"
|
||||||
|
|
||||||
#: documents/models.py:188
|
#: documents/models.py:188
|
||||||
msgid "checksum"
|
msgid "checksum"
|
||||||
msgstr "giá trị tổng kiểm"
|
msgstr "tổng kiểm tra"
|
||||||
|
|
||||||
#: documents/models.py:192
|
#: documents/models.py:192
|
||||||
msgid "The checksum of the original document."
|
msgid "The checksum of the original document."
|
||||||
@ -196,7 +196,7 @@ msgstr "Tổng kiểm tra của tài liệu đã lưu trữ."
|
|||||||
|
|
||||||
#: documents/models.py:205
|
#: documents/models.py:205
|
||||||
msgid "page count"
|
msgid "page count"
|
||||||
msgstr "số trang"
|
msgstr "đếm trang"
|
||||||
|
|
||||||
#: documents/models.py:212
|
#: documents/models.py:212
|
||||||
msgid "The number of pages of the document."
|
msgid "The number of pages of the document."
|
||||||
@ -726,7 +726,7 @@ msgstr "Ngày"
|
|||||||
|
|
||||||
#: documents/models.py:734
|
#: documents/models.py:734
|
||||||
msgid "Boolean"
|
msgid "Boolean"
|
||||||
msgstr "kiểu Boolean"
|
msgstr "Boolean"
|
||||||
|
|
||||||
#: documents/models.py:735
|
#: documents/models.py:735
|
||||||
msgid "Integer"
|
msgid "Integer"
|
||||||
@ -1201,7 +1201,7 @@ msgstr "Quay lại đăng nhập"
|
|||||||
#: documents/templates/account/email/base_message.txt:1
|
#: documents/templates/account/email/base_message.txt:1
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Hello from %(site_name)s!"
|
msgid "Hello from %(site_name)s!"
|
||||||
msgstr "%(site_name)s xin chào!"
|
msgstr ""
|
||||||
|
|
||||||
#: documents/templates/account/email/base_message.txt:5
|
#: documents/templates/account/email/base_message.txt:5
|
||||||
#, python-format
|
#, python-format
|
||||||
@ -1221,7 +1221,7 @@ msgstr "Vui lòng đăng nhập."
|
|||||||
#: documents/templates/account/login.html:12
|
#: documents/templates/account/login.html:12
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Don't have an account yet? <a href=\"%(signup_url)s\">Sign up</a>"
|
msgid "Don't have an account yet? <a href=\"%(signup_url)s\">Sign up</a>"
|
||||||
msgstr "Chưa có tài khoản? <a href=\"%(signup_url)s\">Đăng kí</a>"
|
msgstr ""
|
||||||
|
|
||||||
#: documents/templates/account/login.html:25
|
#: documents/templates/account/login.html:25
|
||||||
#: documents/templates/account/signup.html:22
|
#: documents/templates/account/signup.html:22
|
||||||
@ -1384,12 +1384,12 @@ msgstr "Tài khoản xã hội không cần giấy ngx đăng nhập"
|
|||||||
#: documents/templates/socialaccount/authentication_error.html:10
|
#: documents/templates/socialaccount/authentication_error.html:10
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "An error occurred while attempting to login via your social network account. Back to the <a href=\"%(login_url)s\">login page</a>"
|
msgid "An error occurred while attempting to login via your social network account. Back to the <a href=\"%(login_url)s\">login page</a>"
|
||||||
msgstr "Đã xảy ra lỗi khi cố gắng đăng nhập bằng tài khoản mạng xã hội của bạn. Trở lại <a href=\"%(login_url)s\">trang đăng nhập</a>"
|
msgstr ""
|
||||||
|
|
||||||
#: documents/templates/socialaccount/login.html:10
|
#: documents/templates/socialaccount/login.html:10
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You are about to connect a new third-party account from %(provider)s."
|
msgid "You are about to connect a new third-party account from %(provider)s."
|
||||||
msgstr "Bạn sắp kết nối một tài khoản bên thứ ba mới từ %(provider)s."
|
msgstr ""
|
||||||
|
|
||||||
#: documents/templates/socialaccount/login.html:13
|
#: documents/templates/socialaccount/login.html:13
|
||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
@ -1411,21 +1411,21 @@ msgstr "Là bước cuối cùng, vui lòng hoàn thành mẫu đơn sau:"
|
|||||||
#: documents/validators.py:24
|
#: documents/validators.py:24
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Unable to parse URI {value}, missing scheme"
|
msgid "Unable to parse URI {value}, missing scheme"
|
||||||
msgstr "Không thể phân tích URI {value}, thiếu giao thức"
|
msgstr ""
|
||||||
|
|
||||||
#: documents/validators.py:29
|
#: documents/validators.py:29
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Unable to parse URI {value}, missing net location or path"
|
msgid "Unable to parse URI {value}, missing net location or path"
|
||||||
msgstr "Không thể phân tích URI {value}, thiếu tên miền hoặc đường dẫn"
|
msgstr ""
|
||||||
|
|
||||||
#: documents/validators.py:36
|
#: documents/validators.py:36
|
||||||
msgid "URI scheme '{parts.scheme}' is not allowed. Allowed schemes: {', '.join(allowed_schemes)}"
|
msgid "URI scheme '{parts.scheme}' is not allowed. Allowed schemes: {', '.join(allowed_schemes)}"
|
||||||
msgstr "Giao thức URI '{parts.scheme}' không được phép. Các giao thức được phép: {', '.join(allowed_schemes)}"
|
msgstr ""
|
||||||
|
|
||||||
#: documents/validators.py:45
|
#: documents/validators.py:45
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Unable to parse URI {value}"
|
msgid "Unable to parse URI {value}"
|
||||||
msgstr "Không thể phân tích URI {value}"
|
msgstr ""
|
||||||
|
|
||||||
#: paperless/apps.py:11
|
#: paperless/apps.py:11
|
||||||
msgid "Paperless"
|
msgid "Paperless"
|
||||||
@ -1753,7 +1753,7 @@ msgstr "Tiếng Ukraine"
|
|||||||
|
|
||||||
#: paperless/settings.py:795
|
#: paperless/settings.py:795
|
||||||
msgid "Vietnamese"
|
msgid "Vietnamese"
|
||||||
msgstr "Tiếng Việt"
|
msgstr ""
|
||||||
|
|
||||||
#: paperless/settings.py:796
|
#: paperless/settings.py:796
|
||||||
msgid "Chinese Simplified"
|
msgid "Chinese Simplified"
|
||||||
@ -1817,11 +1817,11 @@ msgstr "Không mã hóa"
|
|||||||
|
|
||||||
#: paperless_mail/models.py:15
|
#: paperless_mail/models.py:15
|
||||||
msgid "Use SSL"
|
msgid "Use SSL"
|
||||||
msgstr "Dùng SSL"
|
msgstr "Sử dụng SSL"
|
||||||
|
|
||||||
#: paperless_mail/models.py:16
|
#: paperless_mail/models.py:16
|
||||||
msgid "Use STARTTLS"
|
msgid "Use STARTTLS"
|
||||||
msgstr "Dùng STARTTLS"
|
msgstr "Sử dụng STARTTLS"
|
||||||
|
|
||||||
#: paperless_mail/models.py:19
|
#: paperless_mail/models.py:19
|
||||||
msgid "IMAP"
|
msgid "IMAP"
|
||||||
@ -1917,11 +1917,11 @@ msgstr "Mặc định hệ thống"
|
|||||||
|
|
||||||
#: paperless_mail/models.py:120
|
#: paperless_mail/models.py:120
|
||||||
msgid "Text, then HTML"
|
msgid "Text, then HTML"
|
||||||
msgstr "Văn bản trước, sau đó HTML"
|
msgstr "Văn bản, sau đó là HTML"
|
||||||
|
|
||||||
#: paperless_mail/models.py:121
|
#: paperless_mail/models.py:121
|
||||||
msgid "HTML, then text"
|
msgid "HTML, then text"
|
||||||
msgstr "HTML trước, sau đó văn bản"
|
msgstr "HTML, sau đó là văn bản"
|
||||||
|
|
||||||
#: paperless_mail/models.py:122
|
#: paperless_mail/models.py:122
|
||||||
msgid "HTML only"
|
msgid "HTML only"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user