PATH:
home
/
letacommog
/
crmleta
/
languages
/
pt_br
/
Settings
<?php /*+*********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. Contributor(s): Valmir C. Trindade - Brazilian Portuguese Translation - www.ttcasolucoes.com.br *************************************************************************************/ $languageStrings = array( 'LBL_TRANSFORM_OWNERSHIP' => 'Transferir propriedade', 'SINGLE_Groups' => 'Grupo', 'LBL_TO_OTHER_GROUP' => 'Para Outro Grupo ', 'LBL_ADD_RECORD' => 'Adicionar Grupo', 'LBL_GROUP_NAME' => 'Nome Grupo', 'LBL_GROUP_MEMBERS' => 'Membro Grupo', 'LBL_ROLEANDSUBORDINATE' => 'Função e Subordinados', 'RoleAndSubordinates' => 'Função e Subordinados', 'LBL_DUPLICATES_EXIST' => 'O Nome do Grupo já existe', ); $jsLanguageStrings = array( 'JS_PLEASE_SELECT_ATLEAST_ONE_MEMBER_FOR_A_GROUP' => 'Selecione pelo menos um membro de um Grupo', 'JS_RECORD_DELETED_SUCCESSFULLY' => 'Grupo apagado com sucesso', 'JS_COMMA_NOT_ALLOWED_GROUP' => 'Caracteres especiais como,"<> não são permitidos no Nome do Grupo.', );
[+]
..
[-] PBXManager.php
[edit]
[-] Leads.php
[edit]
[-] Vtiger.php
[edit]
[-] Potentials.php
[edit]
[-] Groups.php
[edit]
[-] CronTasks.php
[edit]
[-] Roles.php
[edit]
[-] MenuEditor.php
[edit]
[-] ExtensionStore.php
[edit]
[-] Profiles.php
[edit]
[-] MailConverter.php
[edit]
[-] Currency.php
[edit]
[-] EmailTemplate.php
[edit]
[-] ModuleManager.php
[edit]
[-] Picklist.php
[edit]
[-] LayoutEditor.php
[edit]
[-] PickListDependency.php
[edit]
[-] SharingAccess.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Webforms.php
[edit]
[-] Workflows.php
[edit]
[-] CustomerPortal.php
[edit]