New Crowdin translations by GitHub Action (#6663)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot]
2024-05-13 12:44:05 -07:00
committed by GitHub
parent a1e4365ff2
commit 302bc9e9f6
44 changed files with 1461 additions and 1157 deletions

View File

@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: paperless-ngx\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-26 07:19-0700\n"
"PO-Revision-Date: 2024-05-07 12:09\n"
"PO-Revision-Date: 2024-05-13 12:09\n"
"Last-Translator: \n"
"Language-Team: German\n"
"Language: de_DE\n"

View File

@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: paperless-ngx\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-26 07:19-0700\n"
"PO-Revision-Date: 2024-05-09 00:23\n"
"PO-Revision-Date: 2024-05-10 12:09\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"Language: it_IT\n"

View File

@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: paperless-ngx\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-26 07:19-0700\n"
"PO-Revision-Date: 2024-05-08 12:09\n"
"PO-Revision-Date: 2024-05-11 00:23\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"Language: nl_NL\n"

View File

@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: paperless-ngx\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-26 07:19-0700\n"
"PO-Revision-Date: 2024-05-06 20:41\n"
"PO-Revision-Date: 2024-05-13 12:09\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"Language: pl_PL\n"

View File

@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: paperless-ngx\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-26 07:19-0700\n"
"PO-Revision-Date: 2024-05-02 16:16\n"
"PO-Revision-Date: 2024-05-11 00:23\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt_BR\n"
@@ -289,11 +289,11 @@ msgstr ""
#: documents/models.py:408
msgid "Document Type"
msgstr ""
msgstr "Tipo de documento"
#: documents/models.py:409
msgid "Storage Path"
msgstr ""
msgstr "Caminho de armazenamento"
#: documents/models.py:410
msgid "Note"

View File

@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: paperless-ngx\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-26 07:19-0700\n"
"PO-Revision-Date: 2024-05-09 00:23\n"
"PO-Revision-Date: 2024-05-09 20:20\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"Language: pt_PT\n"
@@ -705,19 +705,19 @@ msgstr "Obter E-mail"
#: documents/models.py:960
msgid "Workflow Trigger Type"
msgstr ""
msgstr "Tipo de acionamento de fluxo de trabalho"
#: documents/models.py:972
msgid "filter path"
msgstr ""
msgstr "caminho do filtro"
#: documents/models.py:977
msgid "Only consume documents with a path that matches this if specified. Wildcards specified as * are allowed. Case insensitive."
msgstr ""
msgstr "Apenas consume documentos com um caminho que combina com o especificado. Wildcards especificados como * são permitidos. Não faz distinção entre maiúsculas de minúsculas."
#: documents/models.py:984
msgid "filter filename"
msgstr ""
msgstr "filtro do nome do ficheiro"
#: documents/models.py:989 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."