mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-01-24 09:38:40 +00:00
142 lines
5.1 KiB
PHP
142 lines
5.1 KiB
PHP
<?php
|
|
/**
|
|
* Karaka
|
|
*
|
|
* PHP Version 8.0
|
|
*
|
|
* @package Modules\Localization
|
|
* @copyright Dennis Eichhorn
|
|
* @license OMS License 1.0
|
|
* @version 1.0.0
|
|
* @link https://karaka.app
|
|
*/
|
|
declare(strict_types=1);
|
|
|
|
return ['ItemManagement' => [
|
|
'Accounting' => 'Contabilidade',
|
|
'Address' => '#VALUE!',
|
|
'All' => 'Tudo',
|
|
'Article' => 'Artigo',
|
|
'Articlegroup' => 'ArticleGroup',
|
|
'Attribute' => 'Atributo',
|
|
'AttributeTypes' => '#VALUE!',
|
|
'Attributes' => 'Atributos',
|
|
'Available' => 'Disponível',
|
|
'AvgPrice' => 'Avg. Preço',
|
|
'Bills' => '#VALUE!',
|
|
'Bonus' => 'Bônus',
|
|
'ClientGroup' => 'Cliente / grupo',
|
|
'Commission' => 'Comissão',
|
|
'Container' => 'Recipiente',
|
|
'CostCenter' => 'Centro de custo',
|
|
'CostIndicator' => 'Indicador de custo',
|
|
'CostObject' => 'Objeto de custo',
|
|
'Countries' => 'Países',
|
|
'Country' => 'País',
|
|
'Created' => 'Criado',
|
|
'CreatedAt' => 'Criado',
|
|
'Customer' => 'Cliente',
|
|
'CustomerGroup' => 'Grupo de clientes',
|
|
'CustomsID' => 'ID da alfândega',
|
|
'Date' => 'Encontro',
|
|
'Description' => 'Descrição',
|
|
'Discount' => 'Desconto',
|
|
'DiscountP' => 'Desconto em%',
|
|
'Disposal' => 'Disposição',
|
|
'Documents' => 'Documentos',
|
|
'EarningIndicator' => 'Ganhando indicador',
|
|
'End' => 'Fim',
|
|
'Files' => 'arquivos',
|
|
'General' => 'Em geral',
|
|
'GrossWeight' => 'Peso bruto',
|
|
'Group' => 'Grupo',
|
|
'Groups' => '#VALUE!',
|
|
'Height' => 'Altura',
|
|
'ID' => 'identificação',
|
|
'ILV' => 'Ilv.',
|
|
'Info' => 'Info',
|
|
'IsActive' => 'Ativo?',
|
|
'Item' => 'Item',
|
|
'Items' => 'Itens',
|
|
'Language' => 'Língua',
|
|
'LastOrder' => 'Último pedido',
|
|
'Leadtime' => 'Tempo de espera',
|
|
'Length' => 'Comprimento',
|
|
'Localization' => 'Localização',
|
|
'Localizations' => 'Localizações',
|
|
'Location' => 'Localização',
|
|
'Log' => 'Registro',
|
|
'Logs' => 'Histórico',
|
|
'Lot' => 'Muitos',
|
|
'MRR' => 'MRR.',
|
|
'MTDSales' => 'Sales Mtd.',
|
|
'Makespan' => 'Makespan.',
|
|
'Margin' => 'Margem',
|
|
'Master' => 'Mestre',
|
|
'MaximumLevel' => 'Nível de estoque máximo',
|
|
'Media' => 'meios de comunicação',
|
|
'MinimumLevel' => 'Nível de estoque mínimo',
|
|
'Modified' => 'Modificado',
|
|
'Name' => 'Nome',
|
|
'Name1' => 'Nome1.',
|
|
'Name2' => 'Nome2.',
|
|
'Name3' => 'Nome3.',
|
|
'Name4' => 'Nome4.',
|
|
'Name5' => 'Nome5.',
|
|
'Net' => 'Peso líquido',
|
|
'NetWeight' => 'Peso líquido',
|
|
'None' => 'Nenhum',
|
|
'Notes' => 'Notas',
|
|
'Number' => 'Número',
|
|
'Ordered' => 'Encomendado',
|
|
'Packaging' => 'Embalagem',
|
|
'Price' => 'Preço',
|
|
'PriceChange' => 'Mudança de preço',
|
|
'PriceUnit' => 'Unidade de preço',
|
|
'Prices' => 'Preços',
|
|
'Pricing' => '#VALUE!',
|
|
'Productgroup' => 'Grupo de produtos',
|
|
'Production' => 'Produção',
|
|
'Profile' => 'Perfil',
|
|
'Properties' => 'Propriedades.',
|
|
'Property' => 'Propriedade',
|
|
'Purchase' => 'Comprar',
|
|
'PurchasePrice' => 'Preço de compra',
|
|
'Purchasing' => 'Compra',
|
|
'QA' => 'Qa.',
|
|
'QM' => 'Qm.',
|
|
'Quantity' => 'Quantidade',
|
|
'QuantityUnit' => 'Unidade de quantidade',
|
|
'RecentInvoices' => '#VALUE!',
|
|
'ReorderLevel' => 'Nível de reabastecimento',
|
|
'Reserved' => 'Reservado',
|
|
'SN' => 'Sn.',
|
|
'Sales' => 'Vendas',
|
|
'SalesPrice' => 'Preços de venda',
|
|
'Segment' => 'Segmento',
|
|
'ShelfLife' => 'Validade',
|
|
'Source' => 'Fonte',
|
|
'Start' => 'Começar',
|
|
'Status' => 'Status',
|
|
'Stock' => 'Estoque',
|
|
'StockList' => 'Lista de ações',
|
|
'Successor' => 'Sucessor',
|
|
'Supplier' => 'Fornecedor',
|
|
'Tax' => 'Imposto',
|
|
'Text' => 'Texto',
|
|
'TimeUnit' => 'Unidade de tempo',
|
|
'Title' => 'Título',
|
|
'Tracking' => 'Rastreamento',
|
|
'TradingUnit' => 'Unidade de Negociação',
|
|
'Translation' => 'Tradução',
|
|
'Type' => 'Modelo',
|
|
'Unit' => 'Unidade',
|
|
'Value' => 'Valor',
|
|
'Variation' => 'Variação',
|
|
'Variations' => 'Variações.',
|
|
'Volume' => 'Volume',
|
|
'Warehouse' => 'Armazém',
|
|
'Width' => 'Largura',
|
|
'YTDSales' => 'Vendas do ano',
|
|
]];
|