Skip to content

Commit

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

Translation: agreement-16.0/agreement-16.0-agreement
Translate-URL: https://translation.odoo-community.org/projects/agreement-16-0/agreement-16-0-agreement/hr/
  • Loading branch information
badbole authored and weblate committed Jun 17, 2024
1 parent a8420bb commit d08d6bf
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions agreement/i18n/hr.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,28 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2019-11-12 16:34+0000\n"
"PO-Revision-Date: 2024-06-17 17:39+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>\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 3.8\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.17\n"

#. module: agreement
#. odoo-python
#: code:addons/agreement/models/agreement.py:0
#, python-format
msgid "%s (copy)"
msgstr ""
msgstr "%s (kopija)"

#. module: agreement
#: model:ir.model.fields,field_description:agreement.field_agreement__message_needaction
msgid "Action Needed"
msgstr ""
msgstr "Potrebna radnja"

#. module: agreement
#: model:ir.model.fields,field_description:agreement.field_agreement__active
Expand All @@ -37,20 +37,18 @@ msgstr "Aktivan"

#. module: agreement
#: model:ir.model.fields,field_description:agreement.field_agreement__activity_ids
#, fuzzy
msgid "Activities"
msgstr "Aktivan"
msgstr "Aktivnosti"

#. module: agreement
#: model:ir.model.fields,field_description:agreement.field_agreement__activity_exception_decoration
msgid "Activity Exception Decoration"
msgstr ""
msgstr "Dekoracija izuzetka aktivnosti"

#. module: agreement
#: model:ir.model.fields,field_description:agreement.field_agreement__activity_state
#, fuzzy
msgid "Activity State"
msgstr "Aktivan"
msgstr "Status aktivnosti"

#. module: agreement
#: model:ir.model.fields,field_description:agreement.field_agreement__activity_type_icon
Expand Down

0 comments on commit d08d6bf

Please sign in to comment.