Skip to content

Commit

Permalink
Added translation using Weblate (Croatian)
Browse files Browse the repository at this point in the history
  • Loading branch information
badbole authored and oca-transbot committed Nov 12, 2019
1 parent bd780ea commit f5ffd4f
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions account_invoice_ubl_email_attachment/i18n/hr.po
@@ -0,0 +1,53 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_ubl_email_attachment
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\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"

#. module: account_invoice_ubl_email_attachment
#: model:ir.model,name:account_invoice_ubl_email_attachment.model_res_company
msgid "Companies"
msgstr ""

#. module: account_invoice_ubl_email_attachment
#: model:ir.model,name:account_invoice_ubl_email_attachment.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: account_invoice_ubl_email_attachment
#: model:ir.model,name:account_invoice_ubl_email_attachment.model_mail_template
msgid "Email Templates"
msgstr ""

#. module: account_invoice_ubl_email_attachment
#: model:ir.model.fields,help:account_invoice_ubl_email_attachment.field_res_company__include_ubl_attachment_in_invoice_email
#: model:ir.model.fields,help:account_invoice_ubl_email_attachment.field_res_config_settings__include_ubl_attachment_in_invoice_email
msgid "If active, the UBL Invoice XML file will be included in the attachments when sending the invoice by email."
msgstr ""

#. module: account_invoice_ubl_email_attachment
#: model:ir.model.fields,field_description:account_invoice_ubl_email_attachment.field_res_company__include_ubl_attachment_in_invoice_email
#: model:ir.model.fields,field_description:account_invoice_ubl_email_attachment.field_res_config_settings__include_ubl_attachment_in_invoice_email
msgid "Include UBL XML in Invoice Email"
msgstr ""

#. module: account_invoice_ubl_email_attachment
#: model_terms:ir.ui.view,arch_db:account_invoice_ubl_email_attachment.view_account_config_settings
msgid "Include the UBL XML in the attachments when sending the invoice by email."
msgstr ""

#. module: account_invoice_ubl_email_attachment
#: model:ir.model,name:account_invoice_ubl_email_attachment.model_account_invoice
msgid "Invoice"
msgstr ""

0 comments on commit f5ffd4f

Please sign in to comment.