# Translation of Odoo Server. # This file contains the translation of the following modules: # * attachment_zipped_download # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2023-02-15 21:23+0000\n" "Last-Translator: Bole \n" "Language-Team: none\n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.14.1\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 "" #. module: attachment_zipped_download #: model:ir.model,name:attachment_zipped_download.model_ir_attachment msgid "Attachment" msgstr "Prilog" #. module: attachment_zipped_download #: model:ir.actions.server,name:attachment_zipped_download.action_attachments_download msgid "Download" msgstr "Preuzimanje" #. module: attachment_zipped_download #. odoo-python #: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0 msgid "No attachment!" msgstr "" #. 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 "Nema odabranih priloga. Samo binarni prilozi su dozvoljeni." #. 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 "" #. module: attachment_zipped_download #. odoo-python #: code:addons/attachment_zipped_download/controllers/main.py:0 msgid "attachments.zip" msgstr "attachments.zip"