# Translation of Odoo Server. # This file contains the translation of the following modules: # * partner_contact_birthdate # # Translators: # OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-01 20:42+0000\n" "PO-Revision-Date: 2017-05-01 20:42+0000\n" "Last-Translator: OCA Transbot , 2016\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: partner_contact_birthdate #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner_birthdate #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner_birthdate_date #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users_birthdate #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users_birthdate_date msgid "Birthdate" msgstr "Datum rođenja" #. module: partner_contact_birthdate #: code:addons/partner_contact_birthdate/models/res_partner.py:37 #, python-format msgid "" "Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). " "Skipping." msgstr "" "Nije moguća konverzija '{0.birthdate}' u datum u res.partner {0.id} " "({0.name}). Preskačem." #. module: partner_contact_birthdate #: model:ir.model,name:partner_contact_birthdate.model_res_partner msgid "Partner" msgstr "Partner"