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

107 lines
3.9 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 ['Finance' => [
'Account' => 'Hesap',
'Active' => 'Aktif',
'Activity' => 'Aktivite',
'Address' => 'Adres',
'All' => 'Herşey',
'Amount' => 'Miktar',
'Analysis' => 'Analiz',
'Analyze' => '',
'Area' => 'Alan',
'Article' => 'Madde',
'Articles' => 'Nesne',
'Available' => 'Mevcut',
'Calculate' => 'Hesaplamak',
'City' => 'Şehir',
'Class' => 'Sınıf',
'Client' => 'Müşteri',
'ClientID' => 'Müşteri Kimliği',
'ClientName' => 'Müşteri Adı',
'Clients' => 'Müşteriler',
'Comparison' => '',
'Confirmation' => 'Onayla',
'CoreData' => 'Temel veri',
'Country' => 'Ülke',
'Created' => 'Yaratılmış',
'Creator' => 'Yaratıcı',
'CreditNote' => 'Kredi notu',
'Current' => '',
'DSO' => 'Dso',
'Date' => 'Tarih',
'DefaultInternational' => 'Varsayılan Uluslararası',
'DefaultNational' => 'Varsayılan ulusal',
'Delivery' => 'Teslimat',
'DeliveryNote' => 'Teslimat notu',
'Description' => 'Açıklama',
'Discount' => 'İndirim',
'DiscountP' => '% İndirim',
'Documentation' => 'Belgeler',
'Employee' => 'Çalışan',
'End' => '',
'FAO' => 'FAO',
'From' => 'İtibaren',
'Group' => 'Grup',
'Groups' => 'Gruplar',
'Highest' => 'En yüksek',
'Inactive' => 'Aktif olmayan',
'Interval' => 'Aralık',
'Invoice' => 'Fatura',
'Invoices' => 'Faturalar',
'IsDefault' => 'Varsayılan mı?',
'Language' => 'Dilim',
'Last' => 'Geçen',
'Localization' => 'Yerelleştirme',
'Loginname' => 'Kullanıcı adı',
'Matchcode' => 'Maç Kodu',
'Media' => 'Medya',
'MinPrice' => 'Minik fiyat',
'Name' => 'İsim',
'Name1' => 'İsim 1',
'Name2' => 'İsim 2',
'Name3' => 'ADI 3',
'Offer' => 'Teklif',
'Order' => 'Emir',
'Ordered' => 'Emir',
'OrderedBy' => 'Tarafından sipariş edildi',
'Orders' => 'Emirler',
'Payment' => 'Ödeme',
'Price' => 'Fiyat',
'Priority' => 'Öncelik',
'Profit' => '',
'Quantity' => 'Miktar',
'Receipt' => 'Fiş',
'Reference' => 'Referans',
'Sales' => 'Satış',
'Settings' => 'Ayarlar',
'Single' => 'Bekar',
'Start' => '',
'State' => 'Belirtmek, bildirmek',
'Statistics' => 'İstatistik',
'Status' => 'Durum',
'Stock' => 'Stoklamak',
'Street' => 'sokak',
'Subgroup' => 'Alt grup',
'Tax' => 'Vergi',
'Terms' => 'Terimler',
'To' => 'İle',
'TopArticles' => 'En iyi makaleler',
'Trend' => 'Akım',
'Turnover' => 'Devir',
'Type' => 'Tip',
'ZipCode' => 'Posta kodu',
]];