From 53864ac12c221a3a78d7a0c845adc658262c2a58 Mon Sep 17 00:00:00 2001 From: Shariq Ansari <30859809+shariquerik@users.noreply.github.com> Date: Tue, 22 Jul 2025 10:51:59 +0530 Subject: [PATCH] chore: Russian translations --- crm/locale/ru.po | 2651 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 2085 insertions(+), 566 deletions(-) diff --git a/crm/locale/ru.po b/crm/locale/ru.po index c3caa5fa..a4798042 100644 --- a/crm/locale/ru.po +++ b/crm/locale/ru.po @@ -2,14 +2,14 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: shariq@frappe.io\n" -"POT-Creation-Date: 2025-03-09 09:34+0000\n" -"PO-Revision-Date: 2025-03-11 11:43\n" +"POT-Creation-Date: 2025-07-20 09:37+0000\n" +"PO-Revision-Date: 2025-07-22 05:21\n" "Last-Translator: shariq@frappe.io\n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.13.1\n" +"Generated-By: Babel 2.16.0\n" "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" "X-Crowdin-Project: frappe\n" "X-Crowdin-Project-ID: 639578\n" @@ -18,15 +18,35 @@ msgstr "" "X-Crowdin-File-ID: 97\n" "Language: ru_RU\n" -#: frontend/src/components/ViewControls.vue:1202 +#: frontend/src/components/ViewControls.vue:1217 msgid " (New)" msgstr " (Новый)" -#: frontend/src/components/Modals/TaskModal.vue:95 -#: frontend/src/components/Telephony/TaskPanel.vue:67 +#: frontend/src/components/Modals/TaskModal.vue:99 +#: frontend/src/components/Telephony/TaskPanel.vue:70 msgid "01/04/2024 11:30 PM" msgstr "" +#: frontend/src/utils/index.js:172 +msgid "1 hour ago" +msgstr "" + +#: frontend/src/utils/index.js:168 +msgid "1 minute ago" +msgstr "" + +#: frontend/src/utils/index.js:187 +msgid "1 month ago" +msgstr "" + +#: frontend/src/utils/index.js:183 +msgid "1 week ago" +msgstr "" + +#: frontend/src/utils/index.js:191 +msgid "1 year ago" +msgstr "" + #. Option for the 'No. of Employees' (Select) field in DocType 'CRM Deal' #. Option for the 'No. of Employees' (Select) field in DocType 'CRM Lead' #. Option for the 'No. of Employees' (Select) field in DocType 'CRM @@ -97,7 +117,8 @@ msgstr "" msgid "SHORTCUTS" msgstr "" -#: frontend/src/components/Modals/EmailTemplateModal.vue:67 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:98 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:98 msgid "
Dear {{ lead_name }},
\\n\\nThis is a reminder for the payment of {{ grand_total }}.
\\n\\nThanks,
\\nFrappé
" msgstr "" @@ -106,7 +127,7 @@ msgstr "" msgid "PORTAL" msgstr "" -#: frontend/src/components/CommunicationArea.vue:81 +#: frontend/src/components/CommunicationArea.vue:85 msgid "@John, can you please check this?" msgstr "" @@ -123,12 +144,16 @@ msgstr "" msgid "API Key" msgstr "Ключ API" +#: frontend/src/components/Settings/emailConfig.js:179 +msgid "API Key is required" +msgstr "" + #. Label of the api_secret (Password) field in DocType 'CRM Twilio Settings' #. Label of the api_secret (Password) field in DocType 'ERPNext CRM Settings' #: 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 "Секретный ключ API" #. Label of the api_token (Password) field in DocType 'CRM Exotel Settings' #: crm/fcrm/doctype/crm_exotel_settings/crm_exotel_settings.json @@ -153,6 +178,10 @@ msgstr "" msgid "Accepted At" msgstr "" +#: frontend/src/components/Settings/emailConfig.js:13 +msgid "Account Name" +msgstr "" + #. Label of the account_sid (Data) field in DocType 'CRM Exotel Settings' #. Label of the account_sid (Data) field in DocType 'CRM Twilio Settings' #: crm/fcrm/doctype/crm_exotel_settings/crm_exotel_settings.json @@ -160,26 +189,44 @@ msgstr "" msgid "Account SID" msgstr "" +#: frontend/src/components/Settings/emailConfig.js:165 +msgid "Account name is required" +msgstr "" + #: frontend/src/components/CustomActions.vue:73 -#: frontend/src/components/ViewControls.vue:666 -#: frontend/src/components/ViewControls.vue:1094 +#: frontend/src/components/ViewControls.vue:683 +#: frontend/src/components/ViewControls.vue:1109 msgid "Actions" msgstr "" -#: frontend/src/pages/Deal.vue:506 frontend/src/pages/Lead.vue:496 -#: frontend/src/pages/MobileDeal.vue:434 frontend/src/pages/MobileLead.vue:338 +#: frontend/src/pages/Deal.vue:572 frontend/src/pages/Lead.vue:454 +#: frontend/src/pages/MobileDeal.vue:453 frontend/src/pages/MobileLead.vue:347 msgid "Activity" msgstr "" -#: frontend/src/components/ColumnSettings.vue:65 +#: frontend/src/components/Dashboard/AddChartModal.vue:41 +#: frontend/src/components/Modals/AddExistingUserModal.vue:53 +msgid "Add" +msgstr "" + +#: frontend/src/components/Settings/EmailAccountList.vue:19 +msgid "Add Account" +msgstr "" + +#: frontend/src/components/ColumnSettings.vue:69 #: frontend/src/components/Kanban/KanbanView.vue:157 msgid "Add Column" msgstr "" +#: frontend/src/components/Modals/AddExistingUserModal.vue:4 +#: frontend/src/components/Settings/Users.vue:21 +msgid "Add Existing User" +msgstr "" + #: frontend/src/components/Controls/GridFieldsEditorModal.vue:58 #: frontend/src/components/FieldLayoutEditor.vue:173 #: frontend/src/components/Kanban/KanbanSettings.vue:84 -#: frontend/src/components/SidePanelLayoutEditor.vue:96 +#: frontend/src/components/SidePanelLayoutEditor.vue:98 msgid "Add Field" msgstr "" @@ -187,12 +234,12 @@ msgstr "" msgid "Add Filter" msgstr "" -#: frontend/src/components/Controls/Grid.vue:237 +#: frontend/src/components/Controls/Grid.vue:321 msgid "Add Row" msgstr "" #: frontend/src/components/FieldLayoutEditor.vue:200 -#: frontend/src/components/SidePanelLayoutEditor.vue:128 +#: frontend/src/components/SidePanelLayoutEditor.vue:130 msgid "Add Section" msgstr "" @@ -210,6 +257,10 @@ msgstr "" msgid "Add Weekly Holidays" msgstr "" +#: frontend/src/components/Dashboard/AddChartModal.vue:4 +msgid "Add chart" +msgstr "" + #: frontend/src/components/FieldLayoutEditor.vue:426 msgid "Add column" msgstr "" @@ -218,6 +269,10 @@ msgstr "" msgid "Add description..." msgstr "" +#: frontend/src/components/Modals/AddExistingUserModal.vue:12 +msgid "Add existing system users to this CRM. Assign them a role to grant access with their current credentials." +msgstr "" + #: frontend/src/components/ViewControls.vue:104 msgid "Add filter" msgstr "" @@ -226,6 +281,10 @@ msgstr "" msgid "Add note" msgstr "" +#: frontend/src/pages/Welcome.vue:24 +msgid "Add sample data" +msgstr "" + #. Description of the 'Icon' (Code) field in DocType 'CRM Dropdown Item' #: crm/fcrm/doctype/crm_dropdown_item/crm_dropdown_item.json msgid "Add svg code or use feather icons e.g 'settings'" @@ -240,11 +299,30 @@ msgstr "" msgid "Add to Holidays" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:434 +msgid "Add your first comment" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:11 +msgid "Add, edit, and manage email templates for various CRM communications" +msgstr "" + #. Label of the address (Link) field in DocType 'CRM Organization' #: crm/fcrm/doctype/crm_organization/crm_organization.json msgid "Address" msgstr "" +#: frontend/src/components/Modals/AddExistingUserModal.vue:92 +#: frontend/src/components/Settings/InviteUserPage.vue:172 +#: frontend/src/components/Settings/InviteUserPage.vue:179 +#: frontend/src/components/Settings/Users.vue:86 +#: frontend/src/components/Settings/Users.vue:126 +#: frontend/src/components/Settings/Users.vue:184 +#: frontend/src/components/Settings/Users.vue:244 +#: frontend/src/components/Settings/Users.vue:247 +msgid "Admin" +msgstr "Админ" + #: crm/integrations/twilio/twilio_handler.py:144 msgid "Agent is unavailable to take the call, please call after some time." msgstr "" @@ -252,24 +330,38 @@ msgstr "" #. Name of a role #: crm/fcrm/doctype/crm_exotel_settings/crm_exotel_settings.json #: crm/fcrm/doctype/crm_fields_layout/crm_fields_layout.json +#: crm/fcrm/doctype/crm_form_script/crm_form_script.json #: crm/fcrm/doctype/crm_industry/crm_industry.json #: crm/fcrm/doctype/crm_lead/crm_lead.json #: crm/fcrm/doctype/crm_lead_source/crm_lead_source.json #: crm/fcrm/doctype/crm_lead_status/crm_lead_status.json #: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:76 +#: frontend/src/components/Settings/Users.vue:85 msgid "All" msgstr "" -#: frontend/src/pages/Contact.vue:605 frontend/src/pages/MobileContact.vue:601 -#: frontend/src/pages/MobileOrganization.vue:487 -#: frontend/src/pages/Organization.vue:505 +#. Label of the amount (Currency) field in DocType 'CRM Products' +#: crm/fcrm/doctype/crm_products/crm_products.json +#: frontend/src/pages/Contact.vue:512 frontend/src/pages/MobileContact.vue:510 +#: frontend/src/pages/MobileOrganization.vue:454 +#: frontend/src/pages/Organization.vue:463 msgid "Amount" msgstr "" +#. Description of the 'Net Amount' (Currency) field in DocType 'CRM Products' +#: crm/fcrm/doctype/crm_products/crm_products.json +msgid "Amount after discount" +msgstr "" + +#: frontend/src/data/script.js:50 frontend/src/data/script.js:51 +msgid "An error occurred" +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 "Файл иконки с расширением .ico. Размер должен быть 16 x 16 px. Создается с помощью генератора иконок. [favicon-generator.org]." #. Description of the 'Logo' (Attach) field in DocType 'FCRM Settings' #: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json @@ -289,16 +381,16 @@ msgstr "" msgid "Annual Revenue" msgstr "" -#: frontend/src/components/Modals/DealModal.vue:210 -#: frontend/src/components/Modals/LeadModal.vue:146 +#: frontend/src/components/Modals/DealModal.vue:201 +#: frontend/src/components/Modals/LeadModal.vue:142 msgid "Annual Revenue should be a number" msgstr "" -#: frontend/src/components/Settings/GeneralSettings.vue:49 +#: frontend/src/components/Settings/General/BrandSettings.vue:69 msgid "Appears in the left sidebar. Recommended size is 32x32 px in PNG or SVG" msgstr "" -#: frontend/src/components/Settings/GeneralSettings.vue:84 +#: frontend/src/components/Settings/General/BrandSettings.vue:103 msgid "Appears next to the title in your browser tab. Recommended size is 32x32 px in PNG or ICO" msgstr "" @@ -315,29 +407,32 @@ msgstr "" #. Label of the view (Select) field in DocType 'CRM Form Script' #: crm/fcrm/doctype/crm_form_script/crm_form_script.json msgid "Apply To" -msgstr "" +msgstr "Применить к" #: frontend/src/components/Apps.vue:19 msgid "Apps" msgstr "Приложения" -#: frontend/src/components/Activities/AttachmentArea.vue:128 +#: frontend/src/components/Activities/AttachmentArea.vue:132 msgid "Are you sure you want to delete this attachment?" msgstr "" -#: frontend/src/pages/Contact.vue:293 frontend/src/pages/MobileContact.vue:286 +#: frontend/src/pages/MobileContact.vue:263 msgid "Are you sure you want to delete this contact?" msgstr "" -#: frontend/src/pages/MobileOrganization.vue:280 -#: frontend/src/pages/Organization.vue:301 +#: frontend/src/pages/MobileOrganization.vue:264 msgid "Are you sure you want to delete this organization?" msgstr "" -#: frontend/src/components/Activities/TaskArea.vue:58 +#: frontend/src/components/Activities/TaskArea.vue:60 msgid "Are you sure you want to delete this task?" msgstr "" +#: frontend/src/components/DeleteLinkedDocModal.vue:230 +msgid "Are you sure you want to delete {0} linked item(s)?" +msgstr "" + #: frontend/src/composables/frappecloud.js:24 msgid "Are you sure you want to login to your Frappe Cloud dashboard?" msgstr "" @@ -346,7 +441,15 @@ msgstr "" msgid "Are you sure you want to reset 'Create Quotation from CRM Deal' Form Script?" msgstr "" -#: frontend/src/components/ListBulkActions.vue:193 +#: frontend/src/components/Settings/General/GeneralSettings.vue:137 +msgid "Are you sure you want to set the currency as {0}? This cannot be changed later." +msgstr "" + +#: frontend/src/components/DeleteLinkedDocModal.vue:243 +msgid "Are you sure you want to unlink {0} linked item(s)?" +msgstr "" + +#: frontend/src/components/ListBulkActions.vue:184 #: frontend/src/components/Modals/AssignmentModal.vue:5 msgid "Assign To" msgstr "Назначить" @@ -370,11 +473,15 @@ msgstr "" msgid "Assignment Rule" msgstr "" -#: frontend/src/components/ListBulkActions.vue:158 +#: frontend/src/components/ListBulkActions.vue:152 msgid "Assignment cleared successfully" msgstr "" -#: frontend/src/components/Controls/GridFieldsEditorModal.vue:171 +#: frontend/src/components/Layouts/AppSidebar.vue:577 +msgid "Assignment rule" +msgstr "" + +#: frontend/src/components/Controls/GridFieldsEditorModal.vue:176 msgid "At least one field is required" msgstr "" @@ -383,12 +490,12 @@ msgstr "" msgid "Attach" msgstr "" -#: frontend/src/pages/Deal.vue:106 frontend/src/pages/Lead.vue:156 +#: frontend/src/pages/Deal.vue:127 frontend/src/pages/Lead.vue:182 msgid "Attach a file" msgstr "" -#: frontend/src/pages/Deal.vue:542 frontend/src/pages/Lead.vue:532 -#: frontend/src/pages/MobileDeal.vue:470 frontend/src/pages/MobileLead.vue:374 +#: frontend/src/pages/Deal.vue:607 frontend/src/pages/Lead.vue:489 +#: frontend/src/pages/MobileDeal.vue:489 frontend/src/pages/MobileLead.vue:383 msgid "Attachments" msgstr "" @@ -397,13 +504,80 @@ msgstr "" msgid "Auth Token" msgstr "" +#: crm/api/dashboard.py:238 +msgid "Average deal value of non won/lost deals" +msgstr "" + +#: crm/api/dashboard.py:411 +msgid "Average deal value of ongoing & won deals" +msgstr "" + +#: crm/api/dashboard.py:354 +msgid "Average deal value of won deals" +msgstr "" + +#: crm/api/dashboard.py:518 +msgid "Average time taken from deal creation to deal closure" +msgstr "" + +#: crm/api/dashboard.py:464 +msgid "Average time taken from lead creation to deal closure" +msgstr "" + +#: frontend/src/components/Dashboard/AddChartModal.vue:81 +msgid "Avg deal value" +msgstr "" + +#: frontend/src/components/Dashboard/AddChartModal.vue:78 +msgid "Avg ongoing deal value" +msgstr "" + +#: frontend/src/components/Dashboard/AddChartModal.vue:87 +msgid "Avg time to close a deal" +msgstr "" + +#: frontend/src/components/Dashboard/AddChartModal.vue:83 +msgid "Avg time to close a lead" +msgstr "" + +#: frontend/src/components/Dashboard/AddChartModal.vue:80 +msgid "Avg won deal value" +msgstr "" + +#: crm/api/dashboard.py:410 +msgid "Avg. deal value" +msgstr "" + +#: crm/api/dashboard.py:237 +msgid "Avg. ongoing deal value" +msgstr "" + +#: crm/api/dashboard.py:517 +msgid "Avg. time to close a deal" +msgstr "" + +#: crm/api/dashboard.py:463 +msgid "Avg. time to close a lead" +msgstr "" + +#: crm/api/dashboard.py:353 +msgid "Avg. won deal value" +msgstr "" + +#: frontend/src/components/Dashboard/AddChartModal.vue:26 +#: frontend/src/components/Dashboard/AddChartModal.vue:70 +msgid "Axis chart" +msgstr "" + #: frontend/src/components/Activities/EmailArea.vue:72 -#: frontend/src/components/EmailEditor.vue:43 -#: frontend/src/components/EmailEditor.vue:67 +#: frontend/src/components/EmailEditor.vue:44 +#: frontend/src/components/EmailEditor.vue:69 msgid "BCC" msgstr "" #: frontend/src/components/FilesUploader/FilesUploader.vue:31 +#: frontend/src/components/Settings/EmailAdd.vue:79 +#: frontend/src/components/Settings/EmailEdit.vue:67 msgid "Back" msgstr "" @@ -416,12 +590,16 @@ msgstr "" msgid "Backlog" msgstr "" -#: frontend/src/components/Filter.vue:342 +#: frontend/src/components/Filter.vue:355 msgid "Between" msgstr "" -#: frontend/src/components/Settings/GeneralSettings.vue:19 -msgid "Brand Name" +#: frontend/src/components/Settings/General/BrandSettings.vue:40 +msgid "Brand name" +msgstr "" + +#: frontend/src/components/Settings/General/BrandSettings.vue:9 +msgid "Brand settings" msgstr "" #. Label of the branding_tab (Tab Break) field in DocType 'FCRM Settings' @@ -439,8 +617,8 @@ msgid "Busy" msgstr "" #: frontend/src/components/Activities/EmailArea.vue:67 -#: frontend/src/components/EmailEditor.vue:33 -#: frontend/src/components/EmailEditor.vue:55 +#: frontend/src/components/EmailEditor.vue:34 +#: frontend/src/components/EmailEditor.vue:56 msgid "CC" msgstr "Копия" @@ -459,9 +637,14 @@ msgstr "" msgid "CRM Contacts" msgstr "" +#. Name of a DocType +#: crm/fcrm/doctype/crm_dashboard/crm_dashboard.json +#: frontend/src/pages/Dashboard.vue:318 +msgid "CRM Dashboard" +msgstr "" + #. Name of a DocType #: crm/fcrm/doctype/crm_deal/crm_deal.json -#: frontend/src/components/Modals/EmailTemplateModal.vue:34 msgid "CRM Deal" msgstr "" @@ -530,6 +713,11 @@ msgstr "" msgid "CRM Lead Status" msgstr "" +#. Name of a DocType +#: crm/fcrm/doctype/crm_lost_reason/crm_lost_reason.json +msgid "CRM Lost Reason" +msgstr "" + #. Name of a DocType #: crm/fcrm/doctype/crm_notification/crm_notification.json msgid "CRM Notification" @@ -545,6 +733,16 @@ msgstr "" msgid "CRM Portal Page" msgstr "" +#. Name of a DocType +#: crm/fcrm/doctype/crm_product/crm_product.json +msgid "CRM Product" +msgstr "" + +#. Name of a DocType +#: crm/fcrm/doctype/crm_products/crm_products.json +msgid "CRM Products" +msgstr "" + #. Name of a DocType #: crm/fcrm/doctype/crm_service_day/crm_service_day.json msgid "CRM Service Day" @@ -595,10 +793,14 @@ msgstr "" msgid "CRM View Settings" msgstr "" -#: frontend/src/components/ViewControls.vue:270 -msgid "CSV" +#: frontend/src/components/Settings/General/GeneralSettings.vue:47 +msgid "CRM currency for all monetary values. Once set, cannot be edited." msgstr "" +#: frontend/src/components/ViewControls.vue:272 +msgid "CSV" +msgstr "CSV" + #: frontend/src/components/Modals/CallLogDetailModal.vue:8 msgid "Call Details" msgstr "" @@ -613,11 +815,15 @@ msgstr "" msgid "Call duration in seconds" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:551 +msgid "Call log" +msgstr "" + #: frontend/src/components/Telephony/CallUI.vue:10 msgid "Call using {0}" msgstr "" -#: frontend/src/components/Modals/NoteModal.vue:43 +#: frontend/src/components/Modals/NoteModal.vue:30 #: frontend/src/components/Modals/TaskModal.vue:43 msgid "Call with John Doe" msgstr "" @@ -636,8 +842,8 @@ msgstr "" msgid "Calling..." msgstr "" -#: frontend/src/pages/Deal.vue:526 frontend/src/pages/Lead.vue:516 -#: frontend/src/pages/MobileDeal.vue:454 frontend/src/pages/MobileLead.vue:358 +#: frontend/src/pages/Deal.vue:592 frontend/src/pages/Lead.vue:474 +#: frontend/src/pages/MobileDeal.vue:473 frontend/src/pages/MobileLead.vue:367 msgid "Calls" msgstr "" @@ -645,11 +851,16 @@ msgstr "" msgid "Camera" msgstr "" -#: frontend/src/components/ColumnSettings.vue:128 +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:81 +#: frontend/src/components/ColumnSettings.vue:132 +#: frontend/src/components/Dashboard/AddChartModal.vue:40 +#: frontend/src/components/DeleteLinkedDocModal.vue:114 #: frontend/src/components/Modals/AssignmentModal.vue:9 +#: frontend/src/components/Modals/LostReasonModal.vue:43 #: frontend/src/components/Telephony/TwilioCallUI.vue:77 #: frontend/src/components/ViewControls.vue:56 #: frontend/src/components/ViewControls.vue:156 +#: frontend/src/pages/Dashboard.vue:41 msgid "Cancel" msgstr "Отмена" @@ -660,7 +871,11 @@ msgstr "Отмена" msgid "Canceled" msgstr "" -#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.py:27 +#: frontend/src/components/Settings/Users.vue:124 +msgid "Cannot change role of user with Admin access" +msgstr "" + +#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.py:33 msgid "Cannot delete standard items {0}" msgstr "" @@ -668,37 +883,69 @@ msgstr "" msgid "Capture" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:556 +msgid "Capturing leads" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:485 +msgid "Change" +msgstr "" + +#: frontend/src/components/Modals/ChangePasswordModal.vue:2 +#: frontend/src/components/Settings/ProfileSettings.vue:65 +msgid "Change Password" +msgstr "" + #: frontend/src/components/Activities/TaskArea.vue:44 msgid "Change Status" msgstr "" -#: frontend/src/pages/Contact.vue:41 frontend/src/pages/Lead.vue:86 -#: frontend/src/pages/MobileContact.vue:34 +#: frontend/src/components/Layouts/AppSidebar.vue:476 +#: frontend/src/components/Layouts/AppSidebar.vue:484 +msgid "Change deal status" +msgstr "" + +#: frontend/src/components/Settings/ProfileSettings.vue:26 +#: frontend/src/pages/Contact.vue:41 frontend/src/pages/Lead.vue:103 +#: frontend/src/pages/MobileContact.vue:37 #: frontend/src/pages/MobileOrganization.vue:37 #: frontend/src/pages/Organization.vue:41 msgid "Change image" msgstr "" -#: frontend/src/pages/Lead.vue:232 frontend/src/pages/Lead.vue:258 -#: frontend/src/pages/MobileLead.vue:110 frontend/src/pages/MobileLead.vue:137 +#: frontend/src/pages/Dashboard.vue:28 +msgid "Chart" +msgstr "" + +#: frontend/src/components/Dashboard/AddChartModal.vue:12 +msgid "Chart Type" +msgstr "" + +#: frontend/src/components/Modals/ConvertToDealModal.vue:43 +#: frontend/src/components/Modals/ConvertToDealModal.vue:69 +#: frontend/src/pages/MobileLead.vue:125 frontend/src/pages/MobileLead.vue:152 msgid "Choose Existing" msgstr "" -#: frontend/src/components/Modals/DealModal.vue:41 +#: frontend/src/components/Modals/DealModal.vue:45 msgid "Choose Existing Contact" msgstr "" -#: frontend/src/components/Modals/DealModal.vue:34 +#: frontend/src/components/Modals/DealModal.vue:38 msgid "Choose Existing Organization" msgstr "" -#: frontend/src/components/Controls/Link.vue:60 +#: frontend/src/components/Settings/EmailAdd.vue:9 +msgid "Choose the email service provider you want to configure." +msgstr "" + +#: frontend/src/components/Controls/Link.vue:62 msgid "Clear" msgstr "" -#: frontend/src/components/ListBulkActions.vue:139 -#: frontend/src/components/ListBulkActions.vue:147 -#: frontend/src/components/ListBulkActions.vue:197 +#: frontend/src/components/ListBulkActions.vue:134 +#: frontend/src/components/ListBulkActions.vue:142 +#: frontend/src/components/ListBulkActions.vue:188 msgid "Clear Assignment" msgstr "" @@ -719,12 +966,16 @@ msgstr "" msgid "Close" msgstr "" -#. Label of the close_date (Date) field in DocType 'CRM Deal' -#: crm/fcrm/doctype/crm_deal/crm_deal.json -msgid "Close Date" +#: crm/fcrm/doctype/crm_deal/crm_deal.py:163 +msgid "Close Date is required." msgstr "" -#: frontend/src/components/Layouts/AppSidebar.vue:78 +#. Label of the closed_date (Date) field in DocType 'CRM Deal' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +msgid "Closed Date" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:107 msgid "Collapse" msgstr "" @@ -758,13 +1009,18 @@ msgstr "Колонки" #. Label of the comment (Link) field in DocType 'CRM Notification' #: crm/fcrm/doctype/crm_notification/crm_notification.json #: frontend/src/components/CommentBox.vue:80 -#: frontend/src/components/CommunicationArea.vue:17 +#: frontend/src/components/CommunicationArea.vue:19 +#: frontend/src/components/Layouts/AppSidebar.vue:574 msgid "Comment" +msgstr "Комментарий" + +#: frontend/src/pages/Deal.vue:582 frontend/src/pages/Lead.vue:464 +#: frontend/src/pages/MobileDeal.vue:463 frontend/src/pages/MobileLead.vue:357 +msgid "Comments" msgstr "" -#: frontend/src/pages/Deal.vue:516 frontend/src/pages/Lead.vue:506 -#: frontend/src/pages/MobileDeal.vue:444 frontend/src/pages/MobileLead.vue:348 -msgid "Comments" +#: crm/api/dashboard.py:884 +msgid "Common reasons for losing deals" msgstr "" #. Label of the communication_status (Link) field in DocType 'CRM Deal' @@ -799,78 +1055,135 @@ msgstr "" msgid "Condition" msgstr "" +#: frontend/src/components/Settings/General/GeneralSettings.vue:8 +msgid "Configure general settings for your CRM" +msgstr "" + +#: frontend/src/components/Settings/TelephonySettings.vue:17 +msgid "Configure telephony settings for your CRM" +msgstr "" + #: frontend/src/composables/frappecloud.js:29 msgid "Confirm" msgstr "Подтвердить" +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:250 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:253 +msgid "Confirm Delete" +msgstr "" + +#: frontend/src/components/Modals/ChangePasswordModal.vue:18 +msgid "Confirm Password" +msgstr "" + +#: frontend/src/components/Settings/Users.vue:225 +#: frontend/src/components/Settings/Users.vue:228 +msgid "Confirm Remove" +msgstr "" + +#: frontend/src/pages/Welcome.vue:35 +msgid "Connect your email" +msgstr "" + #. Label of the contact (Link) field in DocType 'CRM Contacts' #. Label of the contact (Link) field in DocType 'CRM Deal' #: crm/fcrm/doctype/crm_contacts/crm_contacts.json -#: crm/fcrm/doctype/crm_deal/crm_deal.json frontend/src/pages/Lead.vue:254 -#: frontend/src/pages/MobileLead.vue:133 +#: crm/fcrm/doctype/crm_deal/crm_deal.json +#: frontend/src/components/Layouts/AppSidebar.vue:547 +#: frontend/src/components/Modals/ConvertToDealModal.vue:65 +#: frontend/src/pages/MobileLead.vue:148 msgid "Contact" msgstr "Контакт" -#: crm/fcrm/doctype/crm_lead/crm_lead.py:194 +#: crm/fcrm/doctype/crm_lead/crm_lead.py:212 msgid "Contact Already Exists" msgstr "" +#: frontend/src/components/Modals/AboutModal.vue:77 +msgid "Contact Support" +msgstr "" + #: frontend/src/components/Modals/EditValueModal.vue:20 msgid "Contact Us" msgstr "" -#: frontend/src/pages/Deal.vue:625 frontend/src/pages/MobileDeal.vue:553 +#: frontend/src/pages/Deal.vue:686 frontend/src/pages/MobileDeal.vue:567 msgid "Contact added" msgstr "" -#: frontend/src/pages/Deal.vue:611 frontend/src/pages/MobileDeal.vue:539 +#: frontend/src/pages/Deal.vue:676 frontend/src/pages/MobileDeal.vue:557 msgid "Contact already added" msgstr "" -#: crm/fcrm/doctype/crm_lead/crm_lead.py:193 +#: crm/fcrm/doctype/crm_lead/crm_lead.py:211 msgid "Contact already exists with {0}" msgstr "" -#: crm/api/contact.py:57 -msgid "Contact not found" +#: frontend/src/pages/Contact.vue:282 frontend/src/pages/MobileContact.vue:255 +msgid "Contact image updated" msgstr "" -#: frontend/src/pages/Deal.vue:640 frontend/src/pages/MobileDeal.vue:568 +#: frontend/src/pages/Deal.vue:697 frontend/src/pages/MobileDeal.vue:578 msgid "Contact removed" msgstr "" +#: frontend/src/pages/Contact.vue:437 frontend/src/pages/Contact.vue:450 +#: frontend/src/pages/Contact.vue:463 frontend/src/pages/Contact.vue:473 +#: frontend/src/pages/MobileContact.vue:435 +#: frontend/src/pages/MobileContact.vue:448 +#: frontend/src/pages/MobileContact.vue:461 +#: frontend/src/pages/MobileContact.vue:471 +msgid "Contact updated" +msgstr "" + #. Label of the contacts_tab (Tab Break) field in DocType 'CRM Deal' #. Label of the contacts (Table) field in DocType 'CRM Deal' #. Label of a shortcut in the Frappe CRM Workspace #: crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/workspace/frappe_crm/frappe_crm.json -#: frontend/src/pages/Contact.vue:242 frontend/src/pages/MobileContact.vue:235 -#: frontend/src/pages/MobileOrganization.vue:367 +#: frontend/src/pages/Contact.vue:237 frontend/src/pages/MobileContact.vue:215 +#: frontend/src/pages/MobileOrganization.vue:334 msgid "Contacts" msgstr "" #. Label of the content (Text Editor) field in DocType 'FCRM Note' #: crm/fcrm/doctype/fcrm_note/fcrm_note.json -#: frontend/src/components/Modals/EmailTemplateModal.vue:61 -#: frontend/src/components/Modals/EmailTemplateModal.vue:74 -#: frontend/src/components/Modals/NoteModal.vue:47 +#: frontend/src/components/Modals/NoteModal.vue:34 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:92 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:105 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:92 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:105 msgid "Content" msgstr "Содержание" -#: frontend/src/components/Modals/EmailTemplateModal.vue:51 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:81 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:81 msgid "Content Type" msgstr "Тип содержимого" -#: frontend/src/components/ListBulkActions.vue:70 -#: frontend/src/pages/Lead.vue:192 frontend/src/pages/MobileLead.vue:49 -#: frontend/src/pages/MobileLead.vue:96 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:163 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:167 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:165 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:169 +msgid "Content is required" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:375 +#: frontend/src/components/ListBulkActions.vue:88 +#: frontend/src/components/Modals/ConvertToDealModal.vue:8 +#: frontend/src/pages/MobileLead.vue:62 frontend/src/pages/MobileLead.vue:111 msgid "Convert" msgstr "" -#: frontend/src/components/ListBulkActions.vue:62 -#: frontend/src/components/ListBulkActions.vue:204 -#: frontend/src/pages/Lead.vue:38 frontend/src/pages/Lead.vue:203 -#: frontend/src/pages/MobileLead.vue:92 +#: frontend/src/components/Layouts/AppSidebar.vue:366 +#: frontend/src/components/Layouts/AppSidebar.vue:374 +msgid "Convert lead to deal" +msgstr "" + +#: frontend/src/components/ListBulkActions.vue:80 +#: frontend/src/components/ListBulkActions.vue:195 +#: frontend/src/components/Modals/ConvertToDealModal.vue:19 +#: frontend/src/pages/Lead.vue:53 frontend/src/pages/MobileLead.vue:107 msgid "Convert to Deal" msgstr "" @@ -879,62 +1192,75 @@ msgstr "" msgid "Converted" msgstr "" -#: frontend/src/components/ListBulkActions.vue:79 +#: frontend/src/components/ListBulkActions.vue:96 msgid "Converted successfully" msgstr "" -#: frontend/src/components/Modals/AddressModal.vue:100 -#: frontend/src/components/Modals/CallLogModal.vue:104 -#: frontend/src/components/Modals/ContactModal.vue:37 -#: frontend/src/components/Modals/DealModal.vue:63 -#: frontend/src/components/Modals/EmailTemplateModal.vue:9 -#: frontend/src/components/Modals/LeadModal.vue:34 -#: frontend/src/components/Modals/NoteModal.vue:8 -#: frontend/src/components/Modals/OrganizationModal.vue:37 +#: frontend/src/utils/index.js:345 +msgid "Copied to clipboard" +msgstr "" + +#: crm/api/dashboard.py:607 crm/api/dashboard.py:736 crm/api/dashboard.py:794 +#: crm/api/dashboard.py:891 +msgid "Count" +msgstr "" + +#: frontend/src/components/Modals/AddressModal.vue:99 +#: frontend/src/components/Modals/CallLogModal.vue:102 +#: frontend/src/components/Modals/ContactModal.vue:41 +#: frontend/src/components/Modals/CreateDocumentModal.vue:93 +#: frontend/src/components/Modals/DealModal.vue:67 +#: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:20 +#: frontend/src/components/Modals/LeadModal.vue:38 +#: frontend/src/components/Modals/NoteModal.vue:6 +#: frontend/src/components/Modals/OrganizationModal.vue:42 #: frontend/src/components/Modals/TaskModal.vue:8 #: frontend/src/components/Modals/ViewModal.vue:16 +#: frontend/src/components/Settings/EmailAdd.vue:85 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:19 #: frontend/src/pages/CallLogs.vue:11 frontend/src/pages/Contacts.vue:13 -#: frontend/src/pages/Contacts.vue:57 frontend/src/pages/Deals.vue:13 -#: frontend/src/pages/Deals.vue:233 frontend/src/pages/EmailTemplates.vue:13 -#: frontend/src/pages/EmailTemplates.vue:58 frontend/src/pages/Leads.vue:13 -#: frontend/src/pages/Leads.vue:259 frontend/src/pages/Notes.vue:7 +#: frontend/src/pages/Contacts.vue:60 frontend/src/pages/Deals.vue:13 +#: frontend/src/pages/Deals.vue:236 frontend/src/pages/Leads.vue:13 +#: frontend/src/pages/Leads.vue:262 frontend/src/pages/Notes.vue:7 #: frontend/src/pages/Notes.vue:93 frontend/src/pages/Organizations.vue:13 -#: frontend/src/pages/Organizations.vue:57 frontend/src/pages/Tasks.vue:11 -#: frontend/src/pages/Tasks.vue:182 +#: frontend/src/pages/Organizations.vue:60 frontend/src/pages/Tasks.vue:11 +#: frontend/src/pages/Tasks.vue:185 msgid "Create" msgstr "" +#: frontend/src/components/Activities/Activities.vue:795 +#: frontend/src/components/Activities/ActivityHeader.vue:137 +#: frontend/src/components/Activities/ActivityHeader.vue:180 +msgid "Create Call Log" +msgstr "" + #: frontend/src/components/Modals/DealModal.vue:8 msgid "Create Deal" msgstr "" -#: frontend/src/components/Modals/EmailTemplateModal.vue:5 -msgid "Create Email Template" -msgstr "" - #: frontend/src/components/Modals/LeadModal.vue:8 msgid "Create Lead" msgstr "" -#: frontend/src/components/Controls/Link.vue:48 -#: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:55 +#: frontend/src/components/Controls/Link.vue:50 +#: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:69 #: frontend/src/components/Modals/WhatsappTemplateSelectorModal.vue:45 -#: frontend/src/components/SidePanelLayout.vue:125 +#: frontend/src/components/SidePanelLayout.vue:140 msgid "Create New" msgstr "" -#: frontend/src/components/Activities/Activities.vue:383 -#: frontend/src/components/Modals/NoteModal.vue:18 +#: frontend/src/components/Activities/Activities.vue:384 +#: frontend/src/components/Modals/NoteModal.vue:15 msgid "Create Note" msgstr "" -#: frontend/src/components/Activities/Activities.vue:398 +#: frontend/src/components/Activities/Activities.vue:399 #: frontend/src/components/Modals/TaskModal.vue:18 msgid "Create Task" msgstr "" #: frontend/src/components/Modals/ViewModal.vue:9 -#: frontend/src/components/ViewControls.vue:670 +#: frontend/src/components/ViewControls.vue:687 msgid "Create View" msgstr "" @@ -944,28 +1270,80 @@ msgstr "" msgid "Create customer on status change" msgstr "" -#: frontend/src/components/Modals/CallLogDetailModal.vue:148 +#: frontend/src/components/Modals/CallLogDetailModal.vue:152 msgid "Create lead" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:344 +msgid "Create your first lead" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:414 +msgid "Create your first note" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:394 +msgid "Create your first task" +msgstr "" + #. Label of the currency (Link) field in DocType 'CRM Deal' #. Label of the currency (Link) field in DocType 'CRM Organization' +#. Label of the currency (Link) field in DocType 'FCRM Settings' #: crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/doctype/crm_organization/crm_organization.json +#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json +#: frontend/src/components/Settings/General/GeneralSettings.vue:43 msgid "Currency" msgstr "" -#: frontend/src/pages/Deal.vue:399 +#: frontend/src/components/Settings/General/GeneralSettings.vue:151 +msgid "Currency set as {0} successfully" +msgstr "" + +#: crm/api/dashboard.py:839 +msgid "Current pipeline distribution" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:586 +msgid "Custom actions" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:536 +msgid "Custom branding" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:585 +msgid "Custom fields" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:588 +msgid "Custom list actions" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:587 +msgid "Custom statuses" +msgstr "" + +#: frontend/src/pages/Deal.vue:473 msgid "Customer created successfully" msgstr "" -#: frontend/src/components/ViewControls.vue:209 +#: frontend/src/components/Layouts/AppSidebar.vue:582 +msgid "Customization" +msgstr "" + +#: frontend/src/components/ViewControls.vue:211 msgid "Customize quick filters" msgstr "" +#: crm/api/dashboard.py:599 +msgid "Daily performance of leads, deals, and wins" +msgstr "" + #: frontend/src/components/Activities/DataFields.vue:6 -#: frontend/src/pages/Deal.vue:521 frontend/src/pages/Lead.vue:511 -#: frontend/src/pages/MobileDeal.vue:449 frontend/src/pages/MobileLead.vue:353 +#: frontend/src/components/Layouts/AppSidebar.vue:575 +#: frontend/src/pages/Deal.vue:587 frontend/src/pages/Lead.vue:469 +#: frontend/src/pages/MobileDeal.vue:468 frontend/src/pages/MobileLead.vue:362 msgid "Data" msgstr "" @@ -975,10 +1353,16 @@ msgid "Data Fields" msgstr "" #. Label of the date (Date) field in DocType 'CRM Holiday' -#: crm/fcrm/doctype/crm_holiday/crm_holiday.json +#: crm/api/dashboard.py:601 crm/fcrm/doctype/crm_holiday/crm_holiday.json msgid "Date" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:546 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:54 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:62 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:78 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:54 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:62 #: frontend/src/components/Telephony/ExotelCallUI.vue:205 #: frontend/src/pages/Tasks.vue:129 msgid "Deal" @@ -999,25 +1383,68 @@ msgstr "" msgid "Deal Statuses" msgstr "" -#: frontend/src/pages/Contact.vue:626 frontend/src/pages/MobileContact.vue:622 -#: frontend/src/pages/MobileOrganization.vue:508 -#: frontend/src/pages/Organization.vue:526 +#. Label of the deal_value (Currency) field in DocType 'CRM Deal' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +msgid "Deal Value" +msgstr "" + +#: crm/fcrm/doctype/crm_deal/crm_deal.py:161 +msgid "Deal Value is required." +msgstr "" + +#: crm/api/dashboard.py:977 +msgid "Deal generation channel analysis" +msgstr "" + +#: frontend/src/pages/Contact.vue:533 frontend/src/pages/MobileContact.vue:531 +#: frontend/src/pages/MobileOrganization.vue:475 +#: frontend/src/pages/Organization.vue:484 msgid "Deal owner" msgstr "" -#: frontend/src/pages/Deal.vue:439 frontend/src/pages/MobileDeal.vue:361 +#: frontend/src/pages/Deal.vue:513 frontend/src/pages/MobileDeal.vue:388 msgid "Deal updated" msgstr "" +#: crm/api/dashboard.py:1030 crm/api/dashboard.py:1087 +msgid "Deal value" +msgstr "" + #. Label of a shortcut in the Frappe CRM Workspace #: crm/fcrm/workspace/frappe_crm/frappe_crm.json -#: frontend/src/pages/Deal.vue:471 frontend/src/pages/MobileContact.vue:314 -#: frontend/src/pages/MobileDeal.vue:393 -#: frontend/src/pages/MobileOrganization.vue:361 +#: frontend/src/pages/Deal.vue:532 frontend/src/pages/MobileContact.vue:291 +#: frontend/src/pages/MobileDeal.vue:407 +#: frontend/src/pages/MobileOrganization.vue:328 msgid "Deals" msgstr "" -#: frontend/src/components/Modals/EmailTemplateModal.vue:84 +#: crm/api/dashboard.py:788 +#: frontend/src/components/Dashboard/AddChartModal.vue:97 +msgid "Deals by ongoing & won stage" +msgstr "" + +#: crm/api/dashboard.py:1076 +#: frontend/src/components/Dashboard/AddChartModal.vue:100 +msgid "Deals by salesperson" +msgstr "" + +#: crm/api/dashboard.py:976 +#: frontend/src/components/Dashboard/AddChartModal.vue:107 +msgid "Deals by source" +msgstr "" + +#: crm/api/dashboard.py:838 +#: frontend/src/components/Dashboard/AddChartModal.vue:105 +msgid "Deals by stage" +msgstr "" + +#: crm/api/dashboard.py:1019 +#: frontend/src/components/Dashboard/AddChartModal.vue:99 +msgid "Deals by territory" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:115 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:115 msgid "Dear {{ lead_name }}, \\n\\nThis is a reminder for the payment of {{ grand_total }}. \\n\\nThanks, \\nFrappé" msgstr "" @@ -1026,30 +1453,54 @@ msgstr "" msgid "Default" msgstr "" +#: frontend/src/components/Settings/EmailAccountCard.vue:41 +msgid "Default Inbox" +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:44 +msgid "Default Incoming" +msgstr "" + #. Label of the default_medium (Select) field in DocType 'CRM Telephony Agent' #: crm/fcrm/doctype/crm_telephony_agent/crm_telephony_agent.json msgid "Default Medium" msgstr "" +#: frontend/src/components/Settings/emailConfig.js:52 +msgid "Default Outgoing" +msgstr "" + #. Label of the default_priority (Check) field in DocType 'CRM Service Level #. Priority' #: crm/fcrm/doctype/crm_service_level_priority/crm_service_level_priority.json msgid "Default Priority" msgstr "" +#: frontend/src/components/Settings/EmailAccountCard.vue:43 +msgid "Default Sending" +msgstr "" + +#: frontend/src/components/Settings/EmailAccountCard.vue:39 +msgid "Default Sending and Inbox" +msgstr "" + #: crm/fcrm/doctype/crm_service_level_agreement/crm_service_level_agreement.py:33 msgid "Default Service Level Agreement already exists for {0}" msgstr "" -#: frontend/src/components/Settings/TelephonySettings.vue:29 +#: frontend/src/components/Settings/TelephonySettings.vue:44 msgid "Default calling medium for logged in user" msgstr "" -#: frontend/src/components/Settings/TelephonySettings.vue:299 +#: frontend/src/components/Telephony/CallUI.vue:112 +msgid "Default calling medium set successfully to {0}" +msgstr "" + +#: frontend/src/components/Settings/TelephonySettings.vue:280 msgid "Default calling medium updated successfully" msgstr "" -#: frontend/src/components/Settings/TelephonySettings.vue:22 +#: frontend/src/components/Settings/TelephonySettings.vue:37 msgid "Default medium" msgstr "" @@ -1058,30 +1509,31 @@ msgstr "" msgid "Default statuses, custom fields and layouts restored successfully." msgstr "" -#. Label of the defaults_tab (Tab Break) field in DocType 'FCRM Settings' -#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json -msgid "Defaults" -msgstr "Настройки по умолчанию" - -#: frontend/src/components/Activities/AttachmentArea.vue:131 +#: frontend/src/components/Activities/AttachmentArea.vue:135 #: frontend/src/components/Activities/NoteArea.vue:12 -#: frontend/src/components/Activities/TaskArea.vue:53 -#: frontend/src/components/Activities/TaskArea.vue:61 -#: frontend/src/components/Controls/Grid.vue:232 +#: frontend/src/components/Activities/TaskArea.vue:55 +#: frontend/src/components/Activities/TaskArea.vue:63 +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:8 +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:48 +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:73 +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:121 +#: frontend/src/components/Controls/Grid.vue:316 +#: frontend/src/components/DeleteLinkedDocModal.vue:10 +#: frontend/src/components/DeleteLinkedDocModal.vue:89 #: frontend/src/components/Kanban/KanbanView.vue:225 -#: frontend/src/components/ListBulkActions.vue:96 -#: frontend/src/components/ListBulkActions.vue:104 -#: frontend/src/components/ListBulkActions.vue:186 -#: 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 -#: frontend/src/pages/MobileDeal.vue:519 +#: frontend/src/components/ListBulkActions.vue:177 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:235 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:238 +#: frontend/src/components/ViewControls.vue:1161 +#: frontend/src/components/ViewControls.vue:1172 +#: frontend/src/pages/Contact.vue:103 frontend/src/pages/Deal.vue:134 +#: frontend/src/pages/Lead.vue:191 frontend/src/pages/MobileContact.vue:82 +#: frontend/src/pages/MobileContact.vue:266 +#: frontend/src/pages/MobileDeal.vue:538 #: frontend/src/pages/MobileOrganization.vue:72 -#: frontend/src/pages/MobileOrganization.vue:283 +#: frontend/src/pages/MobileOrganization.vue:267 #: frontend/src/pages/Notes.vue:40 frontend/src/pages/Organization.vue:83 -#: frontend/src/pages/Organization.vue:304 frontend/src/pages/Tasks.vue:361 +#: frontend/src/pages/Tasks.vue:369 msgid "Delete" msgstr "" @@ -1089,38 +1541,61 @@ msgstr "" msgid "Delete & Restore" msgstr "" -#: frontend/src/components/Activities/TaskArea.vue:57 +#: frontend/src/components/Activities/TaskArea.vue:59 msgid "Delete Task" msgstr "" -#: frontend/src/components/ViewControls.vue:1142 -#: frontend/src/components/ViewControls.vue:1150 +#: frontend/src/components/ViewControls.vue:1157 +#: frontend/src/components/ViewControls.vue:1165 msgid "Delete View" msgstr "" -#: frontend/src/components/Activities/AttachmentArea.vue:58 -#: frontend/src/components/Activities/AttachmentArea.vue:127 +#: frontend/src/components/DeleteLinkedDocModal.vue:65 +msgid "Delete all" +msgstr "" + +#: frontend/src/components/Activities/AttachmentArea.vue:60 +#: frontend/src/components/Activities/AttachmentArea.vue:131 msgid "Delete attachment" msgstr "" -#: frontend/src/pages/Contact.vue:292 frontend/src/pages/MobileContact.vue:285 +#: frontend/src/pages/MobileContact.vue:262 msgid "Delete contact" msgstr "" -#: frontend/src/pages/MobileOrganization.vue:279 -#: frontend/src/pages/Organization.vue:300 +#: frontend/src/components/DeleteLinkedDocModal.vue:229 +msgid "Delete linked item" +msgstr "" + +#: frontend/src/components/DeleteLinkedDocModal.vue:11 +msgid "Delete or unlink linked documents" +msgstr "" + +#: frontend/src/components/DeleteLinkedDocModal.vue:23 +msgid "Delete or unlink these linked documents before deleting this document" +msgstr "" + +#: frontend/src/pages/MobileOrganization.vue:263 msgid "Delete organization" msgstr "" -#: frontend/src/components/ListBulkActions.vue:114 -msgid "Deleted successfully" +#: frontend/src/components/DeleteLinkedDocModal.vue:66 +msgid "Delete {0} item(s)" +msgstr "" + +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:28 +msgid "Delete {0} items" msgstr "" #. Label of the description (Text Editor) field in DocType 'CRM Holiday' +#. Label of the description (Text Editor) field in DocType 'CRM Lost Reason' +#. Label of the description (Text Editor) field in DocType 'CRM Product' #. Label of the description (Text Editor) field in DocType 'CRM Task' #: crm/fcrm/doctype/crm_holiday/crm_holiday.json +#: crm/fcrm/doctype/crm_lost_reason/crm_lost_reason.json +#: crm/fcrm/doctype/crm_product/crm_product.json #: crm/fcrm/doctype/crm_task/crm_task.json -#: frontend/src/components/Modals/TaskModal.vue:48 +#: frontend/src/components/Modals/TaskModal.vue:49 msgid "Description" msgstr "" @@ -1132,9 +1607,9 @@ msgstr "" #. Label of the details (Text Editor) field in DocType 'CRM Lead Source' #: crm/fcrm/doctype/crm_lead/crm_lead.json #: crm/fcrm/doctype/crm_lead_source/crm_lead_source.json -#: frontend/src/pages/MobileContact.vue:309 -#: frontend/src/pages/MobileDeal.vue:428 frontend/src/pages/MobileLead.vue:332 -#: frontend/src/pages/MobileOrganization.vue:356 +#: frontend/src/pages/MobileContact.vue:286 +#: frontend/src/pages/MobileDeal.vue:447 frontend/src/pages/MobileLead.vue:341 +#: frontend/src/pages/MobileOrganization.vue:323 msgid "Details" msgstr "Детали" @@ -1149,11 +1624,26 @@ msgstr "" msgid "Disable" msgstr "" +#. Label of the disabled (Check) field in DocType 'CRM Product' +#: crm/fcrm/doctype/crm_product/crm_product.json +msgid "Disabled" +msgstr "" + #: frontend/src/components/CommentBox.vue:76 -#: frontend/src/components/EmailEditor.vue:155 +#: frontend/src/components/EmailEditor.vue:158 msgid "Discard" msgstr "Отменить" +#. Label of the discount_percentage (Percent) field in DocType 'CRM Products' +#: crm/fcrm/doctype/crm_products/crm_products.json +msgid "Discount %" +msgstr "" + +#. Label of the discount_amount (Currency) field in DocType 'CRM Products' +#: crm/fcrm/doctype/crm_products/crm_products.json +msgid "Discount Amount" +msgstr "" + #. Label of the dt (Link) field in DocType 'CRM Form Script' #. Label of the dt (Link) field in DocType 'CRM Global Settings' #. Label of the dt (Link) field in DocType 'CRM View Settings' @@ -1163,10 +1653,6 @@ msgstr "Отменить" msgid "DocType" msgstr "" -#: frontend/src/components/Modals/EmailTemplateModal.vue:32 -msgid "Doctype" -msgstr "" - #. Label of the dt (Link) field in DocType 'CRM Fields Layout' #: crm/fcrm/doctype/crm_fields_layout/crm_fields_layout.json msgid "Document Type" @@ -1176,13 +1662,26 @@ msgstr "" msgid "Document not found" msgstr "" +#: frontend/src/data/document.js:23 +msgid "Document updated successfully" +msgstr "" + +#: frontend/src/components/Modals/AboutModal.vue:62 +msgid "Documentation" +msgstr "" + #. Option for the 'Status' (Select) field in DocType 'CRM Task' #: crm/fcrm/doctype/crm_task/crm_task.json msgid "Done" msgstr "" +#: frontend/src/components/Dashboard/AddChartModal.vue:33 +#: frontend/src/components/Dashboard/AddChartModal.vue:71 +msgid "Donut chart" +msgstr "" + #: frontend/src/components/Activities/AudioPlayer.vue:166 -#: frontend/src/components/ViewControls.vue:252 +#: frontend/src/components/ViewControls.vue:254 msgid "Download" msgstr "" @@ -1205,7 +1704,10 @@ msgid "Due Date" msgstr "" #: frontend/src/components/Modals/ViewModal.vue:15 -#: frontend/src/components/ViewControls.vue:1098 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:225 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:228 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:19 +#: frontend/src/components/ViewControls.vue:1113 msgid "Duplicate" msgstr "" @@ -1213,6 +1715,10 @@ msgstr "" msgid "Duplicate View" msgstr "" +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:10 +msgid "Duplicate template" +msgstr "" + #. Label of the duration (Duration) field in DocType 'CRM Call Log' #. Label of the duration (Duration) field in DocType 'CRM Status Change Log' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json @@ -1220,7 +1726,8 @@ msgstr "" msgid "Duration" msgstr "" -#: frontend/src/components/Settings/Settings.vue:121 +#: frontend/src/components/Layouts/AppSidebar.vue:599 +#: frontend/src/components/Settings/Settings.vue:135 msgid "ERPNext" msgstr "" @@ -1229,14 +1736,6 @@ msgstr "" msgid "ERPNext CRM Settings" msgstr "" -#: frontend/src/components/Settings/ERPNextSettings.vue:4 -msgid "ERPNext Settings" -msgstr "" - -#: frontend/src/components/Settings/ERPNextSettings.vue:5 -msgid "ERPNext Settings updated" -msgstr "" - #. Label of the section_break_oubd (Section Break) field in DocType 'ERPNext #. CRM Settings' #: crm/fcrm/doctype/erpnext_crm_settings/erpnext_crm_settings.json @@ -1257,15 +1756,24 @@ msgstr "" msgid "ERPNext is not integrated with the CRM" msgstr "" -#: frontend/src/components/FieldLayout/Field.vue:75 +#: frontend/src/components/Settings/ERPNextSettings.vue:4 +msgid "ERPNext settings" +msgstr "" + +#: frontend/src/components/Settings/ERPNextSettings.vue:5 +msgid "ERPNext settings updated" +msgstr "" + +#: frontend/src/components/FieldLayout/Field.vue:91 #: frontend/src/components/FieldLayoutEditor.vue:319 #: frontend/src/components/FieldLayoutEditor.vue:345 -#: frontend/src/components/ListBulkActions.vue:179 -#: frontend/src/components/ViewControls.vue:1116 +#: frontend/src/components/ListBulkActions.vue:170 +#: frontend/src/components/ViewControls.vue:1131 +#: frontend/src/pages/Dashboard.vue:19 msgid "Edit" msgstr "" -#: frontend/src/components/Modals/CallLogModal.vue:100 +#: frontend/src/components/Modals/CallLogModal.vue:98 msgid "Edit Call Log" msgstr "" @@ -1273,6 +1781,10 @@ msgstr "" msgid "Edit Data Fields Layout" msgstr "" +#: frontend/src/components/Settings/EmailEdit.vue:6 +msgid "Edit Email" +msgstr "" + #: frontend/src/components/Modals/SidePanelModal.vue:7 msgid "Edit Field Layout" msgstr "" @@ -1285,7 +1797,7 @@ msgstr "" msgid "Edit Grid Row Fields Layout" msgstr "" -#: frontend/src/components/Modals/NoteModal.vue:18 +#: frontend/src/components/Modals/NoteModal.vue:15 msgid "Edit Note" msgstr "" @@ -1305,11 +1817,6 @@ msgstr "" msgid "Edit note" msgstr "" -#: frontend/src/components/Settings/ProfileSettings.vue:19 -#: frontend/src/components/Settings/ProfileSettings.vue:23 -msgid "Edit profile photo" -msgstr "" - #: frontend/src/components/Modals/CallLogDetailModal.vue:24 msgid "Edit task" msgstr "" @@ -1319,36 +1826,67 @@ msgid "Editing Row {0}" msgstr "" #. Label of the email (Data) field in DocType 'CRM Contacts' -#. Label of the email (Data) field in DocType 'CRM Deal' #. Label of the email (Data) field in DocType 'CRM Invitation' #. Label of the email (Data) field in DocType 'CRM Lead' #: crm/fcrm/doctype/crm_contacts/crm_contacts.json -#: crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/doctype/crm_invitation/crm_invitation.json -#: crm/fcrm/doctype/crm_lead/crm_lead.json frontend/src/pages/Contact.vue:616 -#: frontend/src/pages/MobileContact.vue:612 -#: frontend/src/pages/MobileOrganization.vue:498 -#: frontend/src/pages/MobileOrganization.vue:526 -#: frontend/src/pages/Organization.vue:516 -#: frontend/src/pages/Organization.vue:544 +#: crm/fcrm/doctype/crm_lead/crm_lead.json frontend/src/pages/Contact.vue:523 +#: frontend/src/pages/MobileContact.vue:521 +#: frontend/src/pages/MobileOrganization.vue:465 +#: frontend/src/pages/MobileOrganization.vue:493 +#: frontend/src/pages/Organization.vue:474 +#: frontend/src/pages/Organization.vue:502 msgid "Email" msgstr "" +#: frontend/src/components/Settings/Settings.vue:107 +msgid "Email Accounts" +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:168 +msgid "Email ID is required" +msgstr "" + #. Label of the email_sent_at (Datetime) field in DocType 'CRM Invitation' #: crm/fcrm/doctype/crm_invitation/crm_invitation.json msgid "Email Sent At" msgstr "" #: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:4 +#: frontend/src/components/Settings/Settings.vue:113 msgid "Email Templates" msgstr "Шаблоны Email" -#: frontend/src/components/EmailEditor.vue:203 +#: frontend/src/components/Settings/EmailAdd.vue:141 +msgid "Email account created successfully" +msgstr "" + +#: frontend/src/components/Settings/EmailEdit.vue:208 +msgid "Email account updated successfully" +msgstr "" + +#: frontend/src/components/Settings/EmailAccountList.vue:7 +msgid "Email accounts" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:573 +msgid "Email communication" +msgstr "" + +#: frontend/src/components/EmailEditor.vue:206 msgid "Email from Lead" msgstr "" -#: frontend/src/pages/Deal.vue:511 frontend/src/pages/Lead.vue:501 -#: frontend/src/pages/MobileDeal.vue:439 frontend/src/pages/MobileLead.vue:343 +#: frontend/src/components/Layouts/AppSidebar.vue:552 +msgid "Email template" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:7 +msgid "Email templates" +msgstr "" + +#: frontend/src/pages/Deal.vue:577 frontend/src/pages/Lead.vue:459 +#: frontend/src/pages/MobileDeal.vue:458 frontend/src/pages/MobileLead.vue:352 msgid "Emails" msgstr "Письма" @@ -1368,6 +1906,23 @@ msgstr "" msgid "Enable" msgstr "Включить" +#. Label of the enable_forecasting (Check) field in DocType 'FCRM Settings' +#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json +msgid "Enable Forecasting" +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:28 +msgid "Enable Incoming" +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:36 +msgid "Enable Outgoing" +msgstr "" + +#: frontend/src/components/Settings/General/GeneralSettings.vue:19 +msgid "Enable forecasting" +msgstr "" + #. Label of the enabled (Check) field in DocType 'CRM Exotel Settings' #. Label of the enabled (Check) field in DocType 'CRM Form Script' #. Label of the enabled (Check) field in DocType 'CRM Service Level Agreement' @@ -1378,7 +1933,9 @@ msgstr "Включить" #: crm/fcrm/doctype/crm_service_level_agreement/crm_service_level_agreement.json #: crm/fcrm/doctype/crm_twilio_settings/crm_twilio_settings.json #: crm/fcrm/doctype/erpnext_crm_settings/erpnext_crm_settings.json -#: frontend/src/components/Modals/EmailTemplateModal.vue:92 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:33 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:85 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:33 msgid "Enabled" msgstr "Включено" @@ -1394,46 +1951,37 @@ msgstr "" msgid "End Time" msgstr "" -#: frontend/src/components/FieldLayout/Field.vue:260 +#: frontend/src/components/FieldLayout/Field.vue:334 msgid "Enter {0}" msgstr "" #: frontend/src/components/Filter.vue:67 frontend/src/components/Filter.vue:100 -#: frontend/src/components/Filter.vue:259 -#: frontend/src/components/Filter.vue:280 -#: frontend/src/components/Filter.vue:297 -#: frontend/src/components/Filter.vue:308 -#: frontend/src/components/Filter.vue:319 -#: frontend/src/components/Filter.vue:335 +#: frontend/src/components/Filter.vue:272 +#: frontend/src/components/Filter.vue:293 +#: frontend/src/components/Filter.vue:310 +#: frontend/src/components/Filter.vue:321 +#: frontend/src/components/Filter.vue:332 +#: frontend/src/components/Filter.vue:348 msgid "Equals" msgstr "" -#: frontend/src/components/FilesUploader/FilesUploader.vue:169 -#: frontend/src/components/Settings/SettingsPage.vue:91 -#: frontend/src/components/Settings/TelephonySettings.vue:131 -#: frontend/src/components/Settings/TelephonySettings.vue:156 -#: frontend/src/pages/Lead.vue:600 frontend/src/pages/Lead.vue:610 -#: frontend/src/pages/MobileLead.vue:434 frontend/src/pages/MobileLead.vue:444 -msgid "Error" +#: frontend/src/components/Modals/ConvertToDealModal.vue:185 +msgid "Error converting to deal: {0}" msgstr "" -#: frontend/src/pages/Deal.vue:460 frontend/src/pages/MobileDeal.vue:382 -msgid "Error Updating Deal" -msgstr "" - -#: frontend/src/pages/Lead.vue:450 frontend/src/pages/MobileLead.vue:286 -msgid "Error Updating Lead" -msgstr "" - -#: frontend/src/pages/Lead.vue:654 -msgid "Error converting to deal" -msgstr "" - -#: frontend/src/pages/Deal.vue:447 frontend/src/pages/MobileDeal.vue:369 +#: frontend/src/pages/MobileDeal.vue:392 msgid "Error updating deal" msgstr "" -#: frontend/src/pages/Lead.vue:437 frontend/src/pages/MobileLead.vue:273 +#: frontend/src/pages/Deal.vue:517 +msgid "Error updating deal: {0}" +msgstr "" + +#: frontend/src/data/document.js:26 +msgid "Error updating document" +msgstr "" + +#: frontend/src/pages/Lead.vue:399 msgid "Error updating lead" msgstr "" @@ -1449,19 +1997,27 @@ msgstr "" msgid "Error while fetching customer in ERPNext, check error log for more details" msgstr "" -#: frontend/src/components/ViewControls.vue:266 -#: frontend/src/components/ViewControls.vue:275 +#: frontend/src/components/ViewControls.vue:268 +#: frontend/src/components/ViewControls.vue:277 msgid "Excel" msgstr "" +#. Label of the exchange_rate (Float) field in DocType 'CRM Deal' +#. Label of the exchange_rate (Float) field in DocType 'CRM Organization' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +#: crm/fcrm/doctype/crm_organization/crm_organization.json +msgid "Exchange Rate" +msgstr "" + #. Option for the 'Telephony Medium' (Select) field in DocType 'CRM Call Log' #. Label of the exotel (Check) field in DocType 'CRM Telephony Agent' #. Option for the 'Default Medium' (Select) field in DocType 'CRM Telephony #. Agent' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json #: crm/fcrm/doctype/crm_telephony_agent/crm_telephony_agent.json -#: frontend/src/components/Settings/TelephonySettings.vue:26 -#: frontend/src/components/Settings/TelephonySettings.vue:48 +#: frontend/src/components/Layouts/AppSidebar.vue:597 +#: frontend/src/components/Settings/TelephonySettings.vue:41 +#: frontend/src/components/Settings/TelephonySettings.vue:63 msgid "Exotel" msgstr "" @@ -1482,35 +2038,45 @@ msgstr "" msgid "Exotel Number {0} is not valid" msgstr "" -#: frontend/src/components/Settings/TelephonySettings.vue:315 +#: frontend/src/components/Settings/TelephonySettings.vue:293 msgid "Exotel is not enabled" msgstr "" -#: frontend/src/components/Settings/TelephonySettings.vue:149 +#: frontend/src/components/Settings/TelephonySettings.vue:140 msgid "Exotel settings updated successfully" msgstr "" -#: frontend/src/components/Layouts/AppSidebar.vue:78 +#: frontend/src/components/Layouts/AppSidebar.vue:107 msgid "Expand" msgstr "" +#. Label of the expected_closure_date (Date) field in DocType 'CRM Deal' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +msgid "Expected Closure Date" +msgstr "" + +#. Label of the expected_deal_value (Currency) field in DocType 'CRM Deal' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +msgid "Expected Deal Value" +msgstr "" + #. Option for the 'Status' (Select) field in DocType 'CRM Invitation' #: crm/fcrm/doctype/crm_invitation/crm_invitation.json msgid "Expired" msgstr "" #: frontend/src/components/ViewControls.vue:203 -#: frontend/src/components/ViewControls.vue:249 +#: frontend/src/components/ViewControls.vue:251 msgid "Export" msgstr "Экспорт" -#: frontend/src/components/ViewControls.vue:280 +#: frontend/src/components/ViewControls.vue:282 msgid "Export All {0} Record(s)" msgstr "" -#: frontend/src/components/ViewControls.vue:262 +#: frontend/src/components/ViewControls.vue:264 msgid "Export Type" -msgstr "" +msgstr "Тип экспорта" #. Name of a DocType #: crm/fcrm/doctype/fcrm_note/fcrm_note.json @@ -1531,17 +2097,62 @@ msgstr "" msgid "Failed" msgstr "" +#: frontend/src/components/Modals/AddExistingUserModal.vue:109 +msgid "Failed to add users" +msgstr "" + #: crm/integrations/twilio/api.py:130 msgid "Failed to capture Twilio recording" msgstr "" +#: frontend/src/components/Settings/EmailAdd.vue:145 +msgid "Failed to create email account, Invalid credentials" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:182 +msgid "Failed to create template" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:217 +msgid "Failed to delete template" +msgstr "" + +#: crm/utils/__init__.py:285 +msgid "Failed to fetch historical exchange rate from external API. Please try again later." +msgstr "" + +#: frontend/src/data/script.js:110 +msgid "Failed to load form controller: {0}" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:246 +msgid "Failed to rename template" +msgstr "" + #: crm/integrations/twilio/api.py:152 msgid "Failed to update Twilio call status" msgstr "" +#: frontend/src/components/Settings/EmailEdit.vue:213 +msgid "Failed to update email account, Invalid credentials" +msgstr "" + +#: frontend/src/components/Modals/ChangePasswordModal.vue:95 +msgid "Failed to update password" +msgstr "" + +#: frontend/src/components/Settings/ProfileSettings.vue:151 +msgid "Failed to update profile" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:212 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:202 +msgid "Failed to update template" +msgstr "" + #. Label of the favicon (Attach) field in DocType 'FCRM Settings' #: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json -#: frontend/src/components/Settings/GeneralSettings.vue:62 +#: frontend/src/components/Settings/General/BrandSettings.vue:81 msgid "Favicon" msgstr "" @@ -1554,11 +2165,15 @@ msgstr "Поле" msgid "Fields Order" msgstr "" -#: frontend/src/components/FilesUploader/FilesUploaderArea.vue:355 +#: frontend/src/components/FilesUploader/FilesUploaderArea.vue:333 +msgid "File \"{0}\" was skipped because of invalid file type" +msgstr "" + +#: frontend/src/components/FilesUploader/FilesUploaderArea.vue:354 msgid "File \"{0}\" was skipped because only {1} uploads are allowed" msgstr "" -#: frontend/src/components/FilesUploader/FilesUploaderArea.vue:360 +#: frontend/src/components/FilesUploader/FilesUploaderArea.vue:359 msgid "File \"{0}\" was skipped because only {1} uploads are allowed for DocType \"{2}\"" msgstr "" @@ -1576,14 +2191,14 @@ msgstr "" #. Label of the first_name (Data) field in DocType 'CRM Lead' #: crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/doctype/crm_lead/crm_lead.json -#: frontend/src/components/ColumnSettings.vue:108 +#: frontend/src/components/ColumnSettings.vue:112 #: frontend/src/components/Filter.vue:58 frontend/src/components/Filter.vue:89 #: frontend/src/components/SortBy.vue:6 frontend/src/components/SortBy.vue:106 #: frontend/src/components/SortBy.vue:140 msgid "First Name" msgstr "Имя" -#: frontend/src/components/Modals/LeadModal.vue:139 +#: frontend/src/components/Modals/LeadModal.vue:135 msgid "First Name is mandatory" msgstr "" @@ -1615,9 +2230,29 @@ msgid "First Response Time" msgstr "" #: frontend/src/components/Filter.vue:131 +#: frontend/src/components/Settings/ProfileSettings.vue:78 msgid "First name" msgstr "" +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:51 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:84 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:51 +msgid "For" +msgstr "" + +#: crm/api/dashboard.py:666 +#: frontend/src/components/Dashboard/AddChartModal.vue:95 +msgid "Forecasted revenue" +msgstr "" + +#: frontend/src/components/Settings/General/GeneralSettings.vue:128 +msgid "Forecasting disabled successfully" +msgstr "" + +#: frontend/src/components/Settings/General/GeneralSettings.vue:127 +msgid "Forecasting enabled successfully" +msgstr "" + #. Option for the 'Apply To' (Select) field in DocType 'CRM Form Script' #: crm/fcrm/doctype/crm_form_script/crm_form_script.json msgid "Form" @@ -1632,6 +2267,10 @@ msgstr "" msgid "Frappe CRM" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:603 +msgid "Frappe CRM mobile" +msgstr "" + #. Option for the 'Weekly Off' (Select) field in DocType 'CRM Holiday List' #. Option for the 'Workday' (Select) field in DocType 'CRM Service Day' #: crm/fcrm/doctype/crm_holiday_list/crm_holiday_list.json @@ -1653,6 +2292,11 @@ msgstr "" msgid "From Date" msgstr "" +#. Label of the from_type (Data) field in DocType 'CRM Status Change Log' +#: crm/fcrm/doctype/crm_status_change_log/crm_status_change_log.json +msgid "From Type" +msgstr "" + #. Label of the from_user (Link) field in DocType 'CRM Notification' #: crm/fcrm/doctype/crm_notification/crm_notification.json msgid "From User" @@ -1672,6 +2316,11 @@ msgstr "" msgid "Full Name" msgstr "Полное имя" +#: crm/api/dashboard.py:728 +#: frontend/src/components/Dashboard/AddChartModal.vue:96 +msgid "Funnel conversion" +msgstr "" + #. Label of the gender (Link) field in DocType 'CRM Contacts' #. Label of the gender (Link) field in DocType 'CRM Deal' #. Label of the gender (Link) field in DocType 'CRM Lead' @@ -1681,12 +2330,20 @@ msgstr "Полное имя" msgid "Gender" msgstr "Пол" -#: frontend/src/components/Settings/GeneralSettings.vue:4 -#: frontend/src/components/Settings/Settings.vue:92 +#: frontend/src/components/Settings/General/GeneralSettings.vue:5 +#: frontend/src/components/Settings/Settings.vue:89 msgid "General" msgstr "Основные" -#: frontend/src/pages/Deal.vue:94 frontend/src/pages/Lead.vue:144 +#: crm/api/dashboard.py:1020 +msgid "Geographic distribution of deals and revenue" +msgstr "" + +#: frontend/src/components/Modals/AboutModal.vue:57 +msgid "GitHub Repository" +msgstr "" + +#: frontend/src/pages/Deal.vue:114 frontend/src/pages/Lead.vue:167 msgid "Go to website" msgstr "" @@ -1697,8 +2354,8 @@ msgstr "" #. Label of the group_by_tab (Tab Break) field in DocType 'CRM View Settings' #: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json -#: frontend/src/components/ViewControls.vue:376 -#: frontend/src/components/ViewControls.vue:594 frontend/src/utils/view.js:16 +#: frontend/src/components/ViewControls.vue:379 +#: frontend/src/components/ViewControls.vue:611 frontend/src/utils/view.js:16 msgid "Group By" msgstr "" @@ -1711,7 +2368,11 @@ msgstr "" msgid "Group By: " msgstr "Группа по: " -#: frontend/src/components/CommunicationArea.vue:58 +#: frontend/src/components/Layouts/AppSidebar.vue:93 +msgid "Help" +msgstr "" + +#: frontend/src/components/CommunicationArea.vue:62 msgid "Hi John, \\n\\nCan you please provide more details on this..." msgstr "" @@ -1724,6 +2385,10 @@ msgstr "" msgid "Hide" msgstr "" +#: frontend/src/components/Controls/Password.vue:19 +msgid "Hide Password" +msgstr "" + #: frontend/src/components/Activities/CallArea.vue:74 msgid "Hide Recording" msgstr "" @@ -1766,7 +2431,8 @@ msgstr "" msgid "Holidays" msgstr "" -#: frontend/src/components/Settings/GeneralSettings.vue:97 +#: frontend/src/components/Layouts/AppSidebar.vue:537 +#: frontend/src/components/Settings/General/HomeActions.vue:9 msgid "Home actions" msgstr "" @@ -1782,16 +2448,34 @@ msgstr "" msgid "Icon" msgstr "Иконка" +#: frontend/src/components/Settings/emailConfig.js:55 +msgid "If enabled, all outgoing emails will be sent from this account. Note: Only one account can be default outgoing." +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:47 +msgid "If enabled, all replies to your company (eg: replies@yourcomany.com) will come to this account. Note: Only one account can be default incoming." +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:39 +msgid "If enabled, outgoing emails can be sent from this account." +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:31 +msgid "If enabled, records can be created from the incoming emails on this account." +msgstr "" + #. Label of the image (Attach Image) field in DocType 'CRM Lead' +#. Label of the image (Attach Image) field in DocType 'CRM Product' #: crm/fcrm/doctype/crm_lead/crm_lead.json +#: crm/fcrm/doctype/crm_product/crm_product.json msgid "Image" msgstr "Изображение" -#: frontend/src/components/Filter.vue:263 -#: frontend/src/components/Filter.vue:284 -#: frontend/src/components/Filter.vue:299 +#: frontend/src/components/Filter.vue:276 +#: frontend/src/components/Filter.vue:297 #: frontend/src/components/Filter.vue:312 -#: frontend/src/components/Filter.vue:326 +#: frontend/src/components/Filter.vue:325 +#: frontend/src/components/Filter.vue:339 msgid "In" msgstr "" @@ -1810,6 +2494,10 @@ msgstr "" msgid "Inbound Call" msgstr "" +#: frontend/src/components/Settings/EmailAccountCard.vue:45 +msgid "Inbox" +msgstr "" + #. Option for the 'Type' (Select) field in DocType 'CRM Call Log' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json msgid "Incoming" @@ -1844,20 +2532,30 @@ msgstr "" msgid "Initiating call..." msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:593 +msgid "Integration" +msgstr "" + #: crm/integrations/exotel/handler.py:73 msgid "Integration Not Enabled" msgstr "" -#: frontend/src/components/Settings/Settings.vue:106 +#: frontend/src/components/Settings/Settings.vue:120 +msgctxt "FCRM" msgid "Integrations" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:524 +#: frontend/src/components/Layouts/AppSidebar.vue:527 +msgid "Introduction" +msgstr "" + #: crm/fcrm/doctype/crm_twilio_settings/crm_twilio_settings.py:33 msgid "Invalid Account SID or Auth Token." msgstr "" -#: frontend/src/components/Modals/DealModal.vue:219 -#: frontend/src/components/Modals/LeadModal.vue:155 +#: frontend/src/components/Modals/DealModal.vue:213 +#: frontend/src/components/Modals/LeadModal.vue:154 msgid "Invalid Email" msgstr "" @@ -1865,34 +2563,58 @@ msgstr "" msgid "Invalid Exotel Number" msgstr "" +#: crm/api/dashboard.py:73 +msgid "Invalid chart name" +msgstr "" + #: crm/fcrm/doctype/crm_exotel_settings/crm_exotel_settings.py:25 msgid "Invalid credentials" msgstr "" -#: frontend/src/components/Settings/Settings.vue:98 -msgid "Invite Members" +#: frontend/src/components/Settings/emailConfig.js:172 +msgid "Invalid email ID" msgstr "" -#: frontend/src/components/Settings/InviteMemberPage.vue:22 +#: frontend/src/components/Settings/Users.vue:25 +msgid "Invite New User" +msgstr "" + +#: frontend/src/components/Settings/Settings.vue:101 +msgid "Invite User" +msgstr "" + +#: frontend/src/components/Settings/InviteUserPage.vue:56 msgid "Invite as" msgstr "" -#: frontend/src/components/Settings/InviteMemberPage.vue:9 +#: frontend/src/components/Settings/InviteUserPage.vue:29 msgid "Invite by email" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:538 +msgid "Invite users" +msgstr "" + +#: frontend/src/components/Settings/InviteUserPage.vue:10 +msgid "Invite users to access CRM. Specify their roles to control access and permissions" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:354 +msgid "Invite your team" +msgstr "" + #. Label of the invited_by (Link) field in DocType 'CRM Invitation' #: crm/fcrm/doctype/crm_invitation/crm_invitation.json msgid "Invited By" msgstr "" -#: frontend/src/components/Filter.vue:265 -#: frontend/src/components/Filter.vue:274 -#: frontend/src/components/Filter.vue:286 -#: frontend/src/components/Filter.vue:301 +#: frontend/src/components/Filter.vue:278 +#: frontend/src/components/Filter.vue:287 +#: frontend/src/components/Filter.vue:299 #: frontend/src/components/Filter.vue:314 -#: frontend/src/components/Filter.vue:328 -#: frontend/src/components/Filter.vue:337 +#: frontend/src/components/Filter.vue:327 +#: frontend/src/components/Filter.vue:341 +#: frontend/src/components/Filter.vue:350 msgid "Is" msgstr "" @@ -1928,6 +2650,12 @@ msgstr "" msgid "Is Standard" msgstr "Стандартный" +#. Description of the 'Enable Forecasting' (Check) field in DocType 'FCRM +#. Settings' +#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json +msgid "It will make deal's \"Expected Closure Date\" & \"Expected Deal Value\" mandatory to get accurate forecasting insights" +msgstr "" + #. Label of the json (JSON) field in DocType 'CRM Global Settings' #: crm/fcrm/doctype/crm_global_settings/crm_global_settings.json msgid "JSON" @@ -1942,15 +2670,15 @@ msgstr "" #: frontend/src/components/Filter.vue:75 frontend/src/components/Filter.vue:108 #: frontend/src/components/Modals/AssignmentModal.vue:35 -#: frontend/src/components/Modals/TaskModal.vue:75 +#: frontend/src/components/Modals/TaskModal.vue:76 #: frontend/src/components/Telephony/TaskPanel.vue:47 msgid "John Doe" msgstr "" #. Label of the kanban_tab (Tab Break) field in DocType 'CRM View Settings' #: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json -#: frontend/src/components/ViewControls.vue:381 -#: frontend/src/components/ViewControls.vue:583 frontend/src/utils/view.js:20 +#: frontend/src/components/ViewControls.vue:384 +#: frontend/src/components/ViewControls.vue:600 frontend/src/utils/view.js:20 msgid "Kanban" msgstr "Канбан" @@ -1978,15 +2706,15 @@ msgstr "Ключ" #. Label of the label (Data) field in DocType 'CRM View Settings' #: crm/fcrm/doctype/crm_dropdown_item/crm_dropdown_item.json #: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json -#: frontend/src/components/ColumnSettings.vue:105 +#: frontend/src/components/ColumnSettings.vue:109 msgid "Label" msgstr "Этикетка" -#: frontend/src/components/Filter.vue:607 +#: frontend/src/components/Filter.vue:620 msgid "Last 6 Months" msgstr "" -#: frontend/src/components/Filter.vue:599 +#: frontend/src/components/Filter.vue:612 msgid "Last Month" msgstr "" @@ -1997,7 +2725,7 @@ msgstr "" msgid "Last Name" msgstr "Фамилия" -#: frontend/src/components/Filter.vue:603 +#: frontend/src/components/Filter.vue:616 msgid "Last Quarter" msgstr "" @@ -2007,29 +2735,39 @@ msgstr "" msgid "Last Status Change Log" msgstr "" -#: frontend/src/components/Filter.vue:595 +#: frontend/src/components/Filter.vue:608 msgid "Last Week" msgstr "" -#: frontend/src/components/Filter.vue:611 +#: frontend/src/components/Filter.vue:624 msgid "Last Year" msgstr "" -#: frontend/src/pages/Contact.vue:631 frontend/src/pages/MobileContact.vue:627 -#: frontend/src/pages/MobileOrganization.vue:513 -#: frontend/src/pages/MobileOrganization.vue:541 -#: frontend/src/pages/Organization.vue:531 -#: frontend/src/pages/Organization.vue:559 +#: frontend/src/pages/Contact.vue:538 frontend/src/pages/MobileContact.vue:536 +#: frontend/src/pages/MobileOrganization.vue:480 +#: frontend/src/pages/MobileOrganization.vue:508 +#: frontend/src/pages/Organization.vue:489 +#: frontend/src/pages/Organization.vue:517 msgid "Last modified" msgstr "" +#: frontend/src/components/Settings/ProfileSettings.vue:83 +msgid "Last name" +msgstr "" + +#. Label of the layout (Code) field in DocType 'CRM Dashboard' #. Label of the layout (Code) field in DocType 'CRM Fields Layout' +#: crm/fcrm/doctype/crm_dashboard/crm_dashboard.json #: crm/fcrm/doctype/crm_fields_layout/crm_fields_layout.json msgid "Layout" msgstr "" #. Label of the lead (Link) field in DocType 'CRM Deal' #: crm/fcrm/doctype/crm_deal/crm_deal.json +#: frontend/src/components/Layouts/AppSidebar.vue:545 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:58 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:77 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:58 #: frontend/src/components/Telephony/ExotelCallUI.vue:205 #: frontend/src/pages/Tasks.vue:130 msgid "Lead" @@ -2064,16 +2802,29 @@ msgstr "" msgid "Lead Statuses" msgstr "" -#: frontend/src/pages/Lead.vue:429 frontend/src/pages/MobileLead.vue:265 -msgid "Lead updated" +#: crm/api/dashboard.py:935 +msgid "Lead generation channel analysis" +msgstr "" + +#: crm/api/dashboard.py:729 +msgid "Lead to deal conversion pipeline" +msgstr "" + +#: frontend/src/pages/Lead.vue:395 frontend/src/pages/MobileLead.vue:282 +msgid "Lead updated successfully" msgstr "" #. Label of a shortcut in the Frappe CRM Workspace #: crm/fcrm/workspace/frappe_crm/frappe_crm.json -#: frontend/src/pages/Lead.vue:461 frontend/src/pages/MobileLead.vue:297 +#: frontend/src/pages/Lead.vue:414 frontend/src/pages/MobileLead.vue:301 msgid "Leads" msgstr "" +#: crm/api/dashboard.py:934 +#: frontend/src/components/Dashboard/AddChartModal.vue:106 +msgid "Leads by source" +msgstr "" + #. Label of the lft (Int) field in DocType 'CRM Territory' #: crm/fcrm/doctype/crm_territory/crm_territory.json msgid "Left" @@ -2081,13 +2832,13 @@ msgstr "Левый" #: frontend/src/components/FilesUploader/FilesUploaderArea.vue:43 msgid "Library" -msgstr "" +msgstr "Библиотека" -#: frontend/src/components/Filter.vue:261 -#: frontend/src/components/Filter.vue:272 -#: frontend/src/components/Filter.vue:282 -#: frontend/src/components/Filter.vue:310 -#: frontend/src/components/Filter.vue:324 +#: frontend/src/components/Filter.vue:274 +#: frontend/src/components/Filter.vue:285 +#: frontend/src/components/Filter.vue:295 +#: frontend/src/components/Filter.vue:323 +#: frontend/src/components/Filter.vue:337 msgid "Like" msgstr "" @@ -2104,8 +2855,8 @@ msgstr "Ссылки" #. Label of the list_tab (Tab Break) field in DocType 'CRM View Settings' #: crm/fcrm/doctype/crm_form_script/crm_form_script.json #: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json -#: frontend/src/components/ViewControls.vue:371 -#: frontend/src/components/ViewControls.vue:572 frontend/src/utils/view.js:12 +#: frontend/src/components/ViewControls.vue:374 +#: frontend/src/components/ViewControls.vue:589 frontend/src/utils/view.js:12 msgid "List" msgstr "" @@ -2120,12 +2871,14 @@ msgid "Load Default Columns" msgstr "" #: frontend/src/components/Kanban/KanbanView.vue:139 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:142 +#: frontend/src/components/Settings/Users.vue:155 msgid "Load More" msgstr "Загрузить ещё" #: frontend/src/components/Activities/Activities.vue:22 -#: frontend/src/components/Activities/DataFields.vue:35 -#: frontend/src/pages/Deal.vue:169 frontend/src/pages/MobileDeal.vue:111 +#: frontend/src/components/Activities/DataFields.vue:37 +#: frontend/src/pages/Deal.vue:203 frontend/src/pages/MobileDeal.vue:125 msgid "Loading..." msgstr "" @@ -2142,12 +2895,47 @@ msgstr "" #. Label of the brand_logo (Attach) field in DocType 'FCRM Settings' #: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json -#: frontend/src/components/Settings/GeneralSettings.vue:27 +#: frontend/src/components/Settings/General/BrandSettings.vue:47 msgid "Logo" msgstr "" -#: frontend/src/components/SignupBanner.vue:9 -msgid "Loved the demo?" +#. Option for the 'Type' (Select) field in DocType 'CRM Deal Status' +#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json +msgid "Lost" +msgstr "" + +#. Label of the lost_notes (Text) field in DocType 'CRM Deal' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +msgid "Lost Notes" +msgstr "" + +#. Label of the lost_reason (Link) field in DocType 'CRM Deal' +#. Label of the lost_reason (Data) field in DocType 'CRM Lost Reason' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +#: crm/fcrm/doctype/crm_lost_reason/crm_lost_reason.json +msgid "Lost Reason" +msgstr "" + +#: crm/api/dashboard.py:883 +#: frontend/src/components/Dashboard/AddChartModal.vue:98 +msgid "Lost deal reasons" +msgstr "" + +#: frontend/src/components/Modals/LostReasonModal.vue:27 +msgid "Lost notes" +msgstr "" + +#: frontend/src/components/Modals/LostReasonModal.vue:83 +msgid "Lost notes are required when lost reason is \"Other\"" +msgstr "" + +#: frontend/src/components/Modals/LostReasonModal.vue:4 +#: frontend/src/components/Modals/LostReasonModal.vue:14 +msgid "Lost reason" +msgstr "" + +#: frontend/src/components/Modals/LostReasonModal.vue:79 +msgid "Lost reason is required" msgstr "" #. Option for the 'Priority' (Select) field in DocType 'CRM Task' @@ -2155,30 +2943,30 @@ msgstr "" msgid "Low" msgstr "" -#: frontend/src/pages/Contact.vue:94 frontend/src/pages/MobileContact.vue:70 +#: frontend/src/pages/Contact.vue:94 frontend/src/pages/MobileContact.vue:73 msgid "Make Call" msgstr "" -#: frontend/src/components/ViewControls.vue:1131 +#: frontend/src/components/ViewControls.vue:1146 msgid "Make Private" msgstr "" -#: frontend/src/components/ViewControls.vue:1131 +#: frontend/src/components/ViewControls.vue:1146 msgid "Make Public" msgstr "" -#: frontend/src/components/Activities/Activities.vue:378 -#: frontend/src/components/Activities/ActivityHeader.vue:37 -#: frontend/src/components/Activities/ActivityHeader.vue:141 -#: frontend/src/pages/Deals.vue:506 frontend/src/pages/Leads.vue:529 +#: frontend/src/components/Activities/Activities.vue:799 +#: frontend/src/components/Activities/ActivityHeader.vue:142 +#: frontend/src/components/Activities/ActivityHeader.vue:185 +#: frontend/src/pages/Deals.vue:504 frontend/src/pages/Leads.vue:531 msgid "Make a Call" msgstr "" -#: frontend/src/pages/Deal.vue:77 frontend/src/pages/Lead.vue:119 +#: frontend/src/pages/Deal.vue:94 frontend/src/pages/Lead.vue:136 msgid "Make a call" msgstr "" -#: frontend/src/components/Activities/AttachmentArea.vue:98 +#: frontend/src/components/Activities/AttachmentArea.vue:102 msgid "Make attachment {0}" msgstr "" @@ -2194,17 +2982,38 @@ msgstr "" msgid "Make public" msgstr "" -#: frontend/src/components/Activities/AttachmentArea.vue:107 +#: frontend/src/components/Activities/AttachmentArea.vue:111 msgid "Make {0}" -msgstr "" +msgstr "Сделать {0}" #: frontend/src/components/Telephony/CallUI.vue:34 msgid "Make {0} as default calling medium" msgstr "" -#: frontend/src/components/Settings/InviteMemberPage.vue:25 -#: frontend/src/components/Settings/InviteMemberPage.vue:106 -msgid "Manager Access" +#: frontend/src/components/Settings/General/GeneralSettings.vue:23 +msgid "Makes \"Close Date\" and \"Deal Value\" mandatory for deal value forecasting" +msgstr "" + +#: frontend/src/components/Settings/Users.vue:11 +msgid "Manage CRM users by adding or inviting them, and assign roles to control their access and permissions" +msgstr "" + +#: frontend/src/components/Settings/EmailAccountList.vue:11 +msgid "Manage your email accounts to send and receive emails directly from CRM. You can add multiple accounts and set one as default for incoming and outgoing emails." +msgstr "" + +#: frontend/src/components/Modals/AddExistingUserModal.vue:91 +#: frontend/src/components/Settings/InviteUserPage.vue:171 +#: frontend/src/components/Settings/InviteUserPage.vue:178 +#: frontend/src/components/Settings/Users.vue:87 +#: frontend/src/components/Settings/Users.vue:185 +#: frontend/src/components/Settings/Users.vue:256 +#: frontend/src/components/Settings/Users.vue:259 +msgid "Manager" +msgstr "" + +#: frontend/src/data/document.js:34 +msgid "Mandatory field error: {0}" msgstr "" #. Option for the 'Telephony Medium' (Select) field in DocType 'CRM Call Log' @@ -2218,6 +3027,10 @@ msgstr "" msgid "Mark all as read" msgstr "Отметить все как прочитанное" +#: frontend/src/components/Layouts/AppSidebar.vue:542 +msgid "Masters" +msgstr "" + #. Label of the medium (Data) field in DocType 'CRM Call Log' #. Option for the 'Priority' (Select) field in DocType 'CRM Task' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json @@ -2241,16 +3054,14 @@ msgid "Middle Name" msgstr "Отчество" #. Label of the mobile_no (Data) field in DocType 'CRM Contacts' -#. Label of the mobile_no (Data) field in DocType 'CRM Deal' #. Label of the mobile_no (Data) field in DocType 'CRM Lead' #: crm/fcrm/doctype/crm_contacts/crm_contacts.json -#: crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/doctype/crm_lead/crm_lead.json msgid "Mobile No" msgstr "Номер мобильного телефона" -#: frontend/src/components/Modals/DealModal.vue:215 -#: frontend/src/components/Modals/LeadModal.vue:151 +#: frontend/src/components/Modals/DealModal.vue:209 +#: frontend/src/components/Modals/LeadModal.vue:150 msgid "Mobile No should be a number" msgstr "" @@ -2267,9 +3078,13 @@ msgstr "" msgid "Mobile Number Missing" msgstr "" -#: frontend/src/pages/Contact.vue:621 frontend/src/pages/MobileContact.vue:617 -#: frontend/src/pages/MobileOrganization.vue:503 -#: frontend/src/pages/Organization.vue:521 +#: frontend/src/components/Layouts/AppSidebar.vue:606 +msgid "Mobile app installation" +msgstr "" + +#: frontend/src/pages/Contact.vue:528 frontend/src/pages/MobileContact.vue:526 +#: frontend/src/pages/MobileOrganization.vue:470 +#: frontend/src/pages/Organization.vue:479 msgid "Mobile no" msgstr "" @@ -2280,6 +3095,10 @@ msgstr "" msgid "Monday" msgstr "" +#: crm/api/dashboard.py:669 +msgid "Month" +msgstr "" + #: frontend/src/components/FieldLayoutEditor.vue:454 msgid "Move to next section" msgstr "" @@ -2300,57 +3119,81 @@ msgstr "" msgid "My Open Deals" msgstr "" +#. Label of the title (Data) field in DocType 'CRM Dashboard' #. Label of the name1 (Data) field in DocType 'CRM Dropdown Item' #. Label of the brand_name (Data) field in DocType 'FCRM Settings' +#: crm/fcrm/doctype/crm_dashboard/crm_dashboard.json #: crm/fcrm/doctype/crm_dropdown_item/crm_dropdown_item.json #: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json -#: frontend/src/components/Modals/EmailTemplateModal.vue:24 -#: frontend/src/components/ViewControls.vue:765 -#: frontend/src/pages/MobileOrganization.vue:521 -#: frontend/src/pages/Organization.vue:539 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:42 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:42 +#: frontend/src/components/ViewControls.vue:779 +#: frontend/src/pages/MobileOrganization.vue:488 +#: frontend/src/pages/Organization.vue:497 msgid "Name" msgstr "" +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:155 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:157 +msgid "Name is required" +msgstr "" + #. Label of the naming_series (Select) field in DocType 'CRM Deal' +#. Label of the naming_series (Select) field in DocType 'CRM Product' #: crm/fcrm/doctype/crm_deal/crm_deal.json +#: crm/fcrm/doctype/crm_product/crm_product.json msgid "Naming Series" msgstr "Именование серий" -#: frontend/src/components/Activities/ActivityHeader.vue:87 +#. Label of the net_amount (Currency) field in DocType 'CRM Products' +#: crm/fcrm/doctype/crm_products/crm_products.json +msgid "Net Amount" +msgstr "" + +#. Label of the net_total (Currency) field in DocType 'CRM Deal' +#. Label of the net_total (Currency) field in DocType 'CRM Lead' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +#: crm/fcrm/doctype/crm_lead/crm_lead.json +msgid "Net Total" +msgstr "" + +#: frontend/src/components/Activities/ActivityHeader.vue:82 +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:19 +#: frontend/src/components/Settings/Users.vue:30 msgid "New" msgstr "" -#: frontend/src/components/Modals/AddressModal.vue:95 +#: frontend/src/components/Modals/AddressModal.vue:94 msgid "New Address" -msgstr "" +msgstr "Новый адрес" -#: frontend/src/components/Modals/CallLogModal.vue:100 +#: frontend/src/components/Modals/CallLogModal.vue:98 msgid "New Call Log" msgstr "" -#: frontend/src/components/Activities/Activities.vue:393 +#: frontend/src/components/Activities/Activities.vue:394 #: frontend/src/components/Activities/ActivityHeader.vue:27 -#: frontend/src/components/Activities/ActivityHeader.vue:136 +#: frontend/src/components/Activities/ActivityHeader.vue:132 msgid "New Comment" msgstr "" #: frontend/src/components/Modals/ContactModal.vue:8 msgid "New Contact" -msgstr "" +msgstr "Новый контакт" -#: frontend/src/components/Activities/Activities.vue:388 +#: frontend/src/components/Activities/Activities.vue:389 #: frontend/src/components/Activities/ActivityHeader.vue:17 -#: frontend/src/components/Activities/ActivityHeader.vue:131 +#: frontend/src/components/Activities/ActivityHeader.vue:127 msgid "New Email" -msgstr "" +msgstr "Новая электронная почта" -#: frontend/src/components/Activities/ActivityHeader.vue:78 +#: frontend/src/components/Activities/ActivityHeader.vue:73 msgid "New Message" msgstr "" -#: frontend/src/components/Activities/ActivityHeader.vue:47 -#: frontend/src/components/Activities/ActivityHeader.vue:147 -#: frontend/src/pages/Deals.vue:512 frontend/src/pages/Leads.vue:535 +#: frontend/src/components/Activities/ActivityHeader.vue:42 +#: frontend/src/components/Activities/ActivityHeader.vue:148 +#: frontend/src/pages/Deals.vue:510 frontend/src/pages/Leads.vue:537 msgid "New Note" msgstr "" @@ -2358,8 +3201,12 @@ msgstr "" msgid "New Organization" msgstr "" +#: frontend/src/components/Modals/ChangePasswordModal.vue:6 +msgid "New Password" +msgstr "" + #: frontend/src/components/FieldLayoutEditor.vue:203 -#: frontend/src/components/SidePanelLayoutEditor.vue:131 +#: frontend/src/components/SidePanelLayoutEditor.vue:133 msgid "New Section" msgstr "" @@ -2368,33 +3215,43 @@ msgstr "" msgid "New Tab" msgstr "" -#: frontend/src/components/Activities/ActivityHeader.vue:57 -#: frontend/src/components/Activities/ActivityHeader.vue:152 -#: frontend/src/pages/Deals.vue:517 frontend/src/pages/Leads.vue:540 +#: frontend/src/components/Activities/ActivityHeader.vue:52 +#: frontend/src/components/Activities/ActivityHeader.vue:153 +#: frontend/src/pages/Deals.vue:515 frontend/src/pages/Leads.vue:542 msgid "New Task" msgstr "" -#: frontend/src/components/Activities/ActivityHeader.vue:162 +#: frontend/src/components/Activities/ActivityHeader.vue:163 msgid "New WhatsApp Message" msgstr "" -#: frontend/src/pages/Lead.vue:270 frontend/src/pages/MobileLead.vue:150 +#: frontend/src/components/Modals/ConvertToDealModal.vue:81 +#: frontend/src/pages/MobileLead.vue:165 msgid "New contact will be created based on the person's details" msgstr "" -#: frontend/src/pages/Lead.vue:245 frontend/src/pages/MobileLead.vue:124 +#: frontend/src/components/Modals/ConvertToDealModal.vue:56 +#: frontend/src/pages/MobileLead.vue:139 msgid "New organization will be created based on the data in details section" msgstr "" -#: frontend/src/components/Filter.vue:655 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:10 +msgid "New template" +msgstr "" + +#: frontend/src/components/Modals/CreateDocumentModal.vue:89 +msgid "New {0}" +msgstr "" + +#: frontend/src/components/Filter.vue:668 msgid "Next 6 Months" msgstr "" -#: frontend/src/components/Filter.vue:647 +#: frontend/src/components/Filter.vue:660 msgid "Next Month" msgstr "" -#: frontend/src/components/Filter.vue:651 +#: frontend/src/components/Filter.vue:664 msgid "Next Quarter" msgstr "" @@ -2403,11 +3260,11 @@ msgstr "" msgid "Next Step" msgstr "" -#: frontend/src/components/Filter.vue:643 +#: frontend/src/components/Filter.vue:656 msgid "Next Week" msgstr "" -#: frontend/src/components/Filter.vue:659 +#: frontend/src/components/Filter.vue:672 msgid "Next Year" msgstr "" @@ -2420,7 +3277,7 @@ msgstr "" msgid "No Answer" msgstr "" -#: frontend/src/components/Controls/Grid.vue:225 +#: frontend/src/components/Controls/Grid.vue:309 msgid "No Data" msgstr "" @@ -2430,20 +3287,28 @@ msgstr "" msgid "No Title" msgstr "" +#: frontend/src/components/Settings/EmailEdit.vue:150 +msgid "No changes made" +msgstr "" + #: frontend/src/components/Modals/SidePanelModal.vue:51 -#: frontend/src/pages/Deal.vue:254 frontend/src/pages/MobileDeal.vue:199 +#: frontend/src/pages/Deal.vue:292 frontend/src/pages/MobileDeal.vue:213 msgid "No contacts added" msgstr "" -#: frontend/src/pages/Deal.vue:89 frontend/src/pages/Lead.vue:139 +#: frontend/src/pages/Deal.vue:107 frontend/src/pages/Lead.vue:158 msgid "No email set" msgstr "" +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:48 +msgid "No email templates found" +msgstr "" + #: frontend/src/components/FieldLayoutEditor.vue:92 msgid "No label" msgstr "" -#: frontend/src/pages/Deal.vue:685 +#: frontend/src/pages/Deal.vue:736 msgid "No mobile number set" msgstr "" @@ -2452,36 +3317,49 @@ msgstr "" msgid "No new notifications" msgstr "" -#: frontend/src/pages/Lead.vue:126 +#: frontend/src/pages/Lead.vue:143 msgid "No phone number set" msgstr "" -#: frontend/src/pages/Deal.vue:680 +#: frontend/src/pages/Deal.vue:731 msgid "No primary contact set" msgstr "" -#: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:52 +#: frontend/src/components/Controls/MultiSelectEmailInput.vue:72 +#: frontend/src/components/Controls/MultiSelectUserInput.vue:72 +msgid "No results found" +msgstr "" + +#: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:66 #: frontend/src/components/Modals/WhatsappTemplateSelectorModal.vue:42 msgid "No templates found" msgstr "" -#: frontend/src/pages/Deal.vue:101 frontend/src/pages/Lead.vue:151 +#: frontend/src/components/Settings/Users.vue:57 +msgid "No users found" +msgstr "" + +#: frontend/src/pages/MobileOrganization.vue:284 +#: frontend/src/pages/Organization.vue:300 +msgid "No website found" +msgstr "" + +#: frontend/src/pages/Deal.vue:120 frontend/src/pages/Lead.vue:173 msgid "No website set" msgstr "" -#: frontend/src/components/SidePanelLayout.vue:116 +#: frontend/src/components/SidePanelLayout.vue:131 msgid "No {0} Available" msgstr "" -#: frontend/src/pages/CallLogs.vue:53 frontend/src/pages/Contact.vue:165 -#: frontend/src/pages/Contacts.vue:56 frontend/src/pages/Deals.vue:232 -#: frontend/src/pages/EmailTemplates.vue:57 frontend/src/pages/Leads.vue:258 -#: frontend/src/pages/MobileContact.vue:154 -#: frontend/src/pages/MobileOrganization.vue:143 -#: frontend/src/pages/Notes.vue:92 frontend/src/pages/Organization.vue:157 -#: frontend/src/pages/Organizations.vue:56 frontend/src/pages/Tasks.vue:181 +#: frontend/src/pages/CallLogs.vue:56 frontend/src/pages/Contact.vue:159 +#: frontend/src/pages/Contacts.vue:59 frontend/src/pages/Deals.vue:235 +#: frontend/src/pages/Leads.vue:261 frontend/src/pages/MobileContact.vue:150 +#: frontend/src/pages/MobileOrganization.vue:142 +#: frontend/src/pages/Notes.vue:92 frontend/src/pages/Organization.vue:156 +#: frontend/src/pages/Organizations.vue:59 frontend/src/pages/Tasks.vue:184 msgid "No {0} Found" -msgstr "" +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' @@ -2496,27 +3374,31 @@ msgstr "" msgid "Normal" msgstr "" -#: frontend/src/components/Filter.vue:260 -#: frontend/src/components/Filter.vue:281 -#: frontend/src/components/Filter.vue:298 -#: frontend/src/components/Filter.vue:309 -#: frontend/src/components/Filter.vue:336 +#: crm/utils/__init__.py:263 +msgid "Not Allowed" +msgstr "" + +#: frontend/src/components/Filter.vue:273 +#: frontend/src/components/Filter.vue:294 +#: frontend/src/components/Filter.vue:311 +#: frontend/src/components/Filter.vue:322 +#: frontend/src/components/Filter.vue:349 msgid "Not Equals" msgstr "" -#: frontend/src/components/Filter.vue:264 -#: frontend/src/components/Filter.vue:285 -#: frontend/src/components/Filter.vue:300 +#: frontend/src/components/Filter.vue:277 +#: frontend/src/components/Filter.vue:298 #: frontend/src/components/Filter.vue:313 -#: frontend/src/components/Filter.vue:327 +#: frontend/src/components/Filter.vue:326 +#: frontend/src/components/Filter.vue:340 msgid "Not In" msgstr "" -#: frontend/src/components/Filter.vue:262 -#: frontend/src/components/Filter.vue:273 -#: frontend/src/components/Filter.vue:283 -#: frontend/src/components/Filter.vue:311 -#: frontend/src/components/Filter.vue:325 +#: frontend/src/components/Filter.vue:275 +#: frontend/src/components/Filter.vue:286 +#: frontend/src/components/Filter.vue:296 +#: frontend/src/components/Filter.vue:324 +#: frontend/src/components/Filter.vue:338 msgid "Not Like" msgstr "" @@ -2525,35 +3407,40 @@ msgstr "" #: frontend/src/components/Modals/DataFieldsModal.vue:10 #: frontend/src/components/Modals/QuickEntryModal.vue:10 #: frontend/src/components/Modals/SidePanelModal.vue:10 -#: frontend/src/components/Settings/GeneralSettings.vue:7 -#: frontend/src/components/Settings/SettingsPage.vue:9 -#: frontend/src/components/Settings/TelephonySettings.vue:9 +#: frontend/src/components/Settings/General/BrandSettings.vue:16 +#: frontend/src/components/Settings/SettingsPage.vue:11 +#: frontend/src/components/Settings/TelephonySettings.vue:11 msgid "Not Saved" msgstr "" -#: crm/fcrm/doctype/crm_deal/crm_deal.py:214 +#: crm/fcrm/doctype/crm_deal/crm_deal.py:262 msgid "Not allowed to add contact to Deal" msgstr "" -#: crm/fcrm/doctype/crm_lead/crm_lead.py:390 +#: crm/fcrm/doctype/crm_lead/crm_lead.py:408 msgid "Not allowed to convert Lead to Deal" msgstr "" -#: crm/fcrm/doctype/crm_deal/crm_deal.py:225 +#: crm/fcrm/doctype/crm_deal/crm_deal.py:273 msgid "Not allowed to remove contact from Deal" msgstr "" -#: crm/fcrm/doctype/crm_deal/crm_deal.py:236 +#: crm/fcrm/doctype/crm_deal/crm_deal.py:284 msgid "Not allowed to set primary contact for Deal" msgstr "" +#: frontend/src/pages/Deal.vue:458 frontend/src/pages/Lead.vue:362 +msgid "Not permitted" +msgstr "" + #. Label of the note (Link) field in DocType 'CRM Call Log' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json +#: frontend/src/components/Layouts/AppSidebar.vue:549 msgid "Note" msgstr "" -#: frontend/src/pages/Deal.vue:537 frontend/src/pages/Lead.vue:527 -#: frontend/src/pages/MobileDeal.vue:465 frontend/src/pages/MobileLead.vue:369 +#: frontend/src/pages/Deal.vue:602 frontend/src/pages/Lead.vue:484 +#: frontend/src/pages/MobileDeal.vue:484 frontend/src/pages/MobileLead.vue:378 msgid "Notes" msgstr "" @@ -2562,6 +3449,7 @@ msgid "Notes View" msgstr "" #: frontend/src/components/Activities/EmailArea.vue:13 +#: frontend/src/components/Layouts/AppSidebar.vue:578 msgid "Notification" msgstr "" @@ -2594,29 +3482,59 @@ msgstr "Уведомления" msgid "Number" msgstr "" +#: frontend/src/components/Dashboard/AddChartModal.vue:19 +#: frontend/src/components/Dashboard/AddChartModal.vue:69 +msgid "Number chart" +msgstr "" + +#: crm/api/dashboard.py:1027 crm/api/dashboard.py:1084 +msgid "Number of deals" +msgstr "" + +#: crm/api/dashboard.py:1077 +msgid "Number of deals and total value per salesperson" +msgstr "" + #. Label of the old_parent (Link) field in DocType 'CRM Territory' #: crm/fcrm/doctype/crm_territory/crm_territory.json msgid "Old Parent" +msgstr "Старый родитель" + +#. Option for the 'Type' (Select) field in DocType 'CRM Deal Status' +#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json +msgid "On Hold" msgstr "" -#: frontend/src/pages/Contact.vue:276 frontend/src/pages/Lead.vue:561 -#: frontend/src/pages/MobileContact.vue:269 -#: frontend/src/pages/MobileOrganization.vue:263 -#: frontend/src/pages/Organization.vue:284 -msgid "Only PNG and JPG images are allowed" +#. Option for the 'Type' (Select) field in DocType 'CRM Deal Status' +#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json +msgid "Ongoing" msgstr "" -#: crm/fcrm/doctype/crm_deal/crm_deal.py:56 +#: crm/api/dashboard.py:181 +#: frontend/src/components/Dashboard/AddChartModal.vue:77 +msgid "Ongoing deals" +msgstr "" + +#: frontend/src/utils/index.js:451 +msgid "Only image files are allowed" +msgstr "" + +#: crm/fcrm/doctype/crm_deal/crm_deal.py:62 #: crm/fcrm/doctype/crm_telephony_agent/crm_telephony_agent.py:23 msgid "Only one {0} can be set as primary." +msgstr "Только один {0} может быть установлен в качестве основного." + +#. Option for the 'Type' (Select) field in DocType 'CRM Deal Status' +#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json +msgid "Open" msgstr "" -#: frontend/src/components/Modals/NoteModal.vue:25 +#: frontend/src/components/Modals/NoteModal.vue:18 #: frontend/src/components/Modals/TaskModal.vue:25 msgid "Open Deal" msgstr "" -#: frontend/src/components/Modals/NoteModal.vue:26 +#: frontend/src/components/Modals/NoteModal.vue:19 #: frontend/src/components/Modals/TaskModal.vue:26 msgid "Open Lead" msgstr "" @@ -2641,6 +3559,10 @@ msgstr "" msgid "Options" msgstr "Параметры" +#: frontend/src/pages/Welcome.vue:40 +msgid "Or create leads manually" +msgstr "" + #. Label of the order_by_tab (Tab Break) field in DocType 'CRM View Settings' #. Label of the order_by (Code) field in DocType 'CRM View Settings' #: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json @@ -2651,13 +3573,15 @@ msgstr "" #. Label of the organization_tab (Tab Break) field in DocType 'CRM Deal' #. Label of the organization (Data) field in DocType 'CRM Lead' #: crm/fcrm/doctype/crm_deal/crm_deal.json -#: crm/fcrm/doctype/crm_lead/crm_lead.json frontend/src/pages/Contact.vue:600 -#: frontend/src/pages/Lead.vue:228 frontend/src/pages/MobileContact.vue:596 -#: frontend/src/pages/MobileLead.vue:106 -#: frontend/src/pages/MobileOrganization.vue:482 -#: frontend/src/pages/MobileOrganization.vue:536 -#: frontend/src/pages/Organization.vue:500 -#: frontend/src/pages/Organization.vue:554 +#: crm/fcrm/doctype/crm_lead/crm_lead.json +#: frontend/src/components/Layouts/AppSidebar.vue:548 +#: frontend/src/components/Modals/ConvertToDealModal.vue:39 +#: frontend/src/pages/Contact.vue:507 frontend/src/pages/MobileContact.vue:505 +#: frontend/src/pages/MobileLead.vue:121 +#: frontend/src/pages/MobileOrganization.vue:449 +#: frontend/src/pages/MobileOrganization.vue:503 +#: frontend/src/pages/Organization.vue:458 +#: frontend/src/pages/Organization.vue:512 msgid "Organization" msgstr "" @@ -2680,22 +3604,21 @@ msgstr "" msgid "Organization Name" msgstr "" -#: frontend/src/pages/Deal.vue:60 +#: frontend/src/pages/Deal.vue:77 msgid "Organization logo" msgstr "" -#: frontend/src/pages/MobileOrganization.vue:215 -#: frontend/src/pages/Organization.vue:236 -msgid "Organization updated" -msgstr "" - #. Label of a shortcut in the Frappe CRM Workspace #: crm/fcrm/workspace/frappe_crm/frappe_crm.json -#: frontend/src/pages/MobileOrganization.vue:222 -#: frontend/src/pages/Organization.vue:243 +#: frontend/src/pages/MobileOrganization.vue:208 +#: frontend/src/pages/Organization.vue:238 msgid "Organizations" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:570 +msgid "Other features" +msgstr "" + #. Label of the organization_tab (Tab Break) field in DocType 'CRM Lead' #: crm/fcrm/doctype/crm_lead/crm_lead.json msgid "Others" @@ -2720,16 +3643,30 @@ msgstr "" msgid "Parent CRM Territory" msgstr "" +#: frontend/src/components/Settings/emailConfig.js:64 +msgid "Password" +msgstr "" + #: crm/api/demo.py:21 crm/api/demo.py:29 msgid "Password cannot be reset by Demo User {}" msgstr "" -#: frontend/src/components/Modals/EmailTemplateModal.vue:23 -#: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:11 +#: frontend/src/components/Settings/emailConfig.js:175 +msgid "Password is required" +msgstr "" + +#: frontend/src/components/Modals/ChangePasswordModal.vue:88 +msgid "Password updated successfully" +msgstr "" + +#: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:13 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:41 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:41 msgid "Payment Reminder" msgstr "" -#: frontend/src/components/Modals/EmailTemplateModal.vue:43 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:72 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:72 msgid "Payment Reminder from Frappé - (#{{ name }})" msgstr "" @@ -2738,10 +3675,14 @@ msgstr "" msgid "Pending" msgstr "" -#: frontend/src/components/Settings/InviteMemberPage.vue:36 +#: frontend/src/components/Settings/InviteUserPage.vue:66 msgid "Pending Invites" msgstr "" +#: frontend/src/pages/Dashboard.vue:79 +msgid "Period" +msgstr "" + #. Label of the person_section (Section Break) field in DocType 'CRM Deal' #. Label of the person_tab (Tab Break) field in DocType 'CRM Lead' #: crm/fcrm/doctype/crm_deal/crm_deal.json @@ -2750,15 +3691,13 @@ msgid "Person" msgstr "" #. Label of the phone (Data) field in DocType 'CRM Contacts' -#. Label of the phone (Data) field in DocType 'CRM Deal' #. Label of the phone (Data) field in DocType 'CRM Lead' #. Option for the 'Device' (Select) field in DocType 'CRM Telephony Agent' #: crm/fcrm/doctype/crm_contacts/crm_contacts.json -#: crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/doctype/crm_lead/crm_lead.json #: crm/fcrm/doctype/crm_telephony_agent/crm_telephony_agent.json -#: frontend/src/pages/MobileOrganization.vue:531 -#: frontend/src/pages/Organization.vue:549 +#: frontend/src/pages/MobileOrganization.vue:498 +#: frontend/src/pages/Organization.vue:507 msgid "Phone" msgstr "" @@ -2767,7 +3706,7 @@ msgstr "" msgid "Phone Numbers" msgstr "" -#: frontend/src/components/ViewControls.vue:1123 +#: frontend/src/components/ViewControls.vue:1138 msgid "Pin View" msgstr "" @@ -2776,27 +3715,41 @@ msgstr "" msgid "Pinned" msgstr "" -#: frontend/src/components/ViewControls.vue:660 +#: frontend/src/components/ViewControls.vue:677 msgid "Pinned Views" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:566 +msgid "Pinned view" +msgstr "" + #: frontend/src/components/Activities/AudioPlayer.vue:176 msgid "Playback speed" msgstr "" +#: frontend/src/components/Settings/EmailAccountList.vue:49 +msgid "Please add an email account to continue." +msgstr "" + #: crm/integrations/twilio/twilio_handler.py:119 msgid "Please enable twilio settings before making a call." msgstr "" -#: frontend/src/components/FilesUploader/FilesUploader.vue:170 +#: frontend/src/components/FilesUploader/FilesUploader.vue:168 msgid "Please enter a valid URL" msgstr "Введите действительный URL-адрес" -#: frontend/src/pages/Lead.vue:601 frontend/src/pages/MobileLead.vue:435 +#: frontend/src/components/Modals/LostReasonModal.vue:9 +msgid "Please provide a reason for marking this deal as lost" +msgstr "" + +#: frontend/src/components/Modals/ConvertToDealModal.vue:145 +#: frontend/src/pages/MobileLead.vue:440 msgid "Please select an existing contact" msgstr "" -#: frontend/src/pages/Lead.vue:611 frontend/src/pages/MobileLead.vue:445 +#: frontend/src/components/Modals/ConvertToDealModal.vue:150 +#: frontend/src/pages/MobileLead.vue:445 msgid "Please select an existing organization" msgstr "" @@ -2804,6 +3757,14 @@ msgstr "" msgid "Please setup Exotel intergration" msgstr "" +#: crm/fcrm/doctype/crm_deal/crm_deal.py:171 +msgid "Please specify a reason for losing the deal." +msgstr "" + +#: crm/fcrm/doctype/crm_deal/crm_deal.py:173 +msgid "Please specify the reason for losing the deal." +msgstr "" + #. Label of the position (Int) field in DocType 'CRM Deal Status' #. Label of the position (Int) field in DocType 'CRM Lead Status' #: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json @@ -2811,11 +3772,26 @@ msgstr "" msgid "Position" msgstr "" -#: frontend/src/pages/Deal.vue:198 frontend/src/pages/MobileDeal.vue:143 +#: frontend/src/pages/Deal.vue:232 frontend/src/pages/MobileDeal.vue:157 msgid "Primary" msgstr "" -#: frontend/src/pages/Deal.vue:655 frontend/src/pages/MobileDeal.vue:583 +#. Label of the email (Data) field in DocType 'CRM Deal' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +msgid "Primary Email" +msgstr "" + +#. Label of the mobile_no (Data) field in DocType 'CRM Deal' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +msgid "Primary Mobile No" +msgstr "" + +#. Label of the phone (Data) field in DocType 'CRM Deal' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +msgid "Primary Phone" +msgstr "" + +#: frontend/src/pages/Deal.vue:708 frontend/src/pages/MobileDeal.vue:589 msgid "Primary contact set" msgstr "" @@ -2832,32 +3808,76 @@ msgstr "" msgid "Priority" msgstr "" +#. Label of the private (Check) field in DocType 'CRM Dashboard' +#: crm/fcrm/doctype/crm_dashboard/crm_dashboard.json #: frontend/src/components/FilesUploader/FilesUploaderArea.vue:89 msgid "Private" msgstr "" #. Label of the probability (Percent) field in DocType 'CRM Deal' +#. Label of the probability (Percent) field in DocType 'CRM Deal Status' #: crm/fcrm/doctype/crm_deal/crm_deal.json +#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json msgid "Probability" msgstr "" -#: frontend/src/components/Settings/Settings.vue:82 +#. Label of the product_code (Link) field in DocType 'CRM Products' +#: crm/fcrm/doctype/crm_products/crm_products.json +msgid "Product" +msgstr "" + +#. Label of the product_code (Data) field in DocType 'CRM Product' +#: crm/fcrm/doctype/crm_product/crm_product.json +msgid "Product Code" +msgstr "" + +#. Label of the product_name (Data) field in DocType 'CRM Product' +#. Label of the product_name (Data) field in DocType 'CRM Products' +#: crm/fcrm/doctype/crm_product/crm_product.json +#: crm/fcrm/doctype/crm_products/crm_products.json +msgid "Product Name" +msgstr "" + +#. Label of the products_tab (Tab Break) field in DocType 'CRM Deal' +#. Label of the products (Table) field in DocType 'CRM Deal' +#. Label of the products_tab (Tab Break) field in DocType 'CRM Lead' +#. Label of the products (Table) field in DocType 'CRM Lead' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +#: crm/fcrm/doctype/crm_lead/crm_lead.json +msgid "Products" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:535 +#: frontend/src/components/Settings/Settings.vue:79 msgid "Profile" msgstr "Профиль" -#: frontend/src/components/Settings/ProfileSettings.vue:119 +#: frontend/src/components/Settings/ProfileSettings.vue:147 msgid "Profile updated successfully" msgstr "" +#: crm/api/dashboard.py:667 +msgid "Projected vs actual revenue based on deal probability" +msgstr "" + #. Label of the public (Check) field in DocType 'CRM View Settings' #: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json msgid "Public" msgstr "Публично" -#: frontend/src/components/ViewControls.vue:655 +#: frontend/src/components/ViewControls.vue:672 msgid "Public Views" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:565 +msgid "Public view" +msgstr "" + +#. Label of the qty (Float) field in DocType 'CRM Products' +#: crm/fcrm/doctype/crm_products/crm_products.json +msgid "Quantity" +msgstr "" + #. Option for the 'Status' (Select) field in DocType 'CRM Call Log' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json msgid "Queued" @@ -2873,13 +3893,26 @@ msgstr "" msgid "Quick Filters" msgstr "" -#: frontend/src/components/ViewControls.vue:716 +#: frontend/src/components/ViewControls.vue:731 msgid "Quick Filters updated successfully" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:589 +msgid "Quick entry layout" +msgstr "" + +#. Label of the rate (Currency) field in DocType 'CRM Products' +#: crm/fcrm/doctype/crm_products/crm_products.json +msgid "Rate" +msgstr "" + #. Label of the read (Check) field in DocType 'CRM Notification' #: crm/fcrm/doctype/crm_notification/crm_notification.json msgid "Read" +msgstr "Читать" + +#: crm/api/dashboard.py:886 +msgid "Reason" msgstr "" #. Label of the record_calls (Check) field in DocType 'CRM Twilio Settings' @@ -2929,19 +3962,17 @@ msgstr "" #: frontend/src/components/ViewControls.vue:25 #: frontend/src/components/ViewControls.vue:160 +#: frontend/src/pages/Dashboard.vue:10 msgid "Refresh" msgstr "" -#: frontend/src/components/Settings/InviteMemberPage.vue:24 -#: frontend/src/components/Settings/InviteMemberPage.vue:105 -msgid "Regular Access" -msgstr "" - #: frontend/src/components/Telephony/TwilioCallUI.vue:104 msgid "Reject" msgstr "" -#: frontend/src/pages/Deal.vue:591 +#: frontend/src/components/Settings/Users.vue:210 +#: frontend/src/components/Settings/Users.vue:213 +#: frontend/src/pages/Deal.vue:657 msgid "Remove" msgstr "" @@ -2955,10 +3986,11 @@ msgstr "" #: frontend/src/components/FieldLayoutEditor.vue:438 msgid "Remove column" -msgstr "" +msgstr "Удалить колонку" -#: frontend/src/pages/Contact.vue:47 frontend/src/pages/Lead.vue:92 -#: frontend/src/pages/MobileContact.vue:40 +#: frontend/src/components/Settings/ProfileSettings.vue:32 +#: frontend/src/pages/Contact.vue:47 frontend/src/pages/Lead.vue:109 +#: frontend/src/pages/MobileContact.vue:43 #: frontend/src/pages/MobileOrganization.vue:43 #: frontend/src/pages/Organization.vue:47 msgid "Remove image" @@ -2966,19 +3998,23 @@ msgstr "" #: frontend/src/components/FieldLayoutEditor.vue:365 msgid "Remove section" -msgstr "" +msgstr "Удалить раздел" #: frontend/src/components/FieldLayoutEditor.vue:324 msgid "Remove tab" -msgstr "" +msgstr "Удалить вкладку" #: frontend/src/components/Activities/EmailArea.vue:31 -#: frontend/src/components/CommunicationArea.vue:8 +#: frontend/src/components/CommunicationArea.vue:10 msgid "Reply" -msgstr "" +msgstr "Ответить" #: frontend/src/components/Activities/EmailArea.vue:44 msgid "Reply All" +msgstr "Ответить Всем" + +#: frontend/src/components/Modals/AboutModal.vue:72 +msgid "Report an Issue" msgstr "" #. Option for the 'Type' (Select) field in DocType 'CRM Fields Layout' @@ -2994,18 +4030,22 @@ msgstr "" msgid "Reset" msgstr "" -#: frontend/src/components/ColumnSettings.vue:78 +#: frontend/src/components/ColumnSettings.vue:82 msgid "Reset Changes" -msgstr "" +msgstr "Сброс изменений" #: crm/fcrm/doctype/erpnext_crm_settings/erpnext_crm_settings.js:7 msgid "Reset ERPNext Form Script" msgstr "" -#: frontend/src/components/ColumnSettings.vue:89 +#: frontend/src/components/ColumnSettings.vue:93 msgid "Reset to Default" msgstr "" +#: frontend/src/pages/Dashboard.vue:34 +msgid "Reset to default" +msgstr "" + #. Label of the response_by (Datetime) field in DocType 'CRM Deal' #. Label of the response_by (Datetime) field in DocType 'CRM Lead' #: crm/fcrm/doctype/crm_deal/crm_deal.json @@ -3030,7 +4070,7 @@ msgstr "" #: crm/fcrm/doctype/fcrm_settings/fcrm_settings.js:14 msgid "Restore" -msgstr "" +msgstr "Восстановить" #. Label of the restore_defaults (Button) field in DocType 'FCRM Settings' #: crm/fcrm/doctype/fcrm_settings/fcrm_settings.js:13 @@ -3042,14 +4082,19 @@ msgstr "" msgid "Retake" msgstr "" -#: frontend/src/components/Modals/EmailTemplateModal.vue:54 -msgid "Rich Text" +#: crm/api/dashboard.py:675 +msgid "Revenue" msgstr "" +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:84 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:84 +msgid "Rich Text" +msgstr "Насыщенный текст" + #. Label of the rgt (Int) field in DocType 'CRM Territory' #: crm/fcrm/doctype/crm_territory/crm_territory.json msgid "Right" -msgstr "" +msgstr "Справа" #. Option for the 'Status' (Select) field in DocType 'CRM Call Log' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json @@ -3063,6 +4108,7 @@ msgstr "" #. Label of the role (Select) field in DocType 'CRM Invitation' #: crm/fcrm/doctype/crm_invitation/crm_invitation.json +#: frontend/src/components/Modals/AddExistingUserModal.vue:44 msgid "Role" msgstr "Роль" @@ -3112,7 +4158,7 @@ msgstr "" msgid "SLA Status" msgstr "" -#: frontend/src/components/EmailEditor.vue:79 +#: frontend/src/components/EmailEditor.vue:82 msgid "SUBJECT" msgstr "" @@ -3120,6 +4166,7 @@ msgstr "" #. Option for the 'Role' (Select) field in DocType 'CRM Invitation' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json #: crm/fcrm/doctype/crm_communication_status/crm_communication_status.json +#: crm/fcrm/doctype/crm_dashboard/crm_dashboard.json #: crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json #: crm/fcrm/doctype/crm_exotel_settings/crm_exotel_settings.json @@ -3131,6 +4178,7 @@ msgstr "" #: crm/fcrm/doctype/crm_lead/crm_lead.json #: crm/fcrm/doctype/crm_lead_source/crm_lead_source.json #: crm/fcrm/doctype/crm_lead_status/crm_lead_status.json +#: crm/fcrm/doctype/crm_lost_reason/crm_lost_reason.json #: crm/fcrm/doctype/crm_notification/crm_notification.json #: crm/fcrm/doctype/crm_organization/crm_organization.json #: crm/fcrm/doctype/crm_service_level_agreement/crm_service_level_agreement.json @@ -3148,6 +4196,7 @@ msgstr "" #. Option for the 'Role' (Select) field in DocType 'CRM Invitation' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json #: crm/fcrm/doctype/crm_communication_status/crm_communication_status.json +#: crm/fcrm/doctype/crm_dashboard/crm_dashboard.json #: crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json #: crm/fcrm/doctype/crm_global_settings/crm_global_settings.json @@ -3157,15 +4206,36 @@ msgstr "" #: crm/fcrm/doctype/crm_lead/crm_lead.json #: crm/fcrm/doctype/crm_lead_source/crm_lead_source.json #: crm/fcrm/doctype/crm_lead_status/crm_lead_status.json +#: crm/fcrm/doctype/crm_lost_reason/crm_lost_reason.json #: crm/fcrm/doctype/crm_notification/crm_notification.json #: crm/fcrm/doctype/crm_organization/crm_organization.json #: crm/fcrm/doctype/crm_task/crm_task.json #: crm/fcrm/doctype/crm_territory/crm_territory.json #: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json #: crm/fcrm/doctype/fcrm_note/fcrm_note.json +#: frontend/src/components/Modals/AddExistingUserModal.vue:90 +#: frontend/src/components/Settings/InviteUserPage.vue:170 +#: frontend/src/components/Settings/InviteUserPage.vue:177 +#: frontend/src/components/Settings/Users.vue:88 +#: frontend/src/components/Settings/Users.vue:186 +#: frontend/src/components/Settings/Users.vue:268 +#: frontend/src/components/Settings/Users.vue:271 msgid "Sales User" msgstr "" +#: crm/api/dashboard.py:598 +#: frontend/src/components/Dashboard/AddChartModal.vue:94 +msgid "Sales trend" +msgstr "" + +#: frontend/src/pages/Dashboard.vue:106 +msgid "Sales user" +msgstr "" + +#: crm/api/dashboard.py:1079 +msgid "Salesperson" +msgstr "" + #. Label of the salutation (Link) field in DocType 'CRM Deal' #. Label of the salutation (Link) field in DocType 'CRM Lead' #: crm/fcrm/doctype/crm_deal/crm_deal.json @@ -3183,14 +4253,16 @@ msgstr "Суббота" #: frontend/src/components/Controls/GridFieldsEditorModal.vue:87 #: frontend/src/components/Controls/GridRowFieldsModal.vue:26 #: frontend/src/components/DropdownItem.vue:21 -#: frontend/src/components/Modals/AddressModal.vue:100 -#: frontend/src/components/Modals/CallLogModal.vue:104 +#: frontend/src/components/Modals/AddressModal.vue:99 +#: frontend/src/components/Modals/CallLogModal.vue:102 #: frontend/src/components/Modals/DataFieldsModal.vue:26 +#: frontend/src/components/Modals/LostReasonModal.vue:44 #: frontend/src/components/Modals/QuickEntryModal.vue:26 #: frontend/src/components/Modals/SidePanelModal.vue:26 -#: frontend/src/components/Settings/ProfileSettings.vue:35 +#: frontend/src/components/Settings/General/GeneralSettings.vue:145 #: frontend/src/components/Telephony/ExotelCallUI.vue:231 #: frontend/src/components/ViewControls.vue:123 +#: frontend/src/pages/Dashboard.vue:45 msgid "Save" msgstr "" @@ -3200,10 +4272,14 @@ msgstr "" msgid "Save Changes" msgstr "" -#: frontend/src/components/ViewControls.vue:650 +#: frontend/src/components/ViewControls.vue:667 msgid "Saved Views" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:564 +msgid "Saved view" +msgstr "" + #: frontend/src/components/Telephony/TaskPanel.vue:8 msgid "Schedule a task..." msgstr "" @@ -3213,34 +4289,54 @@ msgstr "" msgid "Script" msgstr "" +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:64 +msgid "Search template" +msgstr "" + +#: frontend/src/components/Settings/Users.vue:73 +msgid "Search user" +msgstr "" + #: frontend/src/components/FieldLayoutEditor.vue:342 msgid "Section" msgstr "Раздел" -#: frontend/src/components/FieldLayout/Field.vue:258 -msgid "Select {0}" +#: frontend/src/pages/Dashboard.vue:59 +msgid "Select Range" msgstr "" -#: frontend/src/components/EmailEditor.vue:159 +#: frontend/src/components/Settings/General/GeneralSettings.vue:63 +msgid "Select currency" +msgstr "" + +#: frontend/src/components/FieldLayout/Field.vue:332 +msgid "Select {0}" +msgstr "Выберите {0}" + +#: frontend/src/components/EmailEditor.vue:162 msgid "Send" msgstr "" -#: frontend/src/components/Settings/InviteMemberPage.vue:72 +#: frontend/src/components/Settings/InviteUserPage.vue:18 msgid "Send Invites" msgstr "" -#: frontend/src/components/Settings/InviteMemberPage.vue:4 -msgid "Send Invites To" -msgstr "" - -#: frontend/src/components/Activities/ActivityHeader.vue:71 +#: frontend/src/components/Activities/ActivityHeader.vue:66 msgid "Send Template" msgstr "" -#: frontend/src/pages/Deal.vue:82 frontend/src/pages/Lead.vue:132 +#: frontend/src/pages/Deal.vue:101 frontend/src/pages/Lead.vue:152 msgid "Send an email" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:455 +msgid "Send email" +msgstr "" + +#: frontend/src/components/Settings/InviteUserPage.vue:6 +msgid "Send invites to" +msgstr "" + #. Option for the 'Type' (Select) field in DocType 'CRM Dropdown Item' #: crm/fcrm/doctype/crm_dropdown_item/crm_dropdown_item.json msgid "Separator" @@ -3251,6 +4347,10 @@ msgstr "" msgid "Series" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:576 +msgid "Service level agreement" +msgstr "" + #: frontend/src/components/FilesUploader/FilesUploader.vue:69 msgid "Set all as private" msgstr "" @@ -3259,29 +4359,86 @@ msgstr "" msgid "Set all as public" msgstr "" -#: frontend/src/pages/Deal.vue:71 +#: frontend/src/pages/Deal.vue:88 msgid "Set an organization" msgstr "" -#: frontend/src/pages/Deal.vue:599 frontend/src/pages/MobileDeal.vue:527 +#: frontend/src/pages/Deal.vue:665 frontend/src/pages/MobileDeal.vue:546 msgid "Set as Primary Contact" msgstr "" -#: frontend/src/components/ViewControls.vue:1108 +#: frontend/src/components/ViewControls.vue:1123 msgid "Set as default" msgstr "" -#: frontend/src/pages/Lead.vue:113 +#: frontend/src/components/Settings/General/GeneralSettings.vue:136 +msgid "Set currency" +msgstr "" + +#: frontend/src/pages/Lead.vue:130 msgid "Set first name" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:528 +msgid "Setting up" +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:145 +msgid "Setting up Frappe Mail requires you to have an API key and API Secret of your email account. Read more " +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:97 +msgid "Setting up GMail requires you to enable two factor authentication\n" +"\t\t and app specific passwords. Read more" +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:105 +msgid "Setting up Outlook requires you to enable two factor authentication\n" +"\t\t and app specific passwords. Read more" +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:113 +msgid "Setting up Sendgrid requires you to enable two factor authentication\n" +"\t\t and app specific passwords. Read more " +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:121 +msgid "Setting up SparkPost requires you to enable two factor authentication\n" +"\t\t and app specific passwords. Read more " +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:129 +msgid "Setting up Yahoo requires you to enable two factor authentication\n" +"\t\t and app specific passwords. Read more " +msgstr "" + +#: frontend/src/components/Settings/emailConfig.js:137 +msgid "Setting up Yandex requires you to enable two factor authentication\n" +"\t\t and app specific passwords. Read more " +msgstr "" + +#. Label of the defaults_tab (Tab Break) field in DocType 'FCRM Settings' +#: crm/fcrm/doctype/fcrm_settings/fcrm_settings.json +#: frontend/src/components/Layouts/AppSidebar.vue:532 #: frontend/src/components/Settings/Settings.vue:11 -#: frontend/src/components/Settings/Settings.vue:78 +#: frontend/src/components/Settings/Settings.vue:75 msgid "Settings" msgstr "" +#: frontend/src/components/Settings/EmailAdd.vue:6 +msgid "Setup Email" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:334 +msgid "Setup your password" +msgstr "" + #: frontend/src/components/Activities/Activities.vue:230 msgid "Show" +msgstr "Показать" + +#: frontend/src/components/Controls/Password.vue:19 +msgid "Show Password" msgstr "" #: frontend/src/components/FieldLayoutEditor.vue:360 @@ -3309,10 +4466,6 @@ msgstr "" msgid "Sidebar Items" msgstr "Элементы боковой панели" -#: frontend/src/components/SignupBanner.vue:15 -msgid "Sign up now" -msgstr "" - #. Description of the 'Condition' (Code) field in DocType 'CRM Service Level #. Agreement' #: crm/fcrm/doctype/crm_service_level_agreement/crm_service_level_agreement.json @@ -3337,11 +4490,25 @@ msgstr "" msgid "Source Name" msgstr "Исходное имя" +#: frontend/src/components/Dashboard/AddChartModal.vue:68 +#: frontend/src/components/Dashboard/DashboardItem.vue:16 +msgid "Spacer" +msgstr "" + +#: crm/api/dashboard.py:731 crm/api/dashboard.py:790 +msgid "Stage" +msgstr "" + #: crm/fcrm/doctype/crm_form_script/crm_form_script.js:15 msgid "Standard Form Scripts can not be modified, duplicate the Form Script instead." msgstr "" -#: frontend/src/components/ViewControls.vue:617 +#. Label of the standard_rate (Currency) field in DocType 'CRM Product' +#: crm/fcrm/doctype/crm_product/crm_product.json +msgid "Standard Selling Rate" +msgstr "" + +#: frontend/src/components/ViewControls.vue:634 msgid "Standard Views" msgstr "" @@ -3360,6 +4527,10 @@ msgstr "" msgid "Start Time" msgstr "Время начала" +#: frontend/src/pages/Welcome.vue:21 +msgid "Start with sample 10 leads" +msgstr "" + #. Label of the status (Select) field in DocType 'CRM Call Log' #. Label of the status (Data) field in DocType 'CRM Communication Status' #. Label of the status (Link) field in DocType 'CRM Deal' @@ -3375,10 +4546,10 @@ msgstr "Время начала" #: crm/fcrm/doctype/crm_invitation/crm_invitation.json #: crm/fcrm/doctype/crm_lead/crm_lead.json #: crm/fcrm/doctype/crm_lead_status/crm_lead_status.json -#: crm/fcrm/doctype/crm_task/crm_task.json frontend/src/pages/Contact.vue:611 -#: frontend/src/pages/MobileContact.vue:607 -#: frontend/src/pages/MobileOrganization.vue:493 -#: frontend/src/pages/Organization.vue:511 +#: crm/fcrm/doctype/crm_task/crm_task.json frontend/src/pages/Contact.vue:518 +#: frontend/src/pages/MobileContact.vue:516 +#: frontend/src/pages/MobileOrganization.vue:460 +#: frontend/src/pages/Organization.vue:469 msgid "Status" msgstr "" @@ -3389,8 +4560,8 @@ msgstr "" msgid "Status Change Log" msgstr "" -#: frontend/src/components/Modals/DealModal.vue:223 -#: frontend/src/components/Modals/LeadModal.vue:159 +#: frontend/src/components/Modals/DealModal.vue:217 +#: frontend/src/components/Modals/LeadModal.vue:158 msgid "Status is required" msgstr "" @@ -3399,19 +4570,18 @@ msgstr "" msgid "Subdomain" msgstr "" -#: frontend/src/components/Modals/EmailTemplateModal.vue:42 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:71 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:71 msgid "Subject" msgstr "" -#: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:31 -msgid "Subject: {0}" +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:159 +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:161 +msgid "Subject is required" msgstr "" -#: frontend/src/components/Settings/SettingsPage.vue:83 -#: frontend/src/components/Settings/TelephonySettings.vue:123 -#: frontend/src/components/Settings/TelephonySettings.vue:148 -#: frontend/src/components/Settings/TelephonySettings.vue:298 -msgid "Success" +#: frontend/src/components/Modals/EmailTemplateSelectorModal.vue:45 +msgid "Subject: {0}" msgstr "" #. Option for the 'Weekly Off' (Select) field in DocType 'CRM Holiday List' @@ -3421,16 +4591,29 @@ msgstr "" msgid "Sunday" msgstr "Воскресенье" +#: frontend/src/components/Settings/emailConfig.js:16 +msgid "Support / Sales" +msgstr "" + #: frontend/src/components/FilesUploader/FilesUploader.vue:49 msgid "Switch camera" msgstr "" +#: frontend/src/pages/Welcome.vue:32 +msgid "Sync your contacts,email and calenders" +msgstr "" + #. Name of a role +#. Option for the 'Role' (Select) field in DocType 'CRM Invitation' +#: crm/fcrm/doctype/crm_dashboard/crm_dashboard.json #: crm/fcrm/doctype/crm_exotel_settings/crm_exotel_settings.json #: crm/fcrm/doctype/crm_fields_layout/crm_fields_layout.json #: crm/fcrm/doctype/crm_global_settings/crm_global_settings.json #: crm/fcrm/doctype/crm_invitation/crm_invitation.json +#: crm/fcrm/doctype/crm_lead_source/crm_lead_source.json +#: crm/fcrm/doctype/crm_lost_reason/crm_lost_reason.json #: crm/fcrm/doctype/crm_notification/crm_notification.json +#: crm/fcrm/doctype/crm_product/crm_product.json #: crm/fcrm/doctype/crm_telephony_agent/crm_telephony_agent.json #: crm/fcrm/doctype/crm_twilio_settings/crm_twilio_settings.json #: crm/fcrm/doctype/erpnext_crm_settings/erpnext_crm_settings.json @@ -3448,15 +4631,20 @@ msgstr "" #. Option for the 'Type' (Select) field in DocType 'CRM Notification' #: crm/fcrm/doctype/crm_notification/crm_notification.json +#: frontend/src/components/Layouts/AppSidebar.vue:550 msgid "Task" msgstr "" -#: frontend/src/pages/Deal.vue:532 frontend/src/pages/Lead.vue:522 -#: frontend/src/pages/MobileDeal.vue:460 frontend/src/pages/MobileLead.vue:364 +#: frontend/src/pages/Deal.vue:597 frontend/src/pages/Lead.vue:479 +#: frontend/src/pages/MobileDeal.vue:479 frontend/src/pages/MobileLead.vue:373 msgid "Tasks" msgstr "" -#: frontend/src/components/Settings/Settings.vue:109 +#: frontend/src/components/Modals/AboutModal.vue:67 +msgid "Telegram Channel" +msgstr "" + +#: frontend/src/components/Settings/Settings.vue:123 msgid "Telephony" msgstr "" @@ -3465,8 +4653,36 @@ msgstr "" msgid "Telephony Medium" msgstr "" -#: frontend/src/components/Settings/TelephonySettings.vue:6 -msgid "Telephony Settings" +#: frontend/src/components/Settings/TelephonySettings.vue:8 +msgid "Telephony settings" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/NewEmailTemplate.vue:178 +msgid "Template created successfully" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:214 +msgid "Template deleted successfully" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:198 +msgid "Template disabled successfully" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:197 +msgid "Template enabled successfully" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EmailTemplates.vue:83 +msgid "Template name" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:243 +msgid "Template renamed successfully" +msgstr "" + +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:208 +msgid "Template updated successfully" msgstr "" #. Label of a shortcut in the Frappe CRM Workspace @@ -3477,7 +4693,7 @@ msgstr "" #. Label of the territory (Link) field in DocType 'CRM Deal' #. Label of the territory (Link) field in DocType 'CRM Lead' #. Label of the territory (Link) field in DocType 'CRM Organization' -#: crm/fcrm/doctype/crm_deal/crm_deal.json +#: crm/api/dashboard.py:1022 crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/doctype/crm_lead/crm_lead.json #: crm/fcrm/doctype/crm_organization/crm_organization.json msgid "Territory" @@ -3497,30 +4713,54 @@ msgstr "" msgid "The Condition '{0}' is invalid: {1}" msgstr "" +#. Description of the 'Exchange Rate' (Float) field in DocType 'CRM Deal' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +msgid "The rate used to convert the deal’s currency to your crm's base currency (set in CRM Settings). It is set once when the currency is first added and doesn't change automatically." +msgstr "" + +#. Description of the 'Exchange Rate' (Float) field in DocType 'CRM +#. Organization' +#: crm/fcrm/doctype/crm_organization/crm_organization.json +msgid "The rate used to convert the organization’s currency to your crm's base currency (set in CRM Settings). It is set once when the currency is first added and doesn't change automatically." +msgstr "" + #: crm/fcrm/doctype/crm_service_level_agreement/crm_service_level_agreement.js:14 msgid "There can only be one default priority in Priorities table" msgstr "" -#: frontend/src/components/Filter.vue:631 +#: frontend/src/components/Modals/AddressModal.vue:129 +#: frontend/src/components/Modals/CallLogModal.vue:132 +msgid "These fields are required: {0}" +msgstr "" + +#: frontend/src/components/Filter.vue:644 msgid "This Month" msgstr "" -#: frontend/src/components/Filter.vue:635 +#: frontend/src/components/Filter.vue:648 msgid "This Quarter" msgstr "" -#: frontend/src/components/Filter.vue:627 +#: frontend/src/components/Filter.vue:640 msgid "This Week" msgstr "" -#: frontend/src/components/Filter.vue:639 +#: frontend/src/components/Filter.vue:652 msgid "This Year" msgstr "" -#: frontend/src/components/SidePanelLayoutEditor.vue:117 +#: frontend/src/components/SidePanelLayoutEditor.vue:119 msgid "This section is not editable" msgstr "" +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:59 +msgid "This will delete selected items and items linked to it, are you sure?" +msgstr "" + +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:62 +msgid "This will delete selected items and unlink linked items to it, are you sure?" +msgstr "" + #: crm/fcrm/doctype/fcrm_settings/fcrm_settings.js:9 msgid "This will restore (if not exist) all the default statuses, custom fields and layouts. Delete & Restore will delete default layouts and then restore them." msgstr "" @@ -3532,7 +4772,7 @@ msgstr "" msgid "Thursday" msgstr "Четверг" -#: frontend/src/components/Filter.vue:343 +#: frontend/src/components/Filter.vue:356 msgid "Timespan" msgstr "" @@ -3540,7 +4780,7 @@ msgstr "" #. Label of the title (Data) field in DocType 'FCRM Note' #: crm/fcrm/doctype/crm_task/crm_task.json #: crm/fcrm/doctype/fcrm_note/fcrm_note.json -#: frontend/src/components/Modals/NoteModal.vue:41 +#: frontend/src/components/Modals/NoteModal.vue:30 #: frontend/src/components/Modals/TaskModal.vue:41 msgid "Title" msgstr "" @@ -3566,15 +4806,24 @@ msgstr "" msgid "To Date" msgstr "" +#. Label of the to_type (Data) field in DocType 'CRM Status Change Log' +#: crm/fcrm/doctype/crm_status_change_log/crm_status_change_log.json +msgid "To Type" +msgstr "" + #. Label of the to_user (Link) field in DocType 'CRM Notification' #: crm/fcrm/doctype/crm_notification/crm_notification.json msgid "To User" msgstr "" -#: frontend/src/components/Filter.vue:619 -msgid "Today" +#: frontend/src/components/Settings/EmailEdit.vue:118 +msgid "To know more about setting up email accounts, click" msgstr "" +#: frontend/src/components/Filter.vue:632 +msgid "Today" +msgstr "Сегодня" + #. Option for the 'Status' (Select) field in DocType 'CRM Task' #: crm/fcrm/doctype/crm_task/crm_task.json msgid "Todo" @@ -3584,22 +4833,49 @@ msgstr "" msgid "Toggle on for preview" msgstr "" -#: frontend/src/components/Filter.vue:623 +#: frontend/src/components/Filter.vue:636 msgid "Tomorrow" msgstr "" -#: frontend/src/components/Modals/NoteModal.vue:56 -#: frontend/src/components/Modals/TaskModal.vue:58 +#: frontend/src/components/Modals/NoteModal.vue:37 +#: frontend/src/components/Modals/TaskModal.vue:59 msgid "Took a call with John Doe and discussed the new project." msgstr "" +#. Label of the total (Currency) field in DocType 'CRM Deal' +#. Label of the total (Currency) field in DocType 'CRM Lead' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +#: crm/fcrm/doctype/crm_lead/crm_lead.json +msgid "Total" +msgstr "" + #. Label of the total_holidays (Int) field in DocType 'CRM Holiday List' #: crm/fcrm/doctype/crm_holiday_list/crm_holiday_list.json msgid "Total Holidays" msgstr "Всего праздников" -#: frontend/src/components/SignupBanner.vue:12 -msgid "Try Frappe CRM for free with a 14-day trial." +#. Description of the 'Net Total' (Currency) field in DocType 'CRM Deal' +#. Description of the 'Net Total' (Currency) field in DocType 'CRM Lead' +#: crm/fcrm/doctype/crm_deal/crm_deal.json +#: crm/fcrm/doctype/crm_lead/crm_lead.json +msgid "Total after discount" +msgstr "" + +#: crm/api/dashboard.py:123 +#: frontend/src/components/Dashboard/AddChartModal.vue:76 +msgid "Total leads" +msgstr "" + +#: crm/api/dashboard.py:124 +msgid "Total number of leads" +msgstr "" + +#: crm/api/dashboard.py:182 +msgid "Total number of non won/lost deals" +msgstr "" + +#: crm/api/dashboard.py:297 +msgid "Total number of won deals based on its closure date" msgstr "" #. Option for the 'Weekly Off' (Select) field in DocType 'CRM Holiday List' @@ -3620,8 +4896,9 @@ msgstr "" #. Agent' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json #: crm/fcrm/doctype/crm_telephony_agent/crm_telephony_agent.json -#: frontend/src/components/Settings/TelephonySettings.vue:25 -#: frontend/src/components/Settings/TelephonySettings.vue:35 +#: frontend/src/components/Layouts/AppSidebar.vue:596 +#: frontend/src/components/Settings/TelephonySettings.vue:40 +#: frontend/src/components/Settings/TelephonySettings.vue:50 msgid "Twilio" msgstr "" @@ -3635,21 +4912,23 @@ msgstr "" msgid "Twilio Number" msgstr "" -#: frontend/src/components/Settings/TelephonySettings.vue:311 +#: frontend/src/components/Settings/TelephonySettings.vue:289 msgid "Twilio is not enabled" msgstr "" -#: frontend/src/components/Settings/TelephonySettings.vue:124 +#: frontend/src/components/Settings/TelephonySettings.vue:125 msgid "Twilio settings updated successfully" msgstr "" #. Label of the type (Select) field in DocType 'CRM Call Log' +#. Label of the type (Select) field in DocType 'CRM Deal Status' #. Label of the type (Select) field in DocType 'CRM Dropdown Item' #. Label of the type (Select) field in DocType 'CRM Fields Layout' #. Label of the type (Select) field in DocType 'CRM Global Settings' #. Label of the type (Select) field in DocType 'CRM Notification' #. Label of the type (Select) field in DocType 'CRM View Settings' #: crm/fcrm/doctype/crm_call_log/crm_call_log.json +#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json #: crm/fcrm/doctype/crm_dropdown_item/crm_dropdown_item.json #: crm/fcrm/doctype/crm_fields_layout/crm_fields_layout.json #: crm/fcrm/doctype/crm_global_settings/crm_global_settings.json @@ -3658,6 +4937,11 @@ msgstr "" msgid "Type" msgstr "" +#: frontend/src/components/Controls/MultiSelectEmailInput.vue:73 +#: frontend/src/components/Controls/MultiSelectUserInput.vue:73 +msgid "Type an email address to invite" +msgstr "" + #: frontend/src/components/Activities/WhatsAppBox.vue:85 msgid "Type your message here..." msgstr "" @@ -3675,40 +4959,67 @@ msgstr "" msgid "Unknown" msgstr "" -#: frontend/src/components/ViewControls.vue:1123 +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:132 +msgid "Unlink" +msgstr "" + +#: frontend/src/components/DeleteLinkedDocModal.vue:77 +msgid "Unlink all" +msgstr "" + +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:73 +msgid "Unlink and delete" +msgstr "" + +#: frontend/src/components/BulkDeleteLinkedDocModal.vue:35 +msgid "Unlink and delete {0} items" +msgstr "" + +#: frontend/src/components/DeleteLinkedDocModal.vue:242 +msgid "Unlink linked item" +msgstr "" + +#: frontend/src/components/DeleteLinkedDocModal.vue:78 +msgid "Unlink {0} item(s)" +msgstr "" + +#: frontend/src/components/ViewControls.vue:1138 msgid "Unpin View" msgstr "" -#: frontend/src/components/ViewControls.vue:960 +#: frontend/src/components/ViewControls.vue:975 msgid "Unsaved Changes" msgstr "" #: frontend/src/components/FieldLayoutEditor.vue:26 #: frontend/src/components/Modals/AddressModal.vue:8 #: frontend/src/components/Modals/CallLogModal.vue:8 +#: frontend/src/components/Modals/CreateDocumentModal.vue:8 #: frontend/src/components/Section.vue:21 #: frontend/src/components/SidePanelLayoutEditor.vue:19 -#: frontend/src/pages/Deal.vue:65 frontend/src/pages/Deal.vue:73 -#: frontend/src/pages/Deal.vue:489 frontend/src/pages/Lead.vue:74 -#: frontend/src/pages/Lead.vue:115 frontend/src/pages/Lead.vue:479 -#: frontend/src/pages/MobileDeal.vue:411 frontend/src/pages/MobileLead.vue:315 msgid "Untitled" msgstr "" -#: frontend/src/components/ColumnSettings.vue:134 +#: frontend/src/components/ColumnSettings.vue:138 #: frontend/src/components/Modals/AssignmentModal.vue:17 -#: frontend/src/components/Modals/EmailTemplateModal.vue:9 -#: frontend/src/components/Modals/NoteModal.vue:8 +#: frontend/src/components/Modals/ChangePasswordModal.vue:45 +#: frontend/src/components/Modals/NoteModal.vue:6 #: frontend/src/components/Modals/TaskModal.vue:8 -#: frontend/src/components/Settings/GeneralSettings.vue:112 -#: frontend/src/components/Settings/ProfileSettings.vue:71 -#: frontend/src/components/Settings/SettingsPage.vue:31 -#: frontend/src/components/Settings/TelephonySettings.vue:70 +#: frontend/src/components/Settings/EmailTemplate/EditEmailTemplate.vue:17 +#: frontend/src/components/Settings/General/BrandSettings.vue:23 +#: frontend/src/components/Settings/General/HomeActions.vue:17 +#: frontend/src/components/Settings/ProfileSettings.vue:95 +#: frontend/src/components/Settings/SettingsPage.vue:20 +#: frontend/src/components/Settings/TelephonySettings.vue:23 #: frontend/src/components/Telephony/ExotelCallUI.vue:219 -#: frontend/src/components/ViewControls.vue:965 +#: frontend/src/components/ViewControls.vue:980 msgid "Update" msgstr "" +#: frontend/src/components/Settings/EmailEdit.vue:74 +msgid "Update Account" +msgstr "" + #: frontend/src/components/Modals/EditValueModal.vue:30 msgid "Update {0} Records" msgstr "" @@ -3717,9 +5028,9 @@ msgstr "" msgid "Upload" msgstr "Загрузить" -#: frontend/src/components/Activities/Activities.vue:403 -#: frontend/src/components/Activities/ActivityHeader.vue:67 -#: frontend/src/components/Activities/ActivityHeader.vue:157 +#: frontend/src/components/Activities/Activities.vue:404 +#: frontend/src/components/Activities/ActivityHeader.vue:62 +#: frontend/src/components/Activities/ActivityHeader.vue:158 msgid "Upload Attachment" msgstr "" @@ -3729,21 +5040,24 @@ msgstr "" #: frontend/src/components/Activities/WhatsAppBox.vue:140 msgid "Upload Image" -msgstr "" +msgstr "Загрузить изображение" #: frontend/src/components/Activities/WhatsAppBox.vue:148 msgid "Upload Video" msgstr "" -#: frontend/src/pages/Contact.vue:42 frontend/src/pages/Lead.vue:87 -#: frontend/src/pages/MobileContact.vue:35 +#: frontend/src/components/Settings/ProfileSettings.vue:27 +#: frontend/src/pages/Contact.vue:42 frontend/src/pages/Lead.vue:104 +#: frontend/src/pages/MobileContact.vue:38 #: frontend/src/pages/MobileOrganization.vue:38 #: frontend/src/pages/Organization.vue:42 msgid "Upload image" msgstr "" +#. Label of the user (Link) field in DocType 'CRM Dashboard' #. Label of the user (Link) field in DocType 'CRM Telephony Agent' #. Label of the user (Link) field in DocType 'CRM View Settings' +#: crm/fcrm/doctype/crm_dashboard/crm_dashboard.json #: crm/fcrm/doctype/crm_telephony_agent/crm_telephony_agent.json #: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json msgid "User" @@ -3754,6 +5068,20 @@ msgstr "" msgid "User Name" msgstr "" +#: frontend/src/components/Settings/Users.vue:301 +msgid "User {0} has been removed" +msgstr "" + +#: frontend/src/components/Modals/AddExistingUserModal.vue:20 +#: frontend/src/components/Settings/Settings.vue:95 +#: frontend/src/components/Settings/Users.vue:7 +msgid "Users" +msgstr "" + +#: frontend/src/components/Modals/AddExistingUserModal.vue:103 +msgid "Users added successfully" +msgstr "" + #. Label of the section_break_nevd (Section Break) field in DocType 'CRM #. Service Level Agreement' #: crm/fcrm/doctype/crm_service_level_agreement/crm_service_level_agreement.json @@ -3768,6 +5096,14 @@ msgstr "" msgid "View Name" msgstr "" +#: frontend/src/components/Layouts/AppSidebar.vue:561 +msgid "Views" +msgstr "" + +#: frontend/src/components/Layouts/AppSidebar.vue:558 +msgid "Web form" +msgstr "" + #. Label of the webhook_verify_token (Data) field in DocType 'CRM Exotel #. Settings' #: crm/fcrm/doctype/crm_exotel_settings/crm_exotel_settings.json @@ -3780,14 +5116,10 @@ msgstr "" #: crm/fcrm/doctype/crm_deal/crm_deal.json #: crm/fcrm/doctype/crm_lead/crm_lead.json #: crm/fcrm/doctype/crm_organization/crm_organization.json +#: frontend/src/components/Modals/AboutModal.vue:52 msgid "Website" msgstr "" -#: frontend/src/pages/MobileOrganization.vue:302 -#: frontend/src/pages/Organization.vue:327 -msgid "Website not found" -msgstr "" - #. Option for the 'Weekly Off' (Select) field in DocType 'CRM Holiday List' #. Option for the 'Workday' (Select) field in DocType 'CRM Service Day' #: crm/fcrm/doctype/crm_holiday_list/crm_holiday_list.json @@ -3806,11 +5138,16 @@ msgstr "" msgid "Welcome Message" msgstr "" +#: frontend/src/pages/Welcome.vue:4 +msgid "Welcome {0}, lets add your first lead" +msgstr "" + #. Option for the 'Type' (Select) field in DocType 'CRM Notification' #: crm/fcrm/doctype/crm_notification/crm_notification.json -#: frontend/src/components/Settings/Settings.vue:115 -#: frontend/src/pages/Deal.vue:547 frontend/src/pages/Lead.vue:537 -#: frontend/src/pages/MobileDeal.vue:475 frontend/src/pages/MobileLead.vue:379 +#: frontend/src/components/Layouts/AppSidebar.vue:598 +#: frontend/src/components/Settings/Settings.vue:129 +#: frontend/src/pages/Deal.vue:612 frontend/src/pages/Lead.vue:494 +#: frontend/src/pages/MobileDeal.vue:494 frontend/src/pages/MobileLead.vue:388 msgid "WhatsApp" msgstr "" @@ -3822,12 +5159,22 @@ msgstr "" msgid "Where" msgstr "" -#: frontend/src/components/ColumnSettings.vue:113 +#: frontend/src/components/ColumnSettings.vue:117 msgid "Width" +msgstr "Ширина" + +#: frontend/src/components/ColumnSettings.vue:122 +msgid "Width can be in number, pixel or rem (eg. 3, 30px, 10rem)" msgstr "" -#: frontend/src/components/ColumnSettings.vue:118 -msgid "Width can be in number, pixel or rem (eg. 3, 30px, 10rem)" +#. Option for the 'Type' (Select) field in DocType 'CRM Deal Status' +#: crm/fcrm/doctype/crm_deal_status/crm_deal_status.json +msgid "Won" +msgstr "" + +#: crm/api/dashboard.py:296 +#: frontend/src/components/Dashboard/AddChartModal.vue:79 +msgid "Won deals" msgstr "" #. Label of the workday (Select) field in DocType 'CRM Service Day' @@ -3843,7 +5190,7 @@ msgstr "" msgid "Working Hours" msgstr "" -#: frontend/src/components/Filter.vue:615 +#: frontend/src/components/Filter.vue:628 msgid "Yesterday" msgstr "" @@ -3851,9 +5198,13 @@ msgstr "" #: frontend/src/components/Activities/WhatsAppArea.vue:34 #: frontend/src/components/Activities/WhatsAppBox.vue:14 msgid "You" +msgstr "Вы" + +#: crm/utils/__init__.py:262 +msgid "You are not permitted to access this resource." msgstr "" -#: frontend/src/components/Telephony/CallUI.vue:38 +#: frontend/src/components/Telephony/CallUI.vue:39 msgid "You can change the default calling medium from the settings" msgstr "" @@ -3865,7 +5216,7 @@ msgstr "" msgid "You do not have mobile number set in your Telephony Agent" msgstr "" -#: frontend/src/components/ViewControls.vue:961 +#: frontend/src/components/ViewControls.vue:976 msgid "You have unsaved changes. Do you want to save them?" msgstr "" @@ -3920,7 +5271,7 @@ msgstr "" #: frontend/src/components/Activities/CommentArea.vue:11 msgid "comment" -msgstr "" +msgstr "комментарий" #. Option for the 'Color' (Select) field in DocType 'CRM Deal Status' #. Option for the 'Color' (Select) field in DocType 'CRM Lead Status' @@ -3929,6 +5280,11 @@ msgstr "" msgid "cyan" msgstr "бирюзовый" +#: frontend/src/components/Controls/MultiSelectEmailInput.vue:268 +#: frontend/src/components/Controls/MultiSelectUserInput.vue:242 +msgid "email already exists" +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,19 +5312,93 @@ msgstr "" msgid "has reached out" msgstr "" +#: frontend/src/components/Settings/EmailAdd.vue:36 +#: frontend/src/components/Settings/EmailEdit.vue:25 +msgid "here" +msgstr "" + +#: frontend/src/utils/index.js:146 +msgid "in 1 hour" +msgstr "" + +#: frontend/src/utils/index.js:142 +msgid "in 1 minute" +msgstr "" + +#: frontend/src/utils/index.js:160 +msgid "in 1 year" +msgstr "" + +#: frontend/src/utils/index.js:111 +msgid "in {0} M" +msgstr "" + +#: frontend/src/utils/index.js:107 +msgid "in {0} d" +msgstr "" + +#: frontend/src/utils/index.js:154 +msgid "in {0} days" +msgstr "" + +#: frontend/src/utils/index.js:101 +msgid "in {0} h" +msgstr "" + +#: frontend/src/utils/index.js:148 +msgid "in {0} hours" +msgstr "" + +#: frontend/src/utils/index.js:99 +msgid "in {0} m" +msgstr "" + +#: frontend/src/utils/index.js:144 +msgid "in {0} minutes" +msgstr "" + +#: frontend/src/utils/index.js:158 +msgid "in {0} months" +msgstr "" + +#: frontend/src/utils/index.js:109 +msgid "in {0} w" +msgstr "" + +#: frontend/src/utils/index.js:156 +msgid "in {0} weeks" +msgstr "" + +#: frontend/src/utils/index.js:113 +msgid "in {0} y" +msgstr "" + +#: frontend/src/utils/index.js:162 +msgid "in {0} years" +msgstr "" + +#: frontend/src/components/Modals/AddExistingUserModal.vue:28 +#: frontend/src/components/Settings/InviteUserPage.vue:37 +msgid "john@doe.com" +msgstr "" + +#: frontend/src/utils/index.js:140 frontend/src/utils/index.js:166 +msgid "just now" +msgstr "" + #. Option for the 'Type' (Select) field in DocType 'CRM View Settings' #: crm/fcrm/doctype/crm_view_settings/crm_view_settings.json msgid "kanban" msgstr "канбан" -#: crm/api/doc.py:38 crm/api/doc.py:156 crm/api/doc.py:500 +#: crm/api/doc.py:40 crm/api/doc.py:158 crm/api/doc.py:503 msgid "label" msgstr "этикетка" #. 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 "список" #: crm/api/comment.py:36 frontend/src/components/Notifications.vue:65 #: frontend/src/pages/MobileNotification.vue:52 @@ -3979,6 +5409,10 @@ msgstr "" msgid "next" msgstr "далее" +#: frontend/src/utils/index.js:97 frontend/src/utils/index.js:117 +msgid "now" +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 @@ -3997,11 +5431,11 @@ msgstr "розовый" msgid "previous" msgstr "предыдущие" -#: frontend/src/components/Activities/AttachmentArea.vue:97 +#: frontend/src/components/Activities/AttachmentArea.vue:101 msgid "private" msgstr "приватный" -#: frontend/src/components/Activities/AttachmentArea.vue:97 +#: frontend/src/components/Activities/AttachmentArea.vue:101 msgid "public" msgstr "публично" @@ -4035,6 +5469,10 @@ msgstr "" msgid "to" msgstr "" +#: frontend/src/utils/index.js:105 frontend/src/utils/index.js:152 +msgid "tomorrow" +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 @@ -4049,19 +5487,100 @@ msgstr "" msgid "yellow" msgstr "жёлтый" +#: frontend/src/utils/index.js:179 +msgid "yesterday" +msgstr "" + +#: frontend/src/utils/index.js:130 +msgid "{0} M" +msgstr "" + #: crm/api/todo.py:50 msgid "{0} assigned a {1} {2} to you" msgstr "" -#: frontend/src/pages/Deal.vue:461 frontend/src/pages/Lead.vue:451 -#: frontend/src/pages/MobileDeal.vue:383 frontend/src/pages/MobileLead.vue:287 +#: frontend/src/utils/index.js:126 +msgid "{0} d" +msgstr "" + +#: frontend/src/utils/index.js:181 +msgid "{0} days ago" +msgstr "" + +#: frontend/src/utils/index.js:121 +msgid "{0} h" +msgstr "" + +#: frontend/src/components/Settings/Users.vue:291 +msgid "{0} has been granted {1} access" +msgstr "" + +#: frontend/src/utils/index.js:174 +msgid "{0} hours ago" +msgstr "" + +#: frontend/src/pages/Deal.vue:525 frontend/src/pages/Lead.vue:407 +#: frontend/src/pages/MobileDeal.vue:400 frontend/src/pages/MobileLead.vue:294 msgid "{0} is a required field" msgstr "" -#: frontend/src/components/EmailEditor.vue:28 -#: frontend/src/components/EmailEditor.vue:62 -#: frontend/src/components/EmailEditor.vue:74 -#: frontend/src/components/Settings/InviteMemberPage.vue:15 +#: frontend/src/components/EmailEditor.vue:29 +#: frontend/src/components/EmailEditor.vue:64 +#: frontend/src/components/EmailEditor.vue:77 +#: frontend/src/components/Modals/AddExistingUserModal.vue:36 +#: frontend/src/components/Settings/InviteUserPage.vue:41 msgid "{0} is an invalid email address" msgstr "" +#: frontend/src/components/Modals/ConvertToDealModal.vue:181 +msgid "{0} is required" +msgstr "" + +#: frontend/src/utils/index.js:119 +msgid "{0} m" +msgstr "" + +#: frontend/src/utils/index.js:170 +msgid "{0} minutes ago" +msgstr "" + +#: frontend/src/utils/index.js:189 +msgid "{0} months ago" +msgstr "" + +#: frontend/src/utils/index.js:128 +msgid "{0} w" +msgstr "" + +#: frontend/src/utils/index.js:185 +msgid "{0} weeks ago" +msgstr "" + +#: frontend/src/utils/index.js:132 +msgid "{0} y" +msgstr "" + +#: frontend/src/utils/index.js:193 +msgid "{0} years ago" +msgstr "" + +#: frontend/src/data/script.js:330 +msgid "⚠️ Avoid using \"trigger\" as a field name — it conflicts with the built-in trigger() method." +msgstr "" + +#: frontend/src/data/script.js:342 +msgid "⚠️ Method \"{0}\" not found in class." +msgstr "" + +#: frontend/src/data/script.js:87 +msgid "⚠️ No class found for doctype: {0}, it is mandatory to have a class for the parent doctype. it can be empty, but it should be present." +msgstr "" + +#: frontend/src/data/script.js:184 +msgid "⚠️ No data found for parent field: {0}" +msgstr "" + +#: frontend/src/data/script.js:192 +msgid "⚠️ No row found for idx: {0} in parent field: {1}" +msgstr "" +