[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /*+********************************************************************************** 3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is:vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. All Rights Reserved. 8 * Contributor(s): Valmir C. Trindade - Translate to Brazilian Portuguese - 31/05/2014 - www.ttcasolucoes.com.br 9 ************************************************************************************/ 10 $languageStrings = array( 11 'AutoCreated'=> 'Auto Criado' , 12 'Credit Invoice' => 'Fatura Crédito' , 13 'Customer No'=> 'Cód. Cliente' , 14 'Enable Recurring' => 'Habilitar Recorrência', 15 'End Period' => 'Final Período', 16 'Frequency'=> 'Frequência', 17 'Invoice Status' => 'Status Fatura' , 18 'LBL_ADD_RECORD' => 'Adicionar Pedido Vendas' , 19 'LBL_EXPORT_TO_PDF'=> 'Exportar para PDF' , 20 'LBL_IS_DELETED_FROM_THE_SYSTEM_PLEASE_REMOVE_OR_REPLACE_THIS_ITEM' => 'é excluído do Sistema. Por favor, removar ou substitua este item', 21 'LBL_RECORDS_LIST' => 'Lista Pedidos Vendas', 22 'LBL_SEND_MAIL_PDF' => 'Enviar Email com PDF', 23 'LBL_SO_INFORMATION' => 'Detalhes do Pedido Vendas', 24 'LBL_THIS_LINE_ITEM_IS_DELETED_FROM_THE_SYSTEM_PLEASE_REMOVE_THIS_LINE_ITEM' => 'Este item da linha é excluído do Sistema. Por favor, remova estes itens da linha', 25 'LBL_THIS' => 'Este', 26 'Paid' => 'Pago', 27 'Payment Duration' => 'Intervalo Pagamento' , 28 'Pending'=> 'Pendente', 29 'Purchase Order' => 'Pedido Compra' , 30 'Quote Name' => 'Nome Cotação', 31 'Requisition No' => 'No. Requisição', 32 'Sales Commission' => 'Comissão Vendas', 33 'SalesOrder No'=> 'No. Pedido Vendas' , 34 'Sent' => 'Enviado' , 35 'SINGLE_SalesOrder'=> 'Pedido Vendas', 36 'Start Period' => 'Início Período', 37 'Sub Total'=> 'Subtotal' , 38 'Tracking Number'=> 'No. Rastreamento', 39 'Vendor Terms' => 'Condições Fornecedor', 40 ); 41 42 $jsLanguageStrings = array( 43 'JS_PLEASE_REMOVE_LINE_ITEM_THAT_IS_DELETED' => 'Por favor, remova da linha o item que foi apagado', 44 'JS_PLEASE_ENABLE_PRODUCT_OR_SERVICE_MODULE'=>'Por favor, habilite o Módulo Produto ou Serviço', 45 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |