Files
opensourcepos/application/language/tr/reports_lang.php
FrancescoUK 9f1485cfe5 Added Cost & Count to reports, improved Items suggest, added copyrights and some fixes
Added cost and count to reports

- Added cost in temp table, reports at bottom of page and in each
summary and detailed report
- Added count in all the reports
- Renamed some report fields name to make it generic and consistent
across views
- Fixed few issues here and there
- Adjusted some code indentation

NOTE: Proper translation of word Cost is required in all the languages
but English

Improved Items suggestion

- Added select to restrict results fields
- Added distinct in suppliers instead of the array match
- Added $is_deleted in model part but is not still effective

Add copyright statements in COPYING license file

- Added jekkos and FrancescoUK / daN4cat

Other people that contributed should add their statements.
2015-08-17 11:13:04 +01:00

98 lines
4.4 KiB
PHP
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
$lang["reports_all"] = "Hepsi";
$lang["reports_all_time"] = "Tüm Zamanlar";
$lang["reports_categories"] = "Kategoriler";
$lang["reports_categories_summary_report"] = "Kategori Özet Raporu";
$lang["reports_category"] = "Kategori";
$lang["reports_comments"] = "Yorumlar";
$lang["reports_count"] = "Sayı";
$lang["reports_customer"] = "Müşteri";
$lang["reports_customers"] = "Müşteriler";
$lang["reports_customers_summary_report"] = "Müşteri Özet Raporu";
$lang["reports_date"] = "Tarih";
$lang["reports_date_range"] = "Tarih Aralığı";
$lang["reports_description"] = "Tanım";
$lang["reports_detailed_receivings_report"] = "Detaylı Alım Raporu";
$lang["reports_detailed_reports"] = "Detaylı Raporlar";
$lang["reports_detailed_requisition_report"] = "";
$lang["reports_detailed_sales_report"] = "Detaylı Satış Raporu";
$lang["reports_discount"] = "İndirim";
$lang["reports_discount_percent"] = "İndirim Yüzdesi";
$lang["reports_discounts"] = "İndirimler";
$lang["reports_discounts_summary_report"] = "İndirim Özet Raporu";
$lang["reports_employee"] = "Personel";
$lang["reports_employees"] = "Personeller";
$lang["reports_employees_summary_report"] = "Personel Özet Raporu";
$lang["reports_graphical_reports"] = "Grafik Raporlar";
$lang["reports_inventory"] = "";
$lang["reports_inventory_low"] = "";
$lang["reports_inventory_low_report"] = "";
$lang["reports_inventory_reports"] = "Stok Raporları";
$lang["reports_inventory_summary"] = " Stok Özeti";
$lang["reports_inventory_summary_report"] = "Stok Özet Raporu";
$lang["reports_item"] = "Ürün";
$lang["reports_item_name"] = "Ürün Adı";
$lang["reports_item_number"] = "Ürün Kodu";
$lang["reports_items"] = "Ürünler";
$lang["reports_items_purchased"] = "Satın Alınan Ürünler";
$lang["reports_items_received"] = "Alınan Ürünler";
$lang["reports_items_summary_report"] = "Ürün Özet Raporu";
$lang["reports_last_7"] = "Son 7 Gün";
$lang["reports_last_month"] = "Geçen Ay";
$lang["reports_last_year"] = "Geçen Yıl";
$lang["reports_low_inventory"] = "Düşük Stok";
$lang["reports_low_inventory_report"] = "Düşük Stok Raporu";
$lang["reports_name"] = "İsim";
$lang["reports_payment_type"] = "Ödeme Türü";
$lang["reports_payments"] = "Ödemeler";
$lang["reports_payments_summary_report"] = "Ödeme Özet Raporu";
$lang["reports_profit"] = "Kâr";
$lang["reports_cost"] = "Cost";
$lang["reports_quantity_purchased"] = "Satın Alınan Adet";
$lang["reports_received_by"] = "Alım Yapan";
$lang["reports_receiving_id"] = "Alım No";
$lang["reports_receiving_type"] = "Alım Türü";
$lang["reports_receivings"] = "Alımlar";
$lang["reports_reorder_level"] = "Düşük Stok";
$lang["reports_report"] = "Rapor";
$lang["reports_report_input"] = "Rapor Girdisi";
$lang["reports_reports"] = "Raporlar";
$lang["reports_requisition"] = "";
$lang["reports_requisition_by"] = "";
$lang["reports_requisition_id"] = "";
$lang["reports_requisition_item"] = "";
$lang["reports_requisition_item_quantity"] = "";
$lang["reports_requisition_related_item"] = "";
$lang["reports_requisition_related_item_total_quantity"] = "";
$lang["reports_requisition_related_item_unit_quantity"] = "";
$lang["reports_requisitions"] = "Talepler";
$lang["reports_returns"] = "İadeler";
$lang["reports_revenue"] = "Kazanç";
$lang["reports_sale_id"] = "Satış No";
$lang["reports_sale_type"] = "Satış Türü";
$lang["reports_sales"] = "Satış";
$lang["reports_sales_amount"] = "Satış tutarı";
$lang["reports_sales_summary_report"] = "Satış Özet Raporu";
$lang["reports_serial_number"] = "Seri No";
$lang["reports_sold_by"] = "Satışı Yapan";
$lang["reports_sold_to"] = "Satış Yapılan";
$lang["reports_stock_location"] = "Stok Yeri";
$lang["reports_subtotal"] = "Ara Toplam";
$lang["reports_summary_reports"] = "Özet Raporları";
$lang["reports_supplied_by"] = "Sağlayıcı";
$lang["reports_supplier"] = "Sağlayıcı";
$lang["reports_suppliers"] = "Sağlayıcılar";
$lang["reports_suppliers_summary_report"] = "Sağlayıcı Özet Raporu";
$lang["reports_tax"] = "Vergi";
$lang["reports_tax_percent"] = "Vergi Oranı";
$lang["reports_taxes"] = "Vergiler";
$lang["reports_taxes_summary_report"] = "Vergi Özet Raporu";
$lang["reports_this_month"] = "Bu Ay";
$lang["reports_this_year"] = "Bu Yıl";
$lang["reports_today"] = "Bugün";
$lang["reports_total"] = "Toplam";
$lang["reports_type"] = "Tür";
$lang["reports_welcome_message"] = "Rapor paneline hoş geldiniz. Görmek istediğiniz raporu seçiniz.";
$lang["reports_yesterday"] = "Dün";