Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 20 additions & 4 deletions crm/locale/main.pot
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Frappe CRM VERSION\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2025-11-16 09:35+0000\n"
"PO-Revision-Date: 2025-11-16 09:35+0000\n"
"POT-Creation-Date: 2025-11-23 09:36+0000\n"
"PO-Revision-Date: 2025-11-23 09:36+0000\n"
"Last-Translator: [email protected]\n"
"Language-Team: [email protected]\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -2665,9 +2665,12 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'CRM Call Log'
#. Option for the 'SLA Status' (Select) field in DocType 'CRM Deal'
#. Option for the 'SLA Status' (Select) field in DocType 'CRM Lead'
#. Option for the 'Status' (Select) field in DocType 'CRM Rolling Response
#. Time'
#: crm/fcrm/doctype/crm_call_log/crm_call_log.json
#: crm/fcrm/doctype/crm_deal/crm_deal.json
#: crm/fcrm/doctype/crm_lead/crm_lead.json
#: crm/fcrm/doctype/crm_rolling_response_time/crm_rolling_response_time.json
msgid "Failed"
msgstr ""

Expand Down Expand Up @@ -2911,8 +2914,11 @@ msgstr ""

#. Option for the 'SLA Status' (Select) field in DocType 'CRM Deal'
#. Option for the 'SLA Status' (Select) field in DocType 'CRM Lead'
#. Option for the 'Status' (Select) field in DocType 'CRM Rolling Response
#. Time'
#: crm/fcrm/doctype/crm_deal/crm_deal.json
#: crm/fcrm/doctype/crm_lead/crm_lead.json
#: crm/fcrm/doctype/crm_rolling_response_time/crm_rolling_response_time.json
msgid "Fulfilled"
msgstr ""

Expand Down Expand Up @@ -5624,6 +5630,7 @@ msgstr ""
#. Label of the status (Select) field in DocType 'CRM Invitation'
#. Label of the status (Link) field in DocType 'CRM Lead'
#. Label of the lead_status (Data) field in DocType 'CRM Lead Status'
#. Label of the status (Select) field in DocType 'CRM Rolling Response Time'
#. Label of the status (Select) field in DocType 'CRM Task'
#: crm/fcrm/doctype/crm_call_log/crm_call_log.json
#: crm/fcrm/doctype/crm_communication_status/crm_communication_status.json
Expand All @@ -5632,6 +5639,7 @@ msgstr ""
#: crm/fcrm/doctype/crm_invitation/crm_invitation.json
#: crm/fcrm/doctype/crm_lead/crm_lead.json
#: crm/fcrm/doctype/crm_lead_status/crm_lead_status.json
#: crm/fcrm/doctype/crm_rolling_response_time/crm_rolling_response_time.json
#: crm/fcrm/doctype/crm_task/crm_task.json frontend/src/pages/Contact.vue:516
#: frontend/src/pages/MobileContact.vue:516
#: frontend/src/pages/MobileOrganization.vue:469
Expand Down Expand Up @@ -5875,6 +5883,10 @@ msgstr ""
msgid "This Year"
msgstr ""

#: crm/www/crm.py:35
msgid "This method is only meant for developer mode"
msgstr ""

#: frontend/src/components/SidePanelLayoutEditor.vue:116
msgid "This section is not editable"
msgstr ""
Expand Down Expand Up @@ -6386,7 +6398,7 @@ msgstr ""
msgid "Yesterday"
msgstr ""

#: crm/api/whatsapp.py:44 crm/api/whatsapp.py:189 crm/api/whatsapp.py:203
#: crm/api/whatsapp.py:38 crm/api/whatsapp.py:183 crm/api/whatsapp.py:197
#: frontend/src/components/Activities/WhatsAppArea.vue:34
#: frontend/src/components/Activities/WhatsAppBox.vue:14
msgid "You"
Expand Down Expand Up @@ -6424,6 +6436,10 @@ msgstr ""
msgid "You do not have mobile number set in your Telephony Agent"
msgstr ""

#: crm/www/crm.py:20
msgid "You do not have permission to access Frappe CRM"
msgstr ""

#: frontend/src/data/document.js:35
msgid "You do not have permission to access this document"
msgstr ""
Expand Down Expand Up @@ -6704,7 +6720,7 @@ msgstr ""
msgid "purple"
msgstr ""

#: crm/api/whatsapp.py:45
#: crm/api/whatsapp.py:39
msgid "received a whatsapp message in {0}"
msgstr ""

Expand Down