Merge pull request #662 from frappe/develop
chore: Merge develop to main
This commit is contained in:
commit
a2996cd525
@ -211,7 +211,6 @@ class CRMLead(Document):
|
||||
"HTML",
|
||||
"Button",
|
||||
"Attach",
|
||||
"Table",
|
||||
]
|
||||
restricted_map_fields = [
|
||||
"name",
|
||||
@ -233,6 +232,7 @@ class CRMLead(Document):
|
||||
"first_responded_on",
|
||||
"communication_status",
|
||||
"sla_creation",
|
||||
"status_change_log",
|
||||
]
|
||||
|
||||
for field in self.meta.fields:
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: ar_SA\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr ""
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "الإجراءات"
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr "الافتراضات"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "بسبب تاريخ"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "مكررة"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "تصحيح"
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr "منخفض"
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr "هاتف"
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr "غير معروف"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "ساعات العمل"
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "تمت إزالة واجبك في {0} {1} بواسطة {2}"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr ""
|
||||
msgid "list"
|
||||
msgstr "قائمة"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr "جمهور"
|
||||
msgid "purple"
|
||||
msgstr "أرجواني"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-07 11:57\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Bosnian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: bs_BA\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr " (Novi)"
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr "SID Računa"
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "Radnje"
|
||||
|
||||
@ -777,7 +777,7 @@ msgstr "Status Konverzacije"
|
||||
#. Label of a shortcut in the Frappe CRM Workspace
|
||||
#: crm/fcrm/workspace/frappe_crm/frappe_crm.json
|
||||
msgid "Communication Statuses"
|
||||
msgstr "Statusi Konverzacije"
|
||||
msgstr "Status Konverzacije"
|
||||
|
||||
#. Label of the erpnext_company (Data) field in DocType 'ERPNext CRM Settings'
|
||||
#: crm/fcrm/doctype/erpnext_crm_settings/erpnext_crm_settings.json
|
||||
@ -872,7 +872,7 @@ msgstr "Pretvori"
|
||||
#: frontend/src/pages/Lead.vue:38 frontend/src/pages/Lead.vue:203
|
||||
#: frontend/src/pages/MobileLead.vue:92
|
||||
msgid "Convert to Deal"
|
||||
msgstr "Pretvorite u Dogovor"
|
||||
msgstr "Pretvori u Dogovor"
|
||||
|
||||
#. Label of the converted (Check) field in DocType 'CRM Lead'
|
||||
#: crm/fcrm/doctype/crm_lead/crm_lead.json
|
||||
@ -997,7 +997,7 @@ msgstr "Status Dogovora"
|
||||
#. Label of a shortcut in the Frappe CRM Workspace
|
||||
#: crm/fcrm/workspace/frappe_crm/frappe_crm.json
|
||||
msgid "Deal Statuses"
|
||||
msgstr "Statusi Dogovora"
|
||||
msgstr "Status Dogovora"
|
||||
|
||||
#: frontend/src/pages/Contact.vue:626 frontend/src/pages/MobileContact.vue:622
|
||||
#: frontend/src/pages/MobileOrganization.vue:508
|
||||
@ -1056,7 +1056,7 @@ msgstr "Standard Medij"
|
||||
#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.js:18
|
||||
#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.js:30
|
||||
msgid "Default statuses, custom fields and layouts restored successfully."
|
||||
msgstr "Standard statusi, prilagođena polja i izgledi uspješno su vraćeni."
|
||||
msgstr "Standard status, prilagođena polja i izgledi uspješno su vraćeni."
|
||||
|
||||
#. Label of the defaults_tab (Tab Break) field in DocType 'FCRM Settings'
|
||||
#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json
|
||||
@ -1072,8 +1072,8 @@ msgstr "Zadane postavke"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr "Izbriši & Vrati"
|
||||
msgid "Delete Task"
|
||||
msgstr "Izbriši Zadatak"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr "Izbriši Prikaz"
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "Krajnji Rok"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "Kopiraj"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr "Sistem nije integrisan sa Prodajnom Podrškom"
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "Uredi"
|
||||
|
||||
@ -1308,7 +1308,7 @@ msgstr "Uredi bilješku"
|
||||
#: frontend/src/components/Settings/ProfileSettings.vue:19
|
||||
#: frontend/src/components/Settings/ProfileSettings.vue:23
|
||||
msgid "Edit profile photo"
|
||||
msgstr "Uredite profilnu sliku"
|
||||
msgstr "Uredi profilnu sliku"
|
||||
|
||||
#: frontend/src/components/Modals/CallLogDetailModal.vue:24
|
||||
msgid "Edit task"
|
||||
@ -2057,12 +2057,12 @@ msgstr "Odgovorni za Potencijalnog Klijenta ne može biti isti kao i adresa e-po
|
||||
#. Label of a shortcut in the Frappe CRM Workspace
|
||||
#: crm/fcrm/workspace/frappe_crm/frappe_crm.json
|
||||
msgid "Lead Sources"
|
||||
msgstr "Izvori Potencijalnog Klijenta"
|
||||
msgstr "Izvor Potencijalnog Klijenta"
|
||||
|
||||
#. Label of a shortcut in the Frappe CRM Workspace
|
||||
#: crm/fcrm/workspace/frappe_crm/frappe_crm.json
|
||||
msgid "Lead Statuses"
|
||||
msgstr "Statusi Potencijalnog Klijenta"
|
||||
msgstr "Status Potencijalnog Klijenta"
|
||||
|
||||
#: frontend/src/pages/Lead.vue:429 frontend/src/pages/MobileLead.vue:265
|
||||
msgid "Lead updated"
|
||||
@ -2159,11 +2159,11 @@ msgstr "Nisko"
|
||||
msgid "Make Call"
|
||||
msgstr "Pozovi"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr "Učini Privatno"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr "Učini Javno"
|
||||
|
||||
@ -2450,7 +2450,7 @@ msgstr "Broj mobilnog nije postavljen"
|
||||
#: frontend/src/components/Notifications.vue:83
|
||||
#: frontend/src/pages/MobileNotification.vue:67
|
||||
msgid "No new notifications"
|
||||
msgstr "Nema novih obavijesti"
|
||||
msgstr "Nema novih obaviještenja"
|
||||
|
||||
#: frontend/src/pages/Lead.vue:126
|
||||
msgid "No phone number set"
|
||||
@ -2481,7 +2481,7 @@ msgstr "Nema {0} Dostupnog"
|
||||
#: frontend/src/pages/Notes.vue:92 frontend/src/pages/Organization.vue:157
|
||||
#: frontend/src/pages/Organizations.vue:56 frontend/src/pages/Tasks.vue:181
|
||||
msgid "No {0} Found"
|
||||
msgstr "Nije pronađeno {0}"
|
||||
msgstr "{0}"
|
||||
|
||||
#. Label of the no_of_employees (Select) field in DocType 'CRM Deal'
|
||||
#. Label of the no_of_employees (Select) field in DocType 'CRM Lead'
|
||||
@ -2633,7 +2633,7 @@ msgstr "Otvori u novom prozoru"
|
||||
|
||||
#: frontend/src/pages/Organization.vue:92
|
||||
msgid "Open website"
|
||||
msgstr "Otvorite web stranicu"
|
||||
msgstr "Otvori web stranicu"
|
||||
|
||||
#: frontend/src/components/Kanban/KanbanView.vue:221
|
||||
#: frontend/src/components/Modals/CallLogDetailModal.vue:15
|
||||
@ -2767,7 +2767,7 @@ msgstr "Telefon"
|
||||
msgid "Phone Numbers"
|
||||
msgstr "Telefonski Brojevi"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr "Prikači Prikaz"
|
||||
|
||||
@ -2786,7 +2786,7 @@ msgstr "Brzina izvođenja"
|
||||
|
||||
#: crm/integrations/twilio/twilio_handler.py:119
|
||||
msgid "Please enable twilio settings before making a call."
|
||||
msgstr "Omogućite Twilio Postavke prije pozivanja."
|
||||
msgstr "Omogući Twilio Postavke prije pozivanja."
|
||||
|
||||
#: frontend/src/components/FilesUploader/FilesUploader.vue:170
|
||||
msgid "Please enter a valid URL"
|
||||
@ -2798,7 +2798,7 @@ msgstr "Odaberi postojeći kontakt"
|
||||
|
||||
#: frontend/src/pages/Lead.vue:611 frontend/src/pages/MobileLead.vue:445
|
||||
msgid "Please select an existing organization"
|
||||
msgstr "Odaberite postojeću organizaciju"
|
||||
msgstr "Odaberi postojeću organizaciju"
|
||||
|
||||
#: crm/integrations/exotel/handler.py:73
|
||||
msgid "Please setup Exotel intergration"
|
||||
@ -3267,7 +3267,7 @@ msgstr "Postavi organizaciju"
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr "Postavi kao Primarni Kontakt"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr "Postavi kao Standard"
|
||||
|
||||
@ -3286,7 +3286,7 @@ msgstr "Prikaži"
|
||||
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:360
|
||||
msgid "Show border"
|
||||
msgstr "Prikaži granicu"
|
||||
msgstr "Prikaži okvir"
|
||||
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:355
|
||||
msgid "Show label"
|
||||
@ -3600,7 +3600,7 @@ msgstr "Ukupno Praznika"
|
||||
|
||||
#: frontend/src/components/SignupBanner.vue:12
|
||||
msgid "Try Frappe CRM for free with a 14-day trial."
|
||||
msgstr "Isprobajte Frappe CRM besplatno uz 14-dnevnu probnu verziju."
|
||||
msgstr "Isprobaj Frappe CRM besplatno uz 14-dnevnu probnu verziju."
|
||||
|
||||
#. Option for the 'Weekly Off' (Select) field in DocType 'CRM Holiday List'
|
||||
#. Option for the 'Workday' (Select) field in DocType 'CRM Service Day'
|
||||
@ -3675,7 +3675,7 @@ msgstr "Nesklopivo"
|
||||
msgid "Unknown"
|
||||
msgstr "Nepoznat"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr "Otkači Prikaz"
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "Radno Vrijeme"
|
||||
msgid "Yesterday"
|
||||
msgstr "Juče"
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr "Imate nespremljene promjene. Želite li ih spremiti?"
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr "Morate biti u modu za programere da biste uređivali skriptu standardne forme"
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr "Vaš dodjelu za zadatak {0} je uklonio {1}"
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "Vašu dodjelu {0} {1} je uklonio {2}"
|
||||
|
||||
@ -3886,7 +3890,15 @@ msgstr "dodao"
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
#: crm/fcrm/doctype/crm_lead_status/crm_lead_status.json
|
||||
msgid "amber"
|
||||
msgstr "amber"
|
||||
msgstr "jantar"
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr "vam je dodijelio novi zadatak {0}"
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr "vam je dodijelio {0} {1}"
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
@ -3958,7 +3970,7 @@ msgstr "oznaka"
|
||||
msgid "list"
|
||||
msgstr "lista"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr "spomenuo te u {0}"
|
||||
@ -4000,6 +4012,10 @@ msgstr "javno"
|
||||
msgid "purple"
|
||||
msgstr "ljubičasta"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr "primio WhatsApp poruku u {0}"
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -4012,7 +4028,7 @@ msgstr "crveno"
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
#: crm/fcrm/doctype/crm_lead_status/crm_lead_status.json
|
||||
msgid "teal"
|
||||
msgstr "teal"
|
||||
msgstr "plavozelena"
|
||||
|
||||
#: frontend/src/components/Activities/Activities.vue:274
|
||||
#: frontend/src/components/Activities/Activities.vue:337
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr " (Neu)"
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "Aktionen"
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr "Standardeinstellungen"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "Fälligkeitsdatum"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "Duplizieren"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "Bearbeiten"
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr "Niedrig"
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr "Telefon"
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr "Unbekannt"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "Arbeitszeit"
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "Ihre Zuordnung zu {0} {1} wurde von {2} entfernt"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr "bezeichnung"
|
||||
msgid "list"
|
||||
msgstr "Liste"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr "öffentlich"
|
||||
msgid "purple"
|
||||
msgstr "lila"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-05 11:20\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Esperanto\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: eo_UY\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr "crwdns152667:0crwdne152667:0"
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr "crwdns152709:0crwdne152709:0"
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "crwdns152711:0crwdne152711:0"
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr "crwdns153067:0crwdne153067:0"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr "crwdns153071:0crwdne153071:0"
|
||||
msgid "Delete Task"
|
||||
msgstr "crwdns153073:0crwdne153073:0"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr "crwdns153075:0crwdne153075:0"
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "crwdns153115:0crwdne153115:0"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "crwdns153117:0crwdne153117:0"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr "crwdns153137:0crwdne153137:0"
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "crwdns153139:0crwdne153139:0"
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr "crwdns153473:0crwdne153473:0"
|
||||
msgid "Make Call"
|
||||
msgstr "crwdns153475:0crwdne153475:0"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr "crwdns153477:0crwdne153477:0"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr "crwdns153479:0crwdne153479:0"
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr "crwdns153705:0crwdne153705:0"
|
||||
msgid "Phone Numbers"
|
||||
msgstr "crwdns153707:0crwdne153707:0"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr "crwdns153709:0crwdne153709:0"
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr "crwdns153885:0crwdne153885:0"
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr "crwdns153887:0crwdne153887:0"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr "crwdns153889:0crwdne153889:0"
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr "crwdns154031:0crwdne154031:0"
|
||||
msgid "Unknown"
|
||||
msgstr "crwdns154033:0crwdne154033:0"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr "crwdns154035:0crwdne154035:0"
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "crwdns154091:0crwdne154091:0"
|
||||
msgid "Yesterday"
|
||||
msgstr "crwdns154093:0crwdne154093:0"
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr "crwdns154103:0crwdne154103:0"
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr "crwdns154105:0crwdne154105:0"
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr "crwdns154213:0{0}crwdnd154213:0{1}crwdne154213:0"
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "crwdns154107:0{0}crwdnd154107:0{1}crwdnd154107:0{2}crwdne154107:0"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr "crwdns154109:0crwdne154109:0"
|
||||
msgid "amber"
|
||||
msgstr "crwdns154111:0crwdne154111:0"
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr "crwdns154215:0{0}crwdne154215:0"
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr "crwdns154217:0{0}crwdnd154217:0{1}crwdne154217:0"
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr "crwdns154135:0crwdne154135:0"
|
||||
msgid "list"
|
||||
msgstr "crwdns154137:0crwdne154137:0"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr "crwdns154139:0{0}crwdne154139:0"
|
||||
@ -4000,6 +4012,10 @@ msgstr "crwdns154151:0crwdne154151:0"
|
||||
msgid "purple"
|
||||
msgstr "crwdns154153:0crwdne154153:0"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr "crwdns154219:0{0}crwdne154219:0"
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr ""
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "Acciones"
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr "Predeterminados"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "Fecha de vencimiento"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "Duplicar"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr "Bajo"
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr "Teléfono"
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr "Desconocido"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "Horas de Trabajo"
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "Tu tarea de {0} {1} ha sido eliminada por {2}"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr "etiqueta"
|
||||
msgid "list"
|
||||
msgstr "lista"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr "público"
|
||||
msgid "purple"
|
||||
msgstr "púrpura"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Persian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,9 +18,9 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: fa_IR\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr ""
|
||||
msgstr " (جدید)"
|
||||
|
||||
#: frontend/src/components/Modals/TaskModal.vue:95
|
||||
#: frontend/src/components/Telephony/TaskPanel.vue:67
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "اقدامات"
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr "پیشفرض ها"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "سررسید"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "تکرار کردن"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "ویرایش"
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr "کم"
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr "تلفن"
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr "ناشناخته"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "ساعات کاری"
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "تخصیص شما در {0} {1} توسط {2} حذف شده است"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr "برچسب"
|
||||
msgid "list"
|
||||
msgstr "فهرست"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr "عمومی"
|
||||
msgid "purple"
|
||||
msgstr "بنفش"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr ""
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "Actions"
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr "Valeurs Par Défaut"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "Date d'Échéance"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "Dupliquer"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "modifier"
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr "Bas"
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr "Téléphone"
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr "Inconnu"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "Heures de travail"
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "Votre devoir sur {0} {1} a été supprimé par {2}"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr ""
|
||||
msgid "list"
|
||||
msgstr "liste"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr ""
|
||||
msgid "purple"
|
||||
msgstr "violet"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-07 11:57\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,14 +18,14 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: hr_HR\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr ""
|
||||
msgstr " (Novi)"
|
||||
|
||||
#: frontend/src/components/Modals/TaskModal.vue:95
|
||||
#: frontend/src/components/Telephony/TaskPanel.vue:67
|
||||
msgid "01/04/2024 11:30 PM"
|
||||
msgstr ""
|
||||
msgstr "01.04.2024 23:30"
|
||||
|
||||
#. Option for the 'No. of Employees' (Select) field in DocType 'CRM Deal'
|
||||
#. Option for the 'No. of Employees' (Select) field in DocType 'CRM Lead'
|
||||
@ -35,7 +35,7 @@ msgstr ""
|
||||
#: crm/fcrm/doctype/crm_lead/crm_lead.json
|
||||
#: crm/fcrm/doctype/crm_organization/crm_organization.json
|
||||
msgid "1-10"
|
||||
msgstr ""
|
||||
msgstr "1-10"
|
||||
|
||||
#. Option for the 'No. of Employees' (Select) field in DocType 'CRM Deal'
|
||||
#. Option for the 'No. of Employees' (Select) field in DocType 'CRM Lead'
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
@ -174,7 +174,7 @@ msgstr ""
|
||||
#: frontend/src/components/ColumnSettings.vue:65
|
||||
#: frontend/src/components/Kanban/KanbanView.vue:157
|
||||
msgid "Add Column"
|
||||
msgstr ""
|
||||
msgstr "Dodaj Stupac"
|
||||
|
||||
#: frontend/src/components/Controls/GridFieldsEditorModal.vue:58
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:173
|
||||
@ -189,7 +189,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Controls/Grid.vue:237
|
||||
msgid "Add Row"
|
||||
msgstr ""
|
||||
msgstr "Dodaj Red"
|
||||
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:200
|
||||
#: frontend/src/components/SidePanelLayoutEditor.vue:128
|
||||
@ -1072,8 +1072,8 @@ msgstr ""
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1165,7 +1165,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Modals/EmailTemplateModal.vue:32
|
||||
msgid "Doctype"
|
||||
msgstr ""
|
||||
msgstr "DocType"
|
||||
|
||||
#. Label of the dt (Link) field in DocType 'CRM Fields Layout'
|
||||
#: crm/fcrm/doctype/crm_fields_layout/crm_fields_layout.json
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr ""
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr ""
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr ""
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr ""
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr ""
|
||||
msgid "list"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr "javno"
|
||||
msgid "purple"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr " (Új)"
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr ""
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr ""
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr ""
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr ""
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "A (z) {0} {1} feladatot {2} eltávolította"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr "felirat"
|
||||
msgid "list"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr "nyilvános"
|
||||
msgid "purple"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Frappe CRM VERSION\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-05 16:31+0553\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-09 09:34+0000\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: shariq@frappe.io\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -16,7 +16,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr ""
|
||||
|
||||
@ -160,7 +160,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
@ -1070,8 +1070,8 @@ msgstr ""
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1091,8 +1091,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1203,7 +1203,7 @@ msgid "Due Date"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
@ -1259,7 +1259,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
@ -2157,11 +2157,11 @@ msgstr ""
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2765,7 +2765,7 @@ msgstr ""
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3265,7 +3265,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3673,7 +3673,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3845,7 +3845,7 @@ msgstr ""
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3871,7 +3871,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr ""
|
||||
|
||||
@ -3886,6 +3890,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3956,7 +3968,7 @@ msgstr ""
|
||||
msgid "list"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -3998,6 +4010,10 @@ msgstr ""
|
||||
msgid "purple"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
140
crm/locale/pl.po
140
crm/locale/pl.po
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr ""
|
||||
|
||||
@ -99,7 +99,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Modals/EmailTemplateModal.vue:67
|
||||
msgid "<p>Dear {{ lead_name }},</p>\\n\\n<p>This is a reminder for the payment of {{ grand_total }}.</p>\\n\\n<p>Thanks,</p>\\n<p>Frappé</p>"
|
||||
msgstr ""
|
||||
msgstr "<p>Drogi {{ lead_name }},</p>\\n\\n<p>Przypominamy o zapłacie {{ grand_total }}.</p>\\n\\n<p>Dziękuję,</p>\\n<p>Frappé</p>"
|
||||
|
||||
#. Header text in the Frappe CRM Workspace
|
||||
#: crm/fcrm/workspace/frappe_crm/frappe_crm.json
|
||||
@ -108,7 +108,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CommunicationArea.vue:81
|
||||
msgid "@John, can you please check this?"
|
||||
msgstr ""
|
||||
msgstr "@John, czy możesz to sprawdzić?"
|
||||
|
||||
#: crm/fcrm/doctype/crm_lead/crm_lead.py:56
|
||||
msgid "A Lead requires either a person's name or an organization's name"
|
||||
@ -128,7 +128,7 @@ msgstr "Klucz API"
|
||||
#: crm/fcrm/doctype/crm_twilio_settings/crm_twilio_settings.json
|
||||
#: crm/fcrm/doctype/erpnext_crm_settings/erpnext_crm_settings.json
|
||||
msgid "API Secret"
|
||||
msgstr ""
|
||||
msgstr "Tajny API"
|
||||
|
||||
#. Label of the api_token (Password) field in DocType 'CRM Exotel Settings'
|
||||
#: crm/fcrm/doctype/crm_exotel_settings/crm_exotel_settings.json
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
@ -208,7 +208,7 @@ msgstr ""
|
||||
#. 'CRM Holiday List'
|
||||
#: crm/fcrm/doctype/crm_holiday_list/crm_holiday_list.json
|
||||
msgid "Add Weekly Holidays"
|
||||
msgstr ""
|
||||
msgstr "Dodaj cotygodniowe święta"
|
||||
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:426
|
||||
msgid "Add column"
|
||||
@ -269,7 +269,7 @@ msgstr ""
|
||||
#. Description of the 'Favicon' (Attach) field in DocType 'FCRM Settings'
|
||||
#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json
|
||||
msgid "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]"
|
||||
msgstr ""
|
||||
msgstr "Plik ikona z .ico rozszerzenia. Powinno być 16 x 16 px. Generowane przy użyciu generator favicon. [favicon-generator.org]"
|
||||
|
||||
#. Description of the 'Logo' (Attach) field in DocType 'FCRM Settings'
|
||||
#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json
|
||||
@ -296,7 +296,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Settings/GeneralSettings.vue:49
|
||||
msgid "Appears in the left sidebar. Recommended size is 32x32 px in PNG or SVG"
|
||||
msgstr ""
|
||||
msgstr "Pojawia się na lewym pasku bocznym. Zalecany rozmiar to 32x32 px w PNG lub SVG"
|
||||
|
||||
#: frontend/src/components/Settings/GeneralSettings.vue:84
|
||||
msgid "Appears next to the title in your browser tab. Recommended size is 32x32 px in PNG or ICO"
|
||||
@ -310,7 +310,7 @@ msgstr ""
|
||||
#. Label of the apply_on (Link) field in DocType 'CRM Service Level Agreement'
|
||||
#: crm/fcrm/doctype/crm_service_level_agreement/crm_service_level_agreement.json
|
||||
msgid "Apply On"
|
||||
msgstr ""
|
||||
msgstr "Zastosuj Na"
|
||||
|
||||
#. Label of the view (Select) field in DocType 'CRM Form Script'
|
||||
#: crm/fcrm/doctype/crm_form_script/crm_form_script.json
|
||||
@ -340,7 +340,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/composables/frappecloud.js:24
|
||||
msgid "Are you sure you want to login to your Frappe Cloud dashboard?"
|
||||
msgstr ""
|
||||
msgstr "Czy na pewno chcesz zalogować się do panelu Frappe Cloud?"
|
||||
|
||||
#: crm/fcrm/doctype/erpnext_crm_settings/erpnext_crm_settings.js:9
|
||||
msgid "Are you sure you want to reset 'Create Quotation from CRM Deal' Form Script?"
|
||||
@ -422,7 +422,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Settings/GeneralSettings.vue:19
|
||||
msgid "Brand Name"
|
||||
msgstr ""
|
||||
msgstr "Nazwa Marki"
|
||||
|
||||
#. Label of the branding_tab (Tab Break) field in DocType 'FCRM Settings'
|
||||
#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json
|
||||
@ -601,7 +601,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Modals/CallLogDetailModal.vue:8
|
||||
msgid "Call Details"
|
||||
msgstr ""
|
||||
msgstr "Szczegóły połączenia"
|
||||
|
||||
#. Label of the receiver (Link) field in DocType 'CRM Call Log'
|
||||
#: crm/fcrm/doctype/crm_call_log/crm_call_log.json
|
||||
@ -709,7 +709,7 @@ msgstr ""
|
||||
#. Label of the clear_table (Button) field in DocType 'CRM Holiday List'
|
||||
#: crm/fcrm/doctype/crm_holiday_list/crm_holiday_list.json
|
||||
msgid "Clear Table"
|
||||
msgstr ""
|
||||
msgstr "Wyczyść tabelę"
|
||||
|
||||
#: frontend/src/components/Filter.vue:18 frontend/src/components/Filter.vue:150
|
||||
msgid "Clear all Filter"
|
||||
@ -722,7 +722,7 @@ msgstr ""
|
||||
#. Label of the close_date (Date) field in DocType 'CRM Deal'
|
||||
#: crm/fcrm/doctype/crm_deal/crm_deal.json
|
||||
msgid "Close Date"
|
||||
msgstr ""
|
||||
msgstr "Data zamkniecia"
|
||||
|
||||
#: frontend/src/components/Layouts/AppSidebar.vue:78
|
||||
msgid "Collapse"
|
||||
@ -730,7 +730,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:350
|
||||
msgid "Collapsible"
|
||||
msgstr ""
|
||||
msgstr "Składany"
|
||||
|
||||
#. Label of the color (Select) field in DocType 'CRM Deal Status'
|
||||
#. Label of the color (Select) field in DocType 'CRM Lead Status'
|
||||
@ -1035,7 +1035,7 @@ msgstr ""
|
||||
#. Priority'
|
||||
#: crm/fcrm/doctype/crm_service_level_priority/crm_service_level_priority.json
|
||||
msgid "Default Priority"
|
||||
msgstr ""
|
||||
msgstr "Domyślny priorytet"
|
||||
|
||||
#: crm/fcrm/doctype/crm_service_level_agreement/crm_service_level_agreement.py:33
|
||||
msgid "Default Service Level Agreement already exists for {0}"
|
||||
@ -1072,8 +1072,8 @@ msgstr "Domyślne ustawienia "
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
@ -1235,7 +1235,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Settings/ERPNextSettings.vue:5
|
||||
msgid "ERPNext Settings updated"
|
||||
msgstr ""
|
||||
msgstr "Zaktualizowano ustawienia ERPnext"
|
||||
|
||||
#. Label of the section_break_oubd (Section Break) field in DocType 'ERPNext
|
||||
#. CRM Settings'
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
@ -1366,7 +1366,7 @@ msgstr ""
|
||||
|
||||
#: crm/fcrm/doctype/crm_form_script/crm_form_script.js:30
|
||||
msgid "Enable"
|
||||
msgstr ""
|
||||
msgstr "Włączyć"
|
||||
|
||||
#. Label of the enabled (Check) field in DocType 'CRM Exotel Settings'
|
||||
#. Label of the enabled (Check) field in DocType 'CRM Form Script'
|
||||
@ -1452,7 +1452,7 @@ msgstr ""
|
||||
#: frontend/src/components/ViewControls.vue:266
|
||||
#: frontend/src/components/ViewControls.vue:275
|
||||
msgid "Excel"
|
||||
msgstr ""
|
||||
msgstr "Przewyższać"
|
||||
|
||||
#. Option for the 'Telephony Medium' (Select) field in DocType 'CRM Call Log'
|
||||
#. Label of the exotel (Check) field in DocType 'CRM Telephony Agent'
|
||||
@ -1592,7 +1592,7 @@ msgstr ""
|
||||
#: crm/fcrm/doctype/crm_deal/crm_deal.json
|
||||
#: crm/fcrm/doctype/crm_lead/crm_lead.json
|
||||
msgid "First Responded On"
|
||||
msgstr ""
|
||||
msgstr "Data pierwszej odpowiedzi"
|
||||
|
||||
#. Option for the 'SLA Status' (Select) field in DocType 'CRM Deal'
|
||||
#. Option for the 'SLA Status' (Select) field in DocType 'CRM Lead'
|
||||
@ -1663,7 +1663,7 @@ msgstr ""
|
||||
#: crm/fcrm/doctype/crm_deal/crm_deal.json
|
||||
#: crm/fcrm/doctype/crm_lead/crm_lead.json
|
||||
msgid "Fulfilled"
|
||||
msgstr ""
|
||||
msgstr "Spełniony"
|
||||
|
||||
#. Label of the full_name (Data) field in DocType 'CRM Contacts'
|
||||
#. Label of the lead_name (Data) field in DocType 'CRM Lead'
|
||||
@ -1757,7 +1757,7 @@ msgstr ""
|
||||
#. Label of the holiday_list_name (Data) field in DocType 'CRM Holiday List'
|
||||
#: crm/fcrm/doctype/crm_holiday_list/crm_holiday_list.json
|
||||
msgid "Holiday List Name"
|
||||
msgstr ""
|
||||
msgstr "Nazwa dla Listy Świąt"
|
||||
|
||||
#. Label of the holidays_section (Section Break) field in DocType 'CRM Holiday
|
||||
#. List'
|
||||
@ -1833,7 +1833,7 @@ msgstr ""
|
||||
#: crm/fcrm/doctype/crm_lead/crm_lead.json
|
||||
#: crm/fcrm/doctype/crm_organization/crm_organization.json
|
||||
msgid "Industry"
|
||||
msgstr ""
|
||||
msgstr "Przedsiębiorstwo"
|
||||
|
||||
#. Option for the 'Status' (Select) field in DocType 'CRM Call Log'
|
||||
#: crm/fcrm/doctype/crm_call_log/crm_call_log.json
|
||||
@ -1917,7 +1917,7 @@ msgstr ""
|
||||
#: crm/fcrm/doctype/crm_contacts/crm_contacts.json
|
||||
#: crm/fcrm/doctype/crm_telephony_phone/crm_telephony_phone.json
|
||||
msgid "Is Primary"
|
||||
msgstr ""
|
||||
msgstr "Jest podstawowa"
|
||||
|
||||
#. Label of the is_standard (Check) field in DocType 'CRM Dropdown Item'
|
||||
#. Label of the is_standard (Check) field in DocType 'CRM Form Script'
|
||||
@ -1988,7 +1988,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Filter.vue:599
|
||||
msgid "Last Month"
|
||||
msgstr ""
|
||||
msgstr "W zeszłym miesiącu"
|
||||
|
||||
#. Label of the last_name (Data) field in DocType 'CRM Deal'
|
||||
#. Label of the last_name (Data) field in DocType 'CRM Lead'
|
||||
@ -1999,7 +1999,7 @@ msgstr "Nazwisko"
|
||||
|
||||
#: frontend/src/components/Filter.vue:603
|
||||
msgid "Last Quarter"
|
||||
msgstr ""
|
||||
msgstr "Ostatni kwartał"
|
||||
|
||||
#. Label of the last_status_change_log (Link) field in DocType 'CRM Status
|
||||
#. Change Log'
|
||||
@ -2009,11 +2009,11 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Filter.vue:595
|
||||
msgid "Last Week"
|
||||
msgstr ""
|
||||
msgstr "Zeszły tydzień"
|
||||
|
||||
#: frontend/src/components/Filter.vue:611
|
||||
msgid "Last Year"
|
||||
msgstr ""
|
||||
msgstr "Ostatni rok"
|
||||
|
||||
#: frontend/src/pages/Contact.vue:631 frontend/src/pages/MobileContact.vue:627
|
||||
#: frontend/src/pages/MobileOrganization.vue:513
|
||||
@ -2093,7 +2093,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/FilesUploader/FilesUploaderArea.vue:47
|
||||
msgid "Link"
|
||||
msgstr ""
|
||||
msgstr "Połączyć"
|
||||
|
||||
#. Label of the links (Table) field in DocType 'CRM Call Log'
|
||||
#: crm/fcrm/doctype/crm_call_log/crm_call_log.json
|
||||
@ -2107,7 +2107,7 @@ msgstr "Linki"
|
||||
#: frontend/src/components/ViewControls.vue:371
|
||||
#: frontend/src/components/ViewControls.vue:572 frontend/src/utils/view.js:12
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
msgstr "Lista"
|
||||
|
||||
#: frontend/src/components/Activities/CallArea.vue:74
|
||||
msgid "Listen"
|
||||
@ -2159,11 +2159,11 @@ msgstr ""
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2228,7 +2228,7 @@ msgstr ""
|
||||
#. Option for the 'Type' (Select) field in DocType 'CRM Notification'
|
||||
#: crm/fcrm/doctype/crm_notification/crm_notification.json
|
||||
msgid "Mention"
|
||||
msgstr ""
|
||||
msgstr "Wzmianka"
|
||||
|
||||
#. Label of the message (HTML Editor) field in DocType 'CRM Notification'
|
||||
#: crm/fcrm/doctype/crm_notification/crm_notification.json
|
||||
@ -2592,7 +2592,7 @@ msgstr ""
|
||||
#. Label of the number (Data) field in DocType 'CRM Telephony Phone'
|
||||
#: crm/fcrm/doctype/crm_telephony_phone/crm_telephony_phone.json
|
||||
msgid "Number"
|
||||
msgstr ""
|
||||
msgstr "Numer"
|
||||
|
||||
#. Label of the old_parent (Link) field in DocType 'CRM Territory'
|
||||
#: crm/fcrm/doctype/crm_territory/crm_territory.json
|
||||
@ -2767,7 +2767,7 @@ msgstr ""
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -2809,11 +2809,11 @@ msgstr ""
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
#: crm/fcrm/doctype/crm_lead_status/crm_lead_status.json
|
||||
msgid "Position"
|
||||
msgstr ""
|
||||
msgstr "Pozycja"
|
||||
|
||||
#: frontend/src/pages/Deal.vue:198 frontend/src/pages/MobileDeal.vue:143
|
||||
msgid "Primary"
|
||||
msgstr ""
|
||||
msgstr "Główny"
|
||||
|
||||
#: frontend/src/pages/Deal.vue:655 frontend/src/pages/MobileDeal.vue:583
|
||||
msgid "Primary contact set"
|
||||
@ -2895,7 +2895,7 @@ msgstr ""
|
||||
#. Label of the recording_url (Data) field in DocType 'CRM Call Log'
|
||||
#: crm/fcrm/doctype/crm_call_log/crm_call_log.json
|
||||
msgid "Recording URL"
|
||||
msgstr ""
|
||||
msgstr "Adres URL nagrywania"
|
||||
|
||||
#. Label of the reference_name (Dynamic Link) field in DocType 'CRM
|
||||
#. Notification'
|
||||
@ -3011,7 +3011,7 @@ msgstr ""
|
||||
#: crm/fcrm/doctype/crm_deal/crm_deal.json
|
||||
#: crm/fcrm/doctype/crm_lead/crm_lead.json
|
||||
msgid "Response By"
|
||||
msgstr ""
|
||||
msgstr "Odpowiedź wg"
|
||||
|
||||
#. Label of the response_details_section (Section Break) field in DocType 'CRM
|
||||
#. Deal'
|
||||
@ -3211,7 +3211,7 @@ msgstr ""
|
||||
#. Label of the script (Code) field in DocType 'CRM Form Script'
|
||||
#: crm/fcrm/doctype/crm_form_script/crm_form_script.json
|
||||
msgid "Script"
|
||||
msgstr ""
|
||||
msgstr "Skrypt"
|
||||
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:342
|
||||
msgid "Section"
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3307,7 +3307,7 @@ msgstr ""
|
||||
#. Option for the 'Type' (Select) field in DocType 'CRM Global Settings'
|
||||
#: crm/fcrm/doctype/crm_global_settings/crm_global_settings.json
|
||||
msgid "Sidebar Items"
|
||||
msgstr ""
|
||||
msgstr "Elementy paska bocznego"
|
||||
|
||||
#: frontend/src/components/SignupBanner.vue:15
|
||||
msgid "Sign up now"
|
||||
@ -3397,7 +3397,7 @@ msgstr ""
|
||||
#. Label of the subdomain (Data) field in DocType 'CRM Exotel Settings'
|
||||
#: crm/fcrm/doctype/crm_exotel_settings/crm_exotel_settings.json
|
||||
msgid "Subdomain"
|
||||
msgstr ""
|
||||
msgstr "Subdomena"
|
||||
|
||||
#: frontend/src/components/Modals/EmailTemplateModal.vue:42
|
||||
msgid "Subject"
|
||||
@ -3486,12 +3486,12 @@ msgstr ""
|
||||
#. Label of the territory_manager (Link) field in DocType 'CRM Territory'
|
||||
#: crm/fcrm/doctype/crm_territory/crm_territory.json
|
||||
msgid "Territory Manager"
|
||||
msgstr ""
|
||||
msgstr "Kierownik Regionalny"
|
||||
|
||||
#. Label of the territory_name (Data) field in DocType 'CRM Territory'
|
||||
#: crm/fcrm/doctype/crm_territory/crm_territory.json
|
||||
msgid "Territory Name"
|
||||
msgstr ""
|
||||
msgstr "Nazwa Regionu"
|
||||
|
||||
#: crm/fcrm/doctype/crm_service_level_agreement/crm_service_level_agreement.py:46
|
||||
msgid "The Condition '{0}' is invalid: {1}"
|
||||
@ -3549,7 +3549,7 @@ msgstr ""
|
||||
#: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json
|
||||
#: frontend/src/components/Kanban/KanbanSettings.vue:32
|
||||
msgid "Title Field"
|
||||
msgstr ""
|
||||
msgstr "Pole tytułu"
|
||||
|
||||
#. Label of the to (Data) field in DocType 'CRM Call Log'
|
||||
#. Label of the to (Data) field in DocType 'CRM Status Change Log'
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3752,7 +3752,7 @@ msgstr ""
|
||||
#. Label of the user_name (Data) field in DocType 'CRM Telephony Agent'
|
||||
#: crm/fcrm/doctype/crm_telephony_agent/crm_telephony_agent.json
|
||||
msgid "User Name"
|
||||
msgstr ""
|
||||
msgstr "Nazwa Użytkownika"
|
||||
|
||||
#. Label of the section_break_nevd (Section Break) field in DocType 'CRM
|
||||
#. Service Level Agreement'
|
||||
@ -3800,7 +3800,7 @@ msgstr "Środa"
|
||||
#: crm/fcrm/doctype/crm_holiday/crm_holiday.json
|
||||
#: crm/fcrm/doctype/crm_holiday_list/crm_holiday_list.json
|
||||
msgid "Weekly Off"
|
||||
msgstr ""
|
||||
msgstr "Tygodniowy wyłączony"
|
||||
|
||||
#: frontend/src/components/Modals/WhatsappTemplateSelectorModal.vue:11
|
||||
msgid "Welcome Message"
|
||||
@ -3847,7 +3847,7 @@ msgstr ""
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr ""
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3908,7 +3920,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/Activities/CommentArea.vue:11
|
||||
msgid "comment"
|
||||
msgstr ""
|
||||
msgstr "komentarz"
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
@ -3956,9 +3968,9 @@ msgstr "etykieta"
|
||||
#. Option for the 'Type' (Select) field in DocType 'CRM View Settings'
|
||||
#: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json
|
||||
msgid "list"
|
||||
msgstr ""
|
||||
msgstr "lista"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr ""
|
||||
msgid "purple"
|
||||
msgstr "fioletowy"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
288
crm/locale/pt.po
288
crm/locale/pt.po
File diff suppressed because it is too large
Load Diff
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr " (Новый)"
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr "Настройки по умолчанию"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr ""
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr ""
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr ""
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr ""
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr "этикетка"
|
||||
msgid "list"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr "публично"
|
||||
msgid "purple"
|
||||
msgstr "фиолетовый"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: sv_SE\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr " (Ny)"
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr "Konto SID"
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "Åtgärder"
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr "Standard"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr "Ta bort och Återställ"
|
||||
msgid "Delete Task"
|
||||
msgstr "Ta bort Uppgift"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr "Ta bort Vy"
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "Förfallo Datum"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "Kopiera"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr "System är inte integrerat med Säljstöd"
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "Redigera"
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr "Låg"
|
||||
msgid "Make Call"
|
||||
msgstr "Ring Samtal"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr "Gör Privat"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr "Gör Offentligt"
|
||||
|
||||
@ -2481,7 +2481,7 @@ msgstr "Ingen {0} Tillgänglig"
|
||||
#: frontend/src/pages/Notes.vue:92 frontend/src/pages/Organization.vue:157
|
||||
#: frontend/src/pages/Organizations.vue:56 frontend/src/pages/Tasks.vue:181
|
||||
msgid "No {0} Found"
|
||||
msgstr "Ingen {0} Hittades"
|
||||
msgstr "{0}"
|
||||
|
||||
#. Label of the no_of_employees (Select) field in DocType 'CRM Deal'
|
||||
#. Label of the no_of_employees (Select) field in DocType 'CRM Lead'
|
||||
@ -2767,7 +2767,7 @@ msgstr "Telefon"
|
||||
msgid "Phone Numbers"
|
||||
msgstr "Telefonnummer"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr "Fäst Vy"
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr "Ange Organisation"
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr "Ange som Primär Kontakt"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr "Ange som standard"
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr "Ohopfällbar"
|
||||
msgid "Unknown"
|
||||
msgstr "Okänd"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr "Lossa Vy"
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "Arbets Timmar"
|
||||
msgid "Yesterday"
|
||||
msgstr "Igår"
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr "Du har ändringar som inte sparats. Vill du spara dem?"
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr "Du måste vara i Utvecklarläge att redigera Standard Formulär Skript"
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr "Din tilldelning för uppgift {0} togs bort av {1}"
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "Din tilldelning {0} {1} togs bort av {2}"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr "la till "
|
||||
msgid "amber"
|
||||
msgstr "bärnsten"
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr "tilldelade dig en ny uppgift {0}"
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr "tilldelade {0} {1} till dig"
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr "etikett"
|
||||
msgid "list"
|
||||
msgstr "lista"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr "nämnde dig i {0}"
|
||||
@ -4000,6 +4012,10 @@ msgstr "publik"
|
||||
msgid "purple"
|
||||
msgstr "lila"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr "fick whatsapp meddelande i {0}"
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Thai\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: th_TH\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr ""
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr ""
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr ""
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr ""
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr ""
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr ""
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr ""
|
||||
msgid "list"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr ""
|
||||
msgid "purple"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: tr_TR\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr " (Yeni)"
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "İşlemler"
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr "Varsayılan Değerler"
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "Termin Tarihi"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "Kopyala"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "Düzenle"
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr "Düşük"
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr "Telefon"
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr "Bilinmiyor"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "Çalışma Saatleri"
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "{0} {1} üzerindeki atama {2} tarafından kaldırıldı"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr "etiket"
|
||||
msgid "list"
|
||||
msgstr "liste"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr "herkese Açık"
|
||||
msgid "purple"
|
||||
msgstr "mor"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: frappe\n"
|
||||
"Report-Msgid-Bugs-To: shariq@frappe.io\n"
|
||||
"POT-Creation-Date: 2025-03-05 16:31+0553\n"
|
||||
"PO-Revision-Date: 2025-03-06 11:24\n"
|
||||
"POT-Creation-Date: 2025-03-09 09:34+0000\n"
|
||||
"PO-Revision-Date: 2025-03-11 11:43\n"
|
||||
"Last-Translator: shariq@frappe.io\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 97\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1201
|
||||
#: frontend/src/components/ViewControls.vue:1202
|
||||
msgid " (New)"
|
||||
msgstr " (新建)"
|
||||
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
|
||||
#: frontend/src/components/CustomActions.vue:73
|
||||
#: frontend/src/components/ViewControls.vue:666
|
||||
#: frontend/src/components/ViewControls.vue:1093
|
||||
#: frontend/src/components/ViewControls.vue:1094
|
||||
msgid "Actions"
|
||||
msgstr "操作"
|
||||
|
||||
@ -1072,8 +1072,8 @@ msgstr ""
|
||||
#: frontend/src/components/ListBulkActions.vue:96
|
||||
#: frontend/src/components/ListBulkActions.vue:104
|
||||
#: frontend/src/components/ListBulkActions.vue:186
|
||||
#: frontend/src/components/ViewControls.vue:1145
|
||||
#: frontend/src/components/ViewControls.vue:1156
|
||||
#: frontend/src/components/ViewControls.vue:1146
|
||||
#: frontend/src/components/ViewControls.vue:1157
|
||||
#: frontend/src/pages/Contact.vue:105 frontend/src/pages/Contact.vue:296
|
||||
#: frontend/src/pages/MobileContact.vue:81
|
||||
#: frontend/src/pages/MobileContact.vue:289
|
||||
@ -1093,8 +1093,8 @@ msgstr ""
|
||||
msgid "Delete Task"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1141
|
||||
#: frontend/src/components/ViewControls.vue:1149
|
||||
#: frontend/src/components/ViewControls.vue:1142
|
||||
#: frontend/src/components/ViewControls.vue:1150
|
||||
msgid "Delete View"
|
||||
msgstr ""
|
||||
|
||||
@ -1205,7 +1205,7 @@ msgid "Due Date"
|
||||
msgstr "到期日"
|
||||
|
||||
#: frontend/src/components/Modals/ViewModal.vue:15
|
||||
#: frontend/src/components/ViewControls.vue:1097
|
||||
#: frontend/src/components/ViewControls.vue:1098
|
||||
msgid "Duplicate"
|
||||
msgstr "复制"
|
||||
|
||||
@ -1261,7 +1261,7 @@ msgstr ""
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:319
|
||||
#: frontend/src/components/FieldLayoutEditor.vue:345
|
||||
#: frontend/src/components/ListBulkActions.vue:179
|
||||
#: frontend/src/components/ViewControls.vue:1115
|
||||
#: frontend/src/components/ViewControls.vue:1116
|
||||
msgid "Edit"
|
||||
msgstr "编辑"
|
||||
|
||||
@ -2159,11 +2159,11 @@ msgstr "低"
|
||||
msgid "Make Call"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1130
|
||||
#: frontend/src/components/ViewControls.vue:1131
|
||||
msgid "Make Public"
|
||||
msgstr ""
|
||||
|
||||
@ -2767,7 +2767,7 @@ msgstr "电话"
|
||||
msgid "Phone Numbers"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Pin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3267,7 +3267,7 @@ msgstr ""
|
||||
msgid "Set as Primary Contact"
|
||||
msgstr ""
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1107
|
||||
#: frontend/src/components/ViewControls.vue:1108
|
||||
msgid "Set as default"
|
||||
msgstr ""
|
||||
|
||||
@ -3675,7 +3675,7 @@ msgstr ""
|
||||
msgid "Unknown"
|
||||
msgstr "未知"
|
||||
|
||||
#: frontend/src/components/ViewControls.vue:1122
|
||||
#: frontend/src/components/ViewControls.vue:1123
|
||||
msgid "Unpin View"
|
||||
msgstr ""
|
||||
|
||||
@ -3847,7 +3847,7 @@ msgstr "工作时间"
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: crm/api/whatsapp.py:36 crm/api/whatsapp.py:216 crm/api/whatsapp.py:230
|
||||
#: frontend/src/components/Activities/WhatsAppArea.vue:34
|
||||
#: frontend/src/components/Activities/WhatsAppBox.vue:14
|
||||
msgid "You"
|
||||
@ -3873,7 +3873,11 @@ msgstr ""
|
||||
msgid "You need to be in developer mode to edit a Standard Form Script"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46
|
||||
#: crm/api/todo.py:111
|
||||
msgid "Your assignment on task {0} has been removed by {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:46 crm/api/todo.py:89
|
||||
msgid "Your assignment on {0} {1} has been removed by {2}"
|
||||
msgstr "您在{0} {1}上的分配已被{2}删除"
|
||||
|
||||
@ -3888,6 +3892,14 @@ msgstr ""
|
||||
msgid "amber"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:120
|
||||
msgid "assigned a new task {0} to you"
|
||||
msgstr ""
|
||||
|
||||
#: crm/api/todo.py:100
|
||||
msgid "assigned a {0} {1} to you"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
@ -3958,7 +3970,7 @@ msgstr ""
|
||||
msgid "list"
|
||||
msgstr "列表"
|
||||
|
||||
#: frontend/src/components/Notifications.vue:65
|
||||
#: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65
|
||||
#: frontend/src/pages/MobileNotification.vue:52
|
||||
msgid "mentioned you in {0}"
|
||||
msgstr ""
|
||||
@ -4000,6 +4012,10 @@ msgstr "公共"
|
||||
msgid "purple"
|
||||
msgstr "紫色"
|
||||
|
||||
#: crm/api/whatsapp.py:37
|
||||
msgid "received a whatsapp message in {0}"
|
||||
msgstr ""
|
||||
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Deal Status'
|
||||
#. Option for the 'Color' (Select) field in DocType 'CRM Lead Status'
|
||||
#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
:label="value"
|
||||
theme="gray"
|
||||
variant="subtle"
|
||||
class="rounded bg-surface-gray-3 group-hover:bg-surface-gray-4 focus-visible:ring-outline-gray-4"
|
||||
class="rounded bg-surface-white hover:!bg-surface-gray-1 focus-visible:ring-outline-gray-4"
|
||||
@keydown.delete.capture.stop="removeLastValue"
|
||||
>
|
||||
<template #suffix>
|
||||
@ -35,6 +35,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<ErrorMessage class="mt-2 pl-2" v-if="error" :message="error" />
|
||||
<p v-if="description" class="text-xs text-ink-gray-5 mt-1.5">
|
||||
{{ description }}
|
||||
</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -46,6 +49,10 @@ const props = defineProps({
|
||||
type: Function,
|
||||
default: null,
|
||||
},
|
||||
description: {
|
||||
type: String,
|
||||
default: '',
|
||||
},
|
||||
errorMessage: {
|
||||
type: Function,
|
||||
default: (value) => `${value} is an Invalid value`,
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
:error-message="
|
||||
(value) => __('{0} is an invalid email address', [value])
|
||||
"
|
||||
:description="__('Press enter to add email')"
|
||||
/>
|
||||
<FormControl
|
||||
type="select"
|
||||
@ -26,7 +27,6 @@
|
||||
]"
|
||||
:description="description"
|
||||
/>
|
||||
<ErrorMessage class="mt-2" v-if="error" :message="error" />
|
||||
</div>
|
||||
<template v-if="pendingInvitations.data?.length && !invitees.length">
|
||||
<div class="flex flex-col gap-4">
|
||||
@ -67,7 +67,8 @@
|
||||
</div>
|
||||
</template>
|
||||
</div>
|
||||
<div class="flex flex-row-reverse">
|
||||
<div class="flex justify-between items-center gap-2">
|
||||
<div><ErrorMessage v-if="error" :message="error" /></div>
|
||||
<Button
|
||||
:label="__('Send Invites')"
|
||||
variant="solid"
|
||||
@ -120,8 +121,8 @@ const inviteByEmail = createResource({
|
||||
error.value = null
|
||||
pendingInvitations.reload()
|
||||
},
|
||||
onError(error) {
|
||||
error.value = error
|
||||
onError(err) {
|
||||
error.value = err?.messages?.[0]
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
@ -209,6 +209,7 @@ const { $dialog, makeCall } = globalStore()
|
||||
const { getUser } = usersStore()
|
||||
const { getOrganization } = organizationsStore()
|
||||
const { getDealStatus } = statusesStore()
|
||||
const { doctypeMeta } = getMeta('Contact')
|
||||
|
||||
const props = defineProps({
|
||||
contactId: {
|
||||
@ -257,15 +258,20 @@ const breadcrumbs = computed(() => {
|
||||
}
|
||||
|
||||
items.push({
|
||||
label: contact.data?.full_name,
|
||||
label: title.value,
|
||||
route: { name: 'Contact', params: { contactId: props.contactId } },
|
||||
})
|
||||
return items
|
||||
})
|
||||
|
||||
const title = computed(() => {
|
||||
let t = doctypeMeta['Contact']?.title_field || 'name'
|
||||
return contact.data?.[t] || props.contactId
|
||||
})
|
||||
|
||||
usePageMeta(() => {
|
||||
return {
|
||||
title: contact.data?.full_name || contact.data?.name,
|
||||
title: title.value,
|
||||
icon: brand.favicon,
|
||||
}
|
||||
})
|
||||
|
||||
@ -62,7 +62,7 @@
|
||||
<Avatar
|
||||
size="3xl"
|
||||
class="size-12"
|
||||
:label="organization.data?.name || __('Untitled')"
|
||||
:label="title"
|
||||
:image="organization.data?.organization_logo"
|
||||
/>
|
||||
</div>
|
||||
@ -70,7 +70,7 @@
|
||||
<div class="flex flex-col gap-2.5 truncate text-ink-gray-9">
|
||||
<Tooltip :text="organization.data?.name || __('Set an organization')">
|
||||
<div class="truncate text-2xl font-medium">
|
||||
{{ organization.data?.name || __('Untitled') }}
|
||||
{{ title }}
|
||||
</div>
|
||||
</Tooltip>
|
||||
<div class="flex gap-1.5">
|
||||
@ -329,6 +329,7 @@ import { getView } from '@/utils/view'
|
||||
import { getSettings } from '@/stores/settings'
|
||||
import { globalStore } from '@/stores/global'
|
||||
import { statusesStore } from '@/stores/statuses'
|
||||
import { getMeta } from '@/stores/meta'
|
||||
import { whatsappEnabled, callEnabled } from '@/composables/settings'
|
||||
import {
|
||||
createResource,
|
||||
@ -347,6 +348,7 @@ import { useActiveTabManager } from '@/composables/useActiveTabManager'
|
||||
const { brand } = getSettings()
|
||||
const { $dialog, $socket, makeCall } = globalStore()
|
||||
const { statusOptions, getDealStatus } = statusesStore()
|
||||
const { doctypeMeta } = getMeta('CRM Deal')
|
||||
const route = useRoute()
|
||||
const router = useRouter()
|
||||
|
||||
@ -486,15 +488,20 @@ const breadcrumbs = computed(() => {
|
||||
}
|
||||
|
||||
items.push({
|
||||
label: organization.data?.name || __('Untitled'),
|
||||
label: title.value,
|
||||
route: { name: 'Deal', params: { dealId: deal.data.name } },
|
||||
})
|
||||
return items
|
||||
})
|
||||
|
||||
const title = computed(() => {
|
||||
let t = doctypeMeta['CRM Deal']?.title_field || 'name'
|
||||
return deal.data?.[t] || props.dealId
|
||||
})
|
||||
|
||||
usePageMeta(() => {
|
||||
return {
|
||||
title: organization.data?.name || deal.data?.name,
|
||||
title: title.value,
|
||||
icon: brand.favicon,
|
||||
}
|
||||
})
|
||||
|
||||
@ -71,7 +71,7 @@
|
||||
<Avatar
|
||||
size="3xl"
|
||||
class="size-12"
|
||||
:label="lead.data.first_name || __('Untitled')"
|
||||
:label="title"
|
||||
:image="lead.data.image"
|
||||
/>
|
||||
<component
|
||||
@ -112,7 +112,7 @@
|
||||
<div class="flex flex-col gap-2.5 truncate">
|
||||
<Tooltip :text="lead.data.lead_name || __('Set first name')">
|
||||
<div class="truncate text-2xl font-medium text-ink-gray-9">
|
||||
{{ lead.data.lead_name || __('Untitled') }}
|
||||
{{ title }}
|
||||
</div>
|
||||
</Tooltip>
|
||||
<div class="flex gap-1.5">
|
||||
@ -343,6 +343,7 @@ import { usersStore } from '@/stores/users'
|
||||
import { globalStore } from '@/stores/global'
|
||||
import { contactsStore } from '@/stores/contacts'
|
||||
import { statusesStore } from '@/stores/statuses'
|
||||
import { getMeta } from '@/stores/meta'
|
||||
import {
|
||||
whatsappEnabled,
|
||||
callEnabled,
|
||||
@ -370,6 +371,7 @@ const { isManager } = usersStore()
|
||||
const { $dialog, $socket, makeCall } = globalStore()
|
||||
const { getContactByName, contacts } = contactsStore()
|
||||
const { statusOptions, getLeadStatus, getDealStatus } = statusesStore()
|
||||
const { doctypeMeta } = getMeta('CRM Lead')
|
||||
const route = useRoute()
|
||||
const router = useRouter()
|
||||
|
||||
@ -476,15 +478,20 @@ const breadcrumbs = computed(() => {
|
||||
}
|
||||
|
||||
items.push({
|
||||
label: lead.data.lead_name || __('Untitled'),
|
||||
label: title.value,
|
||||
route: { name: 'Lead', params: { leadId: lead.data.name } },
|
||||
})
|
||||
return items
|
||||
})
|
||||
|
||||
const title = computed(() => {
|
||||
let t = doctypeMeta['CRM Lead']?.title_field || 'name'
|
||||
return lead.data?.[t] || props.leadId
|
||||
})
|
||||
|
||||
usePageMeta(() => {
|
||||
return {
|
||||
title: lead.data?.lead_name || lead.data?.name,
|
||||
title: title.value,
|
||||
icon: brand.favicon,
|
||||
}
|
||||
})
|
||||
|
||||
@ -200,6 +200,7 @@ const { $dialog, makeCall } = globalStore()
|
||||
const { getUser } = usersStore()
|
||||
const { getOrganization } = organizationsStore()
|
||||
const { getDealStatus } = statusesStore()
|
||||
const { doctypeMeta } = getMeta('Contact')
|
||||
|
||||
const props = defineProps({
|
||||
contactId: {
|
||||
@ -250,15 +251,20 @@ const breadcrumbs = computed(() => {
|
||||
}
|
||||
|
||||
items.push({
|
||||
label: contact.data?.full_name,
|
||||
label: title.value,
|
||||
route: { name: 'Contact', params: { contactId: props.contactId } },
|
||||
})
|
||||
return items
|
||||
})
|
||||
|
||||
const title = computed(() => {
|
||||
let t = doctypeMeta['Contact']?.title_field || 'name'
|
||||
return contact.data?.[t] || props.contactId
|
||||
})
|
||||
|
||||
usePageMeta(() => {
|
||||
return {
|
||||
title: contact.data?.full_name || contact.data?.name,
|
||||
title: title.value,
|
||||
icon: brand.favicon,
|
||||
}
|
||||
})
|
||||
|
||||
@ -262,6 +262,7 @@ import { getView } from '@/utils/view'
|
||||
import { getSettings } from '@/stores/settings'
|
||||
import { globalStore } from '@/stores/global'
|
||||
import { statusesStore } from '@/stores/statuses'
|
||||
import { getMeta } from '@/stores/meta'
|
||||
import {
|
||||
whatsappEnabled,
|
||||
callEnabled,
|
||||
@ -285,6 +286,7 @@ import { useRoute, useRouter } from 'vue-router'
|
||||
const { brand } = getSettings()
|
||||
const { $dialog, $socket } = globalStore()
|
||||
const { statusOptions, getDealStatus } = statusesStore()
|
||||
const { doctypeMeta } = getMeta('CRM Deal')
|
||||
const route = useRoute()
|
||||
const router = useRouter()
|
||||
|
||||
@ -408,15 +410,20 @@ const breadcrumbs = computed(() => {
|
||||
}
|
||||
|
||||
items.push({
|
||||
label: organization.data?.name || __('Untitled'),
|
||||
label: title.value,
|
||||
route: { name: 'Deal', params: { dealId: deal.data.name } },
|
||||
})
|
||||
return items
|
||||
})
|
||||
|
||||
const title = computed(() => {
|
||||
let t = doctypeMeta['CRM Deal']?.title_field || 'name'
|
||||
return deal.data?.[t] || props.dealId
|
||||
})
|
||||
|
||||
usePageMeta(() => {
|
||||
return {
|
||||
title: organization.data?.name || deal.data?.name,
|
||||
title: title.value,
|
||||
icon: brand.favicon,
|
||||
}
|
||||
})
|
||||
|
||||
@ -180,6 +180,7 @@ import { getSettings } from '@/stores/settings'
|
||||
import { globalStore } from '@/stores/global'
|
||||
import { contactsStore } from '@/stores/contacts'
|
||||
import { statusesStore } from '@/stores/statuses'
|
||||
import { getMeta } from '@/stores/meta'
|
||||
import {
|
||||
whatsappEnabled,
|
||||
callEnabled,
|
||||
@ -204,6 +205,7 @@ const { brand } = getSettings()
|
||||
const { $dialog, $socket } = globalStore()
|
||||
const { getContactByName, contacts } = contactsStore()
|
||||
const { statusOptions, getLeadStatus } = statusesStore()
|
||||
const { doctypeMeta } = getMeta('CRM Lead')
|
||||
const route = useRoute()
|
||||
const router = useRouter()
|
||||
|
||||
@ -312,15 +314,20 @@ const breadcrumbs = computed(() => {
|
||||
}
|
||||
|
||||
items.push({
|
||||
label: lead.data.lead_name || __('Untitled'),
|
||||
label: title.value,
|
||||
route: { name: 'Lead', params: { leadId: lead.data.name } },
|
||||
})
|
||||
return items
|
||||
})
|
||||
|
||||
const title = computed(() => {
|
||||
let t = doctypeMeta['CRM Lead']?.title_field || 'name'
|
||||
return lead.data?.[t] || props.leadId
|
||||
})
|
||||
|
||||
usePageMeta(() => {
|
||||
return {
|
||||
title: lead.data?.lead_name || lead.data?.name,
|
||||
title: title.value,
|
||||
icon: brand.favicon,
|
||||
}
|
||||
})
|
||||
|
||||
@ -195,6 +195,7 @@ const { brand } = getSettings()
|
||||
const { getUser } = usersStore()
|
||||
const { $dialog } = globalStore()
|
||||
const { getDealStatus } = statusesStore()
|
||||
const { doctypeMeta } = getMeta('CRM Organization')
|
||||
|
||||
const route = useRoute()
|
||||
const router = useRouter()
|
||||
@ -241,7 +242,7 @@ const breadcrumbs = computed(() => {
|
||||
}
|
||||
|
||||
items.push({
|
||||
label: props.organizationId,
|
||||
label: title.value,
|
||||
route: {
|
||||
name: 'Organization',
|
||||
params: { organizationId: props.organizationId },
|
||||
@ -250,9 +251,14 @@ const breadcrumbs = computed(() => {
|
||||
return items
|
||||
})
|
||||
|
||||
const title = computed(() => {
|
||||
let t = doctypeMeta['CRM Organization']?.title_field || 'name'
|
||||
return organization.doc?.[t] || props.organizationId
|
||||
})
|
||||
|
||||
usePageMeta(() => {
|
||||
return {
|
||||
title: props.organizationId,
|
||||
title: title.value,
|
||||
icon: brand.favicon,
|
||||
}
|
||||
})
|
||||
|
||||
@ -215,6 +215,7 @@ const { brand } = getSettings()
|
||||
const { getUser } = usersStore()
|
||||
const { $dialog } = globalStore()
|
||||
const { getDealStatus } = statusesStore()
|
||||
const { doctypeMeta } = getMeta('CRM Organization')
|
||||
const showQuickEntryModal = ref(false)
|
||||
|
||||
const route = useRoute()
|
||||
@ -262,7 +263,7 @@ const breadcrumbs = computed(() => {
|
||||
}
|
||||
|
||||
items.push({
|
||||
label: props.organizationId,
|
||||
label: title.value,
|
||||
route: {
|
||||
name: 'Organization',
|
||||
params: { organizationId: props.organizationId },
|
||||
@ -271,9 +272,14 @@ const breadcrumbs = computed(() => {
|
||||
return items
|
||||
})
|
||||
|
||||
const title = computed(() => {
|
||||
let t = doctypeMeta['CRM Organization']?.title_field || 'name'
|
||||
return organization.doc?.[t] || props.organizationId
|
||||
})
|
||||
|
||||
usePageMeta(() => {
|
||||
return {
|
||||
title: props.organizationId,
|
||||
title: title.value,
|
||||
icon: brand.favicon,
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user