mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 09:12:01 +02:00
51 lines
1.5 KiB
Text
51 lines
1.5 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * crm_lead_firstname
|
|
#
|
|
# Translators:
|
|
# Rudolf Schnapka <rs@techno-flex.de>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: crm (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-03-28 02:25+0000\n"
|
|
"PO-Revision-Date: 2019-06-28 13:42+0000\n"
|
|
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
|
|
"Language-Team: German (http://www.transifex.com/oca/OCA-crm-8-0/language/"
|
|
"de/)\n"
|
|
"Language: de\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 3.6.1\n"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_firstname.crm_lead_view_form
|
|
msgid "Contact Name"
|
|
msgstr "Ansprechpartner"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model:ir.model.fields,field_description:crm_lead_firstname.field_crm_lead__contact_name
|
|
msgid "First name"
|
|
msgstr "Vorname"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_firstname.crm_lead_view_form
|
|
msgid "Firstname"
|
|
msgstr "Vorname"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model:ir.model.fields,field_description:crm_lead_firstname.field_crm_lead__contact_lastname
|
|
msgid "Last name"
|
|
msgstr "Nachname"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_firstname.crm_lead_view_form
|
|
msgid "Lastname"
|
|
msgstr "Nachname"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model:ir.model,name:crm_lead_firstname.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr "Lead/Chance"
|