Translated using Weblate (Spanish)

Currently translated at 100.0% (10 of 10 strings)

Translation: knowledge-14.0/knowledge-14.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-14-0/knowledge-14-0-attachment_zipped_download/es/
This commit is contained in:
Ivorra78 2024-02-18 20:57:29 +00:00 committed by Weblate
parent 53b29c0d19
commit 6f570b8cdd

View File

@ -7,15 +7,15 @@ msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-15 14:04+0000\n"
"PO-Revision-Date: 2022-03-15 15:05+0100\n"
"Last-Translator: \n"
"PO-Revision-Date: 2024-02-18 23:56+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
"Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
"X-Generator: Poedit 2.3\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. module: attachment_zipped_download
#: model:ir.model,name:attachment_zipped_download.model_ir_attachment_action_download
@ -24,6 +24,10 @@ msgid ""
" Mixin to help download attachments linked to record(s).\n"
" "
msgstr ""
"\n"
" Mixin para ayudar a descargar archivos adjuntos vinculados a "
"registros.\n"
" "
#. module: attachment_zipped_download
#: model:ir.model,name:attachment_zipped_download.model_ir_attachment
@ -57,7 +61,7 @@ msgstr "Última modificación el"
#: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0
#, python-format
msgid "No attachment!"
msgstr ""
msgstr "¡No hay adjuntos!"
#. module: attachment_zipped_download
#: code:addons/attachment_zipped_download/models/ir_attachment.py:0
@ -71,7 +75,7 @@ msgstr ""
#: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0
#, python-format
msgid "There is no document found to download."
msgstr ""
msgstr "No se encontró ningún documento para descargar."
#. module: attachment_zipped_download
#: code:addons/attachment_zipped_download/controllers/main.py:0