Skip to content

Commit

Permalink
Translated using Weblate (Croatian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (3 of 3 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_tax_required
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_tax_required/hr/
  • Loading branch information
badbole authored and weblate committed Jan 4, 2023
1 parent 188b0f0 commit d84512e
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions account_invoice_tax_required/i18n/hr.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,16 @@ msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-02 03:40+0000\n"
"PO-Revision-Date: 2018-02-02 03:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"PO-Revision-Date: 2023-01-04 02:42+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\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: account_invoice_tax_required
#. odoo-python
Expand All @@ -27,18 +28,20 @@ msgid ""
"%(message)s\n"
"%(errors)s"
msgstr ""
"%(message)s\n"
"%(errors)s"

#. module: account_invoice_tax_required
#. odoo-python
#: code:addons/account_invoice_tax_required/models/account_move.py:0
#, python-format
msgid "Invoice has a line with product %s with no taxes"
msgstr ""
msgstr "Račun sadrži stavku sa proizvodom %s bez poreza"

#. module: account_invoice_tax_required
#: model:ir.model,name:account_invoice_tax_required.model_account_move
msgid "Journal Entry"
msgstr ""
msgstr "Stavka dnevnika"

#~ msgid "Invoice"
#~ msgstr "Račun"

0 comments on commit d84512e

Please sign in to comment.