From a99bc0dde18284e32e53b5db295ba685b34bc509 Mon Sep 17 00:00:00 2001 From: Bole Date: Wed, 15 Feb 2023 18:34:11 +0000 Subject: [PATCH] Added translation using Weblate (Croatian) Translated using Weblate (Croatian) Currently translated at 100.0% (4 of 4 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/hr/ --- attachment_zipped_download/i18n/hr.po | 42 +++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 attachment_zipped_download/i18n/hr.po diff --git a/attachment_zipped_download/i18n/hr.po b/attachment_zipped_download/i18n/hr.po new file mode 100644 index 00000000..e835301e --- /dev/null +++ b/attachment_zipped_download/i18n/hr.po @@ -0,0 +1,42 @@ +# 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 +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.py:0 +#, python-format +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/controllers/main.py:0 +#, python-format +msgid "attachments.zip" +msgstr "attachments.zip"