summaryrefslogtreecommitdiff
path: root/locale/id/bp
blob: 029eba6f0b9e5e2fb7184f2defb59e21104c4e6d (plain)
  1. $self{texts} = {
  2. 'Account' => 'Akun',
  3. 'Accounting Menu' => 'Menu Akunting',
  4. 'Are you sure you want to remove the marked entries from the queue?' => 'Apakah anda yakin akan menghapus entri terpilih pada antrian',
  5. 'Cannot remove files!' => 'Tidak dapat menghapus file!',
  6. 'Confirm!' => 'Konfirmasi!',
  7. 'Continue' => 'Lanjut',
  8. 'Customer' => 'Pelanggan',
  9. 'Date' => 'Tanggal',
  10. 'Employee' => 'Karyawan',
  11. 'From' => 'Dari',
  12. 'Invoice' => 'Invoice',
  13. 'Invoice Number' => 'Nomor Invoice',
  14. 'Month' => 'Bulan',
  15. 'Order' => 'No. Pesanan',
  16. 'Order Number' => 'Nomor Pesanan',
  17. 'Period' => 'Perioda',
  18. 'Print' => 'Cetak',
  19. 'Purchase Orders' => 'Pesanan Pembelian (PO)',
  20. 'Quotation' => 'Quotation',
  21. 'Quotation Number' => 'Nomor Quotation',
  22. 'Quotations' => 'Quotation',
  23. 'Sales Invoices' => 'Invoice Penjualan',
  24. 'Sales Orders' => 'Pesanan Penjualan (SO)',
  25. 'Select all' => 'Pilih semua',
  26. 'To' => 'Sampai',
  27. 'Vendor' => 'Supplier',
  28. 'Year' => 'Tahun',
  29. 'Yes' => 'Ya',
  30. 'done' => 'selesai',
  31. };
  32. $self{subs} = {
  33. 'acc_menu' => 'acc_menu',
  34. 'continue' => 'continue',
  35. 'display' => 'display',
  36. 'js_menu' => 'js_menu',
  37. 'list_spool' => 'list_spool',
  38. 'menubar' => 'menubar',
  39. 'print' => 'print',
  40. 'remove' => 'remove',
  41. 'search' => 'search',
  42. 'section_menu' => 'section_menu',
  43. 'select_all' => 'select_all',
  44. 'yes' => 'yes',
  45. 'lanjut' => 'continue',
  46. 'cetak' => 'print',
  47. 'pilih_semua' => 'select_all',
  48. 'ya' => 'yes',
  49. };
  50. 1;