Files
opensourcepos/app/Language/id/Reports.php
BudsieBuds e83c23cf0c Improve code style and PSR-12 compliance (#4204)
* Improve code style and PSR-12 compliance
- refactored code formatting to adhere to PSR-12 guidelines
- standardized coding conventions across the codebase
- added missing framework files and reverted markup changes
- reformatted arrays for enhanced readability
- updated language files for consistent styling and clarity
- minor miscellaneous improvements
2025-05-02 19:37:06 +02:00

150 lines
9.5 KiB
PHP

<?php
return [
"all" => "Semua",
"authority" => "Otoritas",
"canceled" => "Dibatalkan",
"categories" => "Kategori",
"categories_summary_report" => "Laporan Ringkasan Kategori",
"category" => "Kategori",
"code_canceled" => "BTL",
"code_invoice" => "INV",
"code_pos" => "POS",
"code_quote" => "Q",
"code_return" => "RET",
"code_type" => "Tipe",
"code_work_order" => "W/O",
"comments" => "Catatan",
"commission" => "",
"complete" => "Penjualan dan Retur yang sukses",
"completed_sales" => "Penjualan yang Sukses",
"confirm_delete" => "Anda yakin ingin menghapus yang dipilih?",
"confirm_restore" => "Anda yakin ingin mengembalikan entri terpilih?",
"cost" => "Grosir",
"cost_price" => "Harga Beli",
"count" => "Jumlah",
"customer" => "Pelanggan",
"customers" => "Pelanggan",
"customers_summary_report" => "Laporan Ringkasan Pelanggan",
"date" => "Tanggal",
"date_range" => "Rentang Tanggal",
"description" => "Deskripsi",
"detailed_receivings_report" => "Laporan Detail Barang Masuk",
"detailed_receivings_report_input" => "",
"detailed_reports" => "Perincian Laporan",
"detailed_requisition_report" => "Rincian Daftar Laporan Permintaan",
"detailed_sales_report" => "Laporan Perincian Penjualan",
"discount" => "Diskon",
"discount_fixed" => "Diskon Tetap",
"discount_percent" => "Persen Diskon",
"discount_type" => "Tipe Diskon",
"discounts" => "Diskon",
"discounts_summary_report" => "Laporan Ringkasan Diskon",
"earned" => "Poin yang diperoleh",
"employee" => "Karyawan",
"employees" => "Karyawan",
"employees_summary_report" => "Laporan Ringkasan Karyawan",
"expenses" => "Biaya",
"expenses_amount" => "Jumlah",
"expenses_categories" => "Biaya",
"expenses_categories_summary_report" => "Laporan RIngkasan Kategori Biaya",
"expenses_category" => "Kategori",
"expenses_payment_amount" => "",
"expenses_tax_amount" => "Pajak",
"expenses_total_amount" => "Jumlah Total",
"expenses_total_tax_amount" => "Total Pajak",
"graphical_reports" => "Laporan Dalam Bentuk Grafis",
"inventory" => "Laporan Persediaan",
"inventory_low" => "Laporan Persediaan Rendah",
"inventory_low_report" => "Laporan Persediaan Rendah",
"inventory_reports" => "Laporan Persediaan",
"inventory_summary" => "Laporan Ringkasan Persediaan",
"inventory_summary_report" => "Laporan Ringkasan Persediaan",
"item" => "Produk/Item",
"item_count" => "Filter Jumlah Item",
"item_name" => "Nama Barang",
"item_number" => "Kode batang",
"items" => "Produk/Item",
"items_purchased" => "Produk Dibeli",
"items_received" => "Barang Masuk",
"items_summary_report" => "Laporan Ringkasan Produk/Item",
"jurisdiction" => "Ranah hukum",
"low_inventory" => "Kurang Persediaan",
"low_inventory_report" => "Laporan Persediaan Kurang",
"low_sell_quantity" => "Jumlah penjualan yang rendah",
"more_than_zero" => "Stok belum habis",
"name" => "Nama",
"no_reports_to_display" => "Tidak ada item untuk ditampilkan.",
"payment_type" => "Tipe Pembayaran",
"payments" => "Pembayaran",
"payments_summary_report" => "Laporan Ringkasan Pembayaran",
"profit" => "Keuntungan/Laba",
"quantity" => "Jumlah",
"quantity_purchased" => "Jumlah Dibeli",
"quotes" => "Penawaran",
"received_by" => "Diterima Oleh",
"receiving_id" => "Id Penerima",
"receiving_type" => "Type Diterima",
"receivings" => "Barang Masuk",
"reorder_level" => "Level pesan ulang",
"report" => "Laporan",
"report_input" => "Input data Laporan",
"reports" => "Lihat dan Cetak Laporan",
"requisition" => "Daftar Permintaan",
"requisition_by" => "Daftar Permintaan Oleh",
"requisition_id" => "Identitas Peminta",
"requisition_item" => "Jenis Permintaan",
"requisition_item_quantity" => "Jumlah Permintaan",
"requisition_related_item" => "",
"requisition_related_item_total_quantity" => "Jumlah Item Barang",
"requisition_related_item_unit_quantity" => "Unit Item Barang",
"requisitions" => "Laporan Permintaan",
"returns" => "Retur",
"revenue" => "Pendapatan",
"sale_id" => "ID Penjualan",
"sale_type" => "Jenis Penjualan",
"sales" => "Penjualan",
"sales_amount" => "Jumlah Penjualan",
"sales_summary_report" => "Laporan Ringkasan Penjualan",
"sales_taxes" => "Pajak Penjualan",
"sales_taxes_summary_report" => "Laporan Ringkasan Pajak Penjualan",
"serial_number" => "No. Seri #",
"service_charge" => "",
"sold_by" => "Dijual Oleh",
"sold_items" => "",
"sold_to" => "Dijual Kepada",
"stock_location" => "Lokasi Stock",
"sub_total_value" => "Sub-total",
"subtotal" => "SubTotal",
"summary_reports" => "Laporan Ringkas",
"supplied_by" => "Pemasok",
"supplier" => "Pemasok",
"suppliers" => "Pemasok",
"suppliers_summary_report" => "Laporan Ringkasan Pemasok",
"tax" => "Pajak",
"tax_category" => "Kategori Pajak",
"tax_name" => "Nama Pajak",
"tax_percent" => "Persentasi Pajak",
"tax_rate" => "Tarif Pajak",
"taxes" => "Pajak",
"taxes_summary_report" => "Laporan Ringkasan Pajak",
"total" => "Total",
"total_inventory_value" => "Total Nilai Persediaan",
"total_low_sell_quantity" => "Total Jumlah Penjualan yang Rendah",
"total_quantity" => "Total Kuantitas",
"total_retail" => "Total Faktur Eceran Nilai",
"trans_amount" => "Jumlah Transaksi",
"trans_due" => "Hutang",
"trans_group" => "Kelompok Transaksi",
"trans_nopay_sales" => "Penjualan tanpa pembayaran",
"trans_payments" => "Pembayaran",
"trans_refunded" => "Dikembalikan",
"trans_sales" => "Penjualan",
"trans_type" => "Tipe Transaksi",
"type" => "Tipe",
"unit_price" => "Harga Jual",
"used" => "Poin yang telah digunakan",
"work_orders" => "Perintah Kerja",
"zero_and_less" => "Stok habis dan minus",
];