mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-25 12:22:04 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
52 lines
1.6 KiB
Text
52 lines
1.6 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * crm_lead_firstname
|
|
#
|
|
# Translators:
|
|
# Ana-Maria Olujić <ana-maria.olujic@slobodni-programi.hr>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: crm (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-08-15 00:49+0000\n"
|
|
"PO-Revision-Date: 2019-11-13 15:34+0000\n"
|
|
"Last-Translator: Bole <bole@dajmi5.com>\n"
|
|
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-crm-8-0/language/"
|
|
"hr/)\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"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_firstname.crm_lead_view_form
|
|
msgid "Contact Name"
|
|
msgstr "Ime kontakta"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model:ir.model.fields,field_description:crm_lead_firstname.field_crm_lead__contact_name
|
|
msgid "First name"
|
|
msgstr "Ime"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_firstname.crm_lead_view_form
|
|
msgid "Firstname"
|
|
msgstr "Ime"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model:ir.model.fields,field_description:crm_lead_firstname.field_crm_lead__contact_lastname
|
|
msgid "Last name"
|
|
msgstr "Prezime"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_firstname.crm_lead_view_form
|
|
msgid "Lastname"
|
|
msgstr "Prezime"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model:ir.model,name:crm_lead_firstname.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr "Potencijalni klijent"
|