New translations django.po (Spanish)

[ci skip]
This commit is contained in:
Paperless-ngx Bot [bot] 2023-11-05 10:03:28 -08:00 committed by shamoon
parent e252765eb9
commit 39edfc0c1b

View File

@ -2,8 +2,8 @@ msgid ""
msgstr "" 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: 2023-10-31 15:23-0700\n" "POT-Creation-Date: 2023-11-04 20:12-0700\n"
"PO-Revision-Date: 2023-11-01 15:28\n" "PO-Revision-Date: 2023-11-05 18:03\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"Language: es_ES\n" "Language: es_ES\n"
@ -159,7 +159,7 @@ msgid "The checksum of the archived document."
msgstr "La cadena de verificación del documento archivado." msgstr "La cadena de verificación del documento archivado."
#: documents/models.py:205 documents/models.py:385 documents/models.py:654 #: documents/models.py:205 documents/models.py:385 documents/models.py:654
#: documents/models.py:692 #: documents/models.py:692 documents/models.py:895 documents/models.py:932
msgid "created" msgid "created"
msgstr "creado" msgstr "creado"
@ -639,21 +639,69 @@ msgstr ""
msgid "consumption templates" msgid "consumption templates"
msgstr "plantillas de consumo" msgstr "plantillas de consumo"
#: documents/serialisers.py:98 #: documents/models.py:886
msgid "String"
msgstr ""
#: documents/models.py:887
msgid "URL"
msgstr ""
#: documents/models.py:888
msgid "Date"
msgstr ""
#: documents/models.py:889
msgid "Boolean"
msgstr ""
#: documents/models.py:890
msgid "Integer"
msgstr ""
#: documents/models.py:891
msgid "Float"
msgstr ""
#: documents/models.py:892
msgid "Monetary"
msgstr ""
#: documents/models.py:904
msgid "data type"
msgstr ""
#: documents/models.py:912
msgid "custom field"
msgstr ""
#: documents/models.py:913
msgid "custom fields"
msgstr ""
#: documents/models.py:973
msgid "custom field instance"
msgstr ""
#: documents/models.py:974
msgid "custom field instances"
msgstr ""
#: documents/serialisers.py:102
#, python-format #, python-format
msgid "Invalid regular expression: %(error)s" msgid "Invalid regular expression: %(error)s"
msgstr "Expresión irregular inválida: %(error)s" msgstr "Expresión irregular inválida: %(error)s"
#: documents/serialisers.py:373 #: documents/serialisers.py:377
msgid "Invalid color." msgid "Invalid color."
msgstr "Color inválido." msgstr "Color inválido."
#: documents/serialisers.py:749 #: documents/serialisers.py:841
#, python-format #, python-format
msgid "File type %(type)s not supported" msgid "File type %(type)s not supported"
msgstr "Tipo de fichero %(type)s no suportado" msgstr "Tipo de fichero %(type)s no suportado"
#: documents/serialisers.py:846 #: documents/serialisers.py:938
msgid "Invalid variable detected." msgid "Invalid variable detected."
msgstr "Variable inválida." msgstr "Variable inválida."
@ -914,7 +962,7 @@ msgstr ""
msgid "Chinese Simplified" msgid "Chinese Simplified"
msgstr "Chino simplificado" msgstr "Chino simplificado"
#: paperless/urls.py:184 #: paperless/urls.py:186
msgid "Paperless-ngx administration" msgid "Paperless-ngx administration"
msgstr "Administración de Paperless-ngx" msgstr "Administración de Paperless-ngx"