/
var
/
www
/
html
/
sugar9
/
modules
/
SF_SubscriptionFlow
/
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 = array ( 'LBL_TEAM' => 'Equip', 'LBL_TEAMS' => 'Equips', 'LBL_TEAM_ID' => 'ID de l'equip', 'LBL_ASSIGNED_TO_ID' => 'ID d'usuari assignat', 'LBL_ASSIGNED_TO_NAME' => 'Assignat a', 'LBL_TAGS_LINK' => 'Etiquetes', 'LBL_TAGS' => 'Etiquetes', 'LBL_ID' => 'ID', 'LBL_DATE_ENTERED' => 'Data de creació', 'LBL_DATE_MODIFIED' => 'Última Modificació', 'LBL_MODIFIED' => 'Modificat per', 'LBL_MODIFIED_ID' => 'Modificat per ID', 'LBL_MODIFIED_NAME' => 'Modificat Per Nom', 'LBL_CREATED' => 'Creat Per', 'LBL_CREATED_ID' => 'Creat per ID', 'LBL_DOC_OWNER' => 'Propietari del document', 'LBL_USER_FAVORITES' => 'Usuaris que son favorits', 'LBL_DESCRIPTION' => 'Descripció', 'LBL_DELETED' => 'Suprimit', 'LBL_NAME' => 'Nom', 'LBL_CREATED_USER' => 'Creat Per Usuari', 'LBL_MODIFIED_USER' => 'Modificat Per Usuari', 'LBL_LIST_NAME' => 'Nom', 'LBL_EDIT_BUTTON' => 'Edita', 'LBL_REMOVE' => 'Suprimir', 'LBL_EXPORT_MODIFIED_BY_NAME' => 'Modificat per nom', 'LBL_COMMENTLOG' => 'Comment Log', 'LBL_LIST_FORM_TITLE' => 'SubscriptionFlow Llista', 'LBL_MODULE_NAME' => 'SubscriptionFlow', 'LBL_MODULE_TITLE' => 'SubscriptionFlow', 'LBL_MODULE_NAME_SINGULAR' => 'SubscriptionFlow', 'LBL_HOMEPAGE_TITLE' => 'Meu SubscriptionFlow', 'LNK_NEW_RECORD' => 'Crea SubscriptionFlow', 'LNK_LIST' => 'Vista SubscriptionFlow', 'LNK_IMPORT_SF_SUBSCRIPTIONFLOW' => 'Import SubscriptionFlow', 'LBL_SEARCH_FORM_TITLE' => 'Cerca SubscriptionFlow', 'LBL_HISTORY_SUBPANEL_TITLE' => 'Veure historial', 'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Seqüència d'activitats', 'LBL_SF_SUBSCRIPTIONFLOW_SUBPANEL_TITLE' => 'SubscriptionFlow', 'LBL_NEW_FORM_TITLE' => 'Nou SubscriptionFlow', 'LNK_IMPORT_VCARD' => 'Import SubscriptionFlow vCard', 'LBL_IMPORT' => 'Import SubscriptionFlow', 'LBL_IMPORT_VCARDTEXT' => 'Automatically create a new SubscriptionFlow record by importing a vCard from your file system.', 'LBL_SUBSCRIPTION_TYPE' => 'Subscription Type', 'LBL_TERMED_START_DATE' => 'Termed Start Date', 'LBL_TOTAL_AMOUNT' => 'Total Amount', 'LBL_STATUS' => 'Status', 'LBL_SF_ID' => 'SF id', );