mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-21 20:12:05 +02:00
19.0 vanilla
This commit is contained in:
parent
dc68f80d3f
commit
7221b9ac46
610 changed files with 135477 additions and 161677 deletions
|
|
@ -1,63 +1,76 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_mail_plugin
|
||||
#
|
||||
# Translators:
|
||||
# Arnis Putniņš <arnis@allegro.lv>, 2022
|
||||
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2024
|
||||
#
|
||||
# * crm_mail_plugin
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
||||
"Last-Translator: Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2024\n"
|
||||
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-12-21 18:11+0000\n"
|
||||
"Last-Translator: Armīns Jeltajevs <armins.jeltajevs@gmail.com>\n"
|
||||
"Language-Team: Latvian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_mail_plugin/lv/>\n"
|
||||
"Language: lv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= "
|
||||
"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(expected_revenue)s + %(recurring_revenue)s %(recurring_plan)s at "
|
||||
"%(probability)s%"
|
||||
"%(expected_revenue)s + %(recurring_revenue)s %(recurring_plan)s at %"
|
||||
"(probability)s%"
|
||||
msgstr ""
|
||||
"%(expected_revenue)s + %(recurring_revenue)s %(recurring_plan)s "
|
||||
"ar%(probability)s%"
|
||||
"%(expected_revenue)s + %(recurring_revenue)s%(recurring_plan)s ar %"
|
||||
"(probability)s%"
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "%(expected_revenue)s at %(probability)s%"
|
||||
msgstr "%(expected_revenue)s ar %(probability)s% iespēju"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Could not create the lead"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#: model:ir.model,website_form_label:crm_mail_plugin.model_crm_lead
|
||||
msgid "Create an Opportunity"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#: model:ir.model.fields,field_description:crm_mail_plugin.field_crm_lead__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Parādīt vārdu"
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Email already logged on the lead"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#: model:ir.model.fields,field_description:crm_mail_plugin.field_crm_lead__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#: model:ir.model,name:crm_mail_plugin.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Lead/Opportunity"
|
||||
msgid "Lead"
|
||||
msgstr "Pavediens"
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#: model:ir.actions.act_window,name:crm_mail_plugin.crm_lead_action_form_edit
|
||||
|
|
@ -67,42 +80,36 @@ msgstr ""
|
|||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Log Email Into Lead"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Log the email on the lead"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "No opportunities found for this contact."
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Opportunities"
|
||||
msgstr "Iespējas"
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Opportunities (%(count)s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Opportunities (%s)"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -115,20 +122,17 @@ msgstr ""
|
|||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Save Contact to create new Opportunities."
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "The Contact needs to exist to create Opportunity."
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/crm_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "You can only create opportunities for existing customers."
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue