73 lines
3.2 KiB
PHP
73 lines
3.2 KiB
PHP
<?php
|
|
|
|
return [
|
|
'reports' => 'Raportet',
|
|
'purchase_sell_report' => 'Blerje & shitje',
|
|
'purchase_sell' => 'Blerje & Shitje Raport',
|
|
'purchase_sell_msg' => 'Detajet e blerjes dhe shitjes për datën e përzgjedhur',
|
|
'total_purchase' => 'Gjithsej Blerje',
|
|
'purchase_inc_tax' => 'Blerje Përfshirë tatimin',
|
|
'total_sell' => 'Shitje totale',
|
|
'sell_inc_tax' => 'Shitja Duke përfshirë taksën',
|
|
'purchase_due' => 'Blerje për shkak',
|
|
'sell_due' => 'Shitje për shkak',
|
|
'overall' => 'Në përgjithësi (Shitje-Blerje)',
|
|
'sell_minus_purchase' => 'Shitje - Blerje',
|
|
'difference_due' => 'Shuma e duhur',
|
|
'customer' => 'Klientët',
|
|
'supplier' => 'Furnizuesit',
|
|
'total_due' => 'Për shkak',
|
|
'contacts' => 'Furnizuesi & Raporti i Klientit',
|
|
'contact' => 'Kontakt',
|
|
'stock_report' => 'Raporti i aksioneve',
|
|
'products' => 'Produktet',
|
|
'current_stock' => 'Gjendja aktuale',
|
|
'total_unit_sold' => 'Gjithsej shitur njësi',
|
|
'tax_report' => 'Raporti i Taksave',
|
|
'tax_report_msg' => 'Detajet e tatimeve për datën e caktuar',
|
|
'input_tax' => 'Input Tax',
|
|
'output_tax' => 'Tatimi i prodhimit',
|
|
'tax_overall' => 'Në përgjithësi (Input - Output)',
|
|
'input_tax_minus_output_tax' => 'Input Tax - Output Tax',
|
|
'trending_products' => 'Produkte Trendi',
|
|
'apply_filters' => 'Aplikoni Filtra',
|
|
'filters' => 'Filters',
|
|
'expense_report' => 'Raporti i shpenzimeve',
|
|
'total_expense' => 'Shpenzimi total',
|
|
'others' => 'Të tjerët',
|
|
'all' => 'Të gjithë',
|
|
'top_trending_products' => 'Produktet me prirje të lartë',
|
|
'all_locations' => 'Të gjitha vendet',
|
|
'stock_adjustment_report' => 'Raporti i rregullimit të stoqeve',
|
|
'total_stock_adjustment' => 'Rregullimi total i aksioneve',
|
|
'total_recovered' => 'Shuma totale e rikuperuar',
|
|
'total_normal' => 'Gjithsej Normal',
|
|
'total_abnormal' => 'Gjithsej i parregullt',
|
|
'register_report' => 'Regjistro Raportin',
|
|
'open_time' => 'Koha e hapur',
|
|
'close_time' => 'Koha e afërt',
|
|
'user' => 'User',
|
|
'all_users' => 'Te gjithe perdoruesit',
|
|
'sales_representative' => 'Raporti i Përfaqësuesit të Shitjes',
|
|
'sales_representative_expenses' => 'Të gjitha shpenzimet që lidhen me përfaqësuesin e shitjes',
|
|
'summary' => 'Përmbledhje',
|
|
'date_range' => 'Data Range',
|
|
'stock_expiry_report' => 'Raporti i skadencës së aksioneve',
|
|
'stock_left' => 'Stock Left',
|
|
'expired' => 'Skaduar',
|
|
'view_stocks' => 'Shikoni stoqet',
|
|
'expiring_in_1_week' => 'Duke kaluar në një javë',
|
|
'expiring_in_15_days' => 'Duke kaluar në 15 ditë',
|
|
'expiring_in_1_month' => 'Duke kaluar në një muaj',
|
|
'expiring_in_3_months' => 'Duke kaluar në 3 muaj',
|
|
'expiring_in_6_months' => 'Afati në 6 muaj',
|
|
'expiring_in_1_year' => 'Duke kaluar në një vit',
|
|
'profit_loss' => 'Raporti i Fitimit / Humbjes',
|
|
'opening_stock' => 'Hapja e stoqeve',
|
|
'closing_stock' => 'Mbarimi i aksioneve',
|
|
'total_expense' => 'Shpenzimi total',
|
|
'net_profit' => 'Fitimi neto',
|
|
'total_stock_adjustment' => 'Rregullimi total i aksioneve',
|
|
'total_stock_recovered' => 'Totali i Shpërndarjes së Aseteve',
|
|
];
|