2019-10-05 04:17:44 -05:00
{
"firefly" : {
2019-10-05 05:44:05 -05:00
"welcome_back" : "What's playing?" ,
"flash_error" : "Kesalahan!" ,
"flash_success" : "Keberhasilan!" ,
"close" : "Dekat" ,
"split_transaction_title" : "Description of the split transaction" ,
2019-10-05 06:05:02 -05:00
"errors_submission" : "There was something wrong with your submission. Please check out the errors below." ,
2019-10-05 05:44:05 -05:00
"split" : "Pisah" ,
2020-05-22 07:15:57 -05:00
"transaction_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID} (\"{title}\")<\/a> has been stored." ,
2020-05-16 09:35:23 -05:00
"transaction_updated_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been updated." ,
2020-05-18 14:17:59 -05:00
"transaction_new_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been stored." ,
2019-10-05 05:44:05 -05:00
"transaction_journal_information" : "Informasi transaksi" ,
2020-03-13 13:32:58 -05:00
"no_budget_pointer" : "You seem to have no budgets yet. You should create some on the <a href=\"\/budgets\">budgets<\/a>-page. Budgets can help you keep track of expenses." ,
2019-10-05 05:44:05 -05:00
"source_account" : "Source account" ,
2020-03-13 13:32:58 -05:00
"hidden_fields_preferences" : "You can enable more transaction options in your <a href=\"\/preferences\">settings<\/a>." ,
2019-10-05 05:44:05 -05:00
"destination_account" : "Destination account" ,
"add_another_split" : "Tambahkan perpecahan lagi" ,
2019-10-05 06:05:02 -05:00
"submission" : "Submission" ,
"create_another" : "After storing, return here to create another one." ,
"reset_after" : "Reset form after submission" ,
2019-10-05 05:44:05 -05:00
"submit" : "Menyerahkan" ,
"amount" : "Jumlah" ,
"date" : "Tanggal" ,
"tags" : "Tag" ,
"no_budget" : "(no budget)" ,
"category" : "Kategori" ,
"attachments" : "Lampiran" ,
"notes" : "Notes" ,
2019-10-05 06:05:02 -05:00
"update_transaction" : "Update transaction" ,
"after_update_create_another" : "After updating, return here to continue editing." ,
"store_as_new" : "Store as a new transaction instead of updating." ,
2019-10-05 05:44:05 -05:00
"split_title_help" : "If you create a split transaction, there must be a global description for all splits of the transaction." ,
"none_in_select_list" : "(none)" ,
2019-10-05 06:05:02 -05:00
"no_piggy_bank" : "(no piggy bank)" ,
2019-11-10 00:26:49 -06:00
"description" : "Deskripsi" ,
2019-12-20 00:15:40 -06:00
"split_transaction_title_help" : "If you create a split transaction, there must be a global description for all splits of the transaction." ,
"destination_account_reconciliation" : "You can't edit the destination account of a reconciliation transaction." ,
2019-12-30 08:24:02 -06:00
"source_account_reconciliation" : "You can't edit the source account of a reconciliation transaction." ,
2020-02-14 01:08:51 -06:00
"budget" : "Anggaran" ,
2020-02-14 01:43:23 -06:00
"you_create_withdrawal" : "You're creating a withdrawal." ,
"you_create_transfer" : "You're creating a transfer." ,
"you_create_deposit" : "You're creating a deposit."
2019-10-05 05:44:05 -05:00
} ,
"form" : {
"interest_date" : "Tanggal bunga" ,
"book_date" : "Tanggal buku" ,
"process_date" : "Tanggal pemrosesan" ,
"due_date" : "Batas tanggal terakhir" ,
2019-10-05 06:11:12 -05:00
"foreign_amount" : "Foreign amount" ,
2019-10-05 05:44:05 -05:00
"payment_date" : "Tanggal pembayaran" ,
"invoice_date" : "Tanggal faktur" ,
"internal_reference" : "Referensi internal"
2019-10-05 04:17:44 -05:00
} ,
"config" : {
"html_language" : "id"
}
}