/
var
/
www
/
html
/
sugardemo
/
modules
/
DRI_SubWorkflows
/
language
/
Upload File
HOME
<?php /* * Your installation or use of this SugarCRM file is subject to the applicable * terms available at * http://support.sugarcrm.com/Resources/Master_Subscription_Agreements/. * If you do not agree to all of the applicable terms or do not have the * authority to bind the entity as an authorized representative, then do not * install or use this SugarCRM file. * * Copyright (C) SugarCRM Inc. All rights reserved. */ $mod_strings = [ 'LBL_HOMEPAGE_TITLE' => 'Mani Smart Guide posmi', 'LBL_LIST_FORM_TITLE' => 'Smart Guide posmu saraksts', 'LBL_MODULE_TITLE' => 'Smart Guide posmi', 'LBL_MODULE_NAME' => 'Smart Guide posmi', 'LBL_NEW_FORM_TITLE' => 'Jauns Smart Guide posms', 'LBL_PROGRESS' => 'Progress', 'LBL_REMOVE' => 'Noņemt', 'LBL_SEARCH_FORM_TITLE' => 'Meklēt Smart Guide posmus', 'LBL_SORT_ORDER' => 'Secība', 'LNK_LIST' => 'Smart Guide posmi', 'LNK_NEW_RECORD' => 'Izveidot Smart Guide posmu', 'LBL_LABEL' => 'Etiķete', 'LNK_VIEW_RECORDS' => 'Skatīt Smart Guide posmus', 'LNK_DRI_SUBWORKFLOW_LIST' => 'Skatīt Smart Guide posmus', 'LBL_ADD_TASK_BUTTON_TITLE' => 'Izveidot uzdevumu', 'LBL_ADD_MEETING_BUTTON_TITLE' => 'Ieplānot tikšanos', 'LBL_ADD_CALL_BUTTON_TITLE' => 'Ieplānot zvanu', 'LBL_LINK_TASK_BUTTON_TITLE' => 'Piesaistīt esošo uzdevumu', 'LBL_LINK_MEETING_BUTTON_TITLE' => 'Piesaistīt esošo tikšanos', 'LBL_LINK_CALL_BUTTON_TITLE' => 'Piesaistīt esošo zvanu', 'LBL_SCORING' => 'Vērtēšana', 'LBL_SCORE' => 'Vērtējums', 'LBL_POINTS' => 'Punkti', 'LBL_CURRENT_STAGE_AT' => 'Pašreizējais posms', 'LBL_DATE_STARTED' => 'Sākuma datums', 'LBL_DATE_COMPLETED' => 'Pabeigšanas datums', 'LBL_MOMENTUM_RATIO' => 'Impulss', 'LBL_MOMENTUM_POINTS' => 'Impulsa punkti', 'LBL_MOMENTUM_SCORE' => 'Impulsa vērtējums', 'LBL_MOMENTUM_SCORING' => 'Impulsa vērtēšana', 'LBL_WEB_HOOKS' => 'Tīmekļa pārtvērēji', 'LBL_START_NEXT_JOURNEY_ID' => 'Sākt nākamo Smart Guide Id', 'LBL_IS_JOURNEY_SAVED' => 'Ir saglabāts Smart Guide', 'LBL_MODULE_NAME_SINGULAR' => 'Smart Guide posmi', 'LBL_RECORD_BODY' => 'Pārskats', ];