OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2017-05-06 05:25:40 +02:00
parent be2b792136
commit 0e65000f4b
2 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_production_note
#
# Translators:
# Bole <bole@dajmi5.com>, 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 <bole@dajmi5.com>, 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"

View File

@@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_repair_calendar_view
#
# Translators:
# Bole <bole@dajmi5.com>, 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 <bole@dajmi5.com>, 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"