From 8d36538a0bd4e9ef270699cb1f76dcaf8ec0473c Mon Sep 17 00:00:00 2001 From: tetragon Date: Thu, 26 Oct 2006 20:14:19 +0000 Subject: Convert Indonesian translation to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@324 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/id/bp | 53 ----------------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100755 locale/id/bp (limited to 'locale/id/bp') diff --git a/locale/id/bp b/locale/id/bp deleted file mode 100755 index 029eba6f..00000000 --- a/locale/id/bp +++ /dev/null @@ -1,53 +0,0 @@ -$self{texts} = { - 'Account' => 'Akun', - 'Accounting Menu' => 'Menu Akunting', - 'Are you sure you want to remove the marked entries from the queue?' => 'Apakah anda yakin akan menghapus entri terpilih pada antrian', - 'Cannot remove files!' => 'Tidak dapat menghapus file!', - 'Confirm!' => 'Konfirmasi!', - 'Continue' => 'Lanjut', - 'Customer' => 'Pelanggan', - 'Date' => 'Tanggal', - 'Employee' => 'Karyawan', - 'From' => 'Dari', - 'Invoice' => 'Invoice', - 'Invoice Number' => 'Nomor Invoice', - 'Month' => 'Bulan', - 'Order' => 'No. Pesanan', - 'Order Number' => 'Nomor Pesanan', - 'Period' => 'Perioda', - 'Print' => 'Cetak', - 'Purchase Orders' => 'Pesanan Pembelian (PO)', - 'Quotation' => 'Quotation', - 'Quotation Number' => 'Nomor Quotation', - 'Quotations' => 'Quotation', - 'Sales Invoices' => 'Invoice Penjualan', - 'Sales Orders' => 'Pesanan Penjualan (SO)', - 'Select all' => 'Pilih semua', - 'To' => 'Sampai', - 'Vendor' => 'Supplier', - 'Year' => 'Tahun', - 'Yes' => 'Ya', - 'done' => 'selesai', -}; - -$self{subs} = { - 'acc_menu' => 'acc_menu', - 'continue' => 'continue', - 'display' => 'display', - 'js_menu' => 'js_menu', - 'list_spool' => 'list_spool', - 'menubar' => 'menubar', - 'print' => 'print', - 'remove' => 'remove', - 'search' => 'search', - 'section_menu' => 'section_menu', - 'select_all' => 'select_all', - 'yes' => 'yes', - 'lanjut' => 'continue', - 'cetak' => 'print', - 'pilih_semua' => 'select_all', - 'ya' => 'yes', -}; - -1; - -- cgit v1.2.3