/
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' => 'Mine Smart Guide-faser', 'LBL_LIST_FORM_TITLE' => 'Faseliste for Smart Guide', 'LBL_MODULE_TITLE' => 'Smart Guide-faser', 'LBL_MODULE_NAME' => 'Smart Guide-faser', 'LBL_NEW_FORM_TITLE' => 'Ny Smart Guide-fase', 'LBL_PROGRESS' => 'Fremgang', 'LBL_REMOVE' => 'Fjern', 'LBL_SEARCH_FORM_TITLE' => 'Søk i faser i Smart Guide', 'LBL_SORT_ORDER' => 'Ordre', 'LNK_LIST' => 'Smart Guide-faser', 'LNK_NEW_RECORD' => 'Opprette fase med Smart Guide', 'LBL_LABEL' => 'Etikett', 'LNK_VIEW_RECORDS' => 'Vise faser for Smart Guide', 'LNK_DRI_SUBWORKFLOW_LIST' => 'Vise faser for Smart Guide', 'LBL_ADD_TASK_BUTTON_TITLE' => 'Opprett oppgave', 'LBL_ADD_MEETING_BUTTON_TITLE' => 'Opprette møte', 'LBL_ADD_CALL_BUTTON_TITLE' => 'Planlegge samtale', 'LBL_LINK_TASK_BUTTON_TITLE' => 'Koble eksisterende oppgave', 'LBL_LINK_MEETING_BUTTON_TITLE' => 'Koble eksisterende møte', 'LBL_LINK_CALL_BUTTON_TITLE' => 'Koble eksisterende samtale', 'LBL_SCORING' => 'Rating', 'LBL_SCORE' => 'Score', 'LBL_POINTS' => 'Poeng', 'LBL_CURRENT_STAGE_AT' => 'Nåværende fase på', 'LBL_DATE_STARTED' => 'Dato startet', 'LBL_DATE_COMPLETED' => 'Dato fullført', 'LBL_MOMENTUM_RATIO' => 'Momentum', 'LBL_MOMENTUM_POINTS' => 'Momentum-poeng', 'LBL_MOMENTUM_SCORE' => 'Momentum-score', 'LBL_MOMENTUM_SCORING' => 'Momentum-rangering', 'LBL_WEB_HOOKS' => 'Web Hooks', 'LBL_START_NEXT_JOURNEY_ID' => 'Start neste Smart Guide-ID', 'LBL_IS_JOURNEY_SAVED' => 'Er Smart Guide lagret', 'LBL_MODULE_NAME_SINGULAR' => 'Smart Guide-faser', 'LBL_RECORD_BODY' => 'Oversikt', ];