diff --git a/mrp_production_note/i18n/hr_HR.po b/mrp_production_note/i18n/hr_HR.po new file mode 100644 index 000000000..09277dcee --- /dev/null +++ b/mrp_production_note/i18n/hr_HR.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mrp_production_note +# +# Translators: +# Bole , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-01 20:18+0000\n" +"PO-Revision-Date: 2017-05-01 20:18+0000\n" +"Last-Translator: Bole , 2017\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr_HR\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: mrp_production_note +#: model:ir.model,name:mrp_production_note.model_mrp_production +msgid "Manufacturing Order" +msgstr "Proizvodni nalog" + +#. module: mrp_production_note +#: model:ir.model.fields,field_description:mrp_production_note.field_mrp_production_notes +#: model:ir.ui.view,arch_db:mrp_production_note.mrp_production_view_notes_form +msgid "Notes" +msgstr "Bilješke" diff --git a/mrp_repair_calendar_view/i18n/hr_HR.po b/mrp_repair_calendar_view/i18n/hr_HR.po new file mode 100644 index 000000000..7a13f7ab0 --- /dev/null +++ b/mrp_repair_calendar_view/i18n/hr_HR.po @@ -0,0 +1,49 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mrp_repair_calendar_view +# +# Translators: +# Bole , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-01 20:18+0000\n" +"PO-Revision-Date: 2017-05-01 20:18+0000\n" +"Last-Translator: Bole , 2017\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr_HR\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: mrp_repair_calendar_view +#: model:ir.model.fields,help:mrp_repair_calendar_view.field_mrp_repair_date_repair +msgid "Date of the repair, this field and user_id defines the calendar" +msgstr "Datum popravka, ovo polje, u user_id definiraju kalendar" + +#. module: mrp_repair_calendar_view +#: model:ir.model.fields,help:mrp_repair_calendar_view.field_mrp_repair_user_id +msgid "Person in charge for the repair" +msgstr "Osoba zadužena za popravak" + +#. module: mrp_repair_calendar_view +#: model:ir.model.fields,field_description:mrp_repair_calendar_view.field_mrp_repair_date_repair +msgid "Repair Date" +msgstr "Datum popravka" + +#. module: mrp_repair_calendar_view +#: model:ir.model,name:mrp_repair_calendar_view.model_mrp_repair +msgid "Repair Order" +msgstr "Nalog za popravak" + +#. module: mrp_repair_calendar_view +#: model:ir.ui.view,arch_db:mrp_repair_calendar_view.view_repair_order_calendar +msgid "Repair Orders Calendar" +msgstr "Kalendar naloga za popravke" + +#. module: mrp_repair_calendar_view +#: model:ir.model.fields,field_description:mrp_repair_calendar_view.field_mrp_repair_user_id +msgid "User" +msgstr "Korisnik"