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

109 lines
3.3 KiB
PHP
Executable File
Raw Permalink 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' => 'Muhasebe',
'Address' => 'Adres',
'Addresses' => 'Adresler',
'AreaManager' => 'Alan müdürü',
'Articlegroup' => 'Makale grubu',
'Articles' => 'Nesne',
'Attribute' => '',
'AttributeTypes' => '',
'Attributes' => '',
'Balance' => 'Denge',
'Bills' => '',
'Bonus' => 'Bonus',
'CLV' => 'Clv',
'Calendar' => 'Takvim',
'City' => 'Şehir',
'Client' => 'Müşteri',
'ClientID' => '',
'Contact' => 'Temas',
'Country' => 'Ülke',
'Created' => 'Yaratılmış',
'CreatedAt' => '',
'CreditRating' => 'Kredi notu',
'Creditcard' => 'Kredi kartı',
'DSO' => 'Dso',
'DUE' => 'Vadesi dolmuş',
'Date' => 'Tarih',
'Default' => 'Varsayılan',
'Delivery' => 'Teslimat',
'Discount' => 'İndirim',
'DiscountBonus' => '',
'DiscountP' => 'İndirim %',
'Documents' => 'Belgeler',
'Due' => '',
'Email' => 'E-posta',
'Fax' => 'Faks',
'Files' => 'Dosyalar',
'Freightage' => 'Yük',
'Group' => 'Grup',
'ID' => 'İD',
'Info' => 'Bilgi',
'Invoice' => 'Fatura',
'Invoices' => 'Faturalar',
'IsDefault' => 'Varsayılan',
'Items' => '',
'LastContact' => 'Son iletişim',
'LastOrder' => 'Son sipariş',
'Log' => 'Kayıt',
'Logs' => 'Kütükler',
'MRR' => 'Mrr',
'MTDSales' => 'Mtd satışları',
'Map' => '',
'Margin' => 'Marj',
'Master' => 'Usta',
'Messages' => 'Mesaj',
'Modified' => 'Değiştirilmiş',
'Name' => 'İsim',
'Name1' => 'İsim1',
'Name2' => 'İsim2',
'Name3' => 'İsim3',
'Net' => 'Ağ',
'Notes' => 'Notalar',
'Number' => 'Numara',
'Office' => 'Ofis',
'Payment' => 'Ödeme',
'PaymentTerm' => 'Ödeme koşulu',
'Permission' => 'İzin',
'Phone' => 'Telefon',
'Postal' => 'Posta',
'Price' => 'Fiyat',
'Prices' => 'Fiyat:% s',
'Productgroup' => 'Ürün grubu',
'Profile' => 'Profil',
'Profit' => '',
'Purchase' => 'Satın alma',
'Quantity' => 'Miktar',
'RecentInvoices' => 'Son Faturalar',
'Sales' => 'Satış',
'Segment' => 'Segment',
'Segments' => 'Segmentler',
'Subtype' => 'Alt tip',
'Supplier' => 'Tedarikçi',
'Suppliers' => 'Tedarikçiler',
'Support' => 'Destek',
'Tags' => 'Etiketler',
'Title' => '',
'TotalPrice' => '',
'Type' => 'Tip',
'UnitPrice' => '',
'Website' => '',
'Wire' => 'Tel',
'YTDSales' => 'YTD satışları',
'Zip' => 'Zip',
]];