oms-FleetManagement/Theme/Backend/Lang/pt.lang.php

127 lines
4.2 KiB
PHP
Executable File

<?php
/**
* Karaka
*
* PHP Version 8.1
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.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',
'Africa' => '#VALUE!',
'AllCustomers' => '#VALUE!',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'AreaManager' => 'Gerente da área',
'Articlegroup' => 'ArticleGroup',
'Articles' => 'Artigos',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'Attributes' => '#VALUE!',
'Balance' => 'Equilíbrio',
'BaseTime' => '#VALUE!',
'Bills' => '#VALUE!',
'Bonus' => 'Bônus',
'Business' => 'O negócio',
'CIS' => '#VALUE!',
'CLV' => 'Clv.',
'Calendar' => 'Calendário',
'City' => 'Cidade',
'Client' => 'Cliente',
'ClientID' => '#VALUE!',
'Clients' => 'Clientes',
'ComparisonTime' => '#VALUE!',
'Contact' => 'Contato',
'Country' => 'País',
'Created' => 'Criado',
'CreatedAt' => '#VALUE!',
'CreditRating' => 'Rating de crédito',
'Creditcard' => 'Cartão de crédito',
'Customers' => '#VALUE!',
'DSO' => 'Dso.',
'Date' => 'Encontro',
'Default' => 'Padrão',
'Delivery' => 'Entrega',
'Discount' => 'Desconto',
'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Desconto%',
'Documents' => 'Documentos',
'Due' => 'Vencimento',
'Email' => 'E-mail',
'Europe' => '#VALUE!',
'Fax' => 'Fax',
'Files' => 'arquivos',
'Filter' => 'Filtro',
'Freightage' => 'Freightage',
'Group' => 'Grupo',
'ID' => 'identificação',
'Info' => 'Info',
'Invoice' => 'Fatura',
'Invoices' => 'Faturas',
'IsDefault' => 'É padrão?',
'Items' => '#VALUE!',
'LastContact' => 'Último contato.',
'LastOrder' => 'Último pedido',
'Log' => 'Registro',
'Logs' => 'Histórico',
'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.',
'MTDSales' => 'Sales Mtd.',
'Margin' => 'Margem',
'Messages' => 'Mensagens',
'Modified' => 'Modificado',
'Modules' => 'Módulos.',
'Name' => 'Nome',
'Name1' => 'Nome1.',
'Name2' => 'Nome2.',
'Name3' => 'Nome3.',
'Net' => 'Internet',
'NewCustomers' => '#VALUE!',
'Notes' => 'Notas',
'Number' => 'Número',
'Office' => 'Escritório',
'Other' => '#VALUE!',
'Payment' => 'Pagamento',
'PaymentTerm' => 'Termo de pagamento',
'Permission' => 'Permissão',
'Phone' => 'Telefone',
'Postal' => 'Postal',
'Price' => 'Preço',
'Prices' => 'Preços',
'Private' => 'Privado',
'Productgroup' => 'Grupo de produtos',
'Profile' => 'Perfil',
'Profit' => '#VALUE!',
'Purchase' => 'Comprar',
'Quantity' => 'Quantidade',
'RecentInvoices' => 'Faturas recentes',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Retention' => '#VALUE!',
'Sales' => 'Vendas',
'Segment' => 'Segmento',
'Segments' => 'Segmentos',
'Subtype' => 'Subtipo',
'Support' => 'Apoio, suporte',
'Tags' => 'Tag',
'Title' => '#VALUE!',
'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!',
'Type' => 'Modelo',
'UnitPrice' => '#VALUE!',
'Value' => '#VALUE!',
'Website' => 'Local na rede Internet',
'Wire' => 'Fio',
'YTDSales' => 'Vendas do ano',
'Zip' => 'Fecho eclair',
]];