# 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: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\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 "Rojstni datum" #. 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 "" "Ni možna pretvorba '{0.birthdate}' v datum v res.partner {0.id} ({0.name})." " Preskoči." #. module: partner_contact_birthdate #: model:ir.model,name:partner_contact_birthdate.model_res_partner msgid "Partner" msgstr "Partner"