mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 23:37:32 -06:00

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: knowledge-18.0/knowledge-18.0-attachment_zipped_download Translate-URL: https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-attachment_zipped_download/
67 lines
2.0 KiB
Plaintext
67 lines
2.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * attachment_zipped_download
|
|
#
|
|
msgid ""
|
|
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: 2023-09-07 16:37+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: 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
|
|
msgid ""
|
|
"\n"
|
|
" 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
|
|
msgid "Attachment"
|
|
msgstr "Adjunto"
|
|
|
|
#. module: attachment_zipped_download
|
|
#: model:ir.actions.server,name:attachment_zipped_download.action_attachments_download
|
|
msgid "Download"
|
|
msgstr "Descargar"
|
|
|
|
#. module: attachment_zipped_download
|
|
#. odoo-python
|
|
#: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0
|
|
msgid "No attachment!"
|
|
msgstr "¡No hay adjuntos!"
|
|
|
|
#. module: attachment_zipped_download
|
|
#. odoo-python
|
|
#: code:addons/attachment_zipped_download/models/ir_attachment.py:0
|
|
msgid "None attachment selected. Only binary attachments allowed."
|
|
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/models/ir_attachment_action_download.py:0
|
|
msgid "There is no document found to download."
|
|
msgstr "No se encontró ningún documento para descargar."
|
|
|
|
#. module: attachment_zipped_download
|
|
#. odoo-python
|
|
#: code:addons/attachment_zipped_download/controllers/main.py:0
|
|
msgid "attachments.zip"
|
|
msgstr "adjuntos.zip"
|