From e5fb11b8a876533b3bba7cae4b63b6abe2201599 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 19 Dec 2022 16:14:28 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/ --- attachment_zipped_download/i18n/es.po | 30 +++++++++++++-------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/attachment_zipped_download/i18n/es.po b/attachment_zipped_download/i18n/es.po index bd6ee4c0..840609d9 100644 --- a/attachment_zipped_download/i18n/es.po +++ b/attachment_zipped_download/i18n/es.po @@ -22,34 +22,32 @@ msgstr "" msgid "Attachment" msgstr "Adjunto" -#. module: attachment_zipped_download -#: model:ir.model.fields,field_description:attachment_zipped_download.field_ir_attachment__display_name -msgid "Display Name" -msgstr "Nombre mostrado" - #. module: attachment_zipped_download #: model:ir.actions.server,name:attachment_zipped_download.action_attachments_download msgid "Download" msgstr "Descargar" #. module: attachment_zipped_download -#: model:ir.model.fields,field_description:attachment_zipped_download.field_ir_attachment__id -msgid "ID" -msgstr "ID" - -#. module: attachment_zipped_download -#: model:ir.model.fields,field_description:attachment_zipped_download.field_ir_attachment____last_update -msgid "Last Modified on" -msgstr "Última modificación el" - -#. module: attachment_zipped_download +#. odoo-python #: code:addons/attachment_zipped_download/models/ir_attachment.py:0 #, python-format msgid "None attachment selected. Only binary attachments allowed." -msgstr "No se seleccionó ningún archivo adjunto. Solo se permiten archivos adjuntos binarios." +msgstr "" +"No se seleccionó ningún archivo adjunto. Solo se permiten archivos adjuntos " +"binarios." #. module: attachment_zipped_download +#. odoo-python #: code:addons/attachment_zipped_download/controllers/main.py:0 #, python-format msgid "attachments.zip" msgstr "adjuntos.zip" + +#~ msgid "Display Name" +#~ msgstr "Nombre mostrado" + +#~ msgid "ID" +#~ msgstr "ID" + +#~ msgid "Last Modified on" +#~ msgstr "Última modificación el"