oms-ClientManagement/Theme/Backend/Lang/pt.lang.php
2024-01-12 00:30:21 +00:00

94 lines
2.9 KiB
PHP
Executable File

<?php
/**
* Jingga
*
* PHP Version 8.1
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['ClientManagement' => [
'Accounting' => 'Contabilidade',
'Addition' => 'Adição',
'Address' => 'Endereço',
'Addresses' => 'Endereços',
'AreaManager' => 'Gerente da área',
'Articlegroup' => 'ArticleGroup',
'AttributeTypes' => '',
'Balance' => 'Equilíbrio',
'Bills' => '',
'Bonus' => 'Bônus',
'CLV' => 'Clv.',
'City' => 'Cidade',
'Client' => 'Cliente',
'Clients' => 'Clientes',
'Contact' => 'Contato',
'Country' => 'País',
'Created' => 'Criado',
'CreatedAt' => '',
'Creditcard' => 'Cartão de crédito',
'DSO' => 'Dso.',
'Date' => 'Encontro',
'Default' => 'Padrão',
'Delivery' => 'Entrega',
'Discount' => 'Desconto',
'DiscountP' => 'Desconto%',
'Documents' => 'Documentos',
'Due' => 'Vencimento',
'Email' => 'E-mail',
'Fax' => 'Fax',
'Files' => 'arquivos',
'Freightage' => 'Freightage',
'Group' => 'Grupo',
'ID' => 'identificação',
'Info' => 'Info',
'Invoice' => 'Fatura',
'IsDefault' => 'É padrão?',
'Items' => '',
'LastContact' => 'Último contato.',
'LastOrder' => 'Último pedido',
'Log' => 'Registro',
'Logs' => 'Histórico',
'MTDSales' => 'Sales Mtd.',
'Map' => '',
'Margin' => 'Margem',
'Name' => 'Nome',
'Name1' => 'Nome1.',
'Name2' => 'Nome2.',
'Name3' => 'Nome3.',
'Net' => 'Internet',
'Notes' => 'Notas',
'Number' => 'Número',
'Office' => 'Escritório',
'Payment' => 'Pagamento',
'PaymentTerm' => 'Termo de pagamento',
'Phone' => 'Telefone',
'Postal' => 'Postal',
'Price' => 'Preço',
'Prices' => 'Preços',
'Productgroup' => 'Grupo de produtos',
'Profile' => 'Perfil',
'Purchase' => 'Comprar',
'Quantity' => 'Quantidade',
'RecentInvoices' => 'Faturas recentes',
'Region' => '',
'Sales' => 'Vendas',
'Segment' => 'Segmento',
'Segments' => 'Segmentos',
'Subtype' => 'Subtipo',
'Support' => 'Apoio, suporte',
'Title' => '',
'TotalPrice' => '',
'Type' => 'Modelo',
'UnitPrice' => '',
'Website' => 'Local na rede Internet',
'Wire' => 'Fio',
'YTDSales' => 'Vendas do ano',
'Zip' => 'Fecho eclair',
]];