Translated using Weblate (Portuguese)

Currently translated at 100.0% (7 of 7 strings)

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/pt/
This commit is contained in:
Peter Romão 2024-02-28 19:59:31 +00:00 committed by Weblate
parent d22d7b8f62
commit 705d688297

View File

@ -6,13 +6,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 16.0\n" "Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n" "PO-Revision-Date: 2024-02-28 21:33+0000\n"
"Last-Translator: Peter Romão <peterromao@yahoo.co.uk>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: pt\n" "Language: pt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.17\n"
#. module: attachment_zipped_download #. module: attachment_zipped_download
#: model:ir.model,name:attachment_zipped_download.model_ir_attachment_action_download #: model:ir.model,name:attachment_zipped_download.model_ir_attachment_action_download
@ -21,41 +23,44 @@ msgid ""
" Mixin to help download attachments linked to record(s).\n" " Mixin to help download attachments linked to record(s).\n"
" " " "
msgstr "" msgstr ""
"\n"
" Mixin para ajudar a baixar anexos vinculados ao(s) registo(s).\n"
" "
#. module: attachment_zipped_download #. module: attachment_zipped_download
#: model:ir.model,name:attachment_zipped_download.model_ir_attachment #: model:ir.model,name:attachment_zipped_download.model_ir_attachment
msgid "Attachment" msgid "Attachment"
msgstr "" msgstr "Anexo"
#. module: attachment_zipped_download #. module: attachment_zipped_download
#: model:ir.actions.server,name:attachment_zipped_download.action_attachments_download #: model:ir.actions.server,name:attachment_zipped_download.action_attachments_download
msgid "Download" msgid "Download"
msgstr "" msgstr "Transferir"
#. module: attachment_zipped_download #. module: attachment_zipped_download
#. odoo-python #. odoo-python
#: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0 #: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0
#, python-format #, python-format
msgid "No attachment!" msgid "No attachment!"
msgstr "" msgstr "Sem Anexo!"
#. module: attachment_zipped_download #. module: attachment_zipped_download
#. odoo-python #. odoo-python
#: code:addons/attachment_zipped_download/models/ir_attachment.py:0 #: code:addons/attachment_zipped_download/models/ir_attachment.py:0
#, python-format #, python-format
msgid "None attachment selected. Only binary attachments allowed." msgid "None attachment selected. Only binary attachments allowed."
msgstr "" msgstr "Nenhum anexo selecionado. Somente anexos binários permitidos."
#. module: attachment_zipped_download #. module: attachment_zipped_download
#. odoo-python #. odoo-python
#: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0 #: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0
#, python-format #, python-format
msgid "There is no document found to download." msgid "There is no document found to download."
msgstr "" msgstr "Não há nenhum documento encontrado para transferir."
#. module: attachment_zipped_download #. module: attachment_zipped_download
#. odoo-python #. odoo-python
#: code:addons/attachment_zipped_download/controllers/main.py:0 #: code:addons/attachment_zipped_download/controllers/main.py:0
#, python-format #, python-format
msgid "attachments.zip" msgid "attachments.zip"
msgstr "" msgstr "anexos.zip"