oms-SupplierManagement/Theme/Backend/Lang/es.lang.php
Dennis Eichhorn 29a98ac977 update
2023-10-09 22:06:39 +00:00

116 lines
3.7 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 ['SupplierManagement' => [
'Accounting' => 'Contabilidad',
'Addition' => 'Adición',
'Address' => 'Habla a',
'Addresses' => 'Direcciones',
'AreaManager' => 'Gerente de área',
'Articlegroup' => 'Grupo articulo',
'Articles' => 'Artículos',
'Attribute' => '',
'AttributeTypes' => '',
'Attributes' => '',
'Balance' => 'Equilibrio',
'Bills' => '',
'Bonus' => 'Prima',
'Business' => 'Negocio',
'CLV' => 'Clv',
'Calendar' => 'Calendario',
'City' => 'Ciudad',
'Client' => 'Cliente',
'ClientID' => '',
'Clients' => 'Clientela',
'Contact' => 'Contacto',
'Country' => 'País',
'Created' => 'Creado',
'CreatedAt' => '',
'CreditRating' => 'Calificación crediticia',
'Creditcard' => 'Tarjeta de crédito',
'DSO' => 'DSO',
'DUE' => 'Vencer',
'Date' => 'Fecha',
'Default' => 'Defecto',
'Delivery' => 'Entrega',
'Discount' => 'Descuento',
'DiscountBonus' => '',
'DiscountP' => 'Descuento%',
'Documents' => 'Documentos',
'Due' => '',
'Email' => 'Correo electrónico',
'Fax' => 'Fax',
'Files' => 'Archivos',
'Freightage' => 'Flete',
'Group' => 'Grupo',
'ID' => 'IDENTIFICACIÓN',
'IMG_alt_map' => '',
'Info' => 'Información',
'Invoice' => 'Factura',
'Invoices' => 'Facturas',
'IsDefault' => 'Es predeterminado',
'Items' => '',
'LastContact' => 'Último contacto',
'LastOrder' => 'Último pedido',
'Log' => 'Tronco',
'Logs' => 'Registros',
'MRR' => 'Mrr',
'MTDSales' => 'Ventas MTD',
'Main' => 'Principal',
'Map' => '',
'Margin' => 'Margen',
'Master' => 'Maestría',
'Messages' => 'Mensajes',
'Modified' => 'Modificado',
'Modules' => 'Módulos',
'Name' => 'Nombre',
'Name1' => 'Nombre1',
'Name2' => 'Nombre2',
'Name3' => 'Nombre3',
'Net' => 'Red',
'Notes' => 'Notas',
'Number' => 'Número',
'Office' => 'Oficina',
'Payment' => 'Pago',
'PaymentTerm' => 'Plazo de pago',
'Permission' => 'Permiso',
'Phone' => 'Teléfono',
'Postal' => 'Postal',
'Price' => 'Precio',
'Prices' => 'Precios',
'Private' => 'Privado',
'Productgroup' => 'Grupo de productos',
'Profile' => 'Perfil',
'Profit' => '',
'Purchase' => 'Compra',
'Quantity' => 'Cantidad',
'RecentInvoices' => 'Facturas recientes',
'Sales' => 'Ventas',
'Segment' => 'Segmento',
'Segments' => 'Segmentos',
'Subtype' => 'Subtipo',
'Supplier' => 'Proveedor',
'Suppliers' => 'Proveedores',
'Support' => 'Apoyo',
'Tags' => 'Etiquetas',
'Title' => '',
'TotalPrice' => '',
'Type' => 'Escribe',
'UnitPrice' => '',
'Website' => '',
'Wire' => 'Cable',
'YTDSales' => 'Ytd ventas',
'Zip' => 'Cremallera',
]];