oms-SupplierManagement/Theme/Backend/Lang/zh.lang.php
2024-03-20 07:21:25 +00:00

109 lines
3.3 KiB
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @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' => '会计',
'Address' => '地址',
'Addresses' => '地址',
'AreaManager' => '区域经理',
'Articlegroup' => '商品组',
'Articles' => '文章',
'Attribute' => '',
'AttributeTypes' => '',
'Attributes' => '',
'Balance' => '平衡',
'Bills' => '',
'Bonus' => '奖金',
'CLV' => 'CLV.',
'Calendar' => '日历',
'City' => '城市',
'Client' => '客户',
'ClientID' => '',
'Contact' => '接触',
'Country' => '国家',
'Created' => '创造了',
'CreatedAt' => '',
'CreditRating' => '信用评级',
'Creditcard' => '信用卡',
'DSO' => 'DSO',
'DUE' => '到期的',
'Date' => '日期',
'Default' => '默认',
'Delivery' => '交货',
'Discount' => '折扣',
'DiscountBonus' => '',
'DiscountP' => '折扣 ',
'Documents' => '文件',
'Due' => '',
'Email' => '电子邮件',
'Fax' => '传真',
'Files' => '文件',
'Freightage' => 'FRIGUTAGE.',
'Group' => '团体',
'ID' => 'ID',
'Info' => '信息',
'Invoice' => '发票',
'Invoices' => '发票',
'IsDefault' => '默认为',
'Items' => '',
'LastContact' => '最后联系人',
'LastOrder' => '最后的订单',
'Log' => '日志',
'Logs' => '日志',
'MRR' => 'MRR.',
'MTDSales' => 'MTD销售',
'Map' => '',
'Margin' => '利润',
'Master' => '掌握',
'Messages' => '消息',
'Modified' => '修改的',
'Name' => '名称',
'Name1' => '名称1',
'Name2' => '名称2.',
'Name3' => '名称3.',
'Net' => '网',
'Notes' => '笔记',
'Number' => '数字',
'Office' => '办公室',
'Payment' => '支付',
'PaymentTerm' => '付款期限',
'Permission' => '允许',
'Phone' => '电话',
'Postal' => '邮政',
'Price' => '价格',
'Prices' => '价格',
'Productgroup' => '产品组',
'Profile' => '轮廓',
'Profit' => '',
'Purchase' => '购买',
'Quantity' => '数量',
'RecentInvoices' => '最近的发票',
'Sales' => '销售量',
'Segment' => '分割',
'Segments' => '段',
'Subtype' => '亚型',
'Supplier' => '供应商',
'Suppliers' => '供应商',
'Support' => '支持',
'Tags' => '标签',
'Title' => '',
'TotalPrice' => '',
'Type' => '类型',
'UnitPrice' => '',
'Website' => '',
'Wire' => '金属丝',
'YTDSales' => 'ytd销售',
'Zip' => '压缩',
]];